diagram | |||||||||||||||
namespace | http://deadline.api.dac.n2.tibco.com | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
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> |