diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLRouteListSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of routelist:IdentifiedRouteListElementBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:UserData | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="ConductorOccurrenceType"> <xsd:annotation> <xsd:documentation> Contains properties of conductor (Wire/Cable/SpaceReservation) i.e assigned to a connection</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="routelist:IdentifiedRouteListElementBase"> <xsd:attribute name="conductorRef" type="plm:anyURIType" use="required"> <xsd:annotation> <xsd:documentation>Reference to Wire, Cable, or Space Reservation element. The resolution is based on the Type.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="wireClass" use="optional"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="regular"/> <xsd:enumeration value="stowed"/> <xsd:enumeration value="twisted"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="wireSignal" type="xsd:normalizedString" use="optional"/> <xsd:attribute name="wireSeparationCode" type="xsd:normalizedString" use="optional"/> <xsd:attribute name="location" type="xsd:integer" use="optional"> <xsd:annotation> <xsd:documentation>Location of the assigned conductor. (1. Ordering of the wire in a flat cable 2. Ordering of the cable in a stacked flat cables.)</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="length" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>Length of the connection. This is export only field from UG-NX.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="cutLength" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation> Cut length calculated based on the offset and multiplier defined by the assigned conductor (Wire, Cable, Space reservation). This is export only. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="routed" use="optional"> <xsd:annotation> <xsd:documentation>This is export only field Auto - Routed automatically Manual - Routed Manually Not Routed</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="auto"/> <xsd:enumeration value="manual"/> <xsd:enumeration value="notRouted"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="harnessRef" type="plm:anyURIType" use="optional"> <xsd:annotation> <xsd:documentation>Reference to the Harness to which the wire/cable/space-reservation occurance belongs.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:anyURIType | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="conductorRef" type="plm:anyURIType" use="required"> <xsd:annotation> <xsd:documentation>Reference to Wire, Cable, or Space Reservation element. The resolution is based on the Type.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="wireClass" use="optional"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="regular"/> <xsd:enumeration value="stowed"/> <xsd:enumeration value="twisted"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
type | xsd:normalizedString | ||
properties |
|
||
source | <xsd:attribute name="wireSignal" type="xsd:normalizedString" use="optional"/> |
type | xsd:normalizedString | ||
properties |
|
||
source | <xsd:attribute name="wireSeparationCode" type="xsd:normalizedString" use="optional"/> |
type | xsd:integer | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="location" type="xsd:integer" use="optional"> <xsd:annotation> <xsd:documentation>Location of the assigned conductor. (1. Ordering of the wire in a flat cable 2. Ordering of the cable in a stacked flat cables.)</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:double | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="length" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation>Length of the connection. This is export only field from UG-NX.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:double | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="cutLength" type="xsd:double" use="optional"> <xsd:annotation> <xsd:documentation> Cut length calculated based on the offset and multiplier defined by the assigned conductor (Wire, Cable, Space reservation). This is export only. </xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:attribute name="routed" use="optional"> <xsd:annotation> <xsd:documentation>This is export only field Auto - Routed automatically Manual - Routed Manually Not Routed</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="auto"/> <xsd:enumeration value="manual"/> <xsd:enumeration value="notRouted"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
type | plm:anyURIType | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="harnessRef" type="plm:anyURIType" use="optional"> <xsd:annotation> <xsd:documentation>Reference to the Harness to which the wire/cable/space-reservation occurance belongs.</xsd:documentation> </xsd:annotation> </xsd:attribute> |