| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
                       object --+                
                                |                
                          cscRoot --+            
                                    |            
 utils.utility.PrivateTransient_mixin --+        
                                        |        
                           object --+   |        
                                    |   |        
                              cscRoot --+        
                                        |        
     namespace._ComponentDependency_mixin --+    
                                            |    
                           object --+       |    
                                    |       |    
                              cscRoot --+   |    
                                        |   |    
namespace.archive._ArchivableObject_mixin --+    
                                            |    
                           object --+       |    
                                    |       |    
                              cscRoot --+   |    
                                        |   |    
     utils.utility.PrivateTransient_mixin --+    
                                            |    
                           object --+       |    
                                    |       |    
                              cscRoot --+   |    
                                        |   |    
            utils.utility.Locatable_mixin --+    
                                            |    
                       _SchemaComponent_mixin --+
                                                |
                           object --+           |
                                    |           |
                              cscRoot --+       |
                                        |       |
     utils.utility.PrivateTransient_mixin --+   |
                                            |   |
                               object --+   |   |
                                        |   |   |
                                  cscRoot --+   |
                                            |   |
                        _NamedComponent_mixin --+
                                                |
                               object --+       |
                                        |       |
                                  cscRoot --+   |
                                            |   |
                             _Annotated_mixin --+
                                                |
                                               ModelGroupDefinition
An XMLSchema Model Group Definition component.
    
  | 
|||
      
  | 
  |||
    
  | 
|||
| 
     Inherited from   | 
  |||
    
  | 
|||
        __modelGroup = Nonehash(x)  | 
  |||
| 
     Inherited from  Inherited from  Inherited from  Inherited from  Inherited from   | 
  |||
    
  | 
|||
| 
     Inherited from   | 
  |||
    
  | 
|||
  
 Create a Model Group Definition from a DOM element node. wxs is a Schema instance within which the model group is being defined. node is a DOM element. The name must be 'group', and the node must be in the XMLSchema namespace. The node must have a 'name' attribute, and must not have a 'ref' attribute.  | 
  
 Model group definitions depend on the contained model group. 
  | 
  
 str(x) 
  | 
| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Fri Sep 9 14:08:52 2011 | http://epydoc.sourceforge.net |