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/content-namespace-2/check.txt | |
parent | Initial commit. (diff) | |
download | liborcus-upstream/0.19.2.tar.xz liborcus-upstream/0.19.2.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/content-namespace-2/check.txt')
-rw-r--r-- | test/xml-mapped/content-namespace-2/check.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/xml-mapped/content-namespace-2/check.txt b/test/xml-mapped/content-namespace-2/check.txt new file mode 100644 index 0000000..a4c7237 --- /dev/null +++ b/test/xml-mapped/content-namespace-2/check.txt @@ -0,0 +1,12 @@ +data/2/0:string:"ns2:date" +data/2/1:string:"ns2:category" +data/2/2:string:"ns2:amount" +data/3/0:string:"2011-01-02" +data/3/1:string:"Lunch" +data/3/2:numeric:6.32 +data/4/0:string:"2011-01-03" +data/4/1:string:"Lunch" +data/4/2:numeric:7.45 +data/5/0:string:"2011-01-04" +data/5/1:string:"Gas" +data/5/2:numeric:44.35 |