You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ne...@apache.org on 2002/09/11 16:11:58 UTC

cvs commit: xml-xerces/java/docs samples-dom.xml

neilg       2002/09/11 07:11:58

  Modified:    java/docs samples-dom.xml
  Log:
  removed reference to non-existent option.
  
  Revision  Changes    Path
  1.7       +0 -7      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.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- samples-dom.xml	19 Jun 2002 20:55:28 -0000	1.6
  +++ samples-dom.xml	11 Sep 2002 14:11:58 -0000	1.7
  @@ -78,13 +78,6 @@
       <tr><td>-p name</td><td>Select parser wrapper by name.</td></tr>
       <tr><td>-x number</td><td>Select number of repetitions.</td></tr>
       <tr><td>-n  | -N</td><td>Turn on/off namespace processing.</td></tr>
  -    <tr>
  -     <td>-np | -NP</td>
  -     <td>
  -      Turn on/off namespace prefixes.<br/>
  -      <strong>NOTE:</strong> Requires use of -n.
  -     </td>
  -    </tr>
       <tr><td>-v  | -V</td><td>Turn on/off validation.</td></tr>
       <tr>
        <td>-s  | -S</td>
  
  
  

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