The IDLffXMLSAX::EndElement procedure method is called when the parser detects the end of an element.
Obj->[IDLffXMLSAX::]EndElement, URI, Local, qName
A string containing the namespace URI with which the element is associated, if any.
| Note |
A string containing the element name with any prefix removed, if the element is associated with a namespace URI. If the element is not associated with a namespace URI, this variable will contain an empty string.
A string containing the element name found in the XML file.
| Note |
None
Introduced: 5.6