| <?xml version="1.0" encoding="UTF-8"?> <xs:schema elementFormDefault="qualified" targetNamespace="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/xhtml" 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> Client-side Image Maps This is the XML Schema Client-side Image Maps module for XHTML * area, map This module declares elements and attributes to support client-side image maps. $Id: xhtml-csismap-1.xsd,v 1.3 2009/09/30 15:12:48 ahby Exp $ </xs:documentation> <xs:documentation source="http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410/abstract_modules.html#s_imapmodule"/> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="rect"/> <xs:enumeration value="circle"/> <xs:enumeration value="poly"/> <xs:enumeration value="default"/> </xs:restriction> </xs:simpleType> </xs:simpleType> <!-- modify anchor attribute definition list --> </xs:attributeGroup> <!-- modify img attribute definition list --> </xs:attributeGroup> <!-- modify form input attribute definition list --> </xs:attributeGroup> <!-- modify object attribute definition list --> </xs:attributeGroup> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="nohref"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> <xs:sequence/> </xs:group> </xs:complexType> <!-- map --> </xs:attributeGroup> <xs:sequence> <xs:choice maxOccurs="unbounded"> </xs:choice> </xs:sequence> </xs:group> </xs:complexType> </xs:schema> |
| XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |