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-unsubscr...@xerces.apache.org
For additional commands, e-mail: commits-h...@xerces.apache.org

Reply via email to