XMLReader.ExternalEntityRef Event

Fires at an external entity reference. Returns a Boolean.

Syntax

ExternalEntityRef ( Context, Base, SystemID, PublicID )

Parameters

Context

String

Base

String

SystemID

String

PublicID

String


Return False to stop parsing and return True to report that handling of the external entity succeeded.