|  | 
 XSMultiValueFacet Class ReferenceThis class represents all Schema Facets which may possess multiple lexical values/annotations (i.e., Pattern and Enumeration facets).  
More...
Inheritance diagram for XSMultiValueFacet:  [legend]List of all members. 
 Detailed DescriptionThis class represents all Schema Facets which may possess multiple lexical values/annotations (i.e., Pattern and Enumeration facets).
This is *always* owned by the validator /parser object from which it is obtained. 
 
 
 Constructor & Destructor Documentation
 
  
    |  | 
The default constructor. 
 
 Parameters:
  
    |  | facetKind |  |  |  | lexicalValues |  |  |  | isFixed |  |  |  | headAnnot |  |  |  | xsModel |  |  |  | manager | The configurable memory manager | 
 |  
 
 Member Function Documentation
 
  
    |  | 
 Returns:the annotations belonging to this facet's values 
 |  
 
 
  
    | 
        
          | StringList * XSMultiValueFacet::getLexicalFacetValues | ( |  | ) |  |  |  
  
    |  | 
 Returns:Returns the values of a constraining facet. 
 |  
 
  
    | 
        
          | bool XSMultiValueFacet::isFixed | ( |  | ) | const |  |  
  
    |  | 
Check whether a facet value is fixed. 
 
     |  
 Member Data Documentation
 
 
 
 The documentation for this class was generated from the following file:
 |