jdf:ProofingParamsAttribs_r

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
ColorType jdftyp:eColorType1_ optional
DisplayTraps jdftyp:boolean false optional
HalfTone jdftyp:boolean false optional
ImageViewingStrategy jdftyp:string NoImages optional
ManualFeed jdftyp:boolean false optional
ProofRenderingIntent jdftyp:eProofRenderingIntent_ Perceptual optional
ProofType jdftyp:eProofType_ None optional
Resolution jdftyp:XYPair optional

Used By

Source

<xs:attributeGroup name="ProofingParamsAttribs_r">
  <xs:attributeGroup ref="jdf:ProofingParamsAttribs_c"/>
  <xs:attribute name="DisplayTraps" type="jdftyp:boolean" default="false"/>
  <xs:attribute name="HalfTone" type="jdftyp:boolean" default="false"/>
  <xs:attribute name="ImageViewingStrategy" type="jdftyp:string" default="NoImages"/>
  <xs:attribute name="ManualFeed" type="jdftyp:boolean" default="false"/>
  <xs:attribute name="ProofRenderingIntent" type="jdftyp:eProofRenderingIntent_" default="Perceptual"/>
  <xs:attribute name="ProofType" type="jdftyp:eProofType_" default="None"/>
</xs:attributeGroup>