<xs:simpleType name="eHoleReferenceEdge_"> <xs:restriction base="jdftyp:EnumerationBaseType"> <xs:enumeration value="Left"/> <xs:enumeration value="Right"/> <xs:enumeration value="Top"/> <xs:enumeration value="Bottom"/> <xs:enumeration value="Pattern"/> </xs:restriction> </xs:simpleType> |