tva:BasicSegmentDescriptionType

Complex Type Information

Model

Used By

Source

<complexType name="BasicSegmentDescriptionType">
  <sequence>
    <element name="Title" type="mpeg7:TitleType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="Synopsis" type="tva:SynopsisType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="Genre" type="tva:GenreType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="Keyword" type="tva:KeywordType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="RelatedMaterial" type="tva:RelatedMaterialType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="CreditsList" type="tva:CreditsListType" minOccurs="0"/>
  </sequence>
</complexType>