Namespace: |
|
Content: |
16 attributes |
Defined: |
globally in xhtml-table-1.xsd, see XML source |
Includes: |
definitions of 5 attributes |
Used: |
at 1 location |
| XML Representation Summary | |||
| <... | |||
| abbr | = |
xs:string | |
| align | = |
("left" | "center" | "right" | "justify" | "char") | |
| axis | = |
xs:string | |
| char | = |
xs:string | |
| charoff | = |
(xs:nonNegativeInteger | xs:token) | |
| class | = |
xs:NMTOKENS | |
| colspan | = |
xs:nonNegativeInteger : "1" | |
| dir | = |
("ltr" | "rtl") | |
| headers | = |
xs:IDREFS | |
| id | = |
xs:ID | |
| rowspan | = |
xs:nonNegativeInteger : "1" | |
| scope | = |
("row" | "col" | "rowgroup" | "colgroup") | |
| style | = |
xs:string | |
| title | = |
xs:string | |
| valign | = |
("top" | "middle" | "bottom" | "baseline") | |
| xml:lang | = |
xs:language | |
| ...> | |||
| <xs:attributeGroup name="td.attlist"> </xs:attributeGroup> |
abbrType: |
|
Use: |
optional |
| xs:string |
axisType: |
|
Use: |
optional |
| xs:string |
colspanType: |
|
Use: |
optional |
| xs:nonNegativeInteger |
Default: |
"1" |
headersType: |
xs:IDREFS, predefined |
Use: |
optional |
| <xs:attribute name="headers" type="xs:IDREFS"/> |
rowspanType: |
|
Use: |
optional |
| xs:nonNegativeInteger |
Default: |
"1" |
| XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |