attributeGroup "table.attlist"
Namespace:
Content:
Defined:
globally in xhtml-table-1.xsd; see XML source
Includes:
definitions of 5 attributes
Used:
XML Representation Summary
<...
   
 = 
xs:ID
 = 
xs:NMTOKENS
 = 
xs:string
 = 
xs:language
 = 
("ltr" | "rtl")
 = 
xs:string
 = 
xs:string
 = 
(xs:nonNegativeInteger | xs:token)
 = 
xs:nonNegativeInteger
 = 
("void" | "above" | "below" | "hsides" | "lhs" | "rhs" | "vsides" | "box" | "border")
 = 
("none" | "groups" | "rows" | "cols" | "all")
 = 
(xs:nonNegativeInteger | xs:token)
 = 
(xs:nonNegativeInteger | xs:token)
...>
Known Usage Locations
XML Source (see within schema source)
<xs:attributeGroup name="table.attlist">
<xs:attributeGroup ref="Common.attrib"/>
<xs:attribute name="summary" type="Text"/>
<xs:attribute name="width" type="Length"/>
<xs:attribute name="border" type="Pixels"/>
<xs:attributeGroup ref="frame.attrib"/>
<xs:attributeGroup ref="rules.attrib"/>
<xs:attribute name="cellspacing" type="Length"/>
<xs:attribute name="cellpadding" type="Length"/>
</xs:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 5/13)
border
Type:
Use:
optional
Attribute Value
xs:nonNegativeInteger
XML Source (see within schema source)
<xs:attribute name="border" type="Pixels"/>

cellpadding
Type:
Use:
optional
Attribute Value
xs:nonNegativeInteger | xs:token
XML Source (see within schema source)
<xs:attribute name="cellpadding" type="Length"/>

cellspacing
Type:
Use:
optional
Attribute Value
xs:nonNegativeInteger | xs:token
XML Source (see within schema source)
<xs:attribute name="cellspacing" type="Length"/>

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

width
Type:
Use:
optional
Attribute Value
xs:nonNegativeInteger | xs:token
XML Source (see within schema source)
<xs:attribute name="width" type="Length"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set