%XML_ATTRLIST_CREATE
WSupported on Windows
|
USupported on Unix
|
VSupported on OpenVMS
|
NSupported in Synergy .NET
|
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.