|
IDL Reference Guide: File Format Object Classes |
|
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
IDL Online Help (March 06, 2007)