diff options
Diffstat (limited to 'test/xml-structure/attribute-1/check.txt')
-rw-r--r-- | test/xml-structure/attribute-1/check.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/xml-structure/attribute-1/check.txt b/test/xml-structure/attribute-1/check.txt new file mode 100644 index 0000000..02bc1cb --- /dev/null +++ b/test/xml-structure/attribute-1/check.txt @@ -0,0 +1,7 @@ +/root +/root/@version +/root/@type +/root/entry[*] +/root/entry[*]/@attr1 +/root/entry[*]/@attr2 +/root/entry[*]/@attr3 |