diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLRouteListSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of routelist:ElectricalComponentUsageType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:UserData | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
type | xsd:normalizedString | ||
properties |
|
||
annotation |
|
||
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> |