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 |
---|---|---|
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 |