toXmlString
string toXmlString(nodes)
Serialize sequentially each node in the given node set as XML markup.
| Parameter | Required? | Description |
|---|---|---|
| nodes | Y | XPath identifying the node or nodes to serialize. The path may evaluate to an empty set. |
string toXmlString(nodes)
Serialize sequentially each node in the given node set as XML markup.
| Parameter | Required? | Description |
|---|---|---|
| nodes | Y | XPath identifying the node or nodes to serialize. The path may evaluate to an empty set. |