roxmltree 0.21.1

Represent an XML as a read-only tree.
Documentation
1
2
3
4
5
<root xmlns='http://www.w3.org'>
    <g>
        <item xmlns='http://www.w2.org'/>
    </g>
</root>