| addConstraint(Constraint *c) | Schema::Element | [inline] |
| constraint() | Schema::Element | [inline] |
| defaultVal() | Schema::Element | [inline] |
| Element(const std::string &name, const std::string &elemNs, const std::string &typeNs, int type_id, int minimum=1, int maximum=1, bool qualified=false, std::string def="", std::string fixed="") | Schema::Element | [inline] |
| Element(void) | Schema::Element | [inline] |
| fixedVal() | Schema::Element | [inline] |
| getConstraints() | Schema::Element | |
| getMax() const | Schema::Element | [inline] |
| getMin() const | Schema::Element | [inline] |
| getName() const | Schema::Element | [inline] |
| getNamespace() const | Schema::Element | [inline] |
| getType() const | Schema::Element | [inline] |
| getTypeNamespace() const | Schema::Element | [inline] |
| isQualified() const | Schema::Element | [inline] |
| nOccurrences | Schema::Element | |
| operator=(const Element &e) | Schema::Element | [inline] |
| setMax(int m) | Schema::Element | [inline] |
| setMin(int m) | Schema::Element | [inline] |
| setNamespace(const std::string &ns) | Schema::Element | [inline] |
| setType(int id) | Schema::Element | [inline] |
| setTypeNamespace(const std::string &ns) | Schema::Element | [inline] |
1.5.5