XML Writer

XML CDATA

To write values with the keyword CDATA, the field in the structure must be provided with the attribute MapPlaceContentInCDATA.

Properties
NameDescription
NameThe name of the writer
Writer config type nameSystem name of write component
Character encodingThe default encoding to use1)
Containerization root pathTo be used only in special cases(e.g. if containerization PerDocumentType is required)
IndentDetermines the appearance of the XML output.
XML header settingsWrite the header with


* “standalone = no” independent of an external DTD,
* “standalone = yes” depending on an external DTD or
* not written at all.

XML behaviourWriting the value as an attribute or as a field
Empty tagWhat should be written if no value is set. Possible values: do not write, output the short form (<…/>), output the long form (<..>..</…>)
Write enums asWriting enumerations as text or as a numerical value
Change logsThe changes to the element are logged. The logging is activated in the System settings, which is possible if a versioning license is available.
1)
Possible values are: [ascii][utf-7][utf-8][windows-1252][windows-1250][utf-16][iso-8859-1][1000-MAC Roman][ibm852][ibm855][ISO-2022-jp][cp850]