element deleteCalendarEntriesResponse
diagram dac_wsdl_diagrams/dac_wsdl_p737.png
namespace http://workcal.api.dac.n2.tibco.com
type XmlUpdatedCalendar
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
version  XmlLockVersion  required      
documentation
The version number used to detect concurrent updates to the same Calendar.
namespace  xs:string  optional      
documentation
Used to categorize, or group, named Calendars. Calendars sharing the same namespace must have unique names. A namespace of null is still considered a valid namespace.
name  xs:string  required      
documentation
The mandatory name of the calendar. This must be unique within the given namespace.
annotation
documentation
Response element for deleteCalendarEntries operation.
Returns the new version number assigned to the modified Calendar, and the name and namespace of the Calendar. Acts as a confirmation of success.
source <xs:element name="deleteCalendarEntriesResponse" type="dac:XmlUpdatedCalendar">
 
<xs:annotation>
   
<xs:documentation>Response element for deleteCalendarEntries operation.
Returns the new version number assigned to the modified Calendar, and the name and namespace of the Calendar. Acts as a confirmation of success.
</xs:documentation>
 
</xs:annotation>
</xs:element>

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