diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="LogicalAssignmentBase" abstract="true"> <xsd:annotation> <xsd:documentation> Logical assignment (abstract). Attributes: subType: Indicates the sub-type of a customized Logical Assignment. subTypeRef: References a multiple language version of subType. If multiple language support is required, subTypeRef should be used in addition to subType. assignmentType: The type of relationship between the Process Structure element and the Product Structure Occurrences. assignmentTypeRef: References a multiple language version of assignmentType. If multiple language support is required, assignmentTypeRef should be used in addition to assignmentType. assignmentRefs: References to the Occurrences representing the assignments. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="subType" type="xsd:string" use="optional"/> <xsd:attribute name="subTypeRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> <xsd:attribute name="assignmentType" type="xsd:string" use="optional"/> <xsd:attribute name="assignmentTypeRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> <xsd:attribute name="assignmentRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Occurrence"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="subType" type="xsd:string" use="optional"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="subTypeRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="assignmentType" type="xsd:string" use="optional"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="assignmentTypeRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="assignmentRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Occurrence"/> |