|   | 
	     
 
XSModelGroup Class ReferenceThis class describes all properties of a Schema Model Group component.  
More...
Inheritance diagram for XSModelGroup:  
[legend]List of all members.
 Detailed Description
This class describes all properties of a Schema Model Group component. 
This is *always* owned by the validator /parser object from which it is obtained. 
 
 
 Member Enumeration Documentation
 
  
    | 
       
     | 
    
 
 - Enumeration values: 
 - 
| COMPOSITOR_SEQUENCE  | 
This constant value signifies a sequence operator. 
 
  |  
| COMPOSITOR_CHOICE  | 
This constant value signifies a choice operator. 
 
  |  
| COMPOSITOR_ALL  | 
This content model represents a simplified version of the SGML &-Connector and is limited to the top-level of any content model. 
 
No element in the all content model may appear more than once.  |  
 
  
     | 
   
 
 Constructor & Destructor Documentation
 
  
    | 
       
     | 
    
 
The default constructor. 
 
 - Parameters:
 - 
  
     | compositorType  |  |  
     | particleList  |  |  
     | annot  |  |  
     | xsModel  |  |  
     | manager  | The configurable memory manager  |  
   
  
     | 
   
 
 
 Member Function Documentation
 
  
    | 
       
     | 
    
 
Optional. 
 
An [annotation].       | 
   
 
 
  
    | 
       
     | 
    
 
[compositor]: one of all, choice or sequence. 
 
The valid constants values are: COMPOSITOR_SEQUENCE, COMPOSITOR_CHOICE, COMPOSITOR_ALL.       | 
   
 
 
 Member Data Documentation
 
 
 
 The documentation for this class was generated from the following file:
     |