XSModelGroupDefinition Class Reference

Inheritance diagram for XSModelGroupDefinition:

XSObject XMemory

List of all members.

Public Member Functions

Constructors
 XSModelGroupDefinition (XercesGroupInfo *const groupInfo, XSParticle *const groupParticle, XSAnnotation *const annot, XSModel *const xsModel, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)
 The default constructor.
Destructor
 ~XSModelGroupDefinition ()
overridden XSXSObject 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.
XSModelGroupDefinition methods
XSModelGroupgetModelGroup ()
 A model group.
XSAnnotationgetAnnotation () const
 Optional.

Protected Attributes

XercesGroupInfo * fGroupInfo
XSParticlefModelGroupParticle
XSAnnotationfAnnotation


Constructor & Destructor Documentation

XSModelGroupDefinition::XSModelGroupDefinition ( XercesGroupInfo *const   groupInfo,
XSParticle *const   groupParticle,
XSAnnotation *const   annot,
XSModel *const   xsModel,
MemoryManager *const   manager = XMLPlatformUtils::fgMemoryManager 
)

The default constructor.

Parameters:
groupInfo 
groupParticle 
annot 
xsModel 
manager The configurable memory manager

XSModelGroupDefinition::~XSModelGroupDefinition (  ) 


Member Function Documentation

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

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

Reimplemented from XSObject.

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

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

Reimplemented from XSObject.

XSNamespaceItem* XSModelGroupDefinition::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.

XSModelGroup* XSModelGroupDefinition::getModelGroup (  ) 

A model group.

XSAnnotation * XSModelGroupDefinition::getAnnotation (  )  const

Optional.

An [annotation].

References fAnnotation.


Member Data Documentation

XercesGroupInfo* XSModelGroupDefinition::fGroupInfo [protected]

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