Skip to content

TagAnnotation

Bases: TextAnnotation_Type

Represents the XML element TagAnnotation.

A tag annotation (represents a tag or a tagset)

fromBase(base) staticmethod

getTypeName()

getXMLName()

getNBOType()

getChildren()

getSubElements()

fromJsonFile(path, validate=True)

fromJsonString(json_string, validate=True)

fromXmlFile(path, validate=True)

fromXmlString(xml_string, validate=True)

toXmlFile(filename, validate=True)

toXmlString(validate=True)

setValue(value, validate=True)

getValue()