Definition Type: SimpleType
Name: metadataNameType
Namespace: http://www.w3.org/2006/10/ttaf1#datatype
Containing Schema: ttaf1-dfxp-datatypes.xsd
Collapse XSD Schema Diagram:
XSD Diagram of metadataNameType 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="metadataNameType">
    <xs:restriction base="xs:token">
        <xs:enumeration value="full" />
        <xs:enumeration value="family" />
        <xs:enumeration value="given" />
        <xs:enumeration value="alias" />
        <xs:enumeration value="other" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration full
Enumeration family
Enumeration given
Enumeration alias
Enumeration other
Collapse Derivation Tree:
Collapse References:
ttm:type