%XML_Attributes function


Function
The function returns the handle to the list of the XML element attributes.
Declaration
INT %XML_Attributes(
    INT in element
 )
Parameters
elementHandle to XML element.
Return value
Handle to the list of the XML attributes.
Description
The function returns the handle to the attributes list of the defined XML element.
Example
 INT _attributes
 _attributes :=  %XML_Attributes(_el) 

0 komentárov

Nie ste prihlásený. Akékoľvek zmeny, ktoré vykonáte, sa označia ako anonymné. Ak už máte svoj účet, pravdepodobne sa budete chcieť prihlásiť .