<xs:simpleType name="eMask_"> <xs:restriction base="jdftyp:EnumerationBaseType"> <xs:enumeration value="None"/> <xs:enumeration value="TrimBox"/> <xs:enumeration value="BleedBox"/> <xs:enumeration value="SourceTrimBox"/> <xs:enumeration value="SourceBleedBox"/> <xs:enumeration value="PDL"/> <xs:enumeration value="DieCut"/> <xs:enumeration value="DieBleed"/> </xs:restriction> </xs:simpleType> |