anyxml 0.4.2

A fully spec-conformant XML library
Documentation
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<!-- This is a comment before the document element. -->
<root>
    <!-- This is a comment inside of the content. -->
</root>
<!-- This is a comment after the document element. -->