simpleType auxiliaryLanguageType
namespace urn:tva:mpeg7:2005
type union of (restriction of xs:NMTOKEN, mpeg7:termReferenceType)
used by
element ClassificationPreferencesType/LanguageFormat
source <xs:simpleType name="auxiliaryLanguageType">
 
<xs:union>
   
<xs:simpleType>
     
<xs:restriction base="NMTOKEN">
       
<xs:enumeration value="dubbed"/>
       
<xs:enumeration value="closedCaptions"/>
       
<xs:enumeration value="subTitles"/>
       
<xs:enumeration value="signLanguage"/>
       
<xs:enumeration value="audioDescription"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="mpeg7:termReferenceType"/>
   
</xs:simpleType>
 
</xs:union>
</xs:simpleType>


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