xhtml.img.ssimap.attlist

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
ismap restriction of xs:NMTOKEN optional

Used By

Attribute Group xhtml.img.attlist

Source

<xs:attributeGroup name="xhtml.img.ssimap.attlist">
  <xs:attribute name="ismap">
    <xs:simpleType>
      <xs:restriction base="xs:NMTOKEN">
        <xs:enumeration value="ismap"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:attributeGroup>