diagram | |||
namespace | urn:tva:metadata:2005 | ||
children | tva:Coding tva:Scan tva:HorizontalSize tva:VerticalSize tva:AspectRatio tva:Color tva:FrameRate | ||
used by |
|
||
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> |
diagram | |||||||||||||
namespace | urn:tva:metadata:2005 | ||||||||||||
type | tva:ControlledTermType | ||||||||||||
properties |
|
||||||||||||
children | tva:Name tva:Definition | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Coding" type="tva:ControlledTermType" minOccurs="0"/> |
diagram | ||||||||||
namespace | urn:tva:metadata:2005 | |||||||||
type | tva:ScanType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="Scan" type="tva:ScanType" minOccurs="0"/> |
diagram | |||||||
namespace | urn:tva:metadata:2005 | ||||||
type | xs:unsignedShort | ||||||
properties |
|
||||||
source | <xs:element name="HorizontalSize" type="unsignedShort" minOccurs="0"/> |
diagram | |||||||
namespace | urn:tva:metadata:2005 | ||||||
type | xs:unsignedShort | ||||||
properties |
|
||||||
source | <xs:element name="VerticalSize" type="unsignedShort" minOccurs="0"/> |
diagram | |||||||||||||
namespace | urn:tva:metadata:2005 | ||||||||||||
type | tva:AspectRatioType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="AspectRatio" type="tva:AspectRatioType" minOccurs="0" maxOccurs="2"/> |
diagram | |||||||||||||
namespace | urn:tva:metadata:2005 | ||||||||||||
type | tva:ColorType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Color" type="tva:ColorType" minOccurs="0"/> |
diagram | |||||||
namespace | urn:tva:metadata:2005 | ||||||
type | tva:FrameRateType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:element name="FrameRate" type="tva:FrameRateType" minOccurs="0"/> |