Go to the documentation of this file.
22 #if !defined(XERCESC_INCLUDE_GUARD_XSMULTIVALUEFACET_HPP)
23 #define XERCESC_INCLUDE_GUARD_XSMULTIVALUEFACET_HPP
StringList * getLexicalFacetValues()
Definition: XSMultiValueFacet.hpp:139
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
XSAnnotationList * getAnnotations()
Definition: XSMultiValueFacet.hpp:144
Definition: XSMultiValueFacet.hpp:40
Definition: XSObject.hpp:42
bool fIsFixed
Definition: XSMultiValueFacet.hpp:123
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
Definition: XSModel.hpp:59
FACET
Definition: XSSimpleTypeDefinition.hpp:68
XSAnnotationList * fXSAnnotationList
Definition: XSMultiValueFacet.hpp:125
Definition: XSAnnotation.hpp:41
RefArrayVectorOf< XMLCh > StringList
Definition: XSConstants.hpp:54
StringList * fLexicalValues
Definition: XSMultiValueFacet.hpp:124
RefVectorOf< XSAnnotation > XSAnnotationList
Definition: XSConstants.hpp:41
Configurable memory manager.
Definition: MemoryManager.hpp:39
XSSimpleTypeDefinition::FACET getFacetKind() const
Definition: XSMultiValueFacet.hpp:129
#define XMLPARSER_EXPORT
Definition: XercesDefs.hpp:163
XSSimpleTypeDefinition::FACET fFacetKind
Definition: XSMultiValueFacet.hpp:122
bool isFixed() const
Check whether a facet value is fixed.
Definition: XSMultiValueFacet.hpp:134