obspy.io.stationxml.core._obj2tag

_obj2tag(parent, tag_name, tag_value)[source]

If tag_value is not None, append a SubElement to the parent. The text of the tag will be tag_value.