| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:Task | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="WorkflowProcessType"> <xsd:annotation> <xsd:documentation> Attributes: templateNameRef: References a multiple language version of templateName. If multiple language support is required, templateNameRef should be used in addition to templateName. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:sequence> <xsd:element name="Task" type="plm:TaskType" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="templateName" type="xsd:string"/> <xsd:attribute name="ownerRef" type="plm:anyURIType" plm:refType="plm:Owner"/> <xsd:attribute name="templateNameRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | xsd:string |
| source | <xsd:attribute name="templateName" type="xsd:string"/> |
| type | plm:anyURIType |
| source | <xsd:attribute name="ownerRef" type="plm:anyURIType" plm:refType="plm:Owner"/> |
| type | plm:anyURIType | ||
| properties |
|
||
| source | <xsd:attribute name="templateNameRef" type="plm:anyURIType" use="optional" plm:refType="plm:Text"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | plm:TaskType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:Signoff plm:ReleaseStatus | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="Task" type="plm:TaskType" maxOccurs="unbounded"/> |