| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:ActivityType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="MROActivityType"> <xsd:annotation> <xsd:documentation> An Activity is a component of an OperationRevision. An OperationRevision contains a tree of Activities. Attributes: executionType: Represents the type of assignment. It can take one of these values: perform, signOff, other. warningRefs: A list of references to the warnings associated with the Activity. characteristicDefinitionRefs: A list of references to the related CharacteristicDefinitions. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:ActivityType"> <xsd:attribute name="executionType" type="plm:ExecutionEnum" use="optional"/> <xsd:attribute name="warningRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Warning"/> <xsd:attribute name="characteristicDefinitionRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:CharacteristicDefinition"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:ExecutionEnum | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xsd:attribute name="executionType" type="plm:ExecutionEnum" use="optional"/> |
| type | plm:uriReferenceListType | ||
| properties |
|
||
| source | <xsd:attribute name="warningRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Warning"/> |
| type | plm:uriReferenceListType | ||
| properties |
|
||
| source | <xsd:attribute name="characteristicDefinitionRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:CharacteristicDefinition"/> |