DDI 3.0 - 2006-03-24

http://www.w3.org/1999/xhtml
element td

Properties
This component is not nillable.

Model
<td
  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>

</td>


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:element name="td" type="td.type"/>

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.