diagram | |||
namespace | http://workcal.api.dac.n2.tibco.com | ||
properties |
|
||
children | calendar | ||
annotation |
|
||
source | <xs:element name="listCalendarsResponse"> <xs:annotation> <xs:documentation>Response element for listCalendars operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="calendar" type="dac:XmlCalendarSummary" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The summary information for a collection of named calendars; including their Calendar References.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||
type | XmlCalendarSummary | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | reference | ||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="calendar" type="dac:XmlCalendarSummary" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The summary information for a collection of named calendars; including their Calendar References.</xs:documentation> </xs:annotation> </xs:element> |