Message Sets: XML Schema Importer
Preferences for the message set XML Schema Importer.
You can customize the following categories that affect the way in which an XML Schema is imported into a message set that does not support namespaces.
Category | Modify | Reject | Accept |
---|---|---|---|
Import | Converts Import to Include | Import fails if it sees an Import | Not applicable |
Redefine | Removes the Redefine statements | Import fails if it sees a Redefine | Redefine imported (gives task list error) |
List | Changes type base to xsd:string | Import fails if it sees a List | List imported |
Union | Changes type base to xsd:string | Import fails if it sees a Union | Union imported |
Abstract Complex Type | Sets abstract to false | Import fails if it sees an Abstract Complex Type | Abstract Complex Type imported |
Abstract Element | Sets abstract to false | Import fails if it sees an Abstract Element | Abstract Element imported |