complexType IntermediateComponentType
diagram plmxml_diagrams/plmxml_p1850.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 IntermediateComponent
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.
pin  xsd:normalizedString  optional      
documentation
Pin through which the wire/cable/space-reservation passes.
annotation
documentation
Intermediate splice and pin information for connections
source <xsd:complexType name="IntermediateComponentType">
 
<xsd:annotation>
   
<xsd:documentation> Intermediate splice and pin information for connections</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="routelist:ElectricalComponentUsageType">
     
<xsd:attribute name="pin" type="xsd:normalizedString" use="optional">
       
<xsd:annotation>
         
<xsd:documentation>Pin through which the wire/cable/space-reservation passes.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:attribute>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute IntermediateComponentType/@pin
type xsd:normalizedString
properties
use optional
annotation
documentation
Pin through which the wire/cable/space-reservation passes.
source <xsd:attribute name="pin" type="xsd:normalizedString" use="optional">
 
<xsd:annotation>
   
<xsd:documentation>Pin through which the wire/cable/space-reservation passes.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>


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