Definition Type: SimpleType
Name: frameRateMultiplier
Namespace: http://www.w3.org/2006/10/ttaf1#datatype
Containing Schema: ttaf1-dfxp-datatypes.xsd
Documentation:
positiveInteger:positiveInteger
Collapse XSD Schema Diagram:
XSD Diagram of frameRateMultiplier 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="frameRateMultiplier">
    <xs:annotation>
        <xs:documentation>positiveInteger:positiveInteger</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:pattern value="\p{Nd}+(\s*:\s*\p{Nd}+)?" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Pattern \p{Nd}+(\s*:\s*\p{Nd}+)?
Collapse Derivation Tree:
Collapse References:
ttp:frameRateMultiplier