Contents:
Attribute
Attribute.get_name()
Attribute.get_value()
Attribute.has_value()
Bases: object
object
the name of the attribute.
str
the value of the attribute.
True if the attribute has a value.
bool