Skip to main content

XML

Prophecy supports reading and writing data in XML format.

Source Parameters

ParameterTabDescription
LocationLocationFile path in database file system that contains the XML file.
SchemaPropertiesSchema applied to the loaded data. Schema can be defined/edited as JSON or inferred using Infer Schema button.
Row TagPropertiesThe value of the XML element which identifies a row of data.

Target Parameters

ParameterTabDescription
LocationLocationFile path in database file system where you will write the XML file.
SchemaPropertiesSchema for the written table.
Row TagPropertiesThe value of the XML element which identifies a row of data.
Root TagPropertiesThe value of the XML element which encloses all other elements.