This article describes the formula syntax of the \XML.DOCUMENT function.
Return handle to a XML document.
\XML.DOCUMENT(view, _url, _encoding, _options)
view is a handle to a memory view _url is an optional URL. _encoding is an optional encoding. _options are optional options from the XML_PARSE_* enumeration.
Load and parse view
for a XML document.