Schema::ComplexType Member List
This is the complete list of members for
Schema::ComplexType, including all inherited members.
| addAttribute(const Attribute &a, bool fwdRef=false) | Schema::ComplexType | |
| addAttributeGroupName(const Qname &qn) | Schema::ComplexType | |
| checkOccurrences(void) | Schema::ComplexType | |
| ComplexType(const std::string &) | Schema::ComplexType | |
| getAttribute(const std::string &name) const | Schema::ComplexType | |
| getAttribute(int index) const | Schema::ComplexType | |
| getAttributeName(int index) const | Schema::ComplexType | [inline] |
| getAttributeType(int index) | Schema::ComplexType | [inline] |
| getBaseDerivation() const | Schema::XSDType | [inline] |
| getBaseTypeId() const | Schema::XSDType | [inline] |
| getContentModel() const | Schema::XSDType | [inline] |
| getContents() const | Schema::ComplexType | [inline] |
| getContentType() const | Schema::ComplexType | [inline] |
| getName() const | Schema::XSDType | [inline] |
| getNamespace() const | Schema::XSDType | [inline] |
| getNumAttributes() const | Schema::ComplexType | [inline] |
| getQname() const | Schema::XSDType | [inline] |
| getTypeId() const | Schema::XSDType | [inline] |
| isAnonymous() const | Schema::XSDType | [inline] |
| isSimple() const | Schema::ComplexType | [inline, virtual] |
| matchAttributeRef(const std::string &name, Attribute &a) | Schema::ComplexType | |
| matchElementRef(const std::string &name, Element &e) | Schema::ComplexType | |
| pAttributeList() | Schema::ComplexType | [inline] |
| resetCounters(void) | Schema::ComplexType | |
| setAnonymous(bool) | Schema::XSDType | [inline, virtual] |
| setBaseType(int id, Schema::Derivation type=Schema::Restriction) | Schema::XSDType | [inline] |
| setBaseTypeNamespace(std::string ns) | Schema::XSDType | |
| setContentModel(Schema::ContentModelType) | Schema::XSDType | [inline, virtual] |
| setContents(ContentModel *ct) | Schema::ComplexType | [inline] |
| setName(std::string) | Schema::XSDType | [inline, virtual] |
| setSimpleContentType(int id) | Schema::ComplexType | [inline] |
| setTypeId(int) | Schema::XSDType | [inline, virtual] |
| XSDType(const std::string &ns) | Schema::XSDType | [inline] |
| XSDType() | Schema::XSDType | [inline] |
| ~ComplexType() | Schema::ComplexType | [inline] |
| ~XSDType() | Schema::XSDType | [inline, virtual] |