| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:GeneralRelationType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="DefinitionRelationType"> <xsd:annotation> <xsd:documentation> This relation relates an Occurrence of a ProductRevisionView to a corresponding Occurrence of a DesignRevisionView. The inherited relatedRefs references must be in that order. Attributes: transform: Whether transform information in the Product Structure comes from the Design Structure. geometry: Whether geometry information in the Product Structure comes from the Design Structure. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:GeneralRelationType"> <xsd:attribute name="transform" type="xsd:boolean" default="false"/> <xsd:attribute name="geometry" type="xsd:boolean" default="false"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | xsd:boolean | ||
| properties |
|
||
| source | <xsd:attribute name="transform" type="xsd:boolean" default="false"/> |
| type | xsd:boolean | ||
| properties |
|
||
| source | <xsd:attribute name="geometry" type="xsd:boolean" default="false"/> |