xhtml.I18n.extra.attrib

Extended I18n attribute

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
dir restriction of xs:NMTOKEN optional
lang LanguageCode optional

Used By

Source

<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>