jdf:ColorAttribs_c

Attribute Group Information

Attributes

Used By

Source

<xs:attributeGroup name="ColorAttribs_c">
  <xs:attribute name="ActualColorName" type="jdftyp:string" use="optional"/>
  <xs:attribute name="CMYK" type="jdftyp:CMYKColor" use="optional"/>
  <xs:attribute name="ColorBook" type="jdftyp:string" use="optional"/>
  <xs:attribute name="ColorBookEntry" type="jdftyp:string" use="optional"/>
  <xs:attribute name="ColorBookPrefix" type="jdftyp:string" use="optional"/>
  <xs:attribute name="ColorBookSuffix" type="jdftyp:string" use="optional"/>
  <xs:attribute name="ColorDetails" type="jdftyp:string" use="optional"/>
  <xs:attribute name="ColorName" type="jdftyp:NamedColor" use="optional"/>
  <xs:attribute name="ColorType" type="jdftyp:eColorType_" use="optional"/>
  <xs:attribute name="ColorTypeDetails" type="jdftyp:string" use="optional"/>
  <xs:attribute name="Density" type="jdftyp:double" use="optional"/>
  <xs:attribute name="Gray" type="jdftyp:double" use="optional"/>
  <xs:attribute name="Lab" type="jdftyp:LabColor" use="optional"/>
  <xs:attribute name="MediaType" type="jdftyp:string" use="optional"/>
  <xs:attribute name="NeutralDensity" type="jdftyp:double" use="optional"/>
  <xs:attribute name="PrintingTechnology" type="jdftyp:NMTOKEN" use="optional"/>
  <xs:attribute name="RawName" type="jdftyp:hexBinary" use="optional"/>
  <xs:attribute name="sRGB" type="jdftyp:sRGBColor" use="optional"/>
  <xs:attribute name="UsePDLAlternateCS" type="jdftyp:boolean" use="optional"/>
</xs:attributeGroup>