<xs:attributeGroup name="ImageProperties">
<xs:attribute name="AlternateImages" type="jdftyp:NMTOKENS" use="optional"/>
<xs:attribute name="BitsPerSample" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="CompressionRatio" type="jdftyp:double" use="optional"/>
<xs:attribute name="CompressionTypes" type="jdftyp:eCompressionTypes_" use="optional"/>
<xs:attribute name="EffectiveResolution" type="jdftyp:XYPair" use="optional"/>
<xs:attribute name="EstimatedJPEGQuality" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="ImageFlipped" type="jdftyp:eImageFlipped_" use="optional"/>
<xs:attribute name="ImageMaskType" type="jdftyp:eImageMaskType_" use="optional"/>
<xs:attribute name="ImageRotation" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="ImageScalingRatio" type="jdftyp:double" use="optional"/>
<xs:attribute name="ImageSkew" type="jdftyp:double" use="optional"/>
<xs:attribute name="OriginalResolution" type="jdftyp:XYPair" use="optional"/>
<xs:attribute name="PixelHeight" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="PixelWidth" type="jdftyp:Integer" use="optional"/>
</xs:attributeGroup> |