diagram |
|
namespace |
http://www.plmxml.org/Schemas/PLMXMLRouteListSchema |
type |
routelist:NonHarnessComponentType |
substitution group |
routelist:RouteListElement |
properties |
|
children |
plm:Description plm:ApplicationRef plm:UserData |
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. |
|
|
source |
<xsd:element name="NonHarnessComponent" type="routelist:NonHarnessComponentType" substitutionGroup="routelist:RouteListElement"/> |