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();
Definition: XSIDCDefinition.hpp:40
IdentityConstraint * fIdentityConstraint
Definition: XSIDCDefinition.hpp:171
StringList * fStringList
Definition: XSIDCDefinition.hpp:173
virtual XSNamespaceItem * getNamespaceItem()
A namespace schema information item corresponding to the target namespace of the component, if it's globally declared; or null otherwise.
XSIDCDefinition * fKey
Definition: XSIDCDefinition.hpp:172
virtual const XMLCh * getName() const
The name of type NCName of this declaration as defined in XML Namespaces.
Definition: XSNamespaceItem.hpp:53
IC_CATEGORY
Definition: XSIDCDefinition.hpp:45
XSAnnotationList * fXSAnnotationList
Definition: XSIDCDefinition.hpp:174
#define XMLPARSER_EXPORT
Definition: XercesDefs.hpp:163
virtual const XMLCh * getNamespace()
The [target namespace] of this object, or null if it is unspecified.
Definition: XSModel.hpp:59
Definition: XSAnnotation.hpp:41
Configurable memory manager.
Definition: MemoryManager.hpp:39
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
wchar_t XMLCh
Definition: Xerces_autoconf_config.borland.hpp:92
RefArrayVectorOf< XMLCh > StringList
Definition: XSConstants.hpp:54
Definition: XSObject.hpp:42
StringList * getFieldStrs()
[fields]: a non-empty list of restricted XPath ([XPath]) expressions.
Definition: XSIDCDefinition.hpp:178
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
XSIDCDefinition * getRefKey() const
[referenced key]: required if [identity-constraint category] is IC_KEYREF, forbidden otherwise (when ...
Definition: XSIDCDefinition.hpp:183
RefVectorOf< XSAnnotation > XSAnnotationList
Definition: XSConstants.hpp:41