32 bool qualified =
false,
33 std::string defaultVal =
"",
34 std::string fixedVal =
"",
38 std::string getName()
const;
40 bool isRequired()
const;
41 std::string defaultVal()
const;
42 std::string fixedVal()
const;
43 bool isQualified()
const ;
48 std::string dval, fval;
50 bool bQualified, attUse;
61 std::string defaultVal,
68 bQualified (qualified),
std::string getName() const
std::ostream & operator<<(std::ostream &os, TypeContainer &tc)
std::string defaultVal() const
std::string fixedVal() const
Attribute & operator=(const Attribute &a)