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="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> |
type | xsd:normalizedString | ||
properties |
|
||
annotation |
|
||
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> |