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