|   | 
	     
 
XSAttributeUse Class ReferenceThis class describes all properties of a Schema Attribute Use component.  
More...
Inheritance diagram for XSAttributeUse:  
[legend]List of all members.
 Detailed Description
This class describes all properties of a Schema Attribute Use component. 
This is *always* owned by the validator /parser object from which it is obtained. 
 
 
 Constructor & Destructor Documentation
 
  
    | 
       
     | 
    
 
The default constructor. 
 
 - Parameters:
 - 
  
     | xsAttDecl  |  |  
     | xsModel  |  |  
     | manager  | The configurable memory manager  |  
   
  
     | 
   
 
 
 Member Function Documentation
 
  
    | 
       
     | 
    
 
[attribute declaration]: provides the attribute declaration itself, which will in turn determine the simple type definition used. 
 
      | 
   
 
 
  
    | 
       
     | 
    
 
Value Constraint: one of default, fixed. 
 
      | 
   
 
 
  
    
      
        
          | const XMLCh * XSAttributeUse::getConstraintValue            | 
          (  | 
                     | 
           )  | 
           | 
         
       
     | 
   
 
  
    | 
       
     | 
    
 
Value Constraint: The actual value. 
 
      | 
   
 
 
  
    
      
        
          | bool XSAttributeUse::getRequired            | 
          (  | 
                     | 
           )  | 
           const | 
         
       
     | 
   
 
  
    | 
       
     | 
    
 
[required]: determines whether this use of an attribute declaration requires an appropriate attribute information item to be present, or merely allows it. 
 
      | 
   
 
 Friends And Related Function Documentation
 
  
    
      
        
          friend class XSObjectFactory [friend]           | 
         
       
     | 
   
 
 Member Data Documentation
 
 
 
 
 The documentation for this class was generated from the following file:
     |