Author: mukulg Date: Tue Apr 17 05:49:43 2018 New Revision: 1829332 URL: http://svn.apache.org/viewvc?rev=1829332&view=rev Log: doing some edits in the documentation
Modified: xerces/java/trunk/docs/readme.xml Modified: xerces/java/trunk/docs/readme.xml URL: http://svn.apache.org/viewvc/xerces/java/trunk/docs/readme.xml?rev=1829332&r1=1829331&r2=1829332&view=diff ============================================================================== --- xerces/java/trunk/docs/readme.xml (original) +++ xerces/java/trunk/docs/readme.xml Tue Apr 17 05:49:43 2018 @@ -34,15 +34,10 @@ <link idref='xni'>XNI Manual</link>. </p> <p> - Xerces2 is a <jump href='http://www.w3.org/TR/xmlschema-1/#key-fullyConforming'> - fully conforming</jump> XML Schema 1.0 processor. A partial experimental implementation - of the XML Schema 1.1 - <jump href='http://www.w3.org/TR/2009/WD-xmlschema11-1-20091203/'>Structures</jump> and - <jump href='http://www.w3.org/TR/2009/WD-xmlschema11-2-20091203/'>Datatypes</jump> - Working Drafts (December 2009) and an experimental implementation of the + Xerces2 is a fully conforming XML Schema 1.0 and 1.1 processor. An experimental implementation of the <jump href='http://www.w3.org/TR/2010/CR-xmlschema-ref-20100119/'>XML Schema Definition Language (XSD): Component Designators</jump> (SCD) Candidate Recommendation (January 2010) - are provided for evaluation. For more information, refer to the <link idref='xml-schema'> + is also provided for evaluation. For more information, refer to the <link idref='xml-schema'> XML Schema</link> page. </p> <p> @@ -134,10 +129,9 @@ </li> <li> <jump href='http://www.w3.org/XML/Schema'>XML Schema</jump> 1.1 - <jump href='http://www.w3.org/TR/2009/WD-xmlschema11-1-20091203/'>Structures</jump> + <jump href='http://www.w3.org/TR/2012/REC-xmlschema11-1-20120405/'>Structures</jump> and - <jump href='http://www.w3.org/TR/2009/WD-xmlschema11-2-20091203/'>Datatypes</jump> - Working Drafts (December 2009) + <jump href='http://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/'>Datatypes</jump> Recommendations </li> <li> <jump href='http://www.w3.org/TR/2010/CR-xmlschema-ref-20100119/'>XML Schema Definition Language @@ -158,9 +152,7 @@ <p> The &ParserNameLong; &ParserVersion; expands on its experimental support for XML Schema 1.1 - by providing implementations for the simplified complex type restriction rules (also known as - subsumption), xs:override and a few other XML Schema 1.1 features. This release also introduces - experimental support for XML Schema Component Designators (SCD). It fixes several bugs which + by providing fully compliant XML Schema 1.1 implementation. It fixes several bugs which were present in the previous release and also includes a few other minor enhancements. </p> <p> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@xerces.apache.org For additional commands, e-mail: commits-h...@xerces.apache.org