<xs:attributeGroup name="ByteMapAttribs_c">
<xs:attribute name="BandOrdering" type="jdftyp:eBandOrdering_" use="optional"/>
<xs:attribute name="ElementType" type="jdftyp:eElementType_" use="optional"/>
<xs:attribute name="FrameHeight" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="FrameWidth" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="Halftoned" type="jdftyp:boolean" use="optional"/>
<xs:attribute name="Interleaved" type="jdftyp:boolean" use="optional"/>
<xs:attribute name="PixelSkip" type="jdftyp:Integer" use="optional"/>
<xs:attribute name="Resolution" type="jdftyp:XYPair" use="optional"/>
</xs:attributeGroup> |