Specifying a processing instruction You can specify a processing instruction that will be added to the output. You can, for example, specify a processing instruction for output destination parameters. Use the following syntax: <?target value?> The processing instructions are added immediately before the StreamServe XML declaration. To add a processing instruction In the MessageOUT tool, enter the processing instruction in the Processing Instructions field. Example 2 Processing instruction <?myapp publish="http://wgb.com/pub"?>
<?target value?>
<?myapp publish="http://wgb.com/pub"?>