LOTUSSCRIPT/COM/OLE CLASSES


SAX_StartElement event
Example

Signals the start of the specified element in the input XML.

Defined in

NotesSAXParser

Syntax

SAX_StartElement( Source as NotesSAXParser, byval ElementName as String, Attributes as NotesSAXAttributeList )

Parameters

Source


ElementName
Attributes
Example
See Also