DDI 3.0 - 2006-03-24

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

Properties
This component is not nillable.

Model

  border = Pixels
  cellpadding = Length
  cellspacing = Length
  frame = xs:NMTOKEN
  rules = xs:NMTOKEN
  summary = Text
  width = Length



Attribute Summary
 Pixelsborder
          
 Lengthcellpadding
          
 Lengthcellspacing
          
 xs:NMTOKENframe
          
 xs:NMTOKENrules
          
 Textsummary
          
 Lengthwidth
          

Attribute Detail

border

Type:
Pixels
Use:
optional
Form:
unqualified

cellpadding

Type:
Length
Use:
optional
Form:
unqualified

cellspacing

Type:
Length
Use:
optional
Form:
unqualified

frame

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

rules

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

summary

Type:
Text
Use:
optional
Form:
unqualified

width

Type:
Length
Use:
optional
Form:
unqualified

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>

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.