Convenience entry points for the mutable XML layer.
See Sablon.XML.Document for the storage model and Sablon.XML.Node for
the node API.
Summary
Functions
The document node itself.
Parses an XML fragment, i.e. markup without a single root element.
Parses an XML document.
The root element of a document.
The text content of a document or node.
Serialises a document or node back to XML.
Functions
The document node itself.
Parses an XML fragment, i.e. markup without a single root element.
Parses an XML document.
The root element of a document.
The text content of a document or node.
Serialises a document or node back to XML.