The IDLffXMLSAX::ElementDecl procedure method is called when the parser detects an <!ELEMENT ...> declaration in the DTD.
Obj->[IDLffXMLSAX::]ElementDecl, Name, Model
A string containing the name of the element.
A string containing the content model (sometimes called the content specification) for the element, with all whitespace removed.
None
5.6 |
Introduced |