Definition Type: ComplexType
Name: head.eltype
Namespace: http://www.w3.org/2006/10/ttaf1
Containing Schema: ttaf1-dfxp-head.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into layout in schema ttaf1-dfxp-layout_xsd Drilldown into styling in schema ttaf1-dfxp-styling_xsd Drilldown into agent in schema ttaf1-dfxp-metadata-items_xsd Drilldown into metadata in schema ttaf1-dfxp-metadata_xsd Drilldown into copyright in schema ttaf1-dfxp-metadata-items_xsd Drilldown into desc in schema ttaf1-dfxp-metadata-items_xsd Drilldown into title in schema ttaf1-dfxp-metadata-items_xsd Drilldown into MetadataItems.class in schema ttaf1-dfxp-metadata-items_xsd Drilldown into MetadataNoAgent.class in schema ttaf1-dfxp-metadata_xsd Drilldown into Metadata.class in schema ttaf1-dfxp-metadata_xsd Drilldown into space in schema xml_xsd Drilldown into lang in schema xml_xsd Drilldown into id in schema xml_xsd Drilldown into Core.attrib.class in schema ttaf1-dfxp-core-attribs_xsd Drilldown into head.attlist in schema ttaf1-dfxp-head_xsdXSD Diagram of head.eltype in schema ttaf1-dfxp-head_xsd (Timed Text (TT) Authoring Format 1.0 – Distribution Format Exchange Profile (DFXP))
Collapse XSD Schema Code:
<xs:complexType name="head.eltype">
    <xs:sequence>
        <xs:group ref="tt:Metadata.class" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="tt:styling" minOccurs="0" maxOccurs="1" />
        <xs:element ref="tt:layout" minOccurs="0" maxOccurs="1" />
    </xs:sequence>
    <xs:attributeGroup ref="tt:head.attlist" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
title ttm:title (1) (1)
desc ttm:desc (1) (1)
copyright ttm:copyright (1) (1)
metadata tt:metadata (1) (1)
agent ttm:agent (1) (1)
styling tt:styling 0 1
layout tt:layout 0 1
<xs:group> tt:Metadata.class 0 unbounded
<xs:group> tt:MetadataNoAgent.class (1) (1)
<xs:group> ttm:MetadataItems.class (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id xml:id (Optional)
lang xml:lang (Optional)
space xml:space (Optional)
Collapse Derivation Tree:
Collapse References:
tt:head