| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| type | optional | ||||||
| xml:lang | union of(xs:language, restriction of xs:string) | required | 
                                    
  | 
                              
<xs:element name="Description"> <xs:complexType mixed="true"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="ShortName"/> </xs:choice> <xs:attribute ref="xml:lang" use="required"/> <xs:attribute name="type"/> </xs:complexType> </xs:element>  |