XHTML 1.0 (Second Edition) Strict

http://www.w3.org/1999/xhtml
attributeGroup cellvalign

Documentation
      vertical alignment attributes for cell contents
      

Source
<xs:attributeGroup name="cellvalign">
<xs:attribute name="valign">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="top"/>
<xs:enumeration value="middle"/>
<xs:enumeration value="bottom"/>
<xs:enumeration value="baseline"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:attributeGroup>

XHTML 1.0 (Second Edition) Strict

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.