Convert XML content to non-XML.
The following construct(s) refer to this construct:
tf:serialize(item* $input) => string
This function returns a string that contains the serialization of the input.
$input |
The XML content that is to be converted to non-XML. |
---|