You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mu...@apache.org on 2012/07/20 21:45:19 UTC

svn commit: r1363914 - /xerces/java/branches/xml-schema-1.1-dev/docs/features.xml

Author: mukulg
Date: Fri Jul 20 19:45:19 2012
New Revision: 1363914

URL: http://svn.apache.org/viewvc?rev=1363914&view=rev
Log:
committing minor improvements to documentation

Modified:
    xerces/java/branches/xml-schema-1.1-dev/docs/features.xml

Modified: xerces/java/branches/xml-schema-1.1-dev/docs/features.xml
URL: http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/docs/features.xml?rev=1363914&r1=1363913&r2=1363914&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/docs/features.xml (original)
+++ xerces/java/branches/xml-schema-1.1-dev/docs/features.xml Fri Jul 20 19:45:19 2012
@@ -332,8 +332,8 @@ catch (SAXException e) {
   </feature>
   <feature name='http://apache.org/xml/features/validation/assert-comments-and-pi-checking'
            id='validation.xs11-assert-comments-pi-checking'>
-   <true>Enable comment and PI checking during the XSD 1.1 assert evaluation.</true>
-   <false>Disable comment and PI checking during the XSD 1.1 assert evaluation.</false>
+   <true>Enable comments and PIs in XDM model, for XSD 1.1 assertion processing.</true>
+   <false>Disable comments and PIs in XDM model, for XSD 1.1 assertion processing.</false>
    <default value='false'/>
    <access parsing='read-only' not-parsing='read-write'/>
    <since value='&ParserName; 2.12.0'/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org