Processing instruction This item adds processing instructions to the XML output. For example: <?word document=’my_doc.doc’ ?> The string ?> cannot be placed within a processing instruction, which means nested processing instructions are not allowed. Shortcut menu commands Edit Script Before Insert or edit a before script. Edit Script After Insert or edit an after script. Settings PI target Identifies the application to which the instruction is directed. Can be any name that does not start with xml. PI value Optional data passed to the application. Description Optional information about this item. This information is not exported from the XMLOUT tool. Item type Processing Instruction. References www.w3.org
<?word document=’my_doc.doc’ ?>