anyxml 0.4.2

A fully spec-conformant XML library
Documentation
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<root>
    <![CDATA[ This is a CDATA Section. ]]>
    <![CDATA[ <greeting>Hello, World!</greeting> ]]>
    <![CDATA[ <<<<<<</&&&&&&#FFFFFFFFFFFFFF; ]]>
</root>