simplexml_element->asXML(no version information, might be only in CVS) simplexml_element->asXML -- Return a well-formed XML string based on SimpleXML element.Descriptionstring simplexml_element->asXML ( void )The asXML method formats the parent object's data in XML version 1.0.
asXML also works on Xpath results:
| |||||