22 #if !defined(XERCESC_INCLUDE_GUARD_XSWILDCARD_HPP)
23 #define XERCESC_INCLUDE_GUARD_XSWILDCARD_HPP
39 class ContentSpecNode;
58 NSCONSTRAINT_DERIVATION_LIST = 3
96 SchemaAttDef*
const attWildCard
104 const ContentSpecNode*
const elmWildCard
125 NAMESPACE_CONSTRAINT getConstraintType()
const;
139 PROCESS_CONTENTS getProcessContents()
const;
165 void buildNamespaceList(
const ContentSpecNode*
const rootNode);
PROCESS_CONTENTS getProcessContents() const
[process contents]: one of skip, lax or strict.
Definition: XSWildcard.hpp:183
Definition: XSWildcard.hpp:41
NAMESPACE_CONSTRAINT getConstraintType() const
Namespace constraint: A constraint type: any, not, list.
Definition: XSWildcard.hpp:193
XSAnnotation * fAnnotation
Definition: XSWildcard.hpp:175
StringList * getNsConstraintList()
Namespace constraint.
Definition: XSWildcard.hpp:188
PROCESS_CONTENTS fProcessContents
Definition: XSWildcard.hpp:173
NAMESPACE_CONSTRAINT fConstraintType
Definition: XSWildcard.hpp:172
StringList * fNsConstraintList
Definition: XSWildcard.hpp:174
#define XMLPARSER_EXPORT
Definition: XercesDefs.hpp:163
Definition: XSModel.hpp:59
Definition: XSAnnotation.hpp:41
Configurable memory manager.
Definition: MemoryManager.hpp:39
XSAnnotation * getAnnotation() const
Optional.
Definition: XSWildcard.hpp:178
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
RefArrayVectorOf< XMLCh > StringList
Definition: XSConstants.hpp:54
Definition: XSObject.hpp:42
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
PROCESS_CONTENTS
Definition: XSWildcard.hpp:62
NAMESPACE_CONSTRAINT
Definition: XSWildcard.hpp:46