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