element addWorkingDayExceptions
diagram dac_wsdl_diagrams/dac_wsdl_p8.png
namespace http://calendar.api.dac.n2.tibco.com
properties
content complex
children add-exceptions
attributes
Name  Type  Use  Default  Fixed  Annotation
guid  XmlGuidType  required      
documentation
ID of the owning entity of the working time information to be added.
annotation
documentation
Request element for addWorkingDayExceptions operation.
source <xs:element name="addWorkingDayExceptions">
 
<xs:annotation>
   
<xs:documentation>Request element for addWorkingDayExceptions operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="add-exceptions" type="dac:XmlNewWorkingDayExceptionType" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Working day exceptions to be added.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="guid" type="dac:XmlGuidType" use="required">
     
<xs:annotation>
       
<xs:documentation>ID of the owning entity of the working time information to be added.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

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