|   | 
	     
 
XSAttributeGroupDefinition Class ReferenceThis class describes all properties of a Schema Attribute Group Definition component.  
More...
Inheritance diagram for XSAttributeGroupDefinition:  
[legend]List of all members.
 Detailed Description
This class describes all properties of a Schema Attribute Group Definition component. 
This is *always* owned by the validator /parser object from which it is obtained. 
 
 
 Constructor & Destructor Documentation
 
  
    | 
       
     | 
    
 
The default constructor. 
 
 - Parameters:
 - 
  
     | xercesAttGroupInfo  |  |  
     | xsAttList  |  |  
     | xsWildcard  |  |  
     | xsAnnot  |  |  
     | xsModel  |  |  
     | manager  | The configurable memory manager  |  
   
  
     | 
   
 
 
 Member Function Documentation
 
  
    
      
        
          | XSAnnotation * XSAttributeGroupDefinition::getAnnotation            | 
          (  | 
                     | 
           )  | 
           const | 
         
       
     | 
   
 
  
    | 
       
     | 
    
 
Optional. 
 
An [annotation].       | 
   
 
 
  
    | 
       
     | 
    
 
A set of [attribute uses]. 
 
      | 
   
 
 
  
    
      
        
          | XSWildcard * XSAttributeGroupDefinition::getAttributeWildcard            | 
          (  | 
                     | 
           )  | 
           const | 
         
       
     | 
   
 
 
  
    
      
        
          | const XMLCh* XSAttributeGroupDefinition::getName            | 
          (  | 
                     | 
           )  | 
           [virtual] | 
         
       
     | 
   
 
  
    | 
       
     | 
    
 
The name of type NCName of this declaration as defined in XML Namespaces. 
 
 
Reimplemented from XSObject.      | 
   
 
 
  
    
      
        
          | const XMLCh* XSAttributeGroupDefinition::getNamespace            | 
          (  | 
                     | 
           )  | 
           [virtual] | 
         
       
     | 
   
 
  
    | 
       
     | 
    
 
The [target namespace] of this object, or null if it is unspecified. 
 
 
Reimplemented from XSObject.      | 
   
 
 
  
    
      
        
          | XSNamespaceItem* XSAttributeGroupDefinition::getNamespaceItem            | 
          (  | 
                     | 
           )  | 
           [virtual] | 
         
       
     | 
   
 
  
    | 
       
     | 
    
 
A namespace schema information item corresponding to the target namespace of the component, if it's globally declared; or null otherwise. 
 
 
Reimplemented from XSObject.      | 
   
 
 Member Data Documentation
 
 
 
 
 The documentation for this class was generated from the following file:
     |