Go to the documentation of this file.
   22 #if !defined(XERCESC_INCLUDE_GUARD_XSNAMESPACEITEM_HPP) 
   23 #define XERCESC_INCLUDE_GUARD_XSNAMESPACEITEM_HPP 
   72         , SchemaGrammar* 
const grammar
 
   79         , 
const XMLCh* 
const   schemaNamespace
 
   99     const XMLCh *getSchemaNamespace() 
const;
 
  193     friend class XSObjectFactory;
 
  
This class makes it possible to override the C++ memory management by adding new/delete operators to ...
Definition: XMemory.hpp:40
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
Definition: XSModelGroupDefinition.hpp:42
Definition: XSAttributeDeclaration.hpp:42
Definition: XSNamespaceItem.hpp:53
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
const XMLCh * getSchemaNamespace() const
[schema namespace]: A namespace name or null corresponding to the target namespace of the schema docu...
Definition: XSNamespaceItem.hpp:236
Definition: XSModel.hpp:59
const XMLCh * fSchemaNamespace
Definition: XSNamespaceItem.hpp:223
uint16_t XMLCh
Definition: Xerces_autoconf_config.hpp:120
Definition: XSAnnotation.hpp:41
This class represents a complexType or simpleType definition.
Definition: XSTypeDefinition.hpp:39
Definition: XSNotationDeclaration.hpp:40
XSAnnotationList * getAnnotations()
[annotations]: a set of annotations.
Definition: XSNamespaceItem.hpp:226
SchemaGrammar * fGrammar
Definition: XSNamespaceItem.hpp:200
RefArrayVectorOf< XMLCh > StringList
Definition: XSConstants.hpp:54
Definition: XSAttributeGroupDefinition.hpp:42
COMPONENT_TYPE
Definition: XSConstants.hpp:61
RefVectorOf< XSAnnotation > XSAnnotationList
Definition: XSConstants.hpp:41
Definition: XSElementDeclaration.hpp:44
XSAnnotationList * fXSAnnotationList
Definition: XSNamespaceItem.hpp:221
Configurable memory manager.
Definition: MemoryManager.hpp:39
#define XMLPARSER_EXPORT
Definition: XercesDefs.hpp:163
XSModel * fXSModel
Definition: XSNamespaceItem.hpp:201
@ MULTIVALUE_FACET
The object describes enumeration/pattern facets.
Definition: XSConstants.hpp:118
MemoryManager *const fMemoryManager
Definition: XSNamespaceItem.hpp:199