diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:GDEBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:PropertyGroup | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="ConnectorCavityType"> <xsd:annotation> <xsd:documentation> This represents a cavity in a connector, into which a wire can be fixed. Attributes: connectorCavityType: A string describing the type of ConnectorCavity connectorCavityTypeRef: References a multiple language version of connectorCavityType. If multiple language support is required, connectorCavityTypeRef should be used in addition to connectorCavityType. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:GDEBase"> <xsd:attribute name="connectorCavityType" type="xsd:string" use="optional"/> <xsd:attribute name="connectorCavityTypeRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="connectorCavityType" type="xsd:string" use="optional"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="connectorCavityTypeRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> |