complexType AVAttributesType
diagram gluon3_1_p967.png
namespace urn:tva:metadata:2005
children tva:FileFormat tva:FileSize tva:System tva:BitRate tva:AudioAttributes tva:VideoAttributes
used by
elements ProgramInformationType/AVAttributes InstanceDescriptionType/AVAttributes
source <xs:complexType name="AVAttributesType">
 
<xs:sequence>
   
<xs:element name="FileFormat" type="tva:ControlledTermType" minOccurs="0"/>
   
<xs:element name="FileSize" type="unsignedLong" minOccurs="0"/>
   
<xs:element name="System" type="tva:ControlledTermType" minOccurs="0"/>
   
<xs:element name="BitRate" type="tva:BitRateType" minOccurs="0"/>
   
<xs:element name="AudioAttributes" type="tva:AudioAttributesType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="VideoAttributes" type="tva:VideoAttributesType" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element AVAttributesType/FileFormat
diagram gluon3_1_p968.png
namespace urn:tva:metadata:2005
type tva:ControlledTermType
properties
minOcc 0
maxOcc 1
content complex
children tva:Name tva:Definition
attributes
Name  Type  Use  Default  Fixed  Annotation
href  mpeg7:termReferenceType  required      
source <xs:element name="FileFormat" type="tva:ControlledTermType" minOccurs="0"/>

element AVAttributesType/FileSize
diagram gluon3_1_p969.png
namespace urn:tva:metadata:2005
type xs:unsignedLong
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="FileSize" type="unsignedLong" minOccurs="0"/>

element AVAttributesType/System
diagram gluon3_1_p970.png
namespace urn:tva:metadata:2005
type tva:ControlledTermType
properties
minOcc 0
maxOcc 1
content complex
children tva:Name tva:Definition
attributes
Name  Type  Use  Default  Fixed  Annotation
href  mpeg7:termReferenceType  required      
source <xs:element name="System" type="tva:ControlledTermType" minOccurs="0"/>

element AVAttributesType/BitRate
diagram gluon3_1_p971.png
namespace urn:tva:metadata:2005
type tva:BitRateType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
variable  xs:boolean  optional  false    
minimum  xs:unsignedLong  optional      
average  xs:unsignedLong  optional      
maximum  xs:unsignedLong  optional      
source <xs:element name="BitRate" type="tva:BitRateType" minOccurs="0"/>

element AVAttributesType/AudioAttributes
diagram gluon3_1_p972.png
namespace urn:tva:metadata:2005
type tva:AudioAttributesType
properties
minOcc 0
maxOcc unbounded
content complex
children tva:Coding tva:NumOfChannels tva:MixType tva:AudioLanguage
source <xs:element name="AudioAttributes" type="tva:AudioAttributesType" minOccurs="0" maxOccurs="unbounded"/>

element AVAttributesType/VideoAttributes
diagram gluon3_1_p973.png
namespace urn:tva:metadata:2005
type tva:VideoAttributesType
properties
minOcc 0
maxOcc 1
content complex
children tva:Coding tva:Scan tva:HorizontalSize tva:VerticalSize tva:AspectRatio tva:Color tva:FrameRate
source <xs:element name="VideoAttributes" type="tva:VideoAttributesType" minOccurs="0"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy