<?xml version="1.0" encoding="UTF-8"?>
<xs:schema version="1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:element name="agents" type="agents"/>
  <xs:element name="response" type="contactAgent"/>
  <xs:element name="response" type="findAgents"/>
  <xs:element name="response" type="getAgent"/>
  <xs:element name="response" type="getMarket"/>
  <xs:element name="locations" type="locations"/>
  <xs:element name="market" type="market"/>
  <xs:element name="photoSize" type="photoSize"/>
  <xs:element name="photoSizes" type="photoSizes"/>
  <xs:element name="agent" type="agent"/>
  <xs:element name="response" type="claimProfile"/>
  <xs:element name="response" type="findProfiles"/>
  <xs:element name="forecast" type="forecast"/>
  <xs:element name="forecasts" type="forecasts"/>
  <xs:element name="response" type="getForecast"/>
  <xs:element name="response" type="getForecasts"/>
  <xs:element name="response" type="getProfile"/>
  <xs:element name="response" type="getReview"/>
  <xs:element name="response" type="getReviews"/>
  <xs:element name="response" type="getSale"/>
  <xs:element name="response" type="getSales"/>
  <xs:element name="response" type="pokeProfile"/>
  <xs:element name="response" type="postFlag"/>
  <xs:element name="profile" type="profile"/>
  <xs:element name="profiles" type="profiles"/>
  <xs:element name="sale" type="sale"/>
  <xs:element name="sales" type="sales"/>
  <xs:element name="content" type="content"/>
  <xs:element name="image" type="image"/>
  <xs:element name="images" type="images"/>
  <xs:element name="link" type="link"/>
  <xs:element name="links" type="links"/>
  <xs:element name="messages" type="messages"/>
  <xs:element name="slug" type="slug"/>
  <xs:element name="slugs" type="slugs"/>
  <xs:element name="status" type="status"/>
  <xs:element name="timestamp" type="timestamp"/>
  <xs:element name="response" type="addDevice"/>
  <xs:element name="response" type="editUser"/>
  <xs:element name="response" type="getUser"/>
  <xs:element name="reviews" type="reviews"/>
  <xs:complexType name="agents">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Mar 4, 2008 Time: 6:15:00 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="agent" type="agent" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get agent list]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="contactAgent">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Oct 1, 2009 Time: 5:26:25 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="status" type="status" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get status]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="findAgents">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Oct 1, 2009 Time: 5:26:25 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="agents" type="agents" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get agents]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="status" type="status" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="getAgent">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Oct 1, 2009 Time: 5:26:25 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="agent" type="agent" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get agent]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="status" type="status" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="getMarket">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Oct 1, 2009 Time: 5:26:25 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="market" type="market" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get market]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="status" type="status" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get status]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="histories">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Apr 25, 2009 Time: 2:40:22 PM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="chart" type="image" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get the chart image]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="history" type="history" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get list of histories]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="history">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc
Date: Apr 25, 2009
Time: 2:40:38 PM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC
MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="date" type="xs:dateTime" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get date]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="market" type="xs:string" minOccurs="0"/>
      <xs:element name="metric" type="xs:string" minOccurs="0"/>
      <xs:element name="value" type="xs:decimal" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="location">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc
Date: Mar 4, 2008
Time: 6:39:03 PM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC
MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="id" type="xs:int" minOccurs="1"/>
      <xs:element name="type" type="xs:string" minOccurs="0"/>
      <xs:element name="name" type="xs:string" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="locations">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc
Date: Mar 4, 2008
Time: 6:15:00 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC
MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="location" type="location" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="market">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Mar 4, 2008 Time: 6:15:00 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="name" type="xs:string" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get the name of this market]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="forecasts" type="forecasts" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get a collection of aggregate forecasts for a particular location]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="histories" type="histories" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get histories]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="photoSize">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc
Date: Mar 4, 2008
Time: 6:15:00 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC
MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:attribute name="height" use="required" type="xs:int"/>
    <xs:attribute name="width" use="required" type="xs:int"/>
    <xs:attribute name="type" type="xs:string"/>
  </xs:complexType>
  <xs:complexType name="photoSizes">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc
