sarkit.sidd.RowColIntType

class RowColIntType

Transcoder for XML parameter types containing scalar, integer Row and Col components (RC_INT).

Children are in the SICommon namespace.

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 elem node using val.

set_subelements(elem, val)

Set elem node subelements using val.