QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
preferenceValue | mpeg7:preferenceValueType | 10 | optional | |||
supplemental | boolean | false | optional | |||
type | restriction of NMTOKEN | original | optional |
<element name="Language" minOccurs="0" maxOccurs="unbounded"> <complexType> <simpleContent> <extension base="mpeg7:ExtendedLanguageType"> <attribute name="preferenceValue" type="mpeg7:preferenceValueType" use="optional" default="10"/> </extension> </simpleContent> </complexType> </element> |