| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:DescriptionBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="SignoffType"> <xsd:annotation> <xsd:documentation> Attributes: organisationMemberRef: References an OrganisationMember if the workflow task is assigned to an organisation member. resourcePoolRef: References a ResourcePool if the workflow task is assigned to a resource pool. decision: approve, noDecision or reject. decisionDate: The date and time the decision was made. userRef: References the actual signing off User. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:DescriptionBase"> <xsd:attribute name="organisationMemberRef" type="plm:anyURIType" plm:refType="plm:OrganisationMember"/> <xsd:attribute name="resourcePoolRef" type="plm:anyURIType" plm:refType="plm:ResourcePool"/> <xsd:attribute name="decision" type="plm:DecisionType"/> <xsd:attribute name="decisionDate" type="xsd:dateTime" use="optional"/> <xsd:attribute name="userRef" type="plm:anyURIType" plm:refType="plm:User"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:anyURIType |
| source | <xsd:attribute name="organisationMemberRef" type="plm:anyURIType" plm:refType="plm:OrganisationMember"/> |
| type | plm:anyURIType |
| source | <xsd:attribute name="resourcePoolRef" type="plm:anyURIType" plm:refType="plm:ResourcePool"/> |
| type | plm:DecisionType | ||||||||||||
| facets |
|
||||||||||||
| source | <xsd:attribute name="decision" type="plm:DecisionType"/> |
| type | xsd:dateTime | ||
| properties |
|
||
| source | <xsd:attribute name="decisionDate" type="xsd:dateTime" use="optional"/> |
| type | plm:anyURIType |
| source | <xsd:attribute name="userRef" type="plm:anyURIType" plm:refType="plm:User"/> |