| 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="GravityType"> <xsd:annotation> <xsd:documentation> The acceleration due to a gravitational field. Attribute: value: The vector value of the acceleration due to the gravitational field in SI units, currently metres per second per second. The default is 0.0, 0.0, 0.0. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:PropertyBase"> <xsd:attribute name="value" type="plm:VectorType" default="0.0 0.0 0.0"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:VectorType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:attribute name="value" type="plm:VectorType" default="0.0 0.0 0.0"/> |