xhtml.version.attrib

Redefinition by the XHTML11 Markup (for value of version attr)

Redefines Attribute Group xhtml.version.attrib

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
version CDATA -//W3C//DTD XHTML 1.1//EN optional

Used By

Attribute Group xhtml.html.attlist

Source

<xs:attributeGroup name="xhtml.version.attrib">
  <xs:annotation>
    <xs:documentation>Redefinition by the XHTML11 Markup (for value of version attr)</xs:documentation>
  </xs:annotation>
  <xs:attribute name="version" type="xh11d:CDATA" fixed="-//W3C//DTD XHTML 1.1//EN"/>
</xs:attributeGroup>