| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:Signoff plm:ReleaseStatus | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="TaskType"> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:sequence> <xsd:element name="Signoff" type="plm:SignoffType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="ReleaseStatus" type="plm:ReleaseStatusType" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="state" type="plm:TaskStateType"/> <xsd:attribute name="subTaskRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Task"/> <xsd:attribute name="targetRefs" use="optional"> <xsd:simpleType> <xsd:restriction base="plm:uriReferenceListType"> <xsd:minLength value="1"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="referenceRefs" use="optional"> <xsd:simpleType> <xsd:restriction base="plm:uriReferenceListType"> <xsd:minLength value="1"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:TaskStateType | |||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||
| source | <xsd:attribute name="state" type="plm:TaskStateType"/> |
| type | plm:uriReferenceListType | ||
| properties |
|
||
| source | <xsd:attribute name="subTaskRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:Task"/> |
| type | restriction of plm:uriReferenceListType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:attribute name="targetRefs" use="optional"> <xsd:simpleType> <xsd:restriction base="plm:uriReferenceListType"> <xsd:minLength value="1"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
| type | restriction of plm:uriReferenceListType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:attribute name="referenceRefs" use="optional"> <xsd:simpleType> <xsd:restriction base="plm:uriReferenceListType"> <xsd:minLength value="1"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | plm:SignoffType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="Signoff" type="plm:SignoffType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||
| type | plm:ReleaseStatusType | ||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="ReleaseStatus" type="plm:ReleaseStatusType" minOccurs="0"/> |