XmlWriter
type: "io.kestra.plugin.serdes.xml.XmlWriter"
Read an ion serialized data file and write it to a xml file.
# Properties
# charset
- Type: string
- Dynamic: ✔️
- Required: ❌
- Default:
UTF-8
The name of a supported charset
Default value is UTF-8.
# from
- Type: string
- Dynamic: ✔️
- Required: ✔️
Source file URI
# rootName
- Type: string
- Dynamic: ✔️
- Required: ✔️
- Default:
items
Xml root name
# timeZoneId
- Type: string
- Dynamic: ✔️
- Required: ❌
- Default:
Etc/UTC
Timezone to use when no timezone can be parsed on the source.
# Outputs
# uri
- Type: string
URI of a temporary result file