Dear Wiki user, You have subscribed to a wiki page or wiki category on "Xerces Wiki" for change notification.
The following page has been changed by assertions: http://wiki.apache.org/xerces/XML_Schema_1%2e1_Assertions ------------------------------------------------------------------------------ '''Design approach''' - XSModel is modified to handle the new 'assert' feature, for XML Schema Simple and Complex Types. + XSModel is modified to handle the new 'assert' feature, for the XML Schema, Simple and Complex Types. - Since, now 'assert' is a new Facet, to implement asserts for Simple Types, the current Facets data structures are enhanced to support XML Schema 1.1 assertions. The file XSDAbstractTraverser.java handles processing of Facets, which is modified to handle the new, 'assert' Facet. + Since, 'assert' now is a new Facet, to implement asserts for Simple Types, the current Facets data structures are enhanced to support XML Schema 1.1 assertions. The file XSDAbstractTraverser.java handles processing of Facets, which is modified to handle the new, 'assert' Facet. To implement asserts for Complex Types, the Complex Type traverser of Xerces is modified. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
