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/assertions ------------------------------------------------------------------------------ I am implementing XML Schema 1.1 assertions in Xerces-J XML parser. - '''Status of assertions development:''' Assertions support on Complex Type definitions is complete, and the review is pending from the Xerces team. + '''Status of assertions development:''' Assertions support for Complex Type definitions is complete, and the review is pending from the Xerces team. '''Design approach''' @@ -23, +23 @@ '''Open issues''' - 1. Assertion support on Simple Types is not clear, and is not implemented. Regarding this, the spec mentions, Assertions are currently only allowed to be specified in complex types. It may be deemed useful also to include assertions in named model group definitions and/or attribute groups, or even simple types. The XML Schema Working Group solicits input from implementors and users of this specification on this question. + 1. Assertion support for Simple Types is not clear, and is not implemented. Regarding this, the spec mentions, Assertions are currently only allowed to be specified in complex types. It may be deemed useful also to include assertions in named model group definitions and/or attribute groups, or even simple types. The XML Schema Working Group solicits input from implementors and users of this specification on this question. 1. XPath 2.0 processing for ''test'' attributes of xs:assert elements is not yet written. The current implementation of xs:assert elements would return true for any value of ''test'' attribute. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
