Output Tab
The following list describes the properties of the XML File Properties dialog box Output tab (available only on the output XML side of the map):
- No prolog or document type declaration
- If selected, the translator does not generate any header information for the XML document (neither a prolog nor a document-type declaration).
- Prolog specified
- If selected, the translator generates a prolog at the start of the XML document.
- Prolog and document type declaration specified
- If selected, the translator generates both a prolog and a document type declaration at the start of the XML document.
- Public ID
- The
public identifier that the translator uses
to create the document type declaration.
This box is available only if you select the Prolog and document type declaration option.
- System ID
- Identifier that the translator uses to create the
document-type declaration.
This box is available only if you select the Prolog and document type declaration option.
- No newlines
- Output data is wraparound (streamed).
- One element per line, indented to show element hierarchy
- Output data is formatted hierarchically and indented.
- One element per line, no indentation
- Output data is formatted without indentation.
- Encoding
- Type of character encoding by choosing an encoding format from the list.