Date: Mar 4, 2008
Time: 6:15:00 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC
MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="size" type="photoSize" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="pagedList">
    <xs:attribute name="start_index" type="xs:int"/>
    <xs:attribute name="max_results" type="xs:int"/>
    <xs:attribute name="last_index" type="xs:int"/>
    <xs:attribute name="total_results" type="xs:int"/>
    <xs:attribute name="first_index" type="xs:int"/>
  </xs:complexType>
  <xs:complexType name="agent">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Mar 4, 2008 Time: 6:15:00 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="sales" type="sales" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get sales]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="charts" type="images" minOccurs="0"/>
      <xs:element name="profile" type="profile" minOccurs="0"/>
      <xs:element name="reviews" type="reviews" minOccurs="0"/>
      <xs:element name="forecasts" type="forecasts" minOccurs="0"/>
    </xs:sequence>
    <xs:attribute name="id" type="xs:string"/>
  </xs:complexType>
  <xs:complexType name="claimProfile">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[Created by IntelliJ IDEA. User: marc Date: Jul 24, 2010 Time: 7:07:31 AM]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="status" type="status" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get status]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="findProfiles">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Oct 1, 2009 Time: 5:26:25 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="status" type="status" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get status]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="profiles" type="profiles" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="forecast">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Mar 4, 2008 Time: 6:15:00 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="link" type="link" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get link]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="date" type="xs:dateTime" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get the future date which is the target of this forecast]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="slugs" type="slugs" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get slugs]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="body" type="xs:string" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get body]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="title" type="xs:string" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get title]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="market" type="xs:string" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get the market's name]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="metric" type="xs:string" minOccurs="0"/>
      <xs:element name="spot" type="xs:decimal" minOccurs="0"/>
      <xs:element name="future" type="xs:decimal" minOccurs="0"/>
    </xs:sequence>
    <xs:attribute name="id" type="xs:int"/>
    <xs:attribute name="key" type="xs:string"/>
  </xs:complexType>
  <xs:complexType name="forecasts">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[A root element for a collection of forecasts. The underlying data source can be either the forecasts of an individual agent or the aggregate forecasts of multiple agents.
<p/>
User: marc Date: Mar 4, 2008 Time: 6:15:00 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:complexContent>
      <xs:extension base="pagedList">
        <xs:sequence>
          <xs:element name="title" type="xs:string" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <![CDATA[Get title]]>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="forecast" type="forecast" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <![CDATA[Get list of forecasts]]>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
  <xs:complexType name="getForecast">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[Created by IntelliJ IDEA. User: marc Date: Dec 8, 2010 Time: 10:30:36 AM]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="charts" type="images" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get the image chart]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="forecast" type="forecast" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get forecast]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="status" type="status" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="getForecasts">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Oct 1, 2009 Time: 5:26:25 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="charts" type="images" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get the chart image]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="status" type="status" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get status]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="forecasts" type="forecasts" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get forecasts]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="getProfile">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Oct 1, 2009 Time: 5:26:25 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="status" type="status" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get status]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="profile" type="profile" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="getReview">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Oct 1, 2009 Time: 5:26:25 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="status" type="status" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get status]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="review" type="review" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="getReviews">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Oct 1, 2009 Time: 5:26:25 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="status" type="status" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get status]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="charts" type="images" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get chart links]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="reviews" type="reviews" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get reviews]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="getSale">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Oct 1, 2009 Time: 5:26:25 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="sale" type="sale" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get sale]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="maps" type="images" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get maps]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="status" type="status" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="getSales">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Oct 1, 2009 Time: 5:26:25 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="sales" type="sales" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get sales]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="maps" type="images" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get static map]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="charts" type="images" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get chart links]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="status" type="status" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get status]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="pokeProfile">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[Created by IntelliJ IDEA. User: marc Date: Jul 24, 2010 Time: 7:07:31 AM]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="status" type="status" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get status]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="postFlag">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Oct 1, 2009 Time: 5:26:25 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="status" type="status" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get status]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="profile">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Mar 4, 2008 Time: 6:15:00 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN
