diff options
Diffstat (limited to 'test/schemas/item_0.xml')
-rw-r--r-- | test/schemas/item_0.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/schemas/item_0.xml b/test/schemas/item_0.xml new file mode 100644 index 0000000..19d0790 --- /dev/null +++ b/test/schemas/item_0.xml @@ -0,0 +1,6 @@ +<Item partNum="926-AA" shipBy="air"> +<productName>foo</productName> +<quantity>2</quantity> +<USPrice>1.0</USPrice> +<comment>No comment !</comment> +</Item> |