sarkit.sidd.RowColDblType
- class RowColDblType(child_ns='urn:SICommon:1.0')
Transcoder for double-precision floating point row and column XML parameter types.
- Parameters:
- child_ns
str, optional Namespace to use for child elements. Default: “urn:SICommon:1.0”
- child_ns
Methods
make_elem(tag, val)Create a new XML element.
parse_elem(elem)Returns an array containing the sub-elements encoded in
elem.parse_subelements(elem)Returns an array containing the sub-elements encoded in
elem.set_elem(elem, val)Set
elemnode usingval.set_subelements(elem, val)Set
elemnode subelements usingval.