<xs:simpleType name="ePreflightStatus_"> <xs:restriction base="jdftyp:EnumerationBaseType"> <xs:enumeration value="NotPerformed"/> <xs:enumeration value="WithErrors"/> <xs:enumeration value="WithWarnings"/> <xs:enumeration value="WithoutErrors"/> </xs:restriction> </xs:simpleType> |