<xs:simpleType name="eBox_"> <xs:restriction base="jdftyp:EnumerationBaseType"> <xs:enumeration value="ArtBox"/> <xs:enumeration value="BleedBox"/> <xs:enumeration value="CropBox"/> <xs:enumeration value="MarginsBox"/> <xs:enumeration value="MediaBox"/> <xs:enumeration value="SlugBox"/> <xs:enumeration value="TrimBox"/> </xs:restriction> </xs:simpleType> |