| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLRouteListSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of routelist:RouteListElementBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="SpaceReservationType"> <xsd:annotation> <xsd:documentation> Contains space-reservation properties</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="routelist:RouteListElementBase"> <xsd:attribute name="crossSectionType" type="routelist:CrossSectionType" default="circular"> <xsd:annotation> <xsd:documentation>Cable cross-section type (Circular, flat). If no cross section type is specified then the type is set to Circular.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="outerDiameter" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>Outer diameter of the space-reservation. If is ignored if the cross-section type is flat.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="height" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>Height of the space-reservation. It is ignored if the cross-section type is circular.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="width" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>Width of the space-reservation. It is ignored if the cross-section type is circular</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="multiplier" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>A factor used as a multiplier on the actual length to calculate the cut-length.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="offset" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>A value used to calculate the cut-length by adding it to the actual length after the multiplier is applied.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | routelist:CrossSectionType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xsd:attribute name="crossSectionType" type="routelist:CrossSectionType" default="circular"> <xsd:annotation> <xsd:documentation>Cable cross-section type (Circular, flat). If no cross section type is specified then the type is set to Circular.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:double | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:attribute name="outerDiameter" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>Outer diameter of the space-reservation. If is ignored if the cross-section type is flat.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:double | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:attribute name="height" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>Height of the space-reservation. It is ignored if the cross-section type is circular.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:double | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:attribute name="width" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>Width of the space-reservation. It is ignored if the cross-section type is circular</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:double | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:attribute name="multiplier" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>A factor used as a multiplier on the actual length to calculate the cut-length.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:double | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:attribute name="offset" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>A value used to calculate the cut-length by adding it to the actual length after the multiplier is applied.</xsd:documentation> </xsd:annotation> </xsd:attribute> |