Extended I18n attribute |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
dir | restriction of xs:NMTOKEN | optional | ||||
lang | LanguageCode | optional |
Attribute Groups | xhtml.I18n.attrib, xhtml.bdo.attlist |
<xs:attributeGroup name="xhtml.I18n.extra.attrib"> <xs:annotation> <xs:documentation>Extended I18n attribute</xs:documentation> </xs:annotation> <xs:attributeGroup ref="xhtml.dir.attrib"> <xs:annotation> <xs:documentation>"dir" Attribute from Bi Directional Text (bdo) Module</xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attribute name="lang" type="xh11d:LanguageCode"/> </xs:attributeGroup> |