klartext-to-xml
task
The klartext-to-xml
task converts klartext input to XML.
Task attributes
None.
Task elements
Element name | Multiplicity | Description |
---|---|---|
input | [1..n] | The file name to include. |
output | [0..1] | The name of the output file. Optional. |
Each input
element can have the following attributes:
Attribute name | Default value | Description |
---|---|---|
encoding | utf-8 | The encoding of the input file. |
Each output
element can have the following attributes:
Attribute name | Default value | Description |
---|---|---|
encoding | utf-8 | The encoding of the output file. |
Task behaviour
The input s will be read, parsed, and converted to an XML structure.
Example
will result in the following XML file: