diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:48:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:48:59 +0000 |
commit | c484829272cd13a738e35412498e12f2c9a194ac (patch) | |
tree | a1f5ec09629ee895bd3963fa8820b45f2f4c574b /test/xml-mapped/attribute-namespace-2/check.txt | |
parent | Initial commit. (diff) | |
download | liborcus-c484829272cd13a738e35412498e12f2c9a194ac.tar.xz liborcus-c484829272cd13a738e35412498e12f2c9a194ac.zip |
Adding upstream version 0.19.2.upstream/0.19.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'test/xml-mapped/attribute-namespace-2/check.txt')
-rw-r--r-- | test/xml-mapped/attribute-namespace-2/check.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/xml-mapped/attribute-namespace-2/check.txt b/test/xml-mapped/attribute-namespace-2/check.txt new file mode 100644 index 0000000..c8f23a3 --- /dev/null +++ b/test/xml-mapped/attribute-namespace-2/check.txt @@ -0,0 +1,12 @@ +data/1/1:string:"ns1:date-received" +data/1/2:string:"ns1:date-processed" +data/1/3:string:"ns1:received-by" +data/2/1:string:"2011-01-01" +data/2/2:string:"2011-01-03" +data/2/3:string:"JKB" +data/3/1:string:"2011-01-01" +data/3/2:string:"2011-01-04" +data/3/3:string:"CJ" +data/4/1:string:"2011-12-23" +data/4/2:string:"2012-01-01" +data/4/3:string:"KY" |