Software AG Products 10.7 | Service Development Help | Working with Schemas | XML Schema 1.1 Support in Integration Server
 
XML Schema 1.1 Support in Integration Server
 
Supported Features from XML Schema 1.1
Unsupported Features from XML Schema 1.1
XML Schema 1.1 is a superset of XML Schema 1.0. New capabilities available in XML Schema 1.1 fall into two general categories:
*Relaxed schema restrictions such that a schema invalid in XML Schema 1.0 is valid in XML Schema 1.1. For example, the all content model can have a maxOccurs attribute with a value greater than 1 and may also contain wildcards.
*New schema components such as assertion or openContent.
Integration Server provides a subset of support for the new features in XML Schema 1.1.
Designer can display the new, supported XML Schema 1.1 features that are a result of relaxed schema constraints. For example, Designer can display wildcards for an all content model. However, Designer does not display new, supported components such as the assertion facet.
Note:
XML Schema 1.1 is not supported on AIX. The Xerces library in AIX supports XML Schema 1.0 only. Attempts to use XML Schema 1.1 features on an Integration Server running on AIX results in schema syntax errors and the schema does not compile.