diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://workcal.api.dac.n2.tibco.com | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="getCalEntries"> <xs:annotation> <xs:documentation>Request element for getCalEntries operation. Specifies a calendar and a date range for entries.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="dac:XmlCalendarName"> <xs:annotation> <xs:documentation>The identifying namespace and name of the Calender for which the Calendar Entries are to be retrieved.</xs:documentation> </xs:annotation> </xs:attributeGroup> <xs:attributeGroup ref="dac:XmlPeriod"> <xs:annotation> <xs:documentation>The period for which Calendar Entries are to be listed in the response.</xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:complexType> </xs:element> |