xml_c14n 0.3.0

Safe & stupid simple API for XML canonicalization, built on libxml2
Documentation
1
2
3
<n1:elem2 xmlns:n1="http://example.net" xmlns:stay1="http://foo.example" xmlns:stay2="http://foo2.example" xmlns:remove1="http://rfoo1.example" xmlns:remove2="http://rfoo2.example" xml:lang="en" xml:space="retain">
    <n3:stuff xmlns:n3="ftp://example.org"></n3:stuff>
</n1:elem2>