Author: mukulg
Date: Wed Mar 27 04:57:00 2019
New Revision: 1856364

URL: http://svn.apache.org/viewvc?rev=1856364&view=rev
Log:
minor changes to text and grammar, of readme file

Modified:
    xerces/java/branches/xs-1.1-tests/readme.txt

Modified: xerces/java/branches/xs-1.1-tests/readme.txt
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xs-1.1-tests/readme.txt?rev=1856364&r1=1856363&r2=1856364&view=diff
==============================================================================
--- xerces/java/branches/xs-1.1-tests/readme.txt (original)
+++ xerces/java/branches/xs-1.1-tests/readme.txt Wed Mar 27 04:57:00 2019
@@ -15,9 +15,10 @@
  * limitations under the License.
  */
  
-This SVN branch contains Xerces proprietary unit test cases for the Xerces XML 
Schema (XSD) 1.1 functionality.
+This SVN branch contains Xerces proprietary (other than W3C XML Schema 1.1 
test suite) unit test cases for the 
+Xerces's XML Schema 1.1 implementation.
 
-Configuration notes: Minimum JRE needed to run these tests is 1.5. These unit 
tests contain a folder "data" alongside 
+Configuration notes: Minimum JRE needed to run these tests is 1.5. These unit 
tests contain a folder "data" parallel 
 to the "src" folder, that contain the XML and XSD documents needed for the 
unit tests. Before invoking this unit test 
 suite, the following argument needs to be provided to the Java VM,
 -Dorg.apache.xerces.tests.dataDir=<path to data directory>
@@ -26,6 +27,6 @@ relative to which the unit tests would r
 The class "AllXercesXSD11Tests" is the entry point of this unit test suite.
 
 Acknowledgements:
-These unit tests contain XSD 1.1 examples written by Roger L. Costello 
([email protected]), and have been included
-here with the permission from author. Roger's contribution of useful XSD 1.1 
examples to this test suite is highly appreciated.
+These unit tests contain, XSD 1.1 examples written by Roger L. Costello 
([email protected]), and have been included
+here with the permission from author. Roger's contributions of useful XSD 1.1 
examples to this test suite is highly appreciated.
 Roger has been an active contributor to the XML Schema standards work.
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to