jdf:RenderingParamsAttribs_c

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
BandHeight jdftyp:Integer optional
BandOrdering jdftyp:eBandOrdering_ optional
BandWidth jdftyp:Integer optional
ColorantDepth jdftyp:Integer optional
Interleaved jdftyp:boolean optional
MimeType jdftyp:string optional

Used By

Source

<xs:attributeGroup name="RenderingParamsAttribs_c">
  <xs:attribute name="BandHeight" type="jdftyp:Integer" use="optional"/>
  <xs:attribute name="BandOrdering" type="jdftyp:eBandOrdering_" use="optional"/>
  <xs:attribute name="BandWidth" type="jdftyp:Integer" use="optional"/>
  <xs:attribute name="ColorantDepth" type="jdftyp:Integer" use="optional"/>
  <xs:attribute name="Interleaved" type="jdftyp:boolean" use="optional"/>
  <xs:attribute name="MimeType" type="jdftyp:string" use="optional"/>
</xs:attributeGroup>