|  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
 | | |  |  |  | This package contains an implementation of the W3C XML Schema
                 Language, a recommendation of the Worldwide Web Consortium
                 available in three parts:
                 XML Schema: Primer and
                 XML Schema: Structures and
                 XML Schema: Datatypes.
                 We consider this implementation complete except for the limitations cited below.
                We would very much appreciate feedback on the package via the Xerces-C++ mailing list
xerces-c-users@xerces.apache.org  , and we
encourage the submission of bugs as described on our
Bug-Reporting page.
Please read this document before using this package.
 | 
 
 |  |  |  | 
            Due to the way in which the parser constructs content
            models for elements with complex content, specifying large
            values for the minOccursormaxOccursattributes may cause a stack overflow or very poor performance
            in the parser.  Large values forminOccursshould be
            avoided, andunboundedshould be used instead of
            a large value formaxOccurs. | 
 
 
 
 
 | 
 |