XmlSelector methods syntax: Difference between revisions
Jump to navigation
Jump to search
Automatically generated page update |
(No difference)
|
Latest revision as of 20:09, 6 March 2013
The syntax for each of the XmlSelector class methods is shown below.
Square brackets indicate optional elements of the method invocation. See also the notation conventions for methods and the List of XmlSelector methods.
%xmlSelector = [%(XmlSelector):]EndElement( element, xmlEndHandler, - [URI= unicode])
%xmlSelector = [%(XmlSelector):]List( list)
%xmlSelector = [%(XmlSelector):]ProcessingInstruction( element, xmlPIHandler, - [URI= unicode])
%xmlSelector = [%(XmlSelector):]StartElement( element, xmlStartHandler, - [URI= unicode])