XmlStringExtension extension

on

Properties

innerText String

Available on XmlNode, provided by the XmlStringExtension extension

Return the concatenated text value its descendants.
getter/setter pair
innerXml String

Available on XmlNode, provided by the XmlStringExtension extension

Return the markup representing the child nodes of this node.
getter/setter pair
outerXml String

Available on XmlNode, provided by the XmlStringExtension extension

Return the markup representing this node and all its child nodes.
getter/setter pair