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