A reintroduction to XML with emphasis on encoding.
Why unencapsulated XML over HTTP is almost never completely safe.
Issues affecting percent-encoding non-ASCII data.
A stylesheet for XPath/XSLT data model visualization (plain text).
Another stylesheet for XPath/XSLT data model visualization (HTML+CSS).
A stylesheet to strip extraneous whitespace & comments.
An XSLT template to perform substring replacements.
Similar to replace.xsl; replaces linefeed character with <br>.
An XSLT template to percent-encode an ASCII or ISO-8859-1 string.
A stylesheet that demonstrates trimming leading and trailing whitespace.
A stylesheet to test an XSLT processor's conformance regarding document identity.
A stylesheet to re-indent (pretty-print) poorly indented XML.
The W3C XPath 1.0 specification, edited to include all errata.
The W3C XSLT 1.0 specification, edited to include all errata.
Many excellent resources for XML and XSLT developers.