The following options are available to set as preferences for the flow message set editors:
| Property | Type |
|---|---|
| Group by namespace and then by collections | Radio button |
| Group by collections and then by namespace | Radio button |
| Show base complex types | Check box |
You can customize a number of the warning messages that the message set validation will generate. This is done through the Message Set Validation Preference page.
Any warning or error that falls into any of the following categories below can be customized on a category basis. The customization consists of both severity and priority. The severity can be any of the following:
The priority can be any of the following as long as severity is not Ignore:
Message set validation settings
The following is a list of the categories that can be customized:
You can customize the categories shown in Table 2. These customizable categories affect the way in which an XML schema is imported into a message set that does not support namespaces.
| Category | Modify | Reject |
|---|---|---|
| Import | Converts Import to Include | Import fails if it sees an Import |
| Redefine | Removes the Redefine statements | Import fails if it sees a Redefine |
| List | Changes type base to xsd:string | Import fails if it sees a List |
| Union | Changes type base to xsd:string | Import fails if it sees a Union |
| Abstract Complex Type | Sets abstract to false | Import fails if it sees an Abstract Complex Type |
| Abstract Element | Sets abstract to false | Import fails if it sees an Abstract Element |