Namespace: |
|
Content: |
13 attributes |
Defined: |
globally in xhtml-table-1.xsd, see XML source |
Includes: |
definitions of 5 attributes |
Used: |
at 1 location |
| XML Representation Summary | |||
| <... | |||
| border | = |
xs:nonNegativeInteger | |
| cellpadding | = |
(xs:nonNegativeInteger | xs:token) | |
| cellspacing | = |
(xs:nonNegativeInteger | xs:token) | |
| class | = |
xs:NMTOKENS | |
| dir | = |
("ltr" | "rtl") | |
| frame | = |
("void" | "above" | "below" | "hsides" | "lhs" | "rhs" | "vsides" | "box" | "border") | |
| id | = |
xs:ID | |
| rules | = |
("none" | "groups" | "rows" | "cols" | "all") | |
| style | = |
xs:string | |
| summary | = |
xs:string | |
| title | = |
xs:string | |
| width | = |
(xs:nonNegativeInteger | xs:token) | |
| xml:lang | = |
xs:language | |
| ...> | |||
| <xs:attributeGroup name="table.attlist"> </xs:attributeGroup> |
borderType: |
|
Use: |
optional |
| xs:nonNegativeInteger |
cellpaddingType: |
|
Use: |
optional |
| xs:nonNegativeInteger | xs:token |
| <xs:attribute name="cellpadding" type="Length"/> |
cellspacingType: |
|
Use: |
optional |
| xs:nonNegativeInteger | xs:token |
| <xs:attribute name="cellspacing" type="Length"/> |
summaryType: |
|
Use: |
optional |
| xs:string |
widthType: |
|
Use: |
optional |
| xs:nonNegativeInteger | xs:token |
| XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |