diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:ManagedBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:Transform plm:Representation plm:VariantCondition plm:Reference plm:PropertyGroup plm:EntityPropertyGroup | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="StructureUsageBase" abstract="true"> <xsd:annotation> <xsd:documentation> A base type for a usage relation between Structure, StructureRevision and StructureRevisionView elements. Attributes: instancedRef Reference to the 'used' element. This should be derived from StructureRevisionView, StructureRevision, StructureView, or Structure, or GDE. In the latter cases some other context must determine which view or revision is intended. partRef: This attribute is retained for compatibility reasons and should only be used for Product Structure, not general Structures. transformRef: optional Transform which positions the 'used' element in the coordinates of the using one. materialRef: reference to a Material element to use when displaying the 'used' element. propertyRefs: reference to properties representationRefs: an optional collection of Representations of the 'used' element. designRequired: true if the 'used' element must have at least one corresponding element in the Design Structure. Elements: Transform: see transformRef. (This should not be used in conjunction with transformRef). Representation: see representationRefs VariantCondition:An optional VariantCondition Reference Elements referenced by the StructureUsage. This enables the representation of such relationships as "connected to", and "implemented by". PropertyGroup a group of Properties of the StructureUsage EntityPropertyGroup: used to specify Properties of logical entities in the referenced StructureRevisionView, in the context of the StructureUsage. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:ManagedBase"> <xsd:sequence> <xsd:element ref="plm:Transform" minOccurs="0"/> <xsd:element ref="plm:Representation" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="plm:VariantCondition" minOccurs="0"/> <xsd:element name="Reference" type="plm:GDEReferenceType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="plm:PropertyGroup" minOccurs="0"/> <xsd:element ref="plm:EntityPropertyGroup" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="instancedRef" type="plm:anyURIType" use="optional" plm:refType="plm:Managed"/> <xsd:attribute name="transformRef" type="xsd:IDREF" use="optional" plm:refType="plm:Transform"/> <xsd:attribute name="materialRef" type="xsd:IDREF" use="optional" plm:refType="plm:Material"/> <xsd:attribute name="partRef" type="plm:anyURIType" use="optional" plm:refType="plm:Managed"/> <xsd:attribute name="representationRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Representation"/> <xsd:attribute name="propertyRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Property"/> <xsd:attribute name="designRequired" type="xsd:boolean" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="instancedRef" type="plm:anyURIType" use="optional" plm:refType="plm:Managed"/> |
type | xsd:IDREF | ||
properties |
|
||
source | <xsd:attribute name="transformRef" type="xsd:IDREF" use="optional" plm:refType="plm:Transform"/> |
type | xsd:IDREF | ||
properties |
|
||
source | <xsd:attribute name="materialRef" type="xsd:IDREF" use="optional" plm:refType="plm:Material"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="partRef" type="plm:anyURIType" use="optional" plm:refType="plm:Managed"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="representationRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Representation"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="propertyRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Property"/> |
type | xsd:boolean | ||
properties |
|
||
source | <xsd:attribute name="designRequired" type="xsd:boolean" use="optional"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:GDEReferenceType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:EntityRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Reference" type="plm:GDEReferenceType" minOccurs="0" maxOccurs="unbounded"/> |