| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:TaskDescription plm:DependencyTaskActions plm:DependencyTaskTemplates | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="WorkflowTemplateType"> <xsd:annotation> <xsd:documentation> The WorkflowTemplateType represents the type for the workflow templates. Typically workflow template is used to initialize workflow processes. A workflow template have actions associated with it to represent a list of workflow actions that will be triggered during a workflow process. The actions objects are WorkflowAction objects. A workflow template also might have a parent task template, one or more dependency task templates, and one or more child task templates associated with it. These are also WorkflowTemplate objects. Attributes: locationRef: References a multiple language version of location. If multiple language support is required, locationRef should be used in addition to location. objectTypeRef: References a multiple language version of objectType. If multiple language support is required, objectTypeRef should be used in addition to objectType. waitForUndecidedReviewers: Whether the workflow process should wait for undecided reviewers. originalId: An identifer for the original WorkflowTemplate to allow traceability to the original WorkflowTemplate, even after it has been deleted. asynchronous: Whether the WorkflowTemplate may be processed asynchronously. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:sequence> <xsd:element name="TaskDescription" type="plm:UserListDataType"/> <xsd:element name="DependencyTaskActions" type="xsd:string" plm:deprecated="true"/> <xsd:element name="DependencyTaskTemplates" type="xsd:string" plm:deprecated="true"/> </xsd:sequence> <xsd:attribute name="actions" type="plm:uriReferenceListType" plm:refType="plm:WorkflowAction"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> <xsd:attribute name="parentTaskTemplateRef" type="plm:anyURIType" plm:refType="plm:WorkflowTemplate"/> <xsd:attribute name="dependencyTaskTemplateRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:WorkflowTemplate"/> <xsd:attribute name="iconKey" type="xsd:string"/> <xsd:attribute name="signoffQuorum" type="xsd:integer" use="optional"/> <xsd:attribute name="stage" type="plm:WorkflowTemplateStageEnum" default="available"/> <xsd:attribute name="templateClassification" type="plm:WorkflowTemplateClassificationEnum" default="task"/> <xsd:attribute name="location" type="xsd:string" use="required"/> <xsd:attribute name="objectType" type="xsd:string" use="required"/> <xsd:attribute name="showInProcessStage" type="xsd:boolean" use="required"/> <xsd:attribute name="subTemplateRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:WorkflowTemplate"/> <xsd:attribute name="locationRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> <xsd:attribute name="objectTypeRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> <xsd:attribute name="waitForUndecidedReviewers" type="plm:WorkflowTemplateUndecidedReviewersEnum" default="false"/> <xsd:attribute name="originalId" type="xsd:string" use="optional"/> <xsd:attribute name="asynchronous" type="xsd:boolean" default="false"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:uriReferenceListType | ||
| annotation |
|
||
| source | <xsd:attribute name="actions" type="plm:uriReferenceListType" plm:refType="plm:WorkflowAction"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">validate=skipName</xsd:appinfo> </xsd:annotation> </xsd:attribute> |
| type | plm:anyURIType |
| source | <xsd:attribute name="parentTaskTemplateRef" type="plm:anyURIType" plm:refType="plm:WorkflowTemplate"/> |
| type | plm:uriReferenceListType | ||
| properties |
|
||
| source | <xsd:attribute name="dependencyTaskTemplateRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:WorkflowTemplate"/> |
| type | xsd:string |
| source | <xsd:attribute name="iconKey" type="xsd:string"/> |
| type | xsd:integer | ||
| properties |
|
||
| source | <xsd:attribute name="signoffQuorum" type="xsd:integer" use="optional"/> |
| type | plm:WorkflowTemplateStageEnum | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xsd:attribute name="stage" type="plm:WorkflowTemplateStageEnum" default="available"/> |
| type | plm:WorkflowTemplateClassificationEnum | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xsd:attribute name="templateClassification" type="plm:WorkflowTemplateClassificationEnum" default="task"/> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="location" type="xsd:string" use="required"/> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="objectType" type="xsd:string" use="required"/> |
| type | xsd:boolean | ||
| properties |
|
||
| source | <xsd:attribute name="showInProcessStage" type="xsd:boolean" use="required"/> |
| type | plm:uriReferenceListType | ||
| properties |
|
||
| source | <xsd:attribute name="subTemplateRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:WorkflowTemplate"/> |
| type | plm:anyURIType | ||
| properties |
|
||
| source | <xsd:attribute name="locationRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> |
| type | plm:anyURIType | ||
| properties |
|
||
| source | <xsd:attribute name="objectTypeRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> |
| type | plm:WorkflowTemplateUndecidedReviewersEnum | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xsd:attribute name="waitForUndecidedReviewers" type="plm:WorkflowTemplateUndecidedReviewersEnum" default="false"/> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="originalId" type="xsd:string" use="optional"/> |
| type | xsd:boolean | ||
| properties |
|
||
| source | <xsd:attribute name="asynchronous" type="xsd:boolean" default="false"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||
| type | plm:UserListDataType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Item | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="TaskDescription" type="plm:UserListDataType"/> |
| diagram | ![]() |
||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:element name="DependencyTaskActions" type="xsd:string" plm:deprecated="true"/> |
| diagram | ![]() |
||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:element name="DependencyTaskTemplates" type="xsd:string" plm:deprecated="true"/> |