xml_c14n 0.3.0

Safe & stupid simple API for XML canonicalization, built on libxml2
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>

<?xml-stylesheet   href="doc.xsl"
        type="text/xsl"   ?>

<!DOCTYPE doc SYSTEM "doc.dtd">

<doc>Hello, world!<!-- Comment 1 --></doc>

        <?pi-without-data     ?>

        <!-- Comment 2 -->

        <!-- Comment 3 -->