Skip to content

toXmlString

string toXmlString(nodes)

Serialize sequentially each node in the given node set as XML markup.

ParameterRequired?Description
nodesYXPath identifying the node or nodes to serialize. The path may evaluate to an empty set.

Released under the Apache-2.0 License.