mrglavas 2005/06/05 12:31:48
Modified: java/docs samples-jaxp.xml
Log:
Minor documentation fix.
Revision Changes Path
1.2 +12 -12 xml-xerces/java/docs/samples-jaxp.xml
Index: samples-jaxp.xml
===================================================================
RCS file: /home/cvs/xml-xerces/java/docs/samples-jaxp.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- samples-jaxp.xml 5 Jun 2005 03:08:38 -0000 1.1
+++ samples-jaxp.xml 5 Jun 2005 19:31:48 -0000 1.2
@@ -90,28 +90,28 @@
<td>-f | -F</td>
<td>
Turn on/off Schema full checking.<br/>
- <strong>NOTE:</strong> Requires use of -s and not supported by all
parsers.
+ <strong>NOTE:</strong> Not supported by all schema factories and
validators.
</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.
+ <strong>NOTE:</strong> Not supported by all schema factories and
validators.
</td>
</tr>
<tr>
<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.
+ <strong>NOTE:</strong> Not supported by all schema factories and
validators.
</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.
+ <strong>NOTE:</strong> Not supported by all schema factories and
validators.
</td>
</tr>
<tr><td>-m | -M</td><td>Turn on/off memory usage report.</td></tr>
@@ -170,28 +170,28 @@
<td>-f | -F</td>
<td>
Turn on/off Schema full checking.<br/>
- <strong>NOTE:</strong> Requires use of -s and not supported by all
parsers.
+ <strong>NOTE:</strong> Not supported by all schema factories and
validators.
</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.
+ <strong>NOTE:</strong> Not supported by all schema factories and
validators.
</td>
</tr>
<tr>
<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.
+ <strong>NOTE:</strong> Not supported by all schema factories and
validators.
</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.
+ <strong>NOTE:</strong> Not supported by all schema factories and
validators.
</td>
</tr>
<tr><td>-m | -M</td><td>Turn on/off memory usage report.</td></tr>
@@ -232,28 +232,28 @@
<td>-f | -F</td>
<td>
Turn on/off Schema full checking.<br/>
- <strong>NOTE:</strong> Requires use of -s and not supported by all
parsers.
+ <strong>NOTE:</strong> Not supported by all schema factories and
validators.
</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.
+ <strong>NOTE:</strong> Not supported by all schema factories and
validators.
</td>
</tr>
<tr>
<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.
+ <strong>NOTE:</strong> Not supported by all schema factories and
validators.
</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.
+ <strong>NOTE:</strong> Not supported by all schema factories and
validators.
</td>
</tr>
<tr><td>-h</td><td>Display help screen.</td></tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]