<xs:attribute name="align"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="\s*(top|bottom|center|baseline|axis)(\s+-?[0-9]+)?\s*"/> </xs:restriction> </xs:simpleType> </xs:attribute>