]> Git — Sourcephile - haskell/symantic-xml.git/blob - test/Golden/XML/NS/0004.xml.ast
stack: bump resolver
[haskell/symantic-xml.git] / test / Golden / XML / NS / 0004.xml.ast
1 (NodePI xml "") @(test/Golden/XML/NS/0004.xml#1:1-1:22 :| [])
2 |
3 `- (NodeAttr version) @(test/Golden/XML/NS/0004.xml#1:6-1:20 :| [])
4 |
5 `- (NodeText "1.0") @(test/Golden/XML/NS/0004.xml#1:16-1:19 :| [])
6
7 (NodeElem {http://www.w3.org/1999/xhtml}html) @(test/Golden/XML/NS/0004.xml#3:1-8:13 :| [])
8 |
9 +- (NodeAttr {http://www.w3.org/2000/xmlns/}html) @(test/Golden/XML/NS/0004.xml#3:12-3:53 :| [])
10 | |
11 | `- (NodeText "http://www.w3.org/1999/xhtml") @(test/Golden/XML/NS/0004.xml#3:24-3:52 :| [])
12 |
13 +- (NodeText "\n\n ") @(test/Golden/XML/NS/0004.xml#3:54-5:3 :| [])
14 |
15 +- (NodeElem {http://www.w3.org/1999/xhtml}head) @(test/Golden/XML/NS/0004.xml#5:3-5:66 :| [])
16 | |
17 | `- (NodeElem {http://www.w3.org/1999/xhtml}title) @(test/Golden/XML/NS/0004.xml#5:14-5:54 :| [])
18 | |
19 | `- (NodeText "Frobnostication") @(test/Golden/XML/NS/0004.xml#5:26-5:41 :| [])
20 |
21 +- (NodeText "\n ") @(test/Golden/XML/NS/0004.xml#5:66-6:3 :| [])
22 |
23 +- (NodeElem {http://www.w3.org/1999/xhtml}body) @(test/Golden/XML/NS/0004.xml#6:3-7:79 :| [])
24 | |
25 | `- (NodeElem {http://www.w3.org/1999/xhtml}p) @(test/Golden/XML/NS/0004.xml#6:14-7:67 :| [])
26 | |
27 | +- (NodeText "Moved to \n ") @(test/Golden/XML/NS/0004.xml#6:22-7:5 :| [])
28 | |
29 | `- (NodeElem {http://www.w3.org/1999/xhtml}a) @(test/Golden/XML/NS/0004.xml#7:5-7:58 :| [])
30 | |
31 | +- (NodeAttr href) @(test/Golden/XML/NS/0004.xml#7:13-7:43 :| [])
32 | | |
33 | | `- (NodeText "http://frob.example.com") @(test/Golden/XML/NS/0004.xml#7:19-7:42 :| [])
34 | |
35 | `- (NodeText "here.") @(test/Golden/XML/NS/0004.xml#7:44-7:49 :| [])
36 |
37 `- (NodeText "\n") @(test/Golden/XML/NS/0004.xml#7:79-8:1 :| [])
38