The IDLffXMLDOMDocumentType::GetName function method returns the name of the DTD.
Syntax
Result = Obj->[IDLffXMLDOMDocumentType::]GetName()
Return Value
Returns a scalar string containing the name of the DTD (i.e., the name immediately following the DOCTYPE keyword).
Arguments
None
Keywords
None
Version History