Method XmlNode():getRawContent() Foundation
Gets the content as raw XML data.
:getRawContent() --> cRawContent
An XML-encoded character string with the content of the XmlNode() object. If no content is defined, an empty string is returned.
The method :getRawContent() returns the content of the node object as raw XML-encoded data.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.