Dear Wiki user, You have subscribed to a wiki page or wiki category on "Xerces Wiki" for change notification.
The "XML_Schema_1.1_Assertions" page has been changed by assertions. http://wiki.apache.org/xerces/XML_Schema_1.1_Assertions?action=diff&rev1=106&rev2=107 -------------------------------------------------- ## page was renamed from assertions This page describes implementation details of [[http://www.w3.org/XML/Schema|XML Schema (XSD)]] 1.1 assertions feature, in [[http://xerces.apache.org/xerces2-j/|Xerces-J]] XML Schema processor. - ''Assertions'' is a new XML validation facility introduced in XSD 1.1 language. XSD 1.1 assertions allow us to constrain XML elements and attributes in useful ways, which results in a more effective XSD language. XSD Assertions are officially described here, in the W3C spec, http://www.w3.org/TR/xmlschema11-1/#cAssertions. For an explanation of assertions feature and to know number of practical examples, please read the article [2] in "References" section below. + ''Assertions'' is a new XML validation facility introduced in XSD 1.1 language. XSD 1.1 assertions allow us to constrain XML elements and attributes in useful ways, which results in a more effective XSD language. XSD Assertions are officially described here, in the W3C spec, http://www.w3.org/TR/xmlschema11-1/#cAssertions & http://www.w3.org/TR/xmlschema11-2/#rf-assertions. For an explanation of assertions feature and to know number of practical examples, please read the article [2] in "References" section below. '''Status of assertions development, in Xerces-J:'''<<BR>> The assertions implementation in Xerces-J is complete, and Xerces team has checked in the code for this, at the SVN repository (https://svn.apache.org/repos/asf/xerces/java/branches/xml-schema-1.1-dev/). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
