| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| IgnoreEmbeddedICC | jdftyp:boolean | optional | ||||
| ObjectTags | jdftyp:NMTOKENS | optional | ||||
| Operation | jdftyp:eOperation_ | optional | ||||
| PreserveBlack | jdftyp:boolean | false | optional | |||
| RGBGray2Black | jdftyp:boolean | false | optional | |||
| RGBGray2BlackThreshold | jdftyp:double | 1 | optional | |||
| RenderingIntent | jdftyp:eRenderingIntent1_ | ColorSpaceDependent | optional | |||
| SourceCS | jdftyp:eSourceCSs_ | optional | ||||
| SourceObjects | jdftyp:eSourceObjects_ | All | optional | |||
| SourceRenderingIntent | jdftyp:eRenderingIntent1_ | optional |
| Complex Type | jdf:ColorSpaceConversionOp_re |
<xs:attributeGroup name="ColorSpaceConversionOpAttribs_r"> <xs:attributeGroup ref="jdf:ColorSpaceConversionOpAttribs_c"/> <xs:attribute name="PreserveBlack" type="jdftyp:boolean" default="false"/> <xs:attribute name="RenderingIntent" type="jdftyp:eRenderingIntent1_" default="ColorSpaceDependent"/> <xs:attribute name="RGBGray2Black" type="jdftyp:boolean" default="false"/> <xs:attribute name="RGBGray2BlackThreshold" type="jdftyp:double" default="1"/> <xs:attribute name="SourceObjects" type="jdftyp:eSourceObjects_" default="All"/> </xs:attributeGroup> |