| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| xml:lang | union of(xs:language, restriction of xs:string) | required |
|
| Element | IdReference |
<xs:element name="Creator"> <xs:complexType mixed="true"> <xs:attribute ref="xml:lang" use="required"/> </xs:complexType> </xs:element> |