exml 0.7.2

Pure Rust XML library based on libxml2
Documentation
1
2
3
./test/namespaces/err_11.xml:1: parser error : Attribute xmlns:a redefined
<tst xmlns:a="http://example.com/" xmlns:a="http://example.com/"/>
                                                                ^