Attribute Group Summary |
||||||||||
|
||||||||||
|
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema elementFormDefault="qualified" xmlns:xh11d="http://www.w3.org/1999/xhtml/datatypes/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://www.w3.org/1999/xhtml/datatypes/" schemaLocation="xhtml-datatypes-1.xsd"/>
<xs:annotation>
<xs:documentation>
</xs:annotation>
This is the XML Schema Server-side Image Maps module for XHTML
</xs:documentation>
$Id: xhtml-ssismap-1.xsd,v 1.3 2005/09/26 22:54:53 ahby Exp $ <xs:annotation>
<xs:documentation>
</xs:annotation>
Server-side Image Maps
</xs:documentation>
This adds the 'ismap' attribute to the img element to support server-side processing of a user selection.
<xs:attribute name="ismap">
</xs:attributeGroup>
<xs:simpleType>
</xs:attribute>
<xs:restriction base="xs:NMTOKEN">
</xs:simpleType>
<xs:enumeration value="ismap"/>
</xs:restriction>
<xs:attribute name="ismap">
</xs:attributeGroup>
<xs:simpleType>
</xs:attribute>
<xs:restriction base="xs:NMTOKEN">
</xs:simpleType>
<xs:enumeration value="ismap"/>
</xs:restriction>
</xs:schema>
|
XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit. |