%XML_ATTRLIST_CREATE
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
list = %XML_ATTRLIST_CREATE
Return value
list
The XML attribute list instance created, or 0 if not successful. (XML_ATTRLIST_TYPE)
Discussion
%XML_ATTRLIST_CREATE creates an empty XML attribute list. Attribute lists explicitly created with this routine and not added as data to a parent element will need to be deleted using %XML_ATTRLIST_DELETE.
This function is defined as ^VAL.