complexType NonHarnessComponentType
diagram plmxml_diagrams/plmxml_p1851.png
namespace http://www.plmxml.org/Schemas/PLMXMLRouteListSchema
type extension of routelist:ElectricalComponentUsageType
properties
base routelist:ElectricalComponentUsageType
children plm:Description plm:ApplicationRef plm:UserData
used by
element NonHarnessComponent
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xsd:ID  optional      
name  xsd:string  optional      
nameRef  plm:anyURIType  optional      
descriptionTextRef  plm:anyURIType  optional      
uniqueId  xsd:normalizedString  required      
documentation
Unique identifier of the RouteList object.
componentRef  plm:anyURIType  required      
documentation
Refers to the electrical component for this usage.
instanceName  xsd:normalizedString  optional      
documentation
Physical part instance name or component name to which this logical component is assigned (or to be assigned)
assigned  derived by: xsd:NMTOKEN  optional      
documentation
This is an export only attribute.
Auto:  Automatically assigned to a physical component.
Manual: Manually assigned to a physical component.
Not Assigned: Not assigned to any physical component.
isRouted  xsd:boolean  optional      
documentation
This is an export only attribute.
True: Wire/Cable/SpaceReservations are routed to this component.
False: Wire/Cable/SpaceReservations are not routed to this component.
annotation
documentation
Electrical components but not part of harnesses (Ex: Device)
source <xsd:complexType name="NonHarnessComponentType">
 
<xsd:annotation>
   
<xsd:documentation> Electrical components but not part of harnesses (Ex: Device)</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="routelist:ElectricalComponentUsageType"/>
 
</xsd:complexContent>
</xsd:complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy