The IDLffXMLDOMDocumentType::GetNotations function method returns the notations declared in the DTD.
Syntax
Result = Obj->[IDLffXMLDOMDocumentType::]GetNotations()
Return Value
Returns an object reference to a named node map (IDLffXMLDOMNamedNodeMap) containing the notations declared in the DTD. If there are no notations, this method returns an empty named node map.
Arguments
None
Keywords
None
Version History