| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="MaterialType"> <xsd:annotation> <xsd:documentation> Element representing a material type. Attributes: ambient: ambient colour diffuse: diffuse colour specular: specular colour emissive: emissive colour shininess: shininess coefficient alpha: alpha coefficient </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="ambient" type="plm:RGBType" use="required"/> <xsd:attribute name="diffuse" type="plm:RGBType" use="required"/> <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:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:RGBType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:attribute name="ambient" type="plm:RGBType" use="required"/> |
| type | plm:RGBType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:attribute name="diffuse" type="plm:RGBType" use="required"/> |
| 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"/> |