exml 0.7.2

Pure Rust XML library based on libxml2
Documentation
1
2
3
4
<?xml version="1.0" encoding="UTF-8"?>
<test xmlns:xi="http://www.w3.org/2001/XInclude">
    <xi:include href="../ents/coalesce1.xml#xpointer(/t1))"/>
</test>