DDI 3.0 - 2006-03-24

http://www.w3.org/1999/xhtml
attributeGroup td.attlist

Properties
This component is not nillable.

Model

  abbr = Text
  align = xs:NMTOKEN
  axis = CDATA
  char = Character
  charoff = Length
  colspan = Number : 1
  headers = xs:IDREFS
  rowspan = Number : 1
  scope = xs:NMTOKEN
  valign = xs:NMTOKEN



Attribute Summary
 Textabbr
          
 xs:NMTOKENalign
          
 CDATAaxis
          
 Characterchar
          
 Lengthcharoff
          
 Numbercolspan
          
 xs:IDREFSheaders
          
 Numberrowspan
          
 xs:NMTOKENscope
          
 xs:NMTOKENvalign
          

Attribute Detail

abbr

Type:
Text
Use:
optional
Form:
unqualified

align

Type:
based on
with :
Use:
optional
Form:
unqualified

axis

Type:
CDATA
Use:
optional
Form:
unqualified

char

Type:
Character
Use:
optional
Form:
unqualified

charoff

Type:
Length
Use:
optional
Form:
unqualified

colspan

Type:
Number
Default:
1
Use:
optional
Form:
unqualified

headers

Type:
xs:IDREFS
Use:
optional
Form:
unqualified

rowspan

Type:
Number
Default:
1
Use:
optional
Form:
unqualified

scope

Type:
based on
with :
Use:
optional
Form:
unqualified

valign

Type:
based on
with :
Use:
optional
Form:
unqualified

Source
<xs:attributeGroup name="td.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>

DDI 3.0 - 2006-03-24

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.