jdftyp:LabColor

Simple Type Information

Used By

Source

<xs:simpleType name="LabColor">
  <xs:restriction base="jdftyp:DoubleList">
    <xs:length value="3" fixed="true"/>
    <xs:whiteSpace value="collapse"/>
  </xs:restriction>
</xs:simpleType>