xrust 2.0.3

Support for XPath and XSLT
Documentation
1
2
3
4
5
6
<!DOCTYPE root [
    <!ELEMENT root EMPTY>
    <!ENTITY % PE "this is a PE">
    <!-- %these; %are; %not; %PEs; -->
]>
<root/>