Up |
_GetXmlRootNodes
Rretrieve the root nodes of an ObjSXML object.
Prototype :
fun [ObjSXML] [ObjSXMLNode r1]
- ObjSXML : a XML object
Return : [ObjSXMLNode r1] the list of root nodes or NIL if the function fails
See also :
Example :
Up |
Rretrieve the root nodes of an ObjSXML object.
fun [ObjSXML] [ObjSXMLNode r1]
Return : [ObjSXMLNode r1] the list of root nodes or NIL if the function fails