<xs:simpleType name="multiScaleType"> <xs:restriction base="xs:string"> <xs:enumeration value="topDown"/> <xs:enumeration value="bottomUp"/> <xs:enumeration value="middleOut"/> </xs:restriction> </xs:simpleType>