
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| xml:lang | xs:language | optional |
|
| Complex Types | mpeg7:NameComponentType, mpeg7:TextualType, mpeg7:TitleType |
<complexType name="TextualBaseType" abstract="true"> <simpleContent> <extension base="string"> <attribute ref="xml:lang" use="optional"/> </extension> </simpleContent> </complexType> |