wsdlpull  1.23
Schema::Element Member List

This is the complete list of members for Schema::Element, including all inherited members.

addConstraint(Constraint *c)Schema::Elementinline
constraint()Schema::Elementinline
defaultVal()Schema::Elementinline
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::Elementinline
Element(void)Schema::Elementinline
fixedVal()Schema::Elementinline
getConstraints()Schema::Element
getMax() constSchema::Elementinline
getMin() constSchema::Elementinline
getName() constSchema::Elementinline
getNamespace() constSchema::Elementinline
getType() constSchema::Elementinline
getTypeNamespace() constSchema::Elementinline
isQualified() constSchema::Elementinline
nOccurrencesSchema::Element
operator=(const Element &e)Schema::Elementinline
setMax(int m)Schema::Elementinline
setMin(int m)Schema::Elementinline
setNamespace(const std::string &ns)Schema::Elementinline
setType(int id)Schema::Elementinline
setTypeNamespace(const std::string &ns)Schema::Elementinline