Definition Type: ComplexType
Name: agent.eltype
Namespace: http://www.w3.org/2006/10/ttaf1#metadata
Containing Schema: ttaf1-dfxp-metadata-items.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into actor in schema ttaf1-dfxp-metadata-items_xsd Drilldown into name in schema ttaf1-dfxp-metadata-items_xsd Drilldown into type in schema ttaf1-dfxp-metadata-items_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 agent.attlist in schema ttaf1-dfxp-metadata-items_xsdXSD Diagram of agent.eltype in schema ttaf1-dfxp-metadata-items_xsd (Timed Text (TT) Authoring Format 1.0 – Distribution Format Exchange Profile (DFXP))
Collapse XSD Schema Code:
<xs:complexType name="agent.eltype">
    <xs:sequence>
        <xs:element ref="ttm:name" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="ttm:actor" minOccurs="0" maxOccurs="1" />
    </xs:sequence>
    <xs:attributeGroup ref="ttm:agent.attlist" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name ttm:name 0 unbounded
actor ttm:actor 0 1
Collapse Child Attributes:
Name Type Default Value Use
id xml:id (Optional)
lang xml:lang (Optional)
space xml:space (Optional)
type ttm:type Required
Collapse Derivation Tree:
Collapse References:
ttm:agent