xhtml.base.attlist

Changes to XHTML base Attlist

Redefines Attribute Group xhtml.base.attlist

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
href URI required
target FrameTarget optional

Used By

Complex Type xhtml.base.type

Source

<xs:attributeGroup name="xhtml.base.attlist">
  <xs:annotation>
    <xs:documentation>Changes to XHTML base Attlist</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="xhtml.base.attlist">
    <xs:annotation>
      <xs:documentation>Original Base Attributes (declared in Base Module)</xs:documentation>
    </xs:annotation>
  </xs:attributeGroup>
  <xs:attributeGroup ref="xhtml.base.target.attlist">
    <xs:annotation>
      <xs:documentation>XHTML Target Module - Attribute additions</xs:documentation>
    </xs:annotation>
  </xs:attributeGroup>
</xs:attributeGroup>