Definition Type: SimpleType
Name: metadataRoleBaseType
Namespace: http://www.w3.org/2006/10/ttaf1#datatype
Containing Schema: ttaf1-dfxp-datatypes.xsd
Documentation:
orphan simpleType retained in hope it can be used for role
Collapse XSD Schema Diagram:
XSD Diagram of metadataRoleBaseType 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="metadataRoleBaseType">
    <xs:annotation>
        <xs:documentation>orphan simpleType retained in hope it can be used for role</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:token">
        <xs:enumeration value="action" />
        <xs:enumeration value="caption" />
        <xs:enumeration value="dialog" />
        <xs:enumeration value="expletive" />
        <xs:enumeration value="kinesic" />
        <xs:enumeration value="lyrics" />
        <xs:enumeration value="music" />
        <xs:enumeration value="narration" />
        <xs:enumeration value="quality" />
        <xs:enumeration value="sound" />
        <xs:enumeration value="source" />
        <xs:enumeration value="suppressed" />
        <xs:enumeration value="reproduction" />
        <xs:enumeration value="thought" />
        <xs:enumeration value="title" />
        <xs:enumeration value="transcription" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration action
Enumeration caption
Enumeration dialog
Enumeration expletive
Enumeration kinesic
Enumeration lyrics
Enumeration music
Enumeration narration
Enumeration quality
Enumeration sound
Enumeration source
Enumeration suppressed
Enumeration reproduction
Enumeration thought
Enumeration title
Enumeration transcription