|   | 
	     
 
XSFacet Class ReferenceThis represents all Schema Facet components with the exception of Enumeration and Pattern Facets, which are represented by the XSMultiValueFacet interface.  
More...
Inheritance diagram for XSFacet:  
[legend]List of all members.
 Detailed Description
This represents all Schema Facet components with the exception of Enumeration and Pattern Facets, which are represented by the XSMultiValueFacet interface. 
This is *always* owned by the validator /parser object from which it is obtained. 
 
 
 Constructor & Destructor Documentation
 
  
    | 
       
     | 
    
 
The default constructor. 
 
 - Parameters:
 - 
  
     | facetKind  |  |  
     | lexicalValue  |  |  
     | isFixed  |  |  
     | annot  |  |  
     | xsModel  |  |  
     | manager  | The configurable memory manager  |  
   
  
     | 
   
 
 
 Member Function Documentation
 
 
 
  
    
      
        
          | const XMLCh * XSFacet::getLexicalFacetValue            | 
          (  | 
                     | 
           )  | 
           const | 
         
       
     | 
   
 
  
    | 
       
     | 
    
 
 - Returns:
 - Returns a value of a constraining facet. 
  
     | 
   
 
 
  
    
      
        
          | bool XSFacet::isFixed            | 
          (  | 
                     | 
           )  | 
           const | 
         
       
     | 
   
 
  
    | 
       
     | 
    
 
Check whether a facet value is fixed. 
 
      | 
   
 
 Member Data Documentation
 
 
 
 
 The documentation for this class was generated from the following file:
     |