CONSENT OF SOCO TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="link" type="link" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get link]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="photo" type="image" minOccurs="0"/>
      <xs:element name="slugs" type="slugs" minOccurs="0"/>
      <xs:element name="title" type="xs:string" minOccurs="0"/>
      <xs:element name="full_name" type="xs:string" minOccurs="0"/>
      <xs:element name="description" type="xs:string" minOccurs="0"/>
      <xs:element name="rank" type="xs:int" minOccurs="0"/>
      <xs:element name="sales" type="xs:int" minOccurs="0"/>
      <xs:element name="reviews" type="xs:int" minOccurs="0"/>
      <xs:element name="forecasts" type="xs:int" minOccurs="0"/>
      <xs:element name="experience" type="xs:decimal" minOccurs="0"/>
    </xs:sequence>
    <xs:attribute name="id" type="xs:int"/>
    <xs:attribute name="username" type="xs:string"/>
    <xs:attribute name="activated" use="required" type="xs:boolean"/>
  </xs:complexType>
  <xs:complexType name="profiles">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Mar 4, 2008 Time: 6:15:00 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:complexContent>
      <xs:extension base="pagedList">
        <xs:sequence>
          <xs:element name="profile" type="profile" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <![CDATA[Get profiles]]>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
        </xs:sequence>
        <xs:attribute name="location" type="xs:string">
          <xs:annotation>
            <xs:documentation>
              <![CDATA[Get the location]]>
            </xs:documentation>
          </xs:annotation>
        </xs:attribute>
        <xs:attribute name="context" type="locationContext"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
  <xs:complexType name="sale">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Mar 4, 2008 Time: 6:15:00 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN
CONSENT OF SOCO TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="link" type="link" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get link]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="list_date" type="xs:dateTime" minOccurs="0"/>
      <xs:element name="sold_date" type="xs:dateTime" minOccurs="0"/>
      <xs:element name="slugs" type="slugs" minOccurs="0"/>
      <xs:element name="zip" type="xs:string" minOccurs="0"/>
      <xs:element name="city" type="xs:string" minOccurs="0"/>
      <xs:element name="state" type="xs:string" minOccurs="0"/>
      <xs:element name="title" type="xs:string" minOccurs="0"/>
      <xs:element name="address" type="xs:string" minOccurs="0"/>
      <xs:element name="precision" type="xs:string" minOccurs="0"/>
      <xs:element name="property_type" type="xs:string" minOccurs="0"/>
      <xs:element name="transaction_side" type="xs:string" minOccurs="0"/>
      <xs:element name="market_days" type="xs:int" minOccurs="0"/>
      <xs:element name="list_price_final" type="xs:decimal" minOccurs="0"/>
      <xs:element name="sale_price_final" type="xs:decimal" minOccurs="0"/>
      <xs:element name="list_price_original" type="xs:decimal" minOccurs="0"/>
      <xs:element name="price_per_size_unit" type="xs:decimal" minOccurs="0"/>
    </xs:sequence>
    <xs:attribute name="id" type="xs:int"/>
    <xs:attribute name="longitude" type="xs:decimal"/>
    <xs:attribute name="latitude" type="xs:decimal"/>
    <xs:attribute name="key" type="xs:string"/>
  </xs:complexType>
  <xs:complexType name="sales">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Mar 4, 2008 Time: 6:15:00 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN
