Load an XML document supplied as raw (lexical) XML on a Stream.
An XdmNode
, the document node at the root of the tree of the resulting
in-memory document
The document is parsed using the System.Xml
parser.
Before calling this method, the BaseUri property must be set to identify the base URI of this document, used for resolving any relative URIs contained within it.
DocumentBuilder Class | Saxon.Api Namespace | DocumentBuilder.Build Overload List