LOTUSSCRIPT/COM/OLE CLASSES


SAX_StartDocument event
Example

Signals the beginning of the input XML.

Defined in

NotesSAXParser

Syntax

SAX_StartDocument( Source as NotesSAXParser )

Parameters

Source


Usage

Use this event to set global data or initialize resources for this input XML file.

Example
See Also