| diagram | ![]() |
||||||||||||||||||
| namespace | urn:tva:metadata:2005 | ||||||||||||||||||
| type | extension of xs:language | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="CaptionLanguageType"> <xs:simpleContent> <xs:extension base="language"> <xs:attribute name="closed" type="boolean" use="optional" default="true"/> <xs:attribute name="supplemental" type="boolean" use="optional" default="false"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:boolean | ||||
| properties |
|
||||
| source | <xs:attribute name="closed" type="boolean" use="optional" default="true"/> |
| type | xs:boolean | ||||
| properties |
|
||||
| source | <xs:attribute name="supplemental" type="boolean" use="optional" default="false"/> |