diff options
Diffstat (limited to 'test/xml-mapped/attribute-single-element-2/input.xml')
-rw-r--r-- | test/xml-mapped/attribute-single-element-2/input.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/xml-mapped/attribute-single-element-2/input.xml b/test/xml-mapped/attribute-single-element-2/input.xml new file mode 100644 index 0000000..82dffee --- /dev/null +++ b/test/xml-mapped/attribute-single-element-2/input.xml @@ -0,0 +1,2 @@ +<?xml version="1.0"?> +<root-only version="1.1" date="2012-09-30">This is not linked</root-only> |