Import a Message Schema
Activity Steps
- 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.
- Browse for and select the required XSD file.
- Click Open.
The message schema is added to the Message Schemas node.
- Double-click the message schema node.
The Message Schema screen displays.
- 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.
- For message schemas not in a message schema group, update the linked subscribers if required:
- Click the ellipsis (...) next to Subscribers.
The Subscriber Selector screen displays.
- Select the subscribers.
- Click Close.
- Click the ellipsis (...) next to Subscribers.
- 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.
- Click Save.