Author: mrglavas
Date: Sat Oct 29 22:52:12 2005
New Revision: 329530
URL: http://svn.apache.org/viewcvs?rev=329530&view=rev
Log:
Update description of options for SAX samples.
Modified:
xerces/java/trunk/docs/samples-sax.xml
Modified: xerces/java/trunk/docs/samples-sax.xml
URL:
http://svn.apache.org/viewcvs/xerces/java/trunk/docs/samples-sax.xml?rev=329530&r1=329529&r2=329530&view=diff
==============================================================================
--- xerces/java/trunk/docs/samples-sax.xml (original)
+++ xerces/java/trunk/docs/samples-sax.xml Sat Oct 29 22:52:12 2005
@@ -98,6 +98,13 @@
</td>
</tr>
<tr>
+ <td>-hs | -HS</td>
+ <td>
+ Turn on/off honouring of all schema locations.<br/>
+ <strong>NOTE:</strong> Requires use of -s and not supported by all
parsers.
+ </td>
+ </tr>
+ <tr>
<td>-va | -VA</td>
<td>
Turn on/off validation of schema annotations.<br/>
@@ -208,6 +215,13 @@
</td>
</tr>
<tr>
+ <td>-hs | -HS</td>
+ <td>
+ Turn on/off honouring of all schema locations.<br/>
+ <strong>NOTE:</strong> Requires use of -s and not supported by all
parsers.
+ </td>
+ </tr>
+ <tr>
<td>-va | -VA</td>
<td>
Turn on/off validation of schema annotations.<br/>
@@ -291,9 +305,9 @@
</td>
</tr>
<tr>
- <td>-ga | -GA</td>
+ <td>-hs | -HS</td>
<td>
- Turn on/off generation of synthetic schema annotations.<br/>
+ Turn on/off honouring of all schema locations.<br/>
<strong>NOTE:</strong> Requires use of -s and not supported by all
parsers.
</td>
</tr>
@@ -301,6 +315,13 @@
<td>-va | -VA</td>
<td>
Turn on/off validation of schema annotations.<br/>
+ <strong>NOTE:</strong> Requires use of -s and not supported by all
parsers.
+ </td>
+ </tr>
+ <tr>
+ <td>-ga | -GA</td>
+ <td>
+ Turn on/off generation of synthetic schema annotations.<br/>
<strong>NOTE:</strong> Requires use of -s and not supported by all
parsers.
</td>
</tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]