Import a Message Schema

Activity Steps

  1. In the Configuration Explorer, right-click the Integration node and select Import Message Schema from the menu.

    Note: If the Integration node is not displayed, click New Message Schema on the toolbar and delete the newly created message schema.

  2. Browse for and select the required XSD file.
  3. Click Open.

    The message schema is added to the Message Schemas node.

  4. Double-click the message schema node.

    The Message Schema screen displays.

  5. Update the Message Schema Name if required.

    For individual message schemas, the name must match the value of the targetNamespace attribute of the schema.

    For message schemas in a message schema group, the default name is the filename of the imported XSD; however, the name can be updated if required.

  6. For message schemas not in a message schema group, update the linked subscribers if required:
    1. Click the ellipsis (...) next to Subscribers.

      The Subscriber Selector screen displays.

    2. Select the subscribers.
    3. Click Close.
  7. Edit the XSD code in the Schema editor if required.

    XSDs can be manually added to the editor or can be copied and pasted from another XML schema editor; for example, XML Spy.

  8. Click Save.