This option defines the colour mapping group that contains mappings from either RGB, CMYK or spot colour to a different spot colour.
If no colour mapping must be applied, do not use this option.
Remark
This option is available when @oce:MappingSelection of the spot colour table is set to value "UseLocalPrinterValues".
If @oce:MappingSelection of the spot colour table is set to a value other than "UseLocalPrinterValues", the selected colour mapping group is ignored. With a value other than "UseLocalPrinterValues" the resulting spot colours cannot be looked up in the spot colour table which is installed on the printer.
Syntax
XPath: /JDF[contains(@Types="ColorSpaceConversion")]/ResourcePool/ColorSpaceConversionParams/GeneralID[@IDUsage="oce:ColorMappingGroup"]/@IDValue
Type
String
Supported values
Any colour mapping group in the Settings Editor.
<JDF Type="Combined" Types="... ColorSpaceConversion ...">
<ResourcePool>
<ColorSpaceConversionParams ID="res_1">
<GeneralID IDUsage="oce:ColorMappingGroup" DataType="string" IDValue="group2"/>
</ColorSpaceConversionParams>
</ResourcePool>
</JDF>