|Converts the HTML document specified by {{Code|$value}} to XML and returns a document node:<br/>
* The input may be of type {{Code|xs:string}}, {{Code|xs:base64Binary}}, or {{Code|xs:hexBinary}}.
* If the input is passed on in its binary representation, and if no encoding option is supplied, the HTML parser will try to choose the correct encoding automatically.
The {{Code|$options}} argument can be used to set [[Parsers#Options|TagSoup Options]].