Definition Type: SimpleType
Name: metadataAgentType
Namespace: http://www.w3.org/2006/10/ttaf1#datatype
Containing Schema: ttaf1-dfxp-datatypes.xsd
Collapse XSD Schema Diagram:
XSD Diagram of metadataAgentType in schema ttaf1-dfxp-datatypes_xsd (Timed Text (TT) Authoring Format 1.0 – Distribution Format Exchange Profile (DFXP))
Collapse XSD Schema Code:
<xs:simpleType name="metadataAgentType">
    <xs:restriction base="xs:token">
        <xs:enumeration value="person" />
        <xs:enumeration value="character" />
        <xs:enumeration value="group" />
        <xs:enumeration value="organization" />
        <xs:enumeration value="other" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration person
Enumeration character
Enumeration group
Enumeration organization
Enumeration other
Collapse Derivation Tree:
Collapse References:
ttm:type