complexType  tbody 
diagram
versionV3_1
namespacehttp://www.oasis-open.org/tables/exchange/1.0
used by
element {http://www.oasis-open.org/tables/exchange/1.0}:tbody
complexType com:TableBodyType
attributes
Name  Type Use Default Fixed annotation
tbl:valign xsd:token        
source<xsd:complexType  name="tbody">
<xsd:attribute  name="valign">
<xsd:simpleType>
<xsd:restriction  base="xsd:token">
<xsd:enumeration  value="top">
</xsd:enumeration> <xsd:enumeration  value="middle">
</xsd:enumeration> <xsd:enumeration  value="bottom">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:complexType>

attribute  tbody/@valign 
versionV3_1
namespacehttp://www.oasis-open.org/tables/exchange/1.0
typerestriction of xsd:token
source<xsd:attribute  name="valign">
<xsd:simpleType>
<xsd:restriction  base="xsd:token">
<xsd:enumeration  value="top">
</xsd:enumeration> <xsd:enumeration  value="middle">
</xsd:enumeration> <xsd:enumeration  value="bottom">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>