ICI Modules: xml: tag_of Modules by name : by type Synopsis string = xml.tag_of(struct) Description Returns the tag associated with the given XML element. This is equivilent to indexing the element with the value xml.TAG.
string = xml.tag_of(struct)
Returns the tag associated with the given XML element. This is equivilent to indexing the element with the value xml.TAG.