element updateWorkingDays
diagram dac_wsdl_diagrams/dac_wsdl_p721.png
namespace http://calendar.api.dac.n2.tibco.com
properties
content complex
children working-day
attributes
Name  Type  Use  Default  Fixed  Annotation
guid  XmlGuidType  required      
documentation
ID of the owning entity of the working time information to be modified.
annotation
documentation
Request element for updateWorkingDays operation.
source <xs:element name="updateWorkingDays">
 
<xs:annotation>
   
<xs:documentation>Request element for updateWorkingDays operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="working-day" type="dac:XmlDayType" minOccurs="0" maxOccurs="7">
       
<xs:annotation>
         
<xs:documentation>Working time defined per working day of the week.</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 modified.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

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

element updateWorkingDays/working-day
diagram dac_wsdl_diagrams/dac_wsdl_p722.png
type XmlDayType
properties
minOcc 0
maxOcc 7
content complex
children time-slot
attributes
Name  Type  Use  Default  Fixed  Annotation
day-of-week  XmlDayNameType  required      
documentation
Enumerated value of the short form of the day of the week.
annotation
documentation
Working time defined per working day of the week.
source <xs:element name="working-day" type="dac:XmlDayType" minOccurs="0" maxOccurs="7">
 
<xs:annotation>
   
<xs:documentation>Working time defined per working day of the week.</xs:documentation>
 
</xs:annotation>
</xs:element>

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