The Shape Attribute Type is a data type defined by XHTML Modularisation 1.1, declared in the DTD as XML 1.0 type Enumeration.
Reference: *W3C - XHTML Modularisation 1.1 - Attribute Types
There are no Common Attributes with type Shape.
A shape within an image, which can be "rect", "circle", "poly" or "default" (where "rect" denotes a rectangle and "poly" denotes a polygon)
The Shape Attribute Type is used in conjunction with the Coords Attribute Type in order to specify a region within an image map created using the Client-side Image Map Module. It is declared in the DTD as an Enumeration and can take one of the values:
shape attribute
(the shape which is assumed in the absence of this attribute) is "rect"