﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>Reference for  https://ip-ac12141d:1903/ProjectService1.svc/GetProjectActualsByTeamMember</title>
    <style>BODY { color: #000000; background-color: white; font-family: Verdana; margin-left: 0px; margin-top: 0px; } #content { margin-left: 30px; font-size: .70em; padding-bottom: 2em; } A:link { color: #336699; font-weight: bold; text-decoration: underline; } A:visited { color: #6699cc; font-weight: bold; text-decoration: underline; } A:active { color: #336699; font-weight: bold; text-decoration: underline; } .heading1 { background-color: #003366; border-bottom: #336699 6px solid; color: #ffffff; font-family: Tahoma; font-size: 26px; font-weight: normal;margin: 0em 0em 10px -20px; padding-bottom: 8px; padding-left: 30px;padding-top: 16px;} pre { font-size:small; background-color: #e5e5cc; padding: 5px; font-family: Courier New; margin-top: 0px; border: 1px #f0f0e0 solid; white-space: pre-wrap; white-space: -pre-wrap; word-wrap: break-word; } table { border-collapse: collapse; border-spacing: 0px; font-family: Verdana;} table th { border-right: 2px white solid; border-bottom: 2px white solid; font-weight: bold; background-color: #cecf9c;} table td { border-right: 2px white solid; border-bottom: 2px white solid; background-color: #e5e5cc;}</style>
  </head>
  <body>
    <div id="content">
      <p class="heading1">Reference for  https://ip-ac12141d:1903/ProjectService1.svc/GetProjectActualsByTeamMember</p>
      <p>Get the actual hours, billing and cost for all project team member (both presently on the team and formerly on the team)</p>
      <p xmlns="http://www.w3.org/1999/xhtml">
        <b>Url: </b>
        <span class="uri-template">https://ip-ac12141d:1903/ProjectService1.svc/GetProjectActualsByTeamMember</span>
      </p>
      <p xmlns="http://www.w3.org/1999/xhtml">
        <b>HTTP Method: </b>
        <span class="method">POST</span>
      </p>
      <table>
        <tr>
          <th>Message direction</th>
          <th>Format</th>
          <th>Body</th>
        </tr>
        <tr>
          <td>Request</td>
          <td>Unknown</td>
          <td>Could not generate schema document.</td>
        </tr>
        <tr>
          <td>Response</td>
          <td>Xml</td>
          <td>
            <a href="#response-xml">Example</a>,<a href="#response-schema">Schema</a></td>
        </tr>
        <tr>
          <td>Response</td>
          <td>Json</td>
          <td>
            <a href="#response-json">Example</a>
          </td>
        </tr>
      </table>
      <p>
        <a name="response-xml">The following is an example response Xml body:</a>
        <pre class="response-xml">&lt;ProjectActualsByTeamMemberSummary1 xmlns="http://replicon.com/"&gt;
  &lt;actualBillingTotal&gt;
    &lt;baseCurrencyValue&gt;
      &lt;amount&gt;12678967.543233&lt;/amount&gt;
      &lt;currency&gt;
        &lt;displayText&gt;String content&lt;/displayText&gt;
        &lt;isoCode&gt;String content&lt;/isoCode&gt;
        &lt;isoName&gt;String content&lt;/isoName&gt;
        &lt;name&gt;String content&lt;/name&gt;
        &lt;symbol&gt;String content&lt;/symbol&gt;
        &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
      &lt;/currency&gt;
    &lt;/baseCurrencyValue&gt;
    &lt;baseCurrencyValueAsOfDate&gt;
      &lt;day&gt;2147483647&lt;/day&gt;
      &lt;month&gt;2147483647&lt;/month&gt;
      &lt;year&gt;2147483647&lt;/year&gt;
    &lt;/baseCurrencyValueAsOfDate&gt;
    &lt;multiCurrencyValue&gt;
      &lt;MoneyDetails1&gt;
        &lt;amount&gt;12678967.543233&lt;/amount&gt;
        &lt;currency&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;isoCode&gt;String content&lt;/isoCode&gt;
          &lt;isoName&gt;String content&lt;/isoName&gt;
          &lt;name&gt;String content&lt;/name&gt;
          &lt;symbol&gt;String content&lt;/symbol&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/currency&gt;
      &lt;/MoneyDetails1&gt;
      &lt;MoneyDetails1&gt;
        &lt;amount&gt;12678967.543233&lt;/amount&gt;
        &lt;currency&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;isoCode&gt;String content&lt;/isoCode&gt;
          &lt;isoName&gt;String content&lt;/isoName&gt;
          &lt;name&gt;String content&lt;/name&gt;
          &lt;symbol&gt;String content&lt;/symbol&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/currency&gt;
      &lt;/MoneyDetails1&gt;
    &lt;/multiCurrencyValue&gt;
  &lt;/actualBillingTotal&gt;
  &lt;actualCostTotal&gt;
    &lt;baseCurrencyValue&gt;
      &lt;amount&gt;12678967.543233&lt;/amount&gt;
      &lt;currency&gt;
        &lt;displayText&gt;String content&lt;/displayText&gt;
        &lt;isoCode&gt;String content&lt;/isoCode&gt;
        &lt;isoName&gt;String content&lt;/isoName&gt;
        &lt;name&gt;String content&lt;/name&gt;
        &lt;symbol&gt;String content&lt;/symbol&gt;
        &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
      &lt;/currency&gt;
    &lt;/baseCurrencyValue&gt;
    &lt;baseCurrencyValueAsOfDate&gt;
      &lt;day&gt;2147483647&lt;/day&gt;
      &lt;month&gt;2147483647&lt;/month&gt;
      &lt;year&gt;2147483647&lt;/year&gt;
    &lt;/baseCurrencyValueAsOfDate&gt;
    &lt;multiCurrencyValue&gt;
      &lt;MoneyDetails1&gt;
        &lt;amount&gt;12678967.543233&lt;/amount&gt;
        &lt;currency&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;isoCode&gt;String content&lt;/isoCode&gt;
          &lt;isoName&gt;String content&lt;/isoName&gt;
          &lt;name&gt;String content&lt;/name&gt;
          &lt;symbol&gt;String content&lt;/symbol&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/currency&gt;
      &lt;/MoneyDetails1&gt;
      &lt;MoneyDetails1&gt;
        &lt;amount&gt;12678967.543233&lt;/amount&gt;
        &lt;currency&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;isoCode&gt;String content&lt;/isoCode&gt;
          &lt;isoName&gt;String content&lt;/isoName&gt;
          &lt;name&gt;String content&lt;/name&gt;
          &lt;symbol&gt;String content&lt;/symbol&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/currency&gt;
      &lt;/MoneyDetails1&gt;
    &lt;/multiCurrencyValue&gt;
  &lt;/actualCostTotal&gt;
  &lt;actualHoursTotal&gt;
    &lt;hours&gt;2147483647&lt;/hours&gt;
    &lt;microseconds&gt;2147483647&lt;/microseconds&gt;
    &lt;milliseconds&gt;2147483647&lt;/milliseconds&gt;
    &lt;minutes&gt;2147483647&lt;/minutes&gt;
    &lt;seconds&gt;2147483647&lt;/seconds&gt;
  &lt;/actualHoursTotal&gt;
  &lt;project&gt;
    &lt;code&gt;String content&lt;/code&gt;
    &lt;displayText&gt;String content&lt;/displayText&gt;
    &lt;name&gt;String content&lt;/name&gt;
    &lt;slug&gt;String content&lt;/slug&gt;
    &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
  &lt;/project&gt;
  &lt;teamMemberSummaries&gt;
    &lt;ProjectTeamMemberActualsSummary1&gt;
      &lt;actualBillingTotal&gt;
        &lt;baseCurrencyValue&gt;
          &lt;amount&gt;12678967.543233&lt;/amount&gt;
          &lt;currency&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;isoCode&gt;String content&lt;/isoCode&gt;
            &lt;isoName&gt;String content&lt;/isoName&gt;
            &lt;name&gt;String content&lt;/name&gt;
            &lt;symbol&gt;String content&lt;/symbol&gt;
            &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;/currency&gt;
        &lt;/baseCurrencyValue&gt;
        &lt;baseCurrencyValueAsOfDate&gt;
          &lt;day&gt;2147483647&lt;/day&gt;
          &lt;month&gt;2147483647&lt;/month&gt;
          &lt;year&gt;2147483647&lt;/year&gt;
        &lt;/baseCurrencyValueAsOfDate&gt;
        &lt;multiCurrencyValue&gt;
          &lt;MoneyDetails1&gt;
            &lt;amount&gt;12678967.543233&lt;/amount&gt;
            &lt;currency&gt;
              &lt;displayText&gt;String content&lt;/displayText&gt;
              &lt;isoCode&gt;String content&lt;/isoCode&gt;
              &lt;isoName&gt;String content&lt;/isoName&gt;
              &lt;name&gt;String content&lt;/name&gt;
              &lt;symbol&gt;String content&lt;/symbol&gt;
              &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
            &lt;/currency&gt;
          &lt;/MoneyDetails1&gt;
          &lt;MoneyDetails1&gt;
            &lt;amount&gt;12678967.543233&lt;/amount&gt;
            &lt;currency&gt;
              &lt;displayText&gt;String content&lt;/displayText&gt;
              &lt;isoCode&gt;String content&lt;/isoCode&gt;
              &lt;isoName&gt;String content&lt;/isoName&gt;
              &lt;name&gt;String content&lt;/name&gt;
              &lt;symbol&gt;String content&lt;/symbol&gt;
              &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
            &lt;/currency&gt;
          &lt;/MoneyDetails1&gt;
        &lt;/multiCurrencyValue&gt;
      &lt;/actualBillingTotal&gt;
      &lt;actualCostTotal&gt;
        &lt;baseCurrencyValue&gt;
          &lt;amount&gt;12678967.543233&lt;/amount&gt;
          &lt;currency&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;isoCode&gt;String content&lt;/isoCode&gt;
            &lt;isoName&gt;String content&lt;/isoName&gt;
            &lt;name&gt;String content&lt;/name&gt;
            &lt;symbol&gt;String content&lt;/symbol&gt;
            &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;/currency&gt;
        &lt;/baseCurrencyValue&gt;
        &lt;baseCurrencyValueAsOfDate&gt;
          &lt;day&gt;2147483647&lt;/day&gt;
          &lt;month&gt;2147483647&lt;/month&gt;
          &lt;year&gt;2147483647&lt;/year&gt;
        &lt;/baseCurrencyValueAsOfDate&gt;
        &lt;multiCurrencyValue&gt;
          &lt;MoneyDetails1&gt;
            &lt;amount&gt;12678967.543233&lt;/amount&gt;
            &lt;currency&gt;
              &lt;displayText&gt;String content&lt;/displayText&gt;
              &lt;isoCode&gt;String content&lt;/isoCode&gt;
              &lt;isoName&gt;String content&lt;/isoName&gt;
              &lt;name&gt;String content&lt;/name&gt;
              &lt;symbol&gt;String content&lt;/symbol&gt;
              &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
            &lt;/currency&gt;
          &lt;/MoneyDetails1&gt;
          &lt;MoneyDetails1&gt;
            &lt;amount&gt;12678967.543233&lt;/amount&gt;
            &lt;currency&gt;
              &lt;displayText&gt;String content&lt;/displayText&gt;
              &lt;isoCode&gt;String content&lt;/isoCode&gt;
              &lt;isoName&gt;String content&lt;/isoName&gt;
              &lt;name&gt;String content&lt;/name&gt;
              &lt;symbol&gt;String content&lt;/symbol&gt;
              &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
            &lt;/currency&gt;
          &lt;/MoneyDetails1&gt;
        &lt;/multiCurrencyValue&gt;
      &lt;/actualCostTotal&gt;
      &lt;actualHoursTotal&gt;
        &lt;hours&gt;2147483647&lt;/hours&gt;
        &lt;microseconds&gt;2147483647&lt;/microseconds&gt;
        &lt;milliseconds&gt;2147483647&lt;/milliseconds&gt;
        &lt;minutes&gt;2147483647&lt;/minutes&gt;
        &lt;seconds&gt;2147483647&lt;/seconds&gt;
      &lt;/actualHoursTotal&gt;
      &lt;isActiveProjectTeamMember&gt;true&lt;/isActiveProjectTeamMember&gt;
      &lt;resource&gt;
        &lt;costCenter&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/costCenter&gt;
        &lt;department&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;name&gt;String content&lt;/name&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/department&gt;
        &lt;departmentGroup&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/departmentGroup&gt;
        &lt;displayText&gt;String content&lt;/displayText&gt;
        &lt;division&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/division&gt;
        &lt;employeeTypeGroup&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/employeeTypeGroup&gt;
        &lt;location&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/location&gt;
        &lt;resourcePlaceholder&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/resourcePlaceholder&gt;
        &lt;resourceType&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/resourceType&gt;
        &lt;serviceCenter&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/serviceCenter&gt;
        &lt;slug&gt;String content&lt;/slug&gt;
        &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;user&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;loginName&gt;String content&lt;/loginName&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/user&gt;
      &lt;/resource&gt;
    &lt;/ProjectTeamMemberActualsSummary1&gt;
    &lt;ProjectTeamMemberActualsSummary1&gt;
      &lt;actualBillingTotal&gt;
        &lt;baseCurrencyValue&gt;
          &lt;amount&gt;12678967.543233&lt;/amount&gt;
          &lt;currency&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;isoCode&gt;String content&lt;/isoCode&gt;
            &lt;isoName&gt;String content&lt;/isoName&gt;
            &lt;name&gt;String content&lt;/name&gt;
            &lt;symbol&gt;String content&lt;/symbol&gt;
            &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;/currency&gt;
        &lt;/baseCurrencyValue&gt;
        &lt;baseCurrencyValueAsOfDate&gt;
          &lt;day&gt;2147483647&lt;/day&gt;
          &lt;month&gt;2147483647&lt;/month&gt;
          &lt;year&gt;2147483647&lt;/year&gt;
        &lt;/baseCurrencyValueAsOfDate&gt;
        &lt;multiCurrencyValue&gt;
          &lt;MoneyDetails1&gt;
            &lt;amount&gt;12678967.543233&lt;/amount&gt;
            &lt;currency&gt;
              &lt;displayText&gt;String content&lt;/displayText&gt;
              &lt;isoCode&gt;String content&lt;/isoCode&gt;
              &lt;isoName&gt;String content&lt;/isoName&gt;
              &lt;name&gt;String content&lt;/name&gt;
              &lt;symbol&gt;String content&lt;/symbol&gt;
              &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
            &lt;/currency&gt;
          &lt;/MoneyDetails1&gt;
          &lt;MoneyDetails1&gt;
            &lt;amount&gt;12678967.543233&lt;/amount&gt;
            &lt;currency&gt;
              &lt;displayText&gt;String content&lt;/displayText&gt;
              &lt;isoCode&gt;String content&lt;/isoCode&gt;
              &lt;isoName&gt;String content&lt;/isoName&gt;
              &lt;name&gt;String content&lt;/name&gt;
              &lt;symbol&gt;String content&lt;/symbol&gt;
              &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
            &lt;/currency&gt;
          &lt;/MoneyDetails1&gt;
        &lt;/multiCurrencyValue&gt;
      &lt;/actualBillingTotal&gt;
      &lt;actualCostTotal&gt;
        &lt;baseCurrencyValue&gt;
          &lt;amount&gt;12678967.543233&lt;/amount&gt;
          &lt;currency&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;isoCode&gt;String content&lt;/isoCode&gt;
            &lt;isoName&gt;String content&lt;/isoName&gt;
            &lt;name&gt;String content&lt;/name&gt;
            &lt;symbol&gt;String content&lt;/symbol&gt;
            &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;/currency&gt;
        &lt;/baseCurrencyValue&gt;
        &lt;baseCurrencyValueAsOfDate&gt;
          &lt;day&gt;2147483647&lt;/day&gt;
          &lt;month&gt;2147483647&lt;/month&gt;
          &lt;year&gt;2147483647&lt;/year&gt;
        &lt;/baseCurrencyValueAsOfDate&gt;
        &lt;multiCurrencyValue&gt;
          &lt;MoneyDetails1&gt;
            &lt;amount&gt;12678967.543233&lt;/amount&gt;
            &lt;currency&gt;
              &lt;displayText&gt;String content&lt;/displayText&gt;
              &lt;isoCode&gt;String content&lt;/isoCode&gt;
              &lt;isoName&gt;String content&lt;/isoName&gt;
              &lt;name&gt;String content&lt;/name&gt;
              &lt;symbol&gt;String content&lt;/symbol&gt;
              &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
            &lt;/currency&gt;
          &lt;/MoneyDetails1&gt;
          &lt;MoneyDetails1&gt;
            &lt;amount&gt;12678967.543233&lt;/amount&gt;
            &lt;currency&gt;
              &lt;displayText&gt;String content&lt;/displayText&gt;
              &lt;isoCode&gt;String content&lt;/isoCode&gt;
              &lt;isoName&gt;String content&lt;/isoName&gt;
              &lt;name&gt;String content&lt;/name&gt;
              &lt;symbol&gt;String content&lt;/symbol&gt;
              &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
            &lt;/currency&gt;
          &lt;/MoneyDetails1&gt;
        &lt;/multiCurrencyValue&gt;
      &lt;/actualCostTotal&gt;
      &lt;actualHoursTotal&gt;
        &lt;hours&gt;2147483647&lt;/hours&gt;
        &lt;microseconds&gt;2147483647&lt;/microseconds&gt;
        &lt;milliseconds&gt;2147483647&lt;/milliseconds&gt;
        &lt;minutes&gt;2147483647&lt;/minutes&gt;
        &lt;seconds&gt;2147483647&lt;/seconds&gt;
      &lt;/actualHoursTotal&gt;
      &lt;isActiveProjectTeamMember&gt;true&lt;/isActiveProjectTeamMember&gt;
      &lt;resource&gt;
        &lt;costCenter&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/costCenter&gt;
        &lt;department&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;name&gt;String content&lt;/name&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/department&gt;
        &lt;departmentGroup&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/departmentGroup&gt;
        &lt;displayText&gt;String content&lt;/displayText&gt;
        &lt;division&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/division&gt;
        &lt;employeeTypeGroup&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/employeeTypeGroup&gt;
        &lt;location&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/location&gt;
        &lt;resourcePlaceholder&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/resourcePlaceholder&gt;
        &lt;resourceType&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/resourceType&gt;
        &lt;serviceCenter&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/serviceCenter&gt;
        &lt;slug&gt;String content&lt;/slug&gt;
        &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;user&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;loginName&gt;String content&lt;/loginName&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/user&gt;
      &lt;/resource&gt;
    &lt;/ProjectTeamMemberActualsSummary1&gt;
  &lt;/teamMemberSummaries&gt;
&lt;/ProjectActualsByTeamMemberSummary1&gt;</pre>
      </p>
      <p>
        <a name="response-json">The following is an example response Json body:</a>
        <pre class="response-json">{
	"actualBillingTotal":{
		"baseCurrencyValue":{
			"amount":12678967.543233,
			"currency":{
				"displayText":"String content",
				"isoCode":"String content",
				"isoName":"String content",
				"name":"String content",
				"symbol":"String content",
				"uri":"http:\/\/www.example.com\/"
			}
		},
		"baseCurrencyValueAsOfDate":{
			"day":2147483647,
			"month":2147483647,
			"year":2147483647
		},
		"multiCurrencyValue":[{
			"amount":12678967.543233,
			"currency":{
				"displayText":"String content",
				"isoCode":"String content",
				"isoName":"String content",
				"name":"String content",
				"symbol":"String content",
				"uri":"http:\/\/www.example.com\/"
			}
		}]
	},
	"actualCostTotal":{
		"baseCurrencyValue":{
			"amount":12678967.543233,
			"currency":{
				"displayText":"String content",
				"isoCode":"String content",
				"isoName":"String content",
				"name":"String content",
				"symbol":"String content",
				"uri":"http:\/\/www.example.com\/"
			}
		},
		"baseCurrencyValueAsOfDate":{
			"day":2147483647,
			"month":2147483647,
			"year":2147483647
		},
		"multiCurrencyValue":[{
			"amount":12678967.543233,
			"currency":{
				"displayText":"String content",
				"isoCode":"String content",
				"isoName":"String content",
				"name":"String content",
				"symbol":"String content",
				"uri":"http:\/\/www.example.com\/"
			}
		}]
	},
	"actualHoursTotal":{
		"hours":2147483647,
		"microseconds":2147483647,
		"milliseconds":2147483647,
		"minutes":2147483647,
		"seconds":2147483647
	},
	"project":{
		"code":"String content",
		"displayText":"String content",
		"name":"String content",
		"slug":"String content",
		"uri":"http:\/\/www.example.com\/"
	},
	"teamMemberSummaries":[{
		"actualBillingTotal":{
			"baseCurrencyValue":{
				"amount":12678967.543233,
				"currency":{
					"displayText":"String content",
					"isoCode":"String content",
					"isoName":"String content",
					"name":"String content",
					"symbol":"String content",
					"uri":"http:\/\/www.example.com\/"
				}
			},
			"baseCurrencyValueAsOfDate":{
				"day":2147483647,
				"month":2147483647,
				"year":2147483647
			},
			"multiCurrencyValue":[{
				"amount":12678967.543233,
				"currency":{
					"displayText":"String content",
					"isoCode":"String content",
					"isoName":"String content",
					"name":"String content",
					"symbol":"String content",
					"uri":"http:\/\/www.example.com\/"
				}
			}]
		},
		"actualCostTotal":{
			"baseCurrencyValue":{
				"amount":12678967.543233,
				"currency":{
					"displayText":"String content",
					"isoCode":"String content",
					"isoName":"String content",
					"name":"String content",
					"symbol":"String content",
					"uri":"http:\/\/www.example.com\/"
				}
			},
			"baseCurrencyValueAsOfDate":{
				"day":2147483647,
				"month":2147483647,
				"year":2147483647
			},
			"multiCurrencyValue":[{
				"amount":12678967.543233,
				"currency":{
					"displayText":"String content",
					"isoCode":"String content",
					"isoName":"String content",
					"name":"String content",
					"symbol":"String content",
					"uri":"http:\/\/www.example.com\/"
				}
			}]
		},
		"actualHoursTotal":{
			"hours":2147483647,
			"microseconds":2147483647,
			"milliseconds":2147483647,
			"minutes":2147483647,
			"seconds":2147483647
		},
		"isActiveProjectTeamMember":true,
		"resource":{
			"costCenter":{
				"displayText":"String content",
				"parameterCorrelationId":"String content",
				"slug":"String content",
				"uri":"http:\/\/www.example.com\/"
			},
			"department":{
				"displayText":"String content",
				"name":"String content",
				"uri":"http:\/\/www.example.com\/"
			},
			"departmentGroup":{
				"displayText":"String content",
				"parameterCorrelationId":"String content",
				"slug":"String content",
				"uri":"http:\/\/www.example.com\/"
			},
			"displayText":"String content",
			"division":{
				"displayText":"String content",
				"parameterCorrelationId":"String content",
				"slug":"String content",
				"uri":"http:\/\/www.example.com\/"
			},
			"employeeTypeGroup":{
				"displayText":"String content",
				"parameterCorrelationId":"String content",
				"slug":"String content",
				"uri":"http:\/\/www.example.com\/"
			},
			"location":{
				"displayText":"String content",
				"parameterCorrelationId":"String content",
				"slug":"String content",
				"uri":"http:\/\/www.example.com\/"
			},
			"resourcePlaceholder":{
				"displayText":"String content",
				"uri":"http:\/\/www.example.com\/"
			},
			"resourceType":{
				"displayText":"String content",
				"uri":"http:\/\/www.example.com\/"
			},
			"serviceCenter":{
				"displayText":"String content",
				"parameterCorrelationId":"String content",
				"slug":"String content",
				"uri":"http:\/\/www.example.com\/"
			},
			"slug":"String content",
			"uri":"http:\/\/www.example.com\/",
			"user":{
				"displayText":"String content",
				"loginName":"String content",
				"slug":"String content",
				"uri":"http:\/\/www.example.com\/"
			}
		}
	}]
}</pre>
      </p>
      <p>
        <a name="response-schema">The following is the response Xml Schema:</a>
        <pre class="response-schema">&lt;xs:schema xmlns:tns="http://replicon.com/" elementFormDefault="qualified" targetNamespace="http://replicon.com/" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt;
  &lt;xs:complexType name="ProjectActualsByTeamMemberSummary1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="actualBillingTotal" nillable="true" type="tns:MultiCurrencyMoneyDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="actualCostTotal" nillable="true" type="tns:MultiCurrencyMoneyDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="actualHoursTotal" nillable="true" type="tns:CalendarDayDuration1" /&gt;
      &lt;xs:element minOccurs="0" name="project" nillable="true" type="tns:ProjectReference1" /&gt;
      &lt;xs:element minOccurs="0" name="teamMemberSummaries" nillable="true" type="tns:ArrayOfProjectTeamMemberActualsSummary1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ProjectActualsByTeamMemberSummary1" nillable="true" type="tns:ProjectActualsByTeamMemberSummary1" /&gt;
  &lt;xs:complexType name="MultiCurrencyMoneyDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="baseCurrencyValue" nillable="true" type="tns:MoneyDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="baseCurrencyValueAsOfDate" nillable="true" type="tns:Date1" /&gt;
      &lt;xs:element minOccurs="0" name="multiCurrencyValue" nillable="true" type="tns:ArrayOfMoneyDetails1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="MultiCurrencyMoneyDetails1" nillable="true" type="tns:MultiCurrencyMoneyDetails1" /&gt;
  &lt;xs:complexType name="MoneyDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="amount" type="xs:decimal" /&gt;
      &lt;xs:element minOccurs="0" name="currency" nillable="true" type="tns:CurrencyReference1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="MoneyDetails1" nillable="true" type="tns:MoneyDetails1" /&gt;
  &lt;xs:complexType name="CurrencyReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="isoCode" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="isoName" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="name" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="symbol" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="CurrencyReference1" nillable="true" type="tns:CurrencyReference1" /&gt;
  &lt;xs:complexType name="Date1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="day" type="xs:int" /&gt;
      &lt;xs:element minOccurs="0" name="month" type="xs:int" /&gt;
      &lt;xs:element minOccurs="0" name="year" type="xs:int" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="Date1" nillable="true" type="tns:Date1" /&gt;
  &lt;xs:complexType name="ArrayOfMoneyDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="MoneyDetails1" nillable="true" type="tns:MoneyDetails1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfMoneyDetails1" nillable="true" type="tns:ArrayOfMoneyDetails1" /&gt;
  &lt;xs:complexType name="CalendarDayDuration1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="hours" type="xs:int" /&gt;
      &lt;xs:element minOccurs="0" name="microseconds" type="xs:int" /&gt;
      &lt;xs:element minOccurs="0" name="milliseconds" type="xs:int" /&gt;
      &lt;xs:element minOccurs="0" name="minutes" type="xs:int" /&gt;
      &lt;xs:element minOccurs="0" name="seconds" type="xs:int" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="CalendarDayDuration1" nillable="true" type="tns:CalendarDayDuration1" /&gt;
  &lt;xs:complexType name="ProjectReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="code" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="name" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="slug" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ProjectReference1" nillable="true" type="tns:ProjectReference1" /&gt;
  &lt;xs:complexType name="ArrayOfProjectTeamMemberActualsSummary1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="ProjectTeamMemberActualsSummary1" nillable="true" type="tns:ProjectTeamMemberActualsSummary1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfProjectTeamMemberActualsSummary1" nillable="true" type="tns:ArrayOfProjectTeamMemberActualsSummary1" /&gt;
  &lt;xs:complexType name="ProjectTeamMemberActualsSummary1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="actualBillingTotal" nillable="true" type="tns:MultiCurrencyMoneyDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="actualCostTotal" nillable="true" type="tns:MultiCurrencyMoneyDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="actualHoursTotal" nillable="true" type="tns:CalendarDayDuration1" /&gt;
      &lt;xs:element minOccurs="0" name="isActiveProjectTeamMember" type="xs:boolean" /&gt;
      &lt;xs:element minOccurs="0" name="resource" nillable="true" type="tns:ResourceReference1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ProjectTeamMemberActualsSummary1" nillable="true" type="tns:ProjectTeamMemberActualsSummary1" /&gt;
  &lt;xs:complexType name="ResourceReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="costCenter" nillable="true" type="tns:CostCenterReference1" /&gt;
      &lt;xs:element minOccurs="0" name="department" nillable="true" type="tns:DepartmentReference1" /&gt;
      &lt;xs:element minOccurs="0" name="departmentGroup" nillable="true" type="tns:DepartmentGroupReference1" /&gt;
      &lt;xs:element minOccurs="0" name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="division" nillable="true" type="tns:DivisionReference1" /&gt;
      &lt;xs:element minOccurs="0" name="employeeTypeGroup" nillable="true" type="tns:EmployeeTypeGroupReference1" /&gt;
      &lt;xs:element minOccurs="0" name="location" nillable="true" type="tns:LocationReference1" /&gt;
      &lt;xs:element minOccurs="0" name="resourcePlaceholder" nillable="true" type="tns:ResourcePlaceholderReference1" /&gt;
      &lt;xs:element minOccurs="0" name="resourceType" nillable="true" type="tns:ResourceTypeDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="serviceCenter" nillable="true" type="tns:ServiceCenterReference1" /&gt;
      &lt;xs:element minOccurs="0" name="slug" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="uri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="user" nillable="true" type="tns:UserReference1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ResourceReference1" nillable="true" type="tns:ResourceReference1" /&gt;
  &lt;xs:complexType name="CostCenterReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="parameterCorrelationId" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="slug" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="CostCenterReference1" nillable="true" type="tns:CostCenterReference1" /&gt;
  &lt;xs:complexType name="DepartmentReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="name" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="DepartmentReference1" nillable="true" type="tns:DepartmentReference1" /&gt;
  &lt;xs:complexType name="DepartmentGroupReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="parameterCorrelationId" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="slug" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="DepartmentGroupReference1" nillable="true" type="tns:DepartmentGroupReference1" /&gt;
  &lt;xs:complexType name="DivisionReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="parameterCorrelationId" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="slug" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="DivisionReference1" nillable="true" type="tns:DivisionReference1" /&gt;
  &lt;xs:complexType name="EmployeeTypeGroupReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="parameterCorrelationId" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="slug" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="EmployeeTypeGroupReference1" nillable="true" type="tns:EmployeeTypeGroupReference1" /&gt;
  &lt;xs:complexType name="LocationReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="parameterCorrelationId" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="slug" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="LocationReference1" nillable="true" type="tns:LocationReference1" /&gt;
  &lt;xs:complexType name="ResourcePlaceholderReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ResourcePlaceholderReference1" nillable="true" type="tns:ResourcePlaceholderReference1" /&gt;
  &lt;xs:complexType name="ResourceTypeDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ResourceTypeDetails1" nillable="true" type="tns:ResourceTypeDetails1" /&gt;
  &lt;xs:complexType name="ServiceCenterReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="parameterCorrelationId" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="slug" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ServiceCenterReference1" nillable="true" type="tns:ServiceCenterReference1" /&gt;
  &lt;xs:complexType name="UserReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="loginName" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="slug" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="UserReference1" nillable="true" type="tns:UserReference1" /&gt;
&lt;/xs:schema&gt;</pre>
      </p>
      <p>
        <a name="response-schema">Additional response Xml Schemas:</a>
        <pre class="response-schema">&lt;xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt;
  &lt;xs:element name="anyType" nillable="true" type="xs:anyType" /&gt;
  &lt;xs:element name="anyURI" nillable="true" type="xs:anyURI" /&gt;
  &lt;xs:element name="base64Binary" nillable="true" type="xs:base64Binary" /&gt;
  &lt;xs:element name="boolean" nillable="true" type="xs:boolean" /&gt;
  &lt;xs:element name="byte" nillable="true" type="xs:byte" /&gt;
  &lt;xs:element name="dateTime" nillable="true" type="xs:dateTime" /&gt;
  &lt;xs:element name="decimal" nillable="true" type="xs:decimal" /&gt;
  &lt;xs:element name="double" nillable="true" type="xs:double" /&gt;
  &lt;xs:element name="float" nillable="true" type="xs:float" /&gt;
  &lt;xs:element name="int" nillable="true" type="xs:int" /&gt;
  &lt;xs:element name="long" nillable="true" type="xs:long" /&gt;
  &lt;xs:element name="QName" nillable="true" type="xs:QName" /&gt;
  &lt;xs:element name="short" nillable="true" type="xs:short" /&gt;
  &lt;xs:element name="string" nillable="true" type="xs:string" /&gt;
  &lt;xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" /&gt;
  &lt;xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" /&gt;
  &lt;xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" /&gt;
  &lt;xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" /&gt;
  &lt;xs:element name="char" nillable="true" type="tns:char" /&gt;
  &lt;xs:simpleType name="char"&gt;
    &lt;xs:restriction base="xs:int" /&gt;
  &lt;/xs:simpleType&gt;
  &lt;xs:element name="duration" nillable="true" type="tns:duration" /&gt;
  &lt;xs:simpleType name="duration"&gt;
    &lt;xs:restriction base="xs:duration"&gt;
      &lt;xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" /&gt;
      &lt;xs:minInclusive value="-P10675199DT2H48M5.4775808S" /&gt;
      &lt;xs:maxInclusive value="P10675199DT2H48M5.4775807S" /&gt;
    &lt;/xs:restriction&gt;
  &lt;/xs:simpleType&gt;
  &lt;xs:element name="guid" nillable="true" type="tns:guid" /&gt;
  &lt;xs:simpleType name="guid"&gt;
    &lt;xs:restriction base="xs:string"&gt;
      &lt;xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" /&gt;
    &lt;/xs:restriction&gt;
  &lt;/xs:simpleType&gt;
  &lt;xs:attribute name="FactoryType" type="xs:QName" /&gt;
  &lt;xs:attribute name="Id" type="xs:ID" /&gt;
  &lt;xs:attribute name="Ref" type="xs:IDREF" /&gt;
&lt;/xs:schema&gt;</pre>
      </p>
      <p>
        <pre class="response-schema">&lt;tns:schema targetNamespace="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.w3.org/2001/XMLSchema"&gt;
  &lt;tns:element name="schema"&gt;
    &lt;tns:complexType /&gt;
  &lt;/tns:element&gt;
&lt;/tns:schema&gt;</pre>
      </p>
    </div>
  </body>
</html>