summaryrefslogtreecommitdiff
path: root/test/files/jvm/xmlstuff.check
blob: 393a4813c872a001897a7501ad42798767084772 (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
NodeSeq
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>
patterns
passed ok
passed ok
passed ok
namespaces
passed ok
passed ok
passed ok