XMLReader.NotStandalone

From Xojo Documentation

Event


XMLReader.NotStandalone()

Supported for all project types and targets.

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. Return False to cause parsing to stop.