You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by kn...@apache.org on 2002/03/06 18:09:41 UTC

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

knoaman     02/03/06 09:09:41

  Modified:    c/doc    schema.xml
  Log:
  Documentation update.
  
  Revision  Changes    Path
  1.16      +0 -9      xml-xerces/c/doc/schema.xml
  
  Index: schema.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/schema.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- schema.xml	13 Feb 2002 19:49:39 -0000	1.15
  +++ schema.xml	6 Mar 2002 17:09:41 -0000	1.16
  @@ -24,15 +24,6 @@
               <li>No interface is provided for exposing the post-schema
               validation infoset , beyond
               that provided by DOM or SAX;</li>
  -            <li> The parser permits situations in which there is
  -            circular or multiple importing.  However, the parser only permits forward
  -            references--that is, references directed from the
  -            direction of the schema cited in the instance
  -            document to other schemas.  For instance, if schema A
  -            imports both schema B and schema C, then
  -            any reference in schema B to an information item from
  -            schema C will produce an error. Circular or multiple
  -            &lt;include&gt;s have similar limitations.</li>
               <li>Due to the way in which the parser constructs content
               models for elements with complex content, specifying large
               values for the <code>minOccurs</code> or <code>maxOccurs</code>
  
  
  

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