tva:AVAttributesType

Complex Type Information

Model

Used By

Source

<complexType name="AVAttributesType">
  <sequence>
    <element name="FileFormat" type="tva:ControlledTermType" minOccurs="0"/>
    <element name="FileSize" type="unsignedLong" minOccurs="0"/>
    <element name="System" type="tva:ControlledTermType" minOccurs="0"/>
    <element name="BitRate" type="tva:BitRateType" minOccurs="0" maxOccurs="2"/>
    <element name="AudioAttributes" type="tva:AudioAttributesType" minOccurs="0" maxOccurs="unbounded"/>
    <element name="VideoAttributes" type="tva:VideoAttributesType" minOccurs="0"/>
    <element name="CaptioningAttributes" type="tva:CaptioningAttributesType" minOccurs="0" maxOccurs="unbounded"/>
  </sequence>
</complexType>