Go to the documentation of this file.
   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);
 
  
NAMESPACE_CONSTRAINT fConstraintType
Definition: XSWildcard.hpp:172
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
PROCESS_CONTENTS getProcessContents() const
[process contents]: one of skip, lax or strict.
Definition: XSWildcard.hpp:183
Definition: XSObject.hpp:42
NAMESPACE_CONSTRAINT getConstraintType() const
Namespace constraint: A constraint type: any, not, list.
Definition: XSWildcard.hpp:193
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
Definition: XSModel.hpp:59
Definition: XSWildcard.hpp:41
PROCESS_CONTENTS
Definition: XSWildcard.hpp:62
Definition: XSAnnotation.hpp:41
NAMESPACE_CONSTRAINT
Definition: XSWildcard.hpp:46
RefArrayVectorOf< XMLCh > StringList
Definition: XSConstants.hpp:54
XSAnnotation * fAnnotation
Definition: XSWildcard.hpp:175
Configurable memory manager.
Definition: MemoryManager.hpp:39
StringList * getNsConstraintList()
Namespace constraint.
Definition: XSWildcard.hpp:188
#define XMLPARSER_EXPORT
Definition: XercesDefs.hpp:163
StringList * fNsConstraintList
Definition: XSWildcard.hpp:174
XSAnnotation * getAnnotation() const
Optional.
Definition: XSWildcard.hpp:178
PROCESS_CONTENTS fProcessContents
Definition: XSWildcard.hpp:173