Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

IDLffXMLDOMDocumentType::GetNotations


Syntax | Return Value | Arguments | Keywords | Version History

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 a null object reference.

Arguments

None

Keywords

None

Version History

Introduced: 6.1


Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]