diagram | |||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
type | extension of plm:OccurrenceType | ||
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 plm:Material plm:EntityMaterial plm:AssociatedAttachment plm:AttributeContext | ||
used by |
|
||
attributes | |||
annotation |
|
||
source | <xsd:complexType name="ProcessOccurrenceType"> <xsd:annotation> <xsd:documentation> This is a derived class of Occurrence, specific to Process Structure. Attributes: predecessorRefs: list of predecessor ProcessOccurrences configuredActivityRootRef: originRef: References the origin ProcessOccurrence. When the ProcessOccurrence represents a Context, originRef references its origin Context. logicalAssignmentRefs: References one or more Logical Assignments. constraintRefs: References one or more Manufacturing Constraints. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:OccurrenceType"> <xsd:attribute name="predecessorRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:ProcessOccurrence"/> <xsd:attribute name="configuredActivityRootRef" type="plm:anyURIType" use="optional" plm:refType="plm:ConfiguredActivity"/> <xsd:attribute name="originRef" type="plm:anyURIType" use="optional" plm:refType="plm:ProcessOccurrence"/> <xsd:attribute name="logicalAssignmentRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:LogicalAssignment"/> <xsd:attribute name="constraintRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:ManufacturingConstraint"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="predecessorRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:ProcessOccurrence"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="configuredActivityRootRef" type="plm:anyURIType" use="optional" plm:refType="plm:ConfiguredActivity"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="originRef" type="plm:anyURIType" use="optional" plm:refType="plm:ProcessOccurrence"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="logicalAssignmentRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:LogicalAssignment"/> |
type | plm:uriReferenceListType | ||
properties |
|
||
source | <xsd:attribute name="constraintRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:ManufacturingConstraint"/> |