exml 0.7.2

Pure Rust XML library based on libxml2
Documentation
1
2
3
4
5
6
./test/xmlid/id_tst3.xml:1: namespace error : Failed to parse QName 'f:o:'
<f:o:o xml:id="bar"/>
    ^
./test/xmlid/id_tst3.xml:1: namespace error : Namespace prefix f on o:o is not defined
<f:o:o xml:id="bar"/>
                   ^