Home >
Online Product Documentation >
Table of Contents >
XML Serializer Node Properties
XML Serializer Node Properties
Input Port
Property
|
Description
|
Name
|
The name displayed for the input port; not editable.
|
DataType
|
The port's datatype. Default value is node.
|
Default Value
|
The default value for the input. Can be blank (this is the default).
|
Table 115. XML Serializer Node Input Port Properties
Node
Property
|
Description
|
Name
|
The name you want to appear in the XML Serializer node's tooltip. Default value is XML Serializer.
|
format-pretty-print
|
Whether or not you want to format the output using pretty-print (indenting nodes). The default is False.
|
xml-declaration
|
Whether or not you want the output to include an XML declaration. The default is true.
|
encoding
|
The type of encoding you want to specify for the output. The default is utf-8.
|
Table 116. XML Serializer Node Properties
Output Port
Property
|
Description
|
Name
|
The name displayed for the output port; not editable.
|
DataType
|
The port's datatype. Default value is text.
|
Copy to URL
|
The URL to which you want to copy the output XML parser output. Can be left blank.
|
Table 117. XML Serializer Node Output Port Properties