Go to the documentation of this file.
22 #if !defined(XERCESC_INCLUDE_GUARD_XSNOTATIONDECLARATION_HPP)
23 #define XERCESC_INCLUDE_GUARD_XSNOTATIONDECLARATION_HPP
107 const XMLCh *getSystemId();
113 const XMLCh *getPublicId();
virtual XSNamespaceItem * getNamespaceItem()
A namespace schema information item corresponding to the target namespace of the component,...
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
Definition: XSNamespaceItem.hpp:53
Definition: XSObject.hpp:42
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
virtual const XMLCh * getName() const
The name of type NCName of this declaration as defined in XML Namespaces.
Definition: XSModel.hpp:59
This class represents the core information about a notation declaration that all validators must at l...
Definition: XMLNotationDecl.hpp:41
uint16_t XMLCh
Definition: Xerces_autoconf_config.hpp:120
Definition: XSAnnotation.hpp:41
Definition: XSNotationDeclaration.hpp:40
XSAnnotation * getAnnotation() const
Optional.
Definition: XSNotationDeclaration.hpp:145
virtual const XMLCh * getNamespace() const
The [target namespace] of this object, or null if it is unspecified.
Configurable memory manager.
Definition: MemoryManager.hpp:39
#define XMLPARSER_EXPORT
Definition: XercesDefs.hpp:163
XSAnnotation * fAnnotation
Definition: XSNotationDeclaration.hpp:142
XMLNotationDecl * fXMLNotationDecl
Definition: XSNotationDeclaration.hpp:141