sarkit.crsd.BoolType
- class BoolType
Transcoder for boolean (BOOL) XML parameter types.
Methods
make_elem(tag, val)Create a new XML element.
parse_elem(elem)Returns a Boolean value constructed from the string
elem.text.set_elem(elem, val)Set
elem.textto a string representation of the booleanval.