WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Setting variables on a schema object
Set the value of a variable within a DFDL schema. You can use a variable to specify a value in your message model that is used later in parsing your message.
Before you start:
Create or open a DFDL schema file. See DFDL schema editor for a description of the DFDL schema editor.- In the Editor view, select the DFDL schema object on which you want to set a variable.
- On the Variables tab of the DFDL Properties area, in the Set Variables section, click Add variable reference. A list of available variables is displayed.
- Select the variable from the list, and enter the required value for the variable in the Value field.
- Save your message model.
Your variable is used when the message model is run.