CONSENT OF SOCO TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:complexContent>
      <xs:extension base="pagedList">
        <xs:sequence>
          <xs:element name="sale" type="sale" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <![CDATA[Get sales list]]>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
        </xs:sequence>
        <xs:attribute name="longitude" type="xs:decimal">
          <xs:annotation>
            <xs:documentation>
              <![CDATA[Get center longitude]]>
            </xs:documentation>
          </xs:annotation>
        </xs:attribute>
        <xs:attribute name="latitude" type="xs:decimal">
          <xs:annotation>
            <xs:documentation>
              <![CDATA[Get center latitude]]>
            </xs:documentation>
          </xs:annotation>
        </xs:attribute>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
  <xs:complexType name="content">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: May 12, 2009 Time: 8:28:24 PM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
      <xs:extension base="xs:string">
        <xs:attribute name="type" type="xs:string"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
  <xs:complexType name="image">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Mar 4, 2008 Time: 6:15:00 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:attribute name="height" type="xs:int"/>
    <xs:attribute name="alt" type="xs:string"/>
    <xs:attribute name="width" type="xs:int"/>
    <xs:attribute name="url" type="xs:string"/>
  </xs:complexType>
  <xs:complexType name="images">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: May 13, 2009 Time: 5:44:51 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="image" type="image" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[List of links]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="link">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Mar 24, 2008 Time: 6:44:23 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:attribute name="id" type="xs:string"/>
    <xs:attribute name="title" type="xs:string"/>
    <xs:attribute name="text" type="xs:string"/>
    <xs:attribute name="mouseover" type="xs:string"/>
    <xs:attribute name="rel" type="xs:string"/>
    <xs:attribute name="type" type="xs:string"/>
    <xs:attribute name="href" type="xs:string"/>
  </xs:complexType>
  <xs:complexType name="links">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: May 13, 2009 Time: 5:44:51 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="link" type="link" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[List of links]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="messages">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Jul 17, 2009 Time: 3:05:10 PM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="message" type="xs:string" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get messages]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="slug">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[Created by IntelliJ IDEA. User: marc Date: Nov 17, 2010 Time: 3:29:07 PM]]>
      </xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
      <xs:extension base="xs:string">
        <xs:attribute name="type" type="slugType"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
  <xs:simpleType name="slugType">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[Created by IntelliJ IDEA. User: marc Date: Nov 17, 2010 Time: 3:45:20 PM]]>
      </xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string">
      <xs:enumeration value="hyphen"/>
      <xs:enumeration value="underscore"/>
    </xs:restriction>
  </xs:simpleType>
  <xs:complexType name="slugs">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: May 13, 2009 Time: 5:44:51 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="slug" type="slug" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[List of slugs]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="status">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: May 13, 2009 Time: 5:37:18 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="messages" type="messages" minOccurs="0"/>
    </xs:sequence>
    <xs:attribute name="code" use="required" type="xs:int"/>
  </xs:complexType>
  <xs:complexType name="timestamp">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[Created by IntelliJ IDEA. User: marc Date: Aug 25, 2010 Time: 9:46:16 AM]]>
      </xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
      <xs:extension base="xs:string">
        <xs:attribute name="time" use="required" type="xs:long"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
  <xs:simpleType name="locationContext">
    <xs:restriction base="xs:string">
      <xs:enumeration value="city"/>
      <xs:enumeration value="state"/>
      <xs:enumeration value="metro"/>
      <xs:enumeration value="address"/>
      <xs:enumeration value="listing"/>
      <xs:enumeration value="zipcode"/>
      <xs:enumeration value="neighborhood"/>
    </xs:restriction>
  </xs:simpleType>
  <xs:complexType name="addDevice">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[Created by IntelliJ IDEA. User: marc Date: Jul 24, 2010 Time: 7:07:31 AM]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="id" type="xs:int" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get unique identifier]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="links" type="links" minOccurs="0"/>
      <xs:element name="status" type="status" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="editUser">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[Created by IntelliJ IDEA. User: marc Date: Jul 24, 2010 Time: 7:07:31 AM]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="id" type="xs:string" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get unique identifer]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="login" type="xs:string" minOccurs="0"/>
      <xs:element name="links" type="links" minOccurs="0"/>
      <xs:element name="status" type="status" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="getUser">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[Created by IntelliJ IDEA. User: marc Date: Jul 24, 2010 Time: 7:07:31 AM]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="user" type="user" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get user]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="status" type="status" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get status]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="review">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Mar 4, 2008 Time: 6:39:03 PM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="link" type="link" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get link]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="date" type="xs:dateTime" minOccurs="0"/>
      <xs:element name="slugs" type="slugs" minOccurs="0"/>
      <xs:element name="name" type="xs:string" minOccurs="0"/>
      <xs:element name="email" type="xs:string" minOccurs="0"/>
      <xs:element name="title" type="xs:string" minOccurs="0"/>
      <xs:element name="comment" type="xs:string" minOccurs="0"/>
      <xs:element name="satisfied" type="xs:string" minOccurs="0"/>
      <xs:element name="recommend" type="xs:string" minOccurs="0"/>
    </xs:sequence>
    <xs:attribute name="id" type="xs:int"/>
    <xs:attribute name="key" type="xs:string"/>
  </xs:complexType>
  <xs:complexType name="reviews">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[User: marc Date: Mar 4, 2008 Time: 6:15:00 AM
<p/>
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.]]>
      </xs:documentation>
    </xs:annotation>
    <xs:complexContent>
      <xs:extension base="pagedList">
        <xs:sequence>
          <xs:element name="satisfied" type="xs:decimal" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <![CDATA[Get satisfied ratio]]>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="recommend" type="xs:decimal" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <![CDATA[Get recommend ratio]]>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="review" type="review" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <![CDATA[Get client reviews list]]>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
  <xs:complexType name="user">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[Created by IntelliJ IDEA. User: marc Date: Dec 29, 2010 Time: 5:28:52 AM]]>
      </xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="email" type="xs:string" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <![CDATA[Get password]]>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="last_name" type="xs:string" minOccurs="0"/>
      <xs:element name="first_name" type="xs:string" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
</xs:schema>
