You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by tn...@apache.org on 2002/05/21 20:17:57 UTC

cvs commit: xml-xerces/c/doc samples.xml

tng         02/05/21 11:17:57

  Modified:    c/doc    samples.xml
  Log:
  Documentation Update: Remove samples IDOMCount and IDOMPrint from documentation.
  
  Revision  Changes    Path
  1.16      +1 -5      xml-xerces/c/doc/samples.xml
  
  Index: samples.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/samples.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- samples.xml	7 Mar 2002 22:08:41 -0000	1.15
  +++ samples.xml	21 May 2002 18:17:57 -0000	1.16
  @@ -4,7 +4,7 @@
   <s1 title="&XercesCName; Samples">
   
       <s2 title="Introduction">
  -    <p>&XercesCName; comes packaged with 15 sample applications that
  +    <p>&XercesCName; comes packaged with 13 sample applications that
       demonstrate salient features of the parser using simple
       applications written on top of the SAX and DOM APIs provided by
       the parser.  Sample XML data files are provided in the samples/data directory.</p>
  @@ -66,10 +66,6 @@
   					characters in an XML file.</li>
   				<li><link idref="sax2print">SAX2Print</link>
   					<br/>SAX2Print parses an XML file and prints it out.</li>
  -				<li><link idref="idomcount">IDOMCount</link>
  -					<br/>IDOMCount counts the elements in a XML file.</li>
  -				<li><link idref="idomprint">IDOMPrint</link>
  -					<br/>IDOMPrint parses an XML file and prints it out.</li>
   			</ul>
   		</s3>
       </s2>
  
  
  

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