jdf:ByteMapAttribs_c

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
BandOrdering jdftyp:eBandOrdering_ optional
ElementType jdftyp:eElementType_ optional
FrameHeight jdftyp:Integer optional
FrameWidth jdftyp:Integer optional
Halftoned jdftyp:boolean optional
Interleaved jdftyp:boolean optional
PixelSkip jdftyp:Integer optional
Resolution jdftyp:XYPair optional

Used By

Source

<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>