Edit

EndXMLElement (xml_hndl, element_name)

Result type:  none

Definition:  Emit a closing tag. It is up to you to match closing tags to opening tags.

See Also:

AddXMLElement: Write an element to an XML document handle

BeginXMLElement: Write an opening tag to an XML document handle

CreateXMLDoc: Create an XML document handle

FinaliseXMLDoc: Get the finished XML as a string