diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
children | scheduleStatus | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="WorkItemFlags"> <xs:annotation> <xs:documentation>Various flags that can be set against a work item.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="scheduleStatus" type="ScheduleStatus"> <xs:annotation> <xs:documentation>Enumerated value defining whether a work item is within its schedule period.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ||||||||||||||||
type | ScheduleStatus | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="scheduleStatus" type="ScheduleStatus"> <xs:annotation> <xs:documentation>Enumerated value defining whether a work item is within its schedule period.</xs:documentation> </xs:annotation> </xs:element> |