element deleteWorkingDayExceptions
diagram dac_wsdl_diagrams/dac_wsdl_p712.png
namespace http://calendar.api.dac.n2.tibco.com
properties
content complex
children delete-exceptions
attributes
Name  Type  Use  Default  Fixed  Annotation
guid  XmlGuidType  required      
documentation
ID of the owning entity of the working time information to be removed.
annotation
documentation
Request element for deleteWorkingDayExceptions operation.
source <xs:element name="deleteWorkingDayExceptions">
 
<xs:annotation>
   
<xs:documentation>Request element for deleteWorkingDayExceptions operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="delete-exceptions" type="dac:XmlGuidType" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>List of IDs of exceptions to be deleted.</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 removed.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute deleteWorkingDayExceptions/@guid
type XmlGuidType
properties
use required
annotation
documentation
ID of the owning entity of the working time information to be removed.
source <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 removed.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element deleteWorkingDayExceptions/delete-exceptions
diagram dac_wsdl_diagrams/dac_wsdl_p713.png
type XmlGuidType
properties
minOcc 1
maxOcc unbounded
content simple
annotation
documentation
List of IDs of exceptions to be deleted.
source <xs:element name="delete-exceptions" type="dac:XmlGuidType" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>List of IDs of exceptions to be deleted.</xs:documentation>
 
</xs:annotation>
</xs:element>

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