Definition Type: Group
Name: Block.class
Namespace: http://www.w3.org/2006/10/ttaf1
Containing Schema: ttaf1-dfxp-content.xsd
Collapse XSD Schema Diagram:
Drilldown into div in schema ttaf1-dfxp-content_xsd Drilldown into p in schema ttaf1-dfxp-content_xsd Drilldown into BlockNoDiv.class in schema ttaf1-dfxp-content_xsdXSD Diagram of Block.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="Block.class">
    <xs:choice>
        <xs:group ref="tt:BlockNoDiv.class" />
        <xs:element ref="tt:div" />
    </xs:choice>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
p tt:p (1) (1)
div tt:div (1) (1)
<xs:group> tt:BlockNoDiv.class (1) (1)