You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2005/10/30 21:57:02 UTC

svn commit: r329641 - /xerces/java/trunk/docs/samples-jaxp.xml

Author: mrglavas
Date: Sun Oct 30 12:56:59 2005
New Revision: 329641

URL: http://svn.apache.org/viewcvs?rev=329641&view=rev
Log:
Update description of options for JAXP samples.

Modified:
    xerces/java/trunk/docs/samples-jaxp.xml

Modified: xerces/java/trunk/docs/samples-jaxp.xml
URL: http://svn.apache.org/viewcvs/xerces/java/trunk/docs/samples-jaxp.xml?rev=329641&r1=329640&r2=329641&view=diff
==============================================================================
--- xerces/java/trunk/docs/samples-jaxp.xml (original)
+++ xerces/java/trunk/docs/samples-jaxp.xml Sun Oct 30 12:56:59 2005
@@ -83,6 +83,7 @@
   <s3 title='options'>
    <table>
     <tr><th>Option</th><th>Description</th></tr>
+    <tr><td>-l name</td><td>Select schema language by name.</td></tr>
     <tr><td>-x number</td><td>Select number of repetitions.</td></tr>
     <tr><td>-a uri ...</td><td>Provide a list of schema documents.</td></tr>
     <tr><td>-i uri ...</td><td>Provide a list of instance documents to validate.</td></tr>
@@ -163,6 +164,7 @@
   <s3 title='options'>
    <table>
     <tr><th>Option</th><th>Description</th></tr>
+    <tr><td>-l name</td><td>Select schema language by name.</td></tr>
     <tr><td>-x number</td><td>Select number of repetitions.</td></tr>
     <tr><td>-a xpath ...</td><td>Provide a list of XPath expressions for schema roots.</td></tr>
     <tr><td>-i xpath ...</td><td>Provide a list of XPath expressions for validation roots.</td></tr>
@@ -226,9 +228,10 @@
   <s3 title='options'>
    <table>
     <tr><th>Option</th><th>Description</th></tr>
+    <tr><td>-l name</td><td>Select schema language by name.</td></tr>
+    <tr><td>-p name</td><td>Select parser by name.</td></tr>
     <tr><td>-a uri ...</td><td>Provide a list of schema documents.</td></tr>
     <tr><td>-i uri ...</td><td>Provide a list of instance documents to validate.</td></tr>
-    <tr><td>-p name</td><td>Select parser by name.</td></tr>
     <tr>
      <td>-f  | -F</td>
      <td>



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