tva:BasicContentDescriptionType

Complex Type Information

Model

Used By

Source

<complexType name="BasicContentDescriptionType">
  <sequence>
    <element name="Title" type="mpeg7:TitleType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="MediaTitle" type="mpeg7:TitleMediaType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="ShortTitle" type="tva:ShortTitleType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="Synopsis" type="tva:SynopsisType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="PromotionalInformation" type="mpeg7:TextualType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="Keyword" type="tva:KeywordType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="Genre" type="tva:GenreType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="ParentalGuidance" type="tva:TVAParentalGuidanceType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="Language" type="mpeg7:ExtendedLanguageType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="CaptionLanguage" type="tva:CaptionLanguageType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="SignLanguage" type="tva:SignLanguageType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="CreditsList" type="tva:CreditsListType" minOccurs="0"/>
    <element name="AwardsList" type="tva:AwardsListType" minOccurs="0"/>
    <element name="RelatedMaterial" type="tva:RelatedMaterialType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="ProductionDate" type="tva:TVATimeType" minOccurs="0"/>
    <element name="ProductionLocation" type="mpeg7:regionCode" minOccurs="0" maxOccurs="unbounded"/>
    <element name="CreationCoordinates" type="tva:CreationCoordinatesType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="DepictedCoordinates" type="tva:DepictedCoordinatesType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="ReleaseInformation" type="tva:ReleaseInformationType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="Duration" type="duration" minOccurs="0"/>
    <element name="PurchaseList" type="tva:PurchaseListType" minOccurs="0"/>
  </sequence>
</complexType>