Message Sets: Configuring XML Wire Format properties: Message model objects

You can configure the XML Wire Format properties of a message model object.

Before you begin

You must have completed the following tasks:

About this task

To configure the XML Wire Format properties of a message model object:

Procedure

  1. Switch to the Integration Development perspective.
  2. Ensure that the Outline view is visible in the Integration Development perspective of the IBM® Integration Toolkit and is displaying the following information:
    • The name of the message definition file
    • Messages
    • Types
    • Groups
    • Elements and Attributes

    If the Outline view is not visible, from the IBM Integration Toolkit menu, click Window > Show View > Outline. If the above hierarchy is not displayed, ensure that the message definition file is open in the Message Definition Editor. Message definition files have an .mxsd file extension.

  3. In the Outline view, select the object for which you want to configure the XML Wire Format properties by taking the following steps:
    1. Depending on the type of the object that you are selecting, expand Messages, Types, Groups or Elements and Attributes by clicking +.
    2. Click the object that you want to select within the expanded node.
  4. Display the Properties tab of the Message Definition editor by clicking Properties in the lower-left corner of the editor area.
    In the Message Definition editor, in the Properties Hierarchy, the name of each of the physical formats that have been added to the message set appears under Physical Properties. The object type (for example, Local Element or Global Element) of the message model object that you selected in the Outline view is displayed under each physical format shown.
    Tip: If the physical formats are not in view in the Properties Hierarchy, expand Physical Properties by clicking +. By default the XML Wire Format is called XML1 but could have a user defined name instead.
  5. Under Physical Properties, under the XML Wire Format, click the object type for the message model object that you have chosen to configure.
    The XML Wire Format properties of your selected message model object appear in the Details view of the Message Definition editor.
  6. Configure the XML Wire Format properties of the selected object to your requirements by making the appropriate changes to the information shown in the Details view.
    Note: It is not possible to configure disabled fields.
  7. Save your changes by clicking File > Save message_definition_file.mxsd or pressing Ctrl+S. Alternatively select File > Save All from the menu or press Ctrl+Shift+S.

Results