| diagram | ![]()  | 
				||||||||||||||||||||||||
| namespace | urn:tva:metadata:2005 | ||||||||||||||||||||||||
| type | extension of xs:language | ||||||||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||||||||
| used by | 
  | 
				||||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||||
| source | <xs:complexType name="SignLanguageType"> <xs:simpleContent> <xs:extension base="language"> <xs:attribute name="primary" type="boolean" use="optional"/> <xs:attribute name="translation" type="boolean" use="optional"/> <xs:attribute name="type" type="string" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType>  | 
				
| type | xs:boolean | ||
| properties | 
  | 
				||
| source | <xs:attribute name="primary" type="boolean" use="optional"/> | 
| type | xs:boolean | ||
| properties | 
  | 
				||
| source | <xs:attribute name="translation" type="boolean" use="optional"/> | 
| type | xs:string | ||
| properties | 
  | 
				||
| source | <xs:attribute name="type" type="string" use="optional"/> |