LOTUSSCRIPT/COM/OLE CLASSES
Signals an unparsed external entity declaration found in the input XML. Used for special handling of non-XML documents.
Defined in
NotesSAXParser
Syntax
SAX_UnparsedEntityDecl( Source as NotesSAXParser, byval EntityName as String, byval PublicID as String, byval SystemID as String, byval NotationName as String )
Parameters
Source
This event is raised when the validating property is set.
Example See Also