The IDLffXMLSAX::ExternalEntityDecl procedure method is called when the parser detects an <!ENTITY ...> declarations in the DTD for a parsed external entity.
Obj->[IDLffXMLSAX::]ExternalEntityDecl, Name, PublicID, SystemID
A string containing the entity name.
A string containing the Public ID for the entity.
| Note |
A string containing the System ID for the entity, provided as an absolute URI.
None
Introduced: 5.6