element calcBusinessDeadlineResponse
diagram dac_wsdl_diagrams/dac_wsdl_p820.png
namespace http://deadline.api.dac.n2.tibco.com
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
end-date-time  xs:dateTime  required      
documentation
End date and time of the taks based on working time as defined in the associated calendar.
annotation
documentation
Response element for calcBusinessDeadline operation.
source <xs:element name="calcBusinessDeadlineResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for calcBusinessDeadline operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="end-date-time" type="xs:dateTime" use="required">
     
<xs:annotation>
       
<xs:documentation>End date and time of the taks based on working time as defined in the associated calendar.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute calcBusinessDeadlineResponse/@end-date-time
type xs:dateTime
properties
use required
annotation
documentation
End date and time of the taks based on working time as defined in the associated calendar.
source <xs:attribute name="end-date-time" type="xs:dateTime" use="required">
 
<xs:annotation>
   
<xs:documentation>End date and time of the taks based on working time as defined in the associated calendar.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

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