Go to the documentation of this file.
22 #if !defined(XERCESC_INCLUDE_GUARD_XSIDCDEFINITION_HPP)
23 #define XERCESC_INCLUDE_GUARD_XSIDCDEFINITION_HPP
38 class IdentityConstraint;
77 IdentityConstraint*
const identityConstraint
126 IC_CATEGORY getCategory()
const;
131 const XMLCh *getSelectorStr();
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: XSIDCDefinition.hpp:40
Definition: XSNamespaceItem.hpp:53
Definition: XSObject.hpp:42
StringList * fStringList
Definition: XSIDCDefinition.hpp:173
#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.
XSIDCDefinition * fKey
Definition: XSIDCDefinition.hpp:172
Definition: XSModel.hpp:59
IC_CATEGORY
Definition: XSIDCDefinition.hpp:45
uint16_t XMLCh
Definition: Xerces_autoconf_config.hpp:120
Definition: XSAnnotation.hpp:41
XSIDCDefinition * getRefKey() const
[referenced key]: required if [identity-constraint category] is IC_KEYREF, forbidden otherwise (when ...
Definition: XSIDCDefinition.hpp:183
IdentityConstraint * fIdentityConstraint
Definition: XSIDCDefinition.hpp:171
StringList * getFieldStrs()
[fields]: a non-empty list of restricted XPath ([XPath]) expressions.
Definition: XSIDCDefinition.hpp:178
RefArrayVectorOf< XMLCh > StringList
Definition: XSConstants.hpp:54
virtual const XMLCh * getNamespace() const
The [target namespace] of this object, or null if it is unspecified.
RefVectorOf< XSAnnotation > XSAnnotationList
Definition: XSConstants.hpp:41
Configurable memory manager.
Definition: MemoryManager.hpp:39
#define XMLPARSER_EXPORT
Definition: XercesDefs.hpp:163
XSAnnotationList * fXSAnnotationList
Definition: XSIDCDefinition.hpp:174