exml 0.7.2

Pure Rust XML library based on libxml2
Documentation
1
2
3
./test/xmlid/id_err1.xml:1: validity error : xml:id : attribute value 0bar is not an NCName
<foo xml:id="0bar"/>
                  ^