namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||
type | restriction of plm:RGBFloatListType | ||||||
properties |
|
||||||
used by | |||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:simpleType name="RGBType"> <xsd:annotation> <xsd:documentation> Type representing a Red-Green-Blue colour. </xsd:documentation> </xsd:annotation> <xsd:restriction base="plm:RGBFloatListType"> <xsd:length value="3"/> </xsd:restriction> </xsd:simpleType> |