1 (NodeComment " the 'price' element's namespace is http://ecommerce.example.org/schema ") @(test/Golden/XML/Read/NS/0002.xml#1:1-1:80 :| [])
3 (NodeText [TextLexemePlain "\n"]) @(test/Golden/XML/Read/NS/0002.xml#1:80-2:1 :| [])
5 (NodeElem {http://ecommerce.example.org/schema}price) @(test/Golden/XML/Read/NS/0002.xml#2:1-2:90 :| [])
7 +- (NodeAttr {http://www.w3.org/2000/xmlns/}edi) @(test/Golden/XML/Read/NS/0002.xml#2:12-2:59 :| [])
9 | `- (NodeText [TextLexemePlain "http://ecommerce.example.org/schema"]) @(test/Golden/XML/Read/NS/0002.xml#2:23-2:58 :| [])
11 +- (NodeAttr units) @(test/Golden/XML/Read/NS/0002.xml#2:60-2:72 :| [])
13 | `- (NodeText [TextLexemePlain "Euro"]) @(test/Golden/XML/Read/NS/0002.xml#2:67-2:71 :| [])
15 `- (NodeText [TextLexemePlain "32.18"]) @(test/Golden/XML/Read/NS/0002.xml#2:73-2:78 :| [])
17 (NodeText [TextLexemePlain "\n"]) @(test/Golden/XML/Read/NS/0002.xml#2:90-3:1 :| [])