| diagram | ![]() |
||
| namespace | urn:tva:metadata:2005 | ||
| children | tva:FileFormat tva:FileSize tva:System tva:BitRate tva:AudioAttributes tva:VideoAttributes | ||
| used by |
|
||
| 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> |
| diagram | ![]() |
||||||||||||
| namespace | urn:tva:metadata:2005 | ||||||||||||
| type | tva:ControlledTermType | ||||||||||||
| properties |
|
||||||||||||
| children | tva:Name tva:Definition | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="FileFormat" type="tva:ControlledTermType" minOccurs="0"/> |
| diagram | ![]() |
||||||
| namespace | urn:tva:metadata:2005 | ||||||
| type | xs:unsignedLong | ||||||
| properties |
|
||||||
| source | <xs:element name="FileSize" type="unsignedLong" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | urn:tva:metadata:2005 | ||||||||||||
| type | tva:ControlledTermType | ||||||||||||
| properties |
|
||||||||||||
| children | tva:Name tva:Definition | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="System" type="tva:ControlledTermType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | urn:tva:metadata:2005 | ||||||||||||||||||||||||||||||
| type | tva:BitRateType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="BitRate" type="tva:BitRateType" minOccurs="0"/> |
| diagram | ![]() |
||||||
| namespace | urn:tva:metadata:2005 | ||||||
| type | tva:AudioAttributesType | ||||||
| properties |
|
||||||
| children | tva:Coding tva:NumOfChannels tva:MixType tva:AudioLanguage | ||||||
| source | <xs:element name="AudioAttributes" type="tva:AudioAttributesType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||
| namespace | urn:tva:metadata:2005 | ||||||
| type | tva:VideoAttributesType | ||||||
| properties |
|
||||||
| 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"/> |