You can specify the XML Schema to apply to the Read
XML input parameter.
About this task
You must create an XML variable that defines the schema
before starting this task.
Procedure
- In the XML Variable that defines the XML schema to parse,
click Browse. The Select a Variable to
Parse dialog box is displayed.
- Select the appropriate XML Variable and click OK.
- Specify how to read the data passed into the XMLText input
parameter during run time by selecting one of the appropriate options:
- Select the Data is text-Needs no decoding option
if the incoming data is text and does not need decoding.
- Select the Decode data using encoding type option
if incoming data is binary data that needs to be decoded using the
specified encoding type. Set the encoding type by selecting a default
encoding type from the Decode data using encoding type list
or enter your encoding type by clicking in the Decode data using
encoding type field and typing in your encoding type.
- Click OK.