Go to the documentation of this file.
22 #if !defined(XERCESC_INCLUDE_GUARD_XSFACET_HPP)
23 #define XERCESC_INCLUDE_GUARD_XSFACET_HPP
62 ,
const XMLCh*
const lexicalValue
89 const XMLCh *getLexicalFacetValue()
const;
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
char16_t XMLCh
Definition: Xerces_autoconf_config.hpp:120
Definition: XSObject.hpp:43
const XMLCh * getLexicalFacetValue() const
Definition: XSFacet.hpp:133
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
Definition: XSFacet.hpp:41
Definition: XSModel.hpp:60
XSAnnotation * getAnnotation() const
Definition: XSFacet.hpp:143
FACET
Definition: XSSimpleTypeDefinition.hpp:68
bool isFixed() const
Check whether a facet value is fixed.
Definition: XSFacet.hpp:138
Definition: XSAnnotation.hpp:42
bool fIsFixed
Definition: XSFacet.hpp:123
XSAnnotation * fAnnotation
Definition: XSFacet.hpp:125
const XMLCh * fLexicalValue
Definition: XSFacet.hpp:124
XSSimpleTypeDefinition::FACET fFacetKind
Definition: XSFacet.hpp:122
XSSimpleTypeDefinition::FACET getFacetKind() const
Definition: XSFacet.hpp:128
XSFacet(XSSimpleTypeDefinition::FACET facetKind, const XMLCh *const lexicalValue, bool isFixed, XSAnnotation *const annot, XSModel *const xsModel, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)
The default constructor.
Configurable memory manager.
Definition: MemoryManager.hpp:40
#define XMLPARSER_EXPORT
Definition: XercesDefs.hpp:163