summaryrefslogtreecommitdiff
path: root/test/files/jvm/xmlstuff.check
blob: f73797cb2aa0d9de4797b42e5c461bf54e1015a8 (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
37
38
39
40
41
passed ok
equality
passed ok
passed ok
passed ok
passed ok
passed ok
xpath \
passed ok
passed ok
passed ok
passed ok
passed ok
passed ok
passed ok
passed ok
xpath \\ DESCENDANTS
passed ok
passed ok
passed ok
NodeSeq
passed ok
<result>
     <title>Blabla</title>
     <entry>
          <title>Blabla</title>
          <remarks>Hallo Welt.</remarks>
     </entry>
</result><result>
     <title>Blubabla</title>
     <entry>
          <title>Blubabla</title>
          <remarks>Hello Blu</remarks>
     </entry>
</result><result>
     <title>Blubabla</title>
     <entry>
          <title>Blubabla</title>
          <remarks>rem 2</remarks>
     </entry>
</result>