XdmType.UntypedDocument MethodXdmType.UntypedDocument MethodXdmType::UntypedDocument Method
Returns a reference to the document type with untyped element content.
Return Value
Type: XmlPrime.XdmTypeXmlPrime.XdmTypeXmlPrime::XdmType^
An XdmTypeXdmTypeXdmType instance representing the document type with untyped element content.
Remarks
This corresponds to the XPath 2.0 typedocument-node(element(*, xs:untyped))
.