Microsoft XML SDK 2.6 - XML Reference

name Property (XMLDOMDocumentType)

Contains the name of the document type.

strValue = oXMLDOMDocumentType.name

Remarks

String. The property is read-only. When specified, this corresponds to the single root element of the document tree.

See Also

Applies To: XMLDOMDocumentType Object