Up |
_GetXmlNodeAttributes
Retrieve the attrtibutes of an ObjSXMLNode object .
Prototype :
fun [ObjSXMLNode] [[S S] r1]
- ObjSXMLNode : a XML node object
Return : [[S S] r1] the key,value attributes list or NIL if the function fails
See also :
Example :