mrglavas 2004/12/15 20:10:59 Modified: java/docs samples-dom.xml Log: Update description of options for DOM samples. Revision Changes Path 1.12 +21 -0 xml-xerces/java/docs/samples-dom.xml Index: samples-dom.xml =================================================================== RCS file: /home/cvs/xml-xerces/java/docs/samples-dom.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- samples-dom.xml 25 Feb 2004 16:22:44 -0000 1.11 +++ samples-dom.xml 16 Dec 2004 04:10:59 -0000 1.12 @@ -109,6 +109,13 @@ </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. + </td> + </tr> + <tr> <td>-dv | -DV</td> <td> Turn on/off dynamic validation.<br/> @@ -159,6 +166,13 @@ </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. + </td> + </tr> + <tr> <td>-dv | -DV</td> <td> Turn on/off dynamic validation.<br/> @@ -201,6 +215,13 @@ <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. + </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. </td> </tr>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]