Element | td |
<xsd:attribute name="valign" use="optional"> <xsd:simpleType> <xsd:annotation> <xsd:documentation/> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="baseline"/> <xsd:enumeration value="bottom"/> <xsd:enumeration value="middle"/> <xsd:enumeration value="top"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |