<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Definitions of Returned Types</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4441065" />
  <subtitle>Definitions of Returned Types</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4441065</id>
  <updated>2013-06-19T21:52:29Z</updated>
  <dc:date>2013-06-19T21:52:29Z</dc:date>
  <entry>
    <title>Definitions of Returned Types</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4441064" />
    <author>
      <name>Paul Giralt</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4441064</id>
    <updated>2011-09-01T21:26:11Z</updated>
    <published>2011-09-01T21:26:11Z</published>
    <summary type="html">It looks like the return type for most items in the 8.5 API are defined as ArrayOfAnyType which is just defined as a sequence of anyType. This is fine, but when I get a response back, the returned type is not defined anywhere in the API. 
 
For example, if I issue a findGlobalMeetingListByFilter request, I get a findGlobalMeetingListByFilterResponse which contains an ArrayOfAnyType. The array contains objects of type GlobalMeetingInfo, but there is no definition of what a GlobalMeetingInfo object is anywhere in the API that I downloaded. Are these returned types documented anywhere (preferably in a WSDL/XSD)? </summary>
    <dc:creator>Paul Giralt</dc:creator>
    <dc:date>2011-09-01T21:26:11Z</dc:date>
  </entry>
</feed>

