lxmlformat
Parses XML and HTML to lxml nodes
The lxmlformat module is accessible via the httpencode module.
Attributes
a html_xsl
'\n<xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform">\n <xsl:output method="html" encoding="UTF-8" />\n <xsl:template match="/">\n <xsl:copy-of select="."/>\n </xsl:template>\n</xsl:transform>\n'
Functions
See the source for more information.