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

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

peiyongz    01/11/21 11:51:05

  Modified:    c/doc    samples.xml
  Log:
  SEnumVal:
  
  Revision  Changes    Path
  1.11      +2 -0      xml-xerces/c/doc/samples.xml
  
  Index: samples.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/samples.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- samples.xml	2001/11/20 18:57:58	1.10
  +++ samples.xml	2001/11/21 19:51:05	1.11
  @@ -55,6 +55,8 @@
   					<br/>StdInParse demonstrates streaming XML data from standard input.</li>
   				<li><link idref="enumval">EnumVal</link>
   					<br/>EnumVal shows how to enumerate the markup decls in a DTD Validator.</li>
  +				<li><link idref="senumval">SEnumVal</link>
  +					<br/>SEnumVal shows how to enumerate the markup decls in a Schema Validator.</li>
   				<li><link idref="createdoc">CreateDOMDocument</link>
   					<br/>CreateDOMDocument creates a DOM tree in memory from scratch.</li>
   				<li><link idref="sax2count">SAX2Count</link>
  
  
  

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