complexType XmlCalcDeadlineResponse
diagram dac_deadline_diagrams/dac_deadline_p7.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>

attribute XmlCalcDeadlineResponse/@end-date-time
type xs:dateTime
properties
use required
annotation
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.
source <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>


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