| QName | Type | Fixed | Default | Use | Inheritable | Annotation | 
|---|---|---|---|---|---|---|
| ActualColorName | jdftyp:string | optional | ||||
| CMYK | jdftyp:CMYKColor | optional | ||||
| ColorBook | jdftyp:string | optional | ||||
| ColorBookEntry | jdftyp:string | optional | ||||
| ColorBookPrefix | jdftyp:string | optional | ||||
| ColorBookSuffix | jdftyp:string | optional | ||||
| ColorDetails | jdftyp:string | optional | ||||
| ColorName | jdftyp:NamedColor | optional | ||||
| ColorType | jdftyp:eColorType_ | optional | ||||
| ColorTypeDetails | jdftyp:string | optional | ||||
| Density | jdftyp:double | optional | ||||
| Gray | jdftyp:double | optional | ||||
| Lab | jdftyp:LabColor | optional | ||||
| MappingSelection | jdftyp:eMappingSelection_ | UsePDLValues | optional | |||
| MediaType | jdftyp:string | optional | ||||
| Name | jdftyp:string | required | ||||
| NeutralDensity | jdftyp:double | optional | ||||
| PrintingTechnology | jdftyp:NMTOKEN | optional | ||||
| RawName | jdftyp:hexBinary | optional | ||||
| UsePDLAlternateCS | jdftyp:boolean | optional | ||||
| sRGB | jdftyp:sRGBColor | optional | 
| Complex Types | jdf:Color_r, jdf:Color_re | 
| <xs:attributeGroup name="ColorAttribs_r"> <xs:attributeGroup ref="jdf:ColorAttribs_c"/> <xs:attribute name="MappingSelection" type="jdftyp:eMappingSelection_" default="UsePDLValues"/> <xs:attribute name="Name" type="jdftyp:string" use="required"/> </xs:attributeGroup> |