]> Git — Sourcephile - haskell/symantic-xml.git/blob - test/Golden/XML/0007.xml.read
af2189848e4414eded4aeef60bbbfc7551590f98
[haskell/symantic-xml.git] / test / Golden / XML / 0007.xml.read
1 (NodeElem doc) @(test/Golden/XML/0007.xml@0-72 :| [])
2 |
3 +- (NodeText (EscapedText (fromList [EscapedPlain "\r\n"]))) @(test/Golden/XML/0007.xml@5-7 :| [])
4 |
5 +- (NodeElem A) @(test/Golden/XML/0007.xml@7-40 :| [])
6 | |
7 | `- (NodeAttr a) @(test/Golden/XML/0007.xml@10-38 :| [])
8 | |
9 | `- (NodeText (EscapedText (fromList [EscapedPlain "asdf",EscapedEntityRef (EntityRef {entityRef_name = gt, entityRef_value = ">"}),EscapedEntityRef (EntityRef {entityRef_name = apos, entityRef_value = "'"}),EscapedCharRef (CharRef '"'),EscapedEntityRef (EntityRef {entityRef_name = gt, entityRef_value = ">"}),EscapedPlain "\r\nasdf\r\n\t?",EscapedEntityRef (EntityRef {entityRef_name = gt, entityRef_value = ">"}),EscapedPlain "%"]))) @(test/Golden/XML/0007.xml@13-37 :| [])
10 |
11 +- (NodeText (EscapedText (fromList [EscapedPlain "\r\n"]))) @(test/Golden/XML/0007.xml@40-42 :| [])
12 |
13 +- (NodeElem A) @(test/Golden/XML/0007.xml@42-64 :| [])
14 | |
15 | `- (NodeAttr a) @(test/Golden/XML/0007.xml@45-62 :| [])
16 | |
17 | `- (NodeText (EscapedText (fromList [EscapedEntityRef (EntityRef {entityRef_name = quot, entityRef_value = "\""}),EscapedEntityRef (EntityRef {entityRef_name = quot, entityRef_value = "\""}),EscapedEntityRef (EntityRef {entityRef_name = gt, entityRef_value = ">"}),EscapedCharRef (CharRef '\''),EscapedCharRef (CharRef '"')]))) @(test/Golden/XML/0007.xml@48-61 :| [])
18 |
19 `- (NodeText (EscapedText (fromList [EscapedPlain "\r\n"]))) @(test/Golden/XML/0007.xml@64-66 :| [])
20