Author: mukulg
Date: Tue Aug 30 06:07:46 2016
New Revision: 1758327
URL: http://svn.apache.org/viewvc?rev=1758327&view=rev
Log:
minor change in details to text in this 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=1758327&r1=1758326&r2=1758327&view=diff
==============================================================================
--- xerces/java/branches/xs-1.1-tests/readme.txt (original)
+++ xerces/java/branches/xs-1.1-tests/readme.txt Tue Aug 30 06:07:46 2016
@@ -17,8 +17,8 @@
This SVN branch contains Xerces proprietary unit test cases for the Xerces XML
Schema (XSD) 1.1 functionality.
-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 by the unit
tests. Before invoking this unit test
+Configuration notes: Minimum JRE needed to run these tests is 1.5. These unit
tests contain a folder "data" alongside
+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>
relative to which the unit tests would retrieve XML and XSD documents.
@@ -27,4 +27,5 @@ The class "AllXercesXSD11Tests" is the e
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.
\ No newline at end of file
+here with the permission from author. Roger's contribution 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]