complexType ElectricalComponentDefinitionType
diagram plmxml_diagrams/plmxml_p1844.png
namespace http://www.plmxml.org/Schemas/PLMXMLRouteListSchema
type extension of routelist:IdentifiedRouteListElementBase
properties
base routelist:IdentifiedRouteListElementBase
children plm:Description plm:ApplicationRef plm:UserData
used by
element ElectricalComponentDefinition
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.
productId  xsd:normalizedString  optional      
documentation
Physical product id or part name to which this logical component is assigned (or to be assigned).
annotation
documentation
Contains properties of electrical component
source <xsd:complexType name="ElectricalComponentDefinitionType">
 
<xsd:annotation>
   
<xsd:documentation> Contains properties of electrical component</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="routelist:IdentifiedRouteListElementBase">
     
<xsd:attribute name="productId" type="xsd:normalizedString" use="optional">
       
<xsd:annotation>
         
<xsd:documentation>Physical product id or part name to which this logical component is assigned (or to be assigned).</xsd:documentation>
       
</xsd:annotation>
     
</xsd:attribute>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute ElectricalComponentDefinitionType/@productId
type xsd:normalizedString
properties
use optional
annotation
documentation
Physical product id or part name to which this logical component is assigned (or to be assigned).
source <xsd:attribute name="productId" type="xsd:normalizedString" use="optional">
 
<xsd:annotation>
   
<xsd:documentation>Physical product id or part name to which this logical component is assigned (or to be assigned).</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>


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