attributeGroup "th.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:string
 = 
xs:IDREFS
 = 
("row" | "col" | "rowgroup" | "colgroup")
 = 
xs:nonNegativeInteger : "1"
 = 
xs:nonNegativeInteger : "1"
 = 
("left" | "center" | "right" | "justify" | "char")
 = 
xs:string
 = 
(xs:nonNegativeInteger | xs:token)
 = 
("top" | "middle" | "bottom" | "baseline")
...>
Known Usage Locations
XML Source (see within schema source)
<xs:attributeGroup name="th.attlist">
<xs:attributeGroup ref="Common.attrib"/>
<xs:attribute name="abbr" type="Text"/>
<xs:attribute name="axis" type="CDATA"/>
<xs:attribute name="headers" type="xs:IDREFS"/>
<xs:attributeGroup ref="scope.attrib"/>
<xs:attribute default="1" name="rowspan" type="Number"/>
<xs:attribute default="1" name="colspan" type="Number"/>
<xs:attributeGroup ref="CellHAlign.attrib"/>
<xs:attributeGroup ref="CellVAlign.attrib"/>
</xs:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 5/16)
abbr
Type:
Use:
optional
Attribute Value
xs:string
XML Source (see within schema source)
<xs:attribute name="abbr" type="Text"/>

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

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

headers
Type:
xs:IDREFS, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="headers" type="xs:IDREFS"/>

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

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