Attribute Group | Table-alignment.attrib |
<xs:attribute name="rowalign" default="baseline"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="(top|bottom|center|baseline|axis)( top| bottom| center| baseline| axis)*"/> </xs:restriction> </xs:simpleType> </xs:attribute> |