| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLRouteListSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of routelist:RouteListElementBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:UserData | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="WireType"> <xsd:annotation> <xsd:documentation>Contains physical Wire Properties</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="routelist:RouteListElementBase"> <xsd:sequence> <xsd:element ref="plm:UserData" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="gauge" type="xsd:positiveInteger" use="optional"> <xsd:annotation> <xsd:documentation>Wire gauge</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="outerDiameter" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>Outer diameter of the wire.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="productId" type="xsd:normalizedString" use="optional"> <xsd:annotation> <xsd:documentation>Product ID or Part number of the wire</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="colour" type="plm:RGBType" use="optional"> <xsd:annotation> <xsd:documentation>Colour of the Wire in RGB representation.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="colourName" type="xsd:normalizedString" use="optional"> <xsd:annotation> <xsd:documentation>Name of the cable colour, if the colour can't be represented in RGB type.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="type" type="xsd:normalizedString" use="optional"> <xsd:annotation> <xsd:documentation>Type of the wire. Type and Gauge are used to select a wire from the wire part tables.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="linearDensity" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>Mass per unit length of the wire. Used to calculate the weight of the harness.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="materialName" type="xsd:normalizedString" use="optional"> <xsd:annotation> <xsd:documentation>Name of the wire material.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="materialType" type="xsd:normalizedString" use="optional"> <xsd:annotation> <xsd:documentation>Type of the wire material.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="minLengthAllowed" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>Minimum length of the wire that should be used in a connection. Useful for design rule validation.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="maxLengthAllowed" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>Maximum length of the wire that can be used in a connection. Useful for design rule validation.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="minBendRadius" type="xsd:double" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | xsd:positiveInteger | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:attribute name="gauge" type="xsd:positiveInteger" use="optional"> <xsd:annotation> <xsd:documentation>Wire gauge</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 wire.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:normalizedString | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:attribute name="productId" type="xsd:normalizedString" use="optional"> <xsd:annotation> <xsd:documentation>Product ID or Part number of the wire</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | plm:RGBType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="colour" type="plm:RGBType" use="optional"> <xsd:annotation> <xsd:documentation>Colour of the Wire in RGB representation.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:normalizedString | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:attribute name="colourName" type="xsd:normalizedString" use="optional"> <xsd:annotation> <xsd:documentation>Name of the cable colour, if the colour can't be represented in RGB type.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:normalizedString | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:attribute name="type" type="xsd:normalizedString" use="optional"> <xsd:annotation> <xsd:documentation>Type of the wire. Type and Gauge are used to select a wire from the wire part tables.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:double | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:attribute name="linearDensity" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>Mass per unit length of the wire. Used to calculate the weight of the harness.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:normalizedString | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:attribute name="materialName" type="xsd:normalizedString" use="optional"> <xsd:annotation> <xsd:documentation>Name of the wire material.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:normalizedString | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:attribute name="materialType" type="xsd:normalizedString" use="optional"> <xsd:annotation> <xsd:documentation>Type of the wire material.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:double | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:attribute name="minLengthAllowed" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>Minimum length of the wire that should be used in a connection. Useful for design rule validation.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:double | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:attribute name="maxLengthAllowed" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>Maximum length of the wire that can be used in a connection. Useful for design rule validation.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:double | ||
| properties |
|
||
| source | <xsd:attribute name="minBendRadius" type="xsd:double" use="optional"/> |