anyxml 0.6.2

A fully spec-conformant XML library
Documentation
1
2
3
4
5
<doc xmlns="http://www.example.org/schema"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="http://www.example.org/schema schema.xsd">
  <para xml:id="id">MATCH</para>
</doc>