The IDLffXMLSAX::SkippedEntity procedure method is called when the parser skips an entity and validation is not being performed. This method is rarely called by SAX parsers.

Syntax


Obj->[IDLffXMLSAX::]SkippedEntity, Name

Arguments


Name

A string containing the name of the entity that was skipped.

Keywords


None

Version History


5.6

Introduced