Go to the documentation of this file.
22 #if !defined(XERCESC_INCLUDE_GUARD_PSVIELEMENT_HPP)
23 #define XERCESC_INCLUDE_GUARD_PSVIELEMENT_HPP
90 XSModel *getSchemaInformation();
120 ,
const XMLCh*
const validationContext
126 ,
const XMLCh*
const defaultValue
127 ,
const XMLCh*
const normalizedValue = 0
128 ,
XMLCh*
const canonicalValue = 0
164 return fNotationDecl;
virtual XSSimpleTypeDefinition * getMemberTypeDefinition()=0
If and only if that type definition is a simple type definition with {variety} union,...
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
ASSESSMENT_TYPE
Definition: PSVIItem.hpp:65
Definition: PSVIItem.hpp:41
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
Definition: XSModel.hpp:59
virtual XSTypeDefinition * getTypeDefinition()=0
An item isomorphic to the type definition used to validate this element.
XSNotationDeclaration * getNotationDeclaration()
[notation]
Definition: PSVIElement.hpp:162
uint16_t XMLCh
Definition: Xerces_autoconf_config.hpp:120
This class represents a complexType or simpleType definition.
Definition: XSTypeDefinition.hpp:39
XSElementDeclaration * getElementDeclaration()
An item isomorphic to the element declaration used to validate this element.
Definition: PSVIElement.hpp:157
Definition: XSNotationDeclaration.hpp:40
XSModel * getSchemaInformation()
[schema information]
Definition: PSVIElement.hpp:167
Definition: PSVIElement.hpp:41
Definition: XSElementDeclaration.hpp:44
Configurable memory manager.
Definition: MemoryManager.hpp:39
#define XMLPARSER_EXPORT
Definition: XercesDefs.hpp:163
void reset(const XMLCh *const validationContext, const XMLCh *const normalizedValue, const VALIDITY_STATE validityState, const ASSESSMENT_TYPE assessmentType)
reset the object
VALIDITY_STATE
Definition: PSVIItem.hpp:45
Definition: XSSimpleTypeDefinition.hpp:43