| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:AttributeBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="TaskSchedulingInfoType"> <xsd:annotation> <xsd:documentation> Represents additional information about planning a ScheduleTaskRevision. Attributes: start: The planned date and time of the start of the ScheduleTaskRevision. end: The planned date and time of the end of the ScheduleTaskRevision. duration: The duration of the task. work: An estimate of the amount of person-time involved in the ScheduleTaskRevision. deliverableRefs: A list of references to the ScheduleTaskDeliverable elements for the ScheduleTaskRevision. workflowTemplateRef: A reference to the WorkflowTemplate associated with the ScheduleTaskRevision. workflowTrigger: The trigger criteria for the workflow associated with the ScheduleTaskRevision. wBSValue: The value of the work breakdown structure identifier as a string. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttributeBase"> <xsd:attribute name="start" type="xsd:dateTime" use="optional"/> <xsd:attribute name="end" type="xsd:dateTime" use="optional"/> <xsd:attribute name="duration" type="xsd:duration" use="optional"/> <xsd:attribute name="work" type="xsd:duration" use="optional"/> <xsd:attribute name="deliverableRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:ScheduleTaskDeliverable"/> <xsd:attribute name="workflowTemplateRef" type="plm:anyURIType" use="optional" plm:refType="plm:WorkflowTemplate"/> <xsd:attribute name="workflowTrigger" type="plm:WorkflowTriggerEnum" default="none"/> <xsd:attribute name="wBSValue" type="xsd:string" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | xsd:dateTime | ||
| properties |
|
||
| source | <xsd:attribute name="start" type="xsd:dateTime" use="optional"/> |
| type | xsd:dateTime | ||
| properties |
|
||
| source | <xsd:attribute name="end" type="xsd:dateTime" use="optional"/> |
| type | xsd:duration | ||
| properties |
|
||
| source | <xsd:attribute name="duration" type="xsd:duration" use="optional"/> |
| type | xsd:duration | ||
| properties |
|
||
| source | <xsd:attribute name="work" type="xsd:duration" use="optional"/> |
| type | plm:uriReferenceListType | ||
| properties |
|
||
| source | <xsd:attribute name="deliverableRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:ScheduleTaskDeliverable"/> |
| type | plm:anyURIType | ||
| properties |
|
||
| source | <xsd:attribute name="workflowTemplateRef" type="plm:anyURIType" use="optional" plm:refType="plm:WorkflowTemplate"/> |
| type | plm:WorkflowTriggerEnum | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| source | <xsd:attribute name="workflowTrigger" type="plm:WorkflowTriggerEnum" default="none"/> |
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:attribute name="wBSValue" type="xsd:string" use="optional"/> |