EndElement (XmlSelector function)
Construct an element end selector (XmlSelector class)
This page is under construction.
Syntax
%xmlSelector = [%(XmlSelector):]EndElement( element, xmlEndHandler, - [URI= unicode])
Syntax terms
%outXmlSelector | XmlSelector object |
---|---|
[%(XmlSelector):] | The optional class name in parentheses denotes a virtual constructor. See "Usage notes", below, for more information about invoking a virtual constructor. |
element | Unicode |
xmlEndHandler | XmlEndHandler object |
URI | Unicode This default value of this argument is ??. |