summaryrefslogtreecommitdiff
path: root/test/files/jvm/xmlstuff.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/jvm/xmlstuff.check')
-rw-r--r--test/files/jvm/xmlstuff.check36
1 files changed, 36 insertions, 0 deletions
diff --git a/test/files/jvm/xmlstuff.check b/test/files/jvm/xmlstuff.check
new file mode 100644
index 0000000000..1963498001
--- /dev/null
+++ b/test/files/jvm/xmlstuff.check
@@ -0,0 +1,36 @@
+NodeSeq
+passed ok
+passed ok
+<result>
+ <title>Blabla</title>
+ <remarks> Hallo Welt. </remarks>
+</result><result>
+ <title>Blubabla</title>
+ <remarks> Hello Blu </remarks>
+</result><result>
+ <title>Blubabla</title>
+ <remarks> rem 2 </remarks>
+</result>
+List(<book><title>Blabla</title></book>)
+<result>
+ <name>John</name>
+ <street> Elm Street</street>
+ <city>Dolphin City</city>
+ <phone where="work"> +41 21 693 68 67</phone>
+ <phone where="mobile">+41 79 602 23 23</phone>
+</result>
+namespaces
+passed ok
+passed ok
+passed ok
+validation - elements
+passed ok
+passed ok
+passed ok
+passed ok
+validation - attributes
+passed ok
+passed ok
+passed ok
+passed ok
+passed ok