element getCalendarReferencesResponse
diagram deservices_wsdl_diagrams/deservices_wsdl_p150.png
namespace http://orgmodel.api.de.bpm.tibco.com
properties
content complex
children calendar
annotation
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.
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>

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