Item types XML header This item type specifies the XML declaration, for example: <?xml version="1.0" encoding="UTF-8" Standalone=”yes”?> Shortcut menu commands Edit Script Before Insert or edit a before script. Edit Script After Insert or edit an after script. Settings Label Label displayed in the Process view. Description Optional information about this item. This information is not exported from the XMLOUT tool. XML version The XML version. For example 1.0. XML encoding The XML encoding. For example UTF-8. The same code page must be specified for the output connector.S Standalone Standalone document declaration. Item type Processing Instruction. References www.w3.org
<?xml version="1.0" encoding="UTF-8" Standalone=”yes”?>