XMLReader.NotStandalone Event

This is called if the document is not standalone, that is, it has an external subset or a reference to a parameter entity, but does not have Standalone=Yes. Returns a Boolean.

Syntax

NotStandalone

Return False to cause parsing to stop.