QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
xml:lang | union of(xs:language, restriction of xs:string) | required |
|
<complexType name="localizedNameType"> <simpleContent> <extension base="string"> <attribute ref="xml:lang" use="required"/> </extension> </simpleContent> </complexType> |