jdf:ColorantProperties

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
AliasSeparations jdftyp:boolean optional
AmbiguousSeparations jdftyp:boolean optional
InkCoverage jdftyp:double optional
SeparationList jdftyp:string optional

Used By

Attribute Group jdf:Properties

Source

<xs:attributeGroup name="ColorantProperties">
  <xs:attribute name="AliasSeparations" type="jdftyp:boolean" use="optional"/>
  <xs:attribute name="AmbiguousSeparations" type="jdftyp:boolean" use="optional"/>
  <xs:attribute name="InkCoverage" type="jdftyp:double" use="optional"/>
  <xs:attribute name="SeparationList" type="jdftyp:string" use="optional"/>
</xs:attributeGroup>