SAX_StartElement (NotesSAXParser - LotusScript®)
Signals the start of the specified element in the input XML.
Defined in
Syntax
SAX_StartElement( Source as NotesSAXParser, byval ElementName as String, Attributes as NotesSAXAttributeList )
Parameters
Source
NotesSAXParser. Read-only. The current NotesSAXParser object.
ElementName
String. Read-only.
Attributes