QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
align | restriction of xs:token | optional | ||||
char | Character | optional | ||||
charoff | Length | optional | ||||
class | optional | |||||
dir | restriction of xs:token | optional | ||||
id | xs:ID | optional | ||||
lang | XHTMLLanguageCode | optional | ||||
span | XHTMLNumber | 1 | optional | |||
style | StyleSheet | optional | ||||
title | XHTMLText | optional | ||||
valign | restriction of xs:token | optional | ||||
width | MultiLength | optional |
Element | col |
<xs:attributeGroup name="col.attlist"> <xs:attributeGroup ref="attrs"/> <xs:attribute name="span" default="1" type="XHTMLNumber"/> <xs:attribute name="width" type="MultiLength"/> <xs:attributeGroup ref="cellhalign"/> <xs:attributeGroup ref="cellvalign"/> </xs:attributeGroup> |