<xs:simpleType name="mediaPrepType"> <xs:restriction base="xs:string"> <xs:enumeration value="ArtSuppled" /> <xs:enumeration value="FilmSupplied" /> <xs:enumeration value="DiskSupplied" /> <xs:enumeration value="ArtApproval" /> </xs:restriction> </xs:simpleType>