Definition Type: SimpleType
Name: clockMode
Namespace: http://www.w3.org/2006/10/ttaf1#datatype
Containing Schema: ttaf1-dfxp-datatypes.xsd
Collapse XSD Schema Diagram:
XSD Diagram of clockMode 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="clockMode">
    <xs:restriction base="xs:token">
        <xs:enumeration value="local" />
        <xs:enumeration value="gps" />
        <xs:enumeration value="utc" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration local
Enumeration gps
Enumeration utc
Collapse Derivation Tree:
Collapse References:
ttp:clockMode