complexType XmlCalcDeadlineResponse
diagram dac_wsdl_diagrams/dac_wsdl_p75.png
namespace http://deadline.api.dac.n2.tibco.com
used by
element calcDeadlineResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
end-date-time  xs:dateTime  required      
documentation
End date and time of the tasks based on the available working time as defined in the associated calendar. This result is expressed in UTC time-zone.
annotation
documentation
Response element for calcDeadline operation.
source <xs:complexType name="XmlCalcDeadlineResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for calcDeadline operation.</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="end-date-time" type="xs:dateTime" use="required">
   
<xs:annotation>
     
<xs:documentation>End date and time of the tasks based on the available working time as defined in the associated calendar. This result is expressed in UTC time-zone.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

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