tf:serialize

Convert XML content to non-XML.

Top of page

Related Syntax Constructs

The following construct(s) refer to this construct:


Syntax

tf:serialize(item* $input) => string

Description

This function returns a string that contains the serialization of the input.

Argument

$input

The XML content that is to be converted to non-XML.