<xs:simpleType name="eHorizontalFitPolicy_"> <xs:restriction base="jdftyp:EnumerationBaseType"> <xs:enumeration value="NoRepeat"/> <xs:enumeration value="StretchToFit"/> <xs:enumeration value="UndistortedScaleToFit"/> <xs:enumeration value="RepeatToFill"/> <xs:enumeration value="RepeatUnclipped"/> </xs:restriction> </xs:simpleType> |