Definition Type: Group
Name: Inline.class
Namespace: http://www.w3.org/2006/10/ttaf1
Containing Schema: ttaf1-dfxp-content.xsd
Collapse XSD Schema Diagram:
Drilldown into span in schema ttaf1-dfxp-content_xsd Drilldown into br in schema ttaf1-dfxp-content_xsd Drilldown into InlineNoSpan.class in schema ttaf1-dfxp-content_xsdXSD Diagram of Inline.class in schema ttaf1-dfxp-content_xsd (Timed Text (TT) Authoring Format 1.0 – Distribution Format Exchange Profile (DFXP))
Collapse XSD Schema Code:
<xs:group name="Inline.class">
    <xs:choice>
        <xs:group ref="tt:InlineNoSpan.class" />
        <xs:element ref="tt:span" />
    </xs:choice>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
br tt:br (1) (1)
span tt:span (1) (1)
<xs:group> tt:InlineNoSpan.class (1) (1)