%XML_ELEMLIST_CREATE

Create an XML element list

WSupported on Windows
USupported on Unix
VSupported on OpenVMS
NSupported in Synergy .NET
elem_list = %XML_ELEMLIST_CREATE

Return value

elem_list

The XML element list instance created, or 0 if not successful. (XML_ELEMLIST_TYPE)

Discussion

XML element lists explicitly created with this routine and not added as data to a parent element will need to be deleted using %XML_ELEM_DELETE.

This function is defined as ^VAL.