<xsd:attribute name="imageaspect" use="optional" default="ignore"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="ignore" /> <xsd:enumeration value="atMost" /> <xsd:enumeration value="atLeast" /> </xsd:restriction> </xsd:simpleType> </xsd:attribute>