complexType WorkItemFlags
diagram brm_wsdl_diagrams/brm_wsdl_p55.png
namespace http://api.brm.n2.tibco.com
children scheduleStatus
used by
element WorkItemHeader/flags
annotation
documentation
Various flags that can be set against a work item.
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>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy