summaryrefslogtreecommitdiff
path: root/test/files/jvm/xmlstuff.check
blob: 19634980010996226dd3a4a49f7a860ee661bdd9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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