Buffers the node() item from the server and converts it to an XmlNode object. The node() is first buffered as a String object. Subsequent calls will create a new DOM tree from the buffered String. The buffered String will also be used by subsequent calls to AsString() and AsInputStream().
This item as a W3C node (org.w3c.dom.Node) instance.
XdmNode Interface | Marklogic.Xcc.Types Namespace