http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Release Info

Installation
Download
Build

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

CVS Repository
Mail Archive

API Docs for SAX and DOM
 

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XSElementDeclaration Member List

This is the complete list of members for XSElementDeclaration, including all inherited members.
fAnnotationXSElementDeclaration [protected]
fComponentTypeXSObject [protected]
fDisallowedSubstitutionsXSElementDeclaration [protected]
fEnclosingTypeDefinitionXSElementDeclaration [protected]
fIdXSElementDeclaration [protected]
fIdentityConstraintsXSElementDeclaration [protected]
fMemoryManagerXSObject [protected]
fSchemaElementDeclXSElementDeclaration [protected]
fScopeXSElementDeclaration [protected]
fSubstitutionGroupAffiliationXSElementDeclaration [protected]
fSubstitutionGroupExclusionsXSElementDeclaration [protected]
fTypeDefinitionXSElementDeclaration [protected]
fXSModelXSObject [protected]
getAbstract() constXSElementDeclaration
getAnnotation() constXSElementDeclaration
getConstraintType() constXSElementDeclaration
getConstraintValue()XSElementDeclaration
getDisallowedSubstitutions() constXSElementDeclaration
getEnclosingCTDefinition() constXSElementDeclaration
getId() constXSElementDeclaration [virtual]
getIdentityConstraints()XSElementDeclaration
getName()XSElementDeclaration [virtual]
getNamespace()XSElementDeclaration [virtual]
getNamespaceItem()XSElementDeclaration [virtual]
getNillable() constXSElementDeclaration
getScope() constXSElementDeclaration
getSubstitutionGroupAffiliation() constXSElementDeclaration
getSubstitutionGroupExclusions() constXSElementDeclaration
getType() constXSObject
getTypeDefinition() constXSElementDeclaration
isDisallowedSubstitution(XSConstants::DERIVATION_TYPE disallowed)XSElementDeclaration
isSubstitutionGroupExclusion(XSConstants::DERIVATION_TYPE exclusion)XSElementDeclaration
operator delete(void *p)XMemory
operator delete(void *p, MemoryManager *memMgr)XMemory
operator new(size_t size)XMemory
operator new(size_t size, MemoryManager *memMgr)XMemory
setId(unsigned int id)XSElementDeclaration
setTypeDefinition(XSTypeDefinition *typeDefinition)XSElementDeclaration
XMemory()XMemory [protected]
XMemory(const XMemory &)XMemory [protected]
XSElementDeclaration(SchemaElementDecl *const schemaElementDecl, XSTypeDefinition *const typeDefinition, XSElementDeclaration *const substitutionGroupAffiliation, XSAnnotation *const annot, XSNamedMap< XSIDCDefinition > *const identityConstraints, XSModel *const xsModel, XSConstants::SCOPE elemScope=XSConstants::SCOPE_ABSENT, XSComplexTypeDefinition *const enclosingTypeDefinition=0, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XSElementDeclaration
XSObject(XSConstants::COMPONENT_TYPE compType, XSModel *const xsModel, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XSObject
XSObjectFactory classXSElementDeclaration [friend]
~XSElementDeclaration()XSElementDeclaration
~XSObject()XSObject [virtual]


Copyright © 2004 The Apache Software Foundation. All Rights Reserved.