diagram | |||
namespace | http://orgmodel.api.de.bpm.tibco.com | ||
properties |
|
||
children | calendar | ||
annotation |
|
||
source | <xs:element name="getCalendarReferencesResponse"> <xs:annotation> <xs:documentation>Response element returning the calendar references for the identified model entity. The result is an ordered collection of calendar references obtained by navigating the organization model hierarchy to which the identified model entity belongs. Each entry identifies the organization model entity that holds the calendar reference.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="calendar" type="orgdto:XmlCalendarRef" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | XmlCalendarRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="calendar" type="orgdto:XmlCalendarRef" minOccurs="0" maxOccurs="unbounded"/> |