| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| dir | restriction of xs:NMTOKEN | optional | |||||
| lang | LanguageCode | optional | |||||
| xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
<xs:attributeGroup name="xhtml.I18n.attrib"> <xs:attribute ref="xml:lang"/> <xs:attributeGroup ref="xhtml.I18n.extra.attrib"/> </xs:attributeGroup> |