diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:GeneralRelationGroupType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="AllocationGroupType"> <xsd:annotation> <xsd:documentation> This element is a group of Allocation elements. Attributes: sourceRef: The source ProductStructureView. targetRef: The target ProductStructureView. structureRefs: The referenced ProductStructureViews. Either sourceRef and targetRef should be set, or, structureRefs should be set. They should not be used together. The Allocations in the AllocationGroup should all reference Occurrences which have one of the referenced ProductStructureViews as their root. An Allocation may reference more than one Occurrence with the same root. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:GeneralRelationGroupType"> <xsd:attribute name="sourceRef" type="plm:anyURIType" use="optional" plm:refType="plm:ProductStructureView"/> <xsd:attribute name="targetRef" type="plm:anyURIType" use="optional" plm:refType="plm:ProductStructureView"/> <xsd:attribute name="structureRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:ProductStructureView"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="sourceRef" type="plm:anyURIType" use="optional" plm:refType="plm:ProductStructureView"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="targetRef" type="plm:anyURIType" use="optional" plm:refType="plm:ProductStructureView"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="structureRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:ProductStructureView"/> |