|
IDL Reference Guide: File Format Object Classes |
|
The IDLffXMLDOMDocumentType::GetNotations function method returns the notations declared in the DTD.
Result = Obj->[IDLffXMLDOMDocumentType::]GetNotations()
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.
None
None
IDL Online Help (March 06, 2007)