]> Git — Sourcephile - haskell/symantic-xml.git/blob - test/Golden/XML/0005.xml.read
Rewrite to categorical symantic
[haskell/symantic-xml.git] / test / Golden / XML / 0005.xml.read
1 NodeElem doc (fromList []) in test/Golden/XML/0005.xml at char position 0 to 33
2 |
3 +- NodeText (EscapedText (fromList [EscapedPlain "\r\n"])) in test/Golden/XML/0005.xml at char position 5 to 7
4 |
5 +- NodeElem a (fromList []) in test/Golden/XML/0005.xml at char position 7 to 25
6 | |
7 | `- NodeElem b (fromList []) in test/Golden/XML/0005.xml at char position 10 to 21
8 | |
9 | `- NodeElem c (fromList []) in test/Golden/XML/0005.xml at char position 13 to 17
10 |
11 `- NodeText (EscapedText (fromList [EscapedPlain "\r\n"])) in test/Golden/XML/0005.xml at char position 25 to 27
12
13 NodeComment " comment after document element" in test/Golden/XML/0005.xml at char position 35 to 73
14
15 NodePI PI "after document element" in test/Golden/XML/0005.xml at char position 75 to 104
16
17 NodeComment " comment after document element" in test/Golden/XML/0005.xml at char position 106 to 144
18
19 NodePI PI "after document element" in test/Golden/XML/0005.xml at char position 146 to 175
20
21 NodeComment " comment after document element" in test/Golden/XML/0005.xml at char position 177 to 215
22
23 NodePI PI "after document element" in test/Golden/XML/0005.xml at char position 217 to 246
24