LOTUSSCRIPT/COM/OLE CLASSES
Signals a processing instruction found in the input XML.
Defined in
NotesSAXParser
Syntax
SAX_ProcessingInstruction( Source as NotesSAXParser, byval Target as String, byval PIData as String )
Parameters
Source
Refer to http://www.w3.org/TR/REC-xml#dt-pi for information about processing instructions.
Example See Also