Skip to content

TiffData_InlineUUID

Bases: UniversallyUniqueIdentifier_Type

Represents the XML element UUID.

This must be used when the IFDs are located in another file. Note: It is permissible for this to be self referential.

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)

setFileName(value, validate=True)

getFileName()

resetFileName()

hasFileName()

getFileNameAllowedValues() staticmethod