col

Element Information

Model

Attributes

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

Used By

Elements colgroup, table

Source

<xs:element name="col">
  <xs:complexType>
    <xs:attributeGroup ref="col.attlist"/>
  </xs:complexType>
</xs:element>

Sample