attributeGroup "xhtml.area.attlist" (redefined)
Namespace:
Content:
Defined:
Includes:
definitions of 7 attributes
Redefined:
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
"preserve"
 = 
xs:ID
 = 
xs:string
 = 
xs:string
 = 
(xs:language | "")
 = 
("ltr" | "rtl")
 = 
(xs:language | "")
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:anyURI
 = 
("rect" | "circle" | "poly" | "default") : "rect"
 = 
xs:string
 = 
"nohref"
 = 
xs:string
 = 
xs:nonNegativeInteger
 = 
xs:string
...>
Known Usage Locations
Attribute Detail (all declarations; defined within this component only; 7/25)
accesskey
Type:
Use:
optional
Attribute Value
xs:string
Length:
1
XML Source (see within schema source)
<xs:attribute name="accesskey" type="xh11d:Character"/>

alt
Type:
Use:
required
Attribute Value
xs:string
XML Source (see within schema source)
<xs:attribute name="alt" type="xh11d:Text" use="required"/>

coords
Type:
Use:
optional
Attribute Value
xs:string
XML Source (see within schema source)
<xs:attribute name="coords" type="xhtml.Coords.Datatype"/>

href
Type:
Use:
optional
Attribute Value
xs:anyURI
XML Source (see within schema source)
<xs:attribute name="href" type="xh11d:URI"/>

nohref
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
optional
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"nohref"
XML Source (see within schema source)
<xs:attribute name="nohref">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="nohref"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

shape
Type:
Use:
optional
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"rect", "circle", "poly", "default"
Default:
"rect"
XML Source (see within schema source)
<xs:attribute default="rect" name="shape" type="xhtml.Shape.Datatype"/>

tabindex
Type:
Use:
optional
Attribute Value
xs:nonNegativeInteger
XML Source (see within schema source)
<xs:attribute name="tabindex" type="xh11d:Number"/>

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.