jdftyp:CMYKColor

Simple Type Information

Used By

Source

<xs:simpleType name="CMYKColor">
  <xs:restriction base="jdftyp:ColorValueList">
    <xs:length value="4" fixed="true"/>
  </xs:restriction>
</xs:simpleType>