complexType VideoAttributesType
diagram gluon3_1_p1242.png
namespace urn:tva:metadata:2005
children tva:Coding tva:Scan tva:HorizontalSize tva:VerticalSize tva:AspectRatio tva:Color tva:FrameRate
used by
element AVAttributesType/VideoAttributes
source <xs:complexType name="VideoAttributesType">
 
<xs:sequence>
   
<xs:element name="Coding" type="tva:ControlledTermType" minOccurs="0"/>
   
<xs:element name="Scan" type="tva:ScanType" minOccurs="0"/>
   
<xs:element name="HorizontalSize" type="unsignedShort" minOccurs="0"/>
   
<xs:element name="VerticalSize" type="unsignedShort" minOccurs="0"/>
   
<xs:element name="AspectRatio" type="tva:AspectRatioType" minOccurs="0" maxOccurs="2"/>
   
<xs:element name="Color" type="tva:ColorType" minOccurs="0"/>
   
<xs:element name="FrameRate" type="tva:FrameRateType" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element VideoAttributesType/Coding
diagram gluon3_1_p1243.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="Coding" type="tva:ControlledTermType" minOccurs="0"/>

element VideoAttributesType/Scan
diagram gluon3_1_p1244.png
namespace urn:tva:metadata:2005
type tva:ScanType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration interlaced
enumeration progressive
source <xs:element name="Scan" type="tva:ScanType" minOccurs="0"/>

element VideoAttributesType/HorizontalSize
diagram gluon3_1_p1245.png
namespace urn:tva:metadata:2005
type xs:unsignedShort
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="HorizontalSize" type="unsignedShort" minOccurs="0"/>

element VideoAttributesType/VerticalSize
diagram gluon3_1_p1246.png
namespace urn:tva:metadata:2005
type xs:unsignedShort
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="VerticalSize" type="unsignedShort" minOccurs="0"/>

element VideoAttributesType/AspectRatio
diagram gluon3_1_p1247.png
namespace urn:tva:metadata:2005
type tva:AspectRatioType
properties
minOcc 0
maxOcc 2
content complex
facets
Kind Value Annotation
pattern \d+:\d+
attributes
Name  Type  Use  Default  Fixed  Annotation
type  derived by: xs:string  optional  original    
source <xs:element name="AspectRatio" type="tva:AspectRatioType" minOccurs="0" maxOccurs="2"/>

element VideoAttributesType/Color
diagram gluon3_1_p1248.png
namespace urn:tva:metadata:2005
type tva:ColorType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
type  tva:ColorTypeType  required      
source <xs:element name="Color" type="tva:ColorType" minOccurs="0"/>

element VideoAttributesType/FrameRate
diagram gluon3_1_p1249.png
namespace urn:tva:metadata:2005
type tva:FrameRateType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern ([0-9]{1,3}(.[0-9]{1,3})?)|([0-9]{1,3}/1.001)
source <xs:element name="FrameRate" type="tva:FrameRateType" minOccurs="0"/>


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