element addWorkingDayExceptionsResponse
diagram dac_wsdl_diagrams/dac_wsdl_p534.png
namespace http://calendar.api.dac.n2.tibco.com
properties
content complex
children add-exceptions
annotation
documentation
Response element for addWorkingDayExceptions operation.
source <xs:element name="addWorkingDayExceptionsResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for addWorkingDayExceptions operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="add-exceptions" type="dac:XmlGuidType" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>List of IDs of exceptions that have been added.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element addWorkingDayExceptionsResponse/add-exceptions
diagram dac_wsdl_diagrams/dac_wsdl_p535.png
type XmlGuidType
properties
minOcc 1
maxOcc unbounded
content simple
annotation
documentation
List of IDs of exceptions that have been added.
source <xs:element name="add-exceptions" type="dac:XmlGuidType" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>List of IDs of exceptions that have been added.</xs:documentation>
 
</xs:annotation>
</xs:element>

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