#include <xercesc/framework/XMLSchemaDescription.hpp>
◆ ContextType
Enumerator |
---|
CONTEXT_INCLUDE | |
CONTEXT_REDEFINE | |
CONTEXT_IMPORT | |
CONTEXT_PREPARSE | |
CONTEXT_INSTANCE | |
CONTEXT_ELEMENT | |
CONTEXT_ATTRIBUTE | |
CONTEXT_XSITYPE | |
CONTEXT_UNKNOWN | |
◆ ~XMLSchemaDescription()
virtual XMLSchemaDescription::~XMLSchemaDescription |
( |
| ) |
|
|
virtual |
◆ XMLSchemaDescription()
◆ getAttributes()
virtual const XMLAttDef * XMLSchemaDescription::getAttributes |
( |
| ) |
const |
|
pure virtual |
◆ getContextType()
virtual ContextType XMLSchemaDescription::getContextType |
( |
| ) |
const |
|
pure virtual |
◆ getEnclosingElementName()
virtual const QName * XMLSchemaDescription::getEnclosingElementName |
( |
| ) |
const |
|
pure virtual |
◆ getGrammarType()
virtual Grammar::GrammarType XMLSchemaDescription::getGrammarType |
( |
| ) |
const |
|
virtual |
◆ getLocationHints()
virtual const RefArrayVectorOf< XMLCh > * XMLSchemaDescription::getLocationHints |
( |
| ) |
const |
|
pure virtual |
◆ getTargetNamespace()
virtual const XMLCh * XMLSchemaDescription::getTargetNamespace |
( |
| ) |
const |
|
pure virtual |
◆ getTriggeringComponent()
virtual const QName * XMLSchemaDescription::getTriggeringComponent |
( |
| ) |
const |
|
pure virtual |
◆ setAttributes()
virtual void XMLSchemaDescription::setAttributes |
( |
XMLAttDef * const | | ) |
|
|
pure virtual |
◆ setContextType()
virtual void XMLSchemaDescription::setContextType |
( |
ContextType | | ) |
|
|
pure virtual |
◆ setEnclosingElementName()
virtual void XMLSchemaDescription::setEnclosingElementName |
( |
QName * const | | ) |
|
|
pure virtual |
◆ setLocationHints()
virtual void XMLSchemaDescription::setLocationHints |
( |
const XMLCh * const | | ) |
|
|
pure virtual |
◆ setTargetNamespace()
virtual void XMLSchemaDescription::setTargetNamespace |
( |
const XMLCh * const | | ) |
|
|
pure virtual |
◆ setTriggeringComponent()
virtual void XMLSchemaDescription::setTriggeringComponent |
( |
QName * const | | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: