diff options
Diffstat (limited to 'libxml2/test/schemas/582906-2_0.xml')
-rw-r--r-- | libxml2/test/schemas/582906-2_0.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libxml2/test/schemas/582906-2_0.xml b/libxml2/test/schemas/582906-2_0.xml new file mode 100644 index 0000000..e928957 --- /dev/null +++ b/libxml2/test/schemas/582906-2_0.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<CollectedOutput xmlns="http://example.com/xml/Aggregator" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://example.com/xml/Aggregator + 582906-2-0.xsd">5.3</CollectedOutput> |