XmlWriter
yaml
type: "io.kestra.plugin.serdes.xml.XmlWriter"
Read an ion serialized data file and write it to a XML file.
Properties
from
- Type: string
- Dynamic: ✔️
- Required: ✔️
Source file URI
rootName
- Type: string
- Dynamic: ✔️
- Required: ✔️
- Default:
items
Xml root name
charset
- Type: string
- Dynamic: ✔️
- Required: ❌
- Default:
UTF-8
The name of a supported charset
Default value is UTF-8.
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