XSAttributeGroupDefinition Class Reference

Inheritance diagram for XSAttributeGroupDefinition:

XSObject XMemory

List of all members.

Public Member Functions

Constructors
 XSAttributeGroupDefinition (XercesAttGroupInfo *const xercesAttGroupInfo, XSAttributeUseList *const xsAttList, XSWildcard *const xsWildcard, XSAnnotation *const xsAnnot, XSModel *const xsModel, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)
 The default constructor.
Destructor
 ~XSAttributeGroupDefinition ()
overridden XSObject methods
const XMLChgetName () const
 The name of type NCName of this declaration as defined in XML Namespaces.
const XMLChgetNamespace ()
 The [target namespace] of this object, or null if it is unspecified.
XSNamespaceItemgetNamespaceItem ()
 A namespace schema information item corresponding to the target namespace of the component, if it's globally declared; or null otherwise.
XSAttributeGroupDefinition methods
XSAttributeUseListgetAttributeUses ()
 A set of [attribute uses].
XSWildcardgetAttributeWildcard () const
 Optional.
XSAnnotationgetAnnotation () const
 Optional.

Protected Attributes

XercesAttGroupInfo * fXercesAttGroupInfo
XSAttributeUseListfXSAttributeUseList
XSWildcardfXSWildcard
XSAnnotationfAnnotation


Constructor & Destructor Documentation

XSAttributeGroupDefinition::XSAttributeGroupDefinition ( XercesAttGroupInfo *const   xercesAttGroupInfo,
XSAttributeUseList *const   xsAttList,
XSWildcard *const   xsWildcard,
XSAnnotation *const   xsAnnot,
XSModel *const   xsModel,
MemoryManager *const   manager = XMLPlatformUtils::fgMemoryManager 
)

The default constructor.

Parameters:
xercesAttGroupInfo 
xsAttList 
xsWildcard 
xsAnnot 
xsModel 
manager The configurable memory manager

XSAttributeGroupDefinition::~XSAttributeGroupDefinition (  ) 


Member Function Documentation

const XMLCh* XSAttributeGroupDefinition::getName (  )  const [virtual]

The name of type NCName of this declaration as defined in XML Namespaces.

Reimplemented from XSObject.

const XMLCh* XSAttributeGroupDefinition::getNamespace (  )  [virtual]

The [target namespace] of this object, or null if it is unspecified.

Reimplemented from XSObject.

XSNamespaceItem* XSAttributeGroupDefinition::getNamespaceItem (  )  [virtual]

A namespace schema information item corresponding to the target namespace of the component, if it's globally declared; or null otherwise.

Reimplemented from XSObject.

XSAttributeUseList * XSAttributeGroupDefinition::getAttributeUses (  ) 

A set of [attribute uses].

References fXSAttributeUseList.

XSWildcard * XSAttributeGroupDefinition::getAttributeWildcard (  )  const

Optional.

A [wildcard].

References fXSWildcard.

XSAnnotation * XSAttributeGroupDefinition::getAnnotation (  )  const

Optional.

An [annotation].

References fAnnotation.


Member Data Documentation

XercesAttGroupInfo* XSAttributeGroupDefinition::fXercesAttGroupInfo [protected]

Referenced by getAttributeUses().

Referenced by getAttributeWildcard().

Referenced by getAnnotation().


The documentation for this class was generated from the following file:

Generated on Fri Jan 29 15:30:49 2010 for Xerces-C++ by  doxygen 1.5.6