| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:PropertyBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="ColourType"> <xsd:annotation> <xsd:documentation> This Property represents the colour of an object. Attributes: ambient: ambient colour diffuse: diffuse colour specular: specular colour emissive: emissive colour shininess: shininess coefficient (0-255) alpha: alpha coefficient (0-1) colourId: string id of the colour type: a string indicating the use of the colour in the owning element. typeRef: References a multiple language version of type. If multiple language support is required, typeRef should be used in addition to type. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:PropertyBase"> <xsd:attribute name="ambient" type="plm:RGBType" use="optional"/> <xsd:attribute name="diffuse" type="plm:RGBType" use="optional"/> <xsd:attribute name="specular" type="plm:RGBType" default="0.0 0.0 0.0"/> <xsd:attribute name="emissive" type="plm:RGBType" default="0.0 0.0 0.0"/> <xsd:attribute name="shininess" type="plm:ShininessType" default="0.0"/> <xsd:attribute name="alpha" type="plm:AlphaType" default="1.0"/> <xsd:attribute name="colourId" type="xsd:string" use="optional"/> <xsd:attribute name="type" type="xsd:string" use="optional"/> <xsd:attribute name="typeRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:RGBType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:attribute name="ambient" type="plm:RGBType" use="optional"/> |
| type | plm:RGBType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:attribute name="diffuse" type="plm:RGBType" use="optional"/> |
| type | plm:RGBType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:attribute name="specular" type="plm:RGBType" default="0.0 0.0 0.0"/> |
| type | plm:RGBType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:attribute name="emissive" type="plm:RGBType" default="0.0 0.0 0.0"/> |
| type | plm:ShininessType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xsd:attribute name="shininess" type="plm:ShininessType" default="0.0"/> |
| type | plm:AlphaType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xsd:attribute name="alpha" type="plm:AlphaType" default="1.0"/> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="colourId" type="xsd:string" use="optional"/> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="type" type="xsd:string" use="optional"/> |
| type | plm:anyURIType | ||
| properties |
|
||
| source | <xsd:attribute name="typeRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> |