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="WireProtectionAreaRelationType"> <xsd:annotation> <xsd:documentation> This relation relates an Occurrence of a WireProtection to one or more RouteSection elements, which specify where the protection applies. Attributes: relatedRefs: Inherited from GeneralRelation. The first item in the list references the Occurrence. Subsequent items reference the RouteSections from the first to the last in order. startT: Start parameter on the first associated RouteSection. endT: End parameter on the last associated RouteSection. gradient: The pitch of the taping in metres. tapingDirection: Whether the tape winds clockwise or counter-clockwise. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:GeneralRelationType"> <xsd:attribute name="startT" type="xsd:double" use="optional"/> <xsd:attribute name="endT" type="xsd:double" use="optional"/> <xsd:attribute name="gradient" type="xsd:double" use="optional"/> <xsd:attribute name="tapingDirection" type="plm:WireProtectionTapingEnum" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="startT" type="xsd:double" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="endT" type="xsd:double" use="optional"/> |
type | xsd:double | ||
properties |
|
||
source | <xsd:attribute name="gradient" type="xsd:double" use="optional"/> |
type | plm:WireProtectionTapingEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="tapingDirection" type="plm:WireProtectionTapingEnum" use="optional"/> |