| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:GeometryBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:PropertyGroup | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="PointBase" abstract="true"> <xsd:annotation> <xsd:documentation> Base class for elements representing 3D points. Attributes: position: coordinates of point </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:GeometryBase"> <xsd:attribute name="position" type="plm:VectorType"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:VectorType | ||||||
| facets |
|
||||||
| source | <xsd:attribute name="position" type="plm:VectorType"/> |