diagram | |||||||||||||||||||||||
version | |||||||||||||||||||||||
namespace | http://www.oasis-open.org/tables/exchange/1.0 | ||||||||||||||||||||||
children | tbl:row | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source |
<xsd:complexType name="thead">
<xsd:choice>
</xsd:complexType>
<xsd:element ref="tbl:row"
maxOccurs="unbounded">
</xsd:element>
</xsd:choice> <xsd:attribute name="valign">
<xsd:simpleType>
</xsd:attribute>
<xsd:restriction base="xsd:token">
</xsd:simpleType>
<xsd:enumeration value="top">
</xsd:enumeration>
<xsd:enumeration value="middle">
</xsd:enumeration>
<xsd:enumeration value="bottom">
</xsd:enumeration>
</xsd:restriction>
|
version | |
namespace | http://www.oasis-open.org/tables/exchange/1.0 |
type | restriction of xsd:token |
source |
<xsd:attribute name="valign">
<xsd:simpleType>
</xsd:attribute>
<xsd:restriction base="xsd:token">
</xsd:simpleType>
<xsd:enumeration value="top">
</xsd:enumeration>
<xsd:enumeration value="middle">
</xsd:enumeration>
<xsd:enumeration value="bottom">
</xsd:enumeration>
</xsd:restriction>
|