tva:MetadataOriginationInformationType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
fragmentExpirationDate dateTime optional
fragmentId tva:TVAIDType optional
fragmentVersion unsignedLong optional
originID tva:TVAIDType required

Used By

Source

<complexType name="MetadataOriginationInformationType">
  <sequence>
    <element name="Publisher" type="mpeg7:TextualType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="RightsOwner" type="mpeg7:TextualType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="CopyrightNotice" type="mpeg7:TextualType" minOccurs="0" maxOccurs="unbounded"/>
  </sequence>
  <attribute name="originID" type="tva:TVAIDType" use="required"/>
  <attributeGroup ref="tva:fragmentIdentification"/>
</complexType>