<xs:simpleType name="fileFormatType"> <xs:restriction base="xs:string"> <xs:enumeration value="SINGLE"/> <xs:enumeration value="MULTI"/> </xs:restriction> </xs:simpleType>