﻿<!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-ac121233:1903/TimesheetService1.svc/GetStandardTimesheet2</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-ac121233:1903/TimesheetService1.svc/GetStandardTimesheet2</p>
      <p>Get an entire 'standard format' timesheet</p>
      <p xmlns="http://www.w3.org/1999/xhtml">
        <b>Url: </b>
        <span class="uri-template">https://ip-ac121233:1903/TimesheetService1.svc/GetStandardTimesheet2</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>Xml</td>
          <td>
            <a href="#request-xml">Example</a>
          </td>
        </tr>
        <tr>
          <td>Request</td>
          <td>Json</td>
          <td>
            <a href="#request-json">Example</a>
          </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="request-xml">The following is an example request Xml body:</a>
        <pre class="request-xml">&lt;anyURI xmlns="http://schemas.microsoft.com/2003/10/Serialization/"&gt;http://www.example.com/&lt;/anyURI&gt;</pre>
      </p>
      <p>
        <a name="request-json">The following is an example request Json body:</a>
        <pre class="request-json">"http:\/\/www.example.com\/"</pre>
      </p>
      <p>
        <a name="response-xml">The following is an example response Xml body:</a>
        <pre class="response-xml">&lt;StandardTimesheetDetails2 xmlns="http://replicon.com/"&gt;
  &lt;customFields&gt;
    &lt;CustomFieldValueDetails1&gt;
      &lt;customField&gt;
        &lt;displayText&gt;String content&lt;/displayText&gt;
        &lt;groupUri&gt;http://www.example.com/&lt;/groupUri&gt;
        &lt;name&gt;String content&lt;/name&gt;
        &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
      &lt;/customField&gt;
      &lt;customFieldType&gt;
        &lt;displayText&gt;String content&lt;/displayText&gt;
        &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
      &lt;/customFieldType&gt;
      &lt;date&gt;
        &lt;day&gt;2147483647&lt;/day&gt;
        &lt;month&gt;2147483647&lt;/month&gt;
        &lt;year&gt;2147483647&lt;/year&gt;
      &lt;/date&gt;
      &lt;dropDownOption&gt;http://www.example.com/&lt;/dropDownOption&gt;
      &lt;number&gt;1.26743233E+15&lt;/number&gt;
      &lt;text&gt;String content&lt;/text&gt;
    &lt;/CustomFieldValueDetails1&gt;
    &lt;CustomFieldValueDetails1&gt;
      &lt;customField&gt;
        &lt;displayText&gt;String content&lt;/displayText&gt;
        &lt;groupUri&gt;http://www.example.com/&lt;/groupUri&gt;
        &lt;name&gt;String content&lt;/name&gt;
        &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
      &lt;/customField&gt;
      &lt;customFieldType&gt;
        &lt;displayText&gt;String content&lt;/displayText&gt;
        &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
      &lt;/customFieldType&gt;
      &lt;date&gt;
        &lt;day&gt;2147483647&lt;/day&gt;
        &lt;month&gt;2147483647&lt;/month&gt;
        &lt;year&gt;2147483647&lt;/year&gt;
      &lt;/date&gt;
      &lt;dropDownOption&gt;http://www.example.com/&lt;/dropDownOption&gt;
      &lt;number&gt;1.26743233E+15&lt;/number&gt;
      &lt;text&gt;String content&lt;/text&gt;
    &lt;/CustomFieldValueDetails1&gt;
  &lt;/customFields&gt;
  &lt;dateRange&gt;
    &lt;endDate&gt;
      &lt;day&gt;2147483647&lt;/day&gt;
      &lt;month&gt;2147483647&lt;/month&gt;
      &lt;year&gt;2147483647&lt;/year&gt;
    &lt;/endDate&gt;
    &lt;startDate&gt;
      &lt;day&gt;2147483647&lt;/day&gt;
      &lt;month&gt;2147483647&lt;/month&gt;
      &lt;year&gt;2147483647&lt;/year&gt;
    &lt;/startDate&gt;
  &lt;/dateRange&gt;
  &lt;dueDate&gt;
    &lt;day&gt;2147483647&lt;/day&gt;
    &lt;month&gt;2147483647&lt;/month&gt;
    &lt;year&gt;2147483647&lt;/year&gt;
  &lt;/dueDate&gt;
  &lt;noticeExplicitlyAccepted&gt;true&lt;/noticeExplicitlyAccepted&gt;
  &lt;owner&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;/owner&gt;
  &lt;rows&gt;
    &lt;StandardTimesheetRowDetails2&gt;
      &lt;activity&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;/activity&gt;
      &lt;billingRate&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;/billingRate&gt;
      &lt;cells&gt;
        &lt;StandardTimesheetCellDetails1&gt;
          &lt;comments&gt;String content&lt;/comments&gt;
          &lt;customFieldValues&gt;
            &lt;CustomFieldValueDetails1&gt;
              &lt;customField&gt;
                &lt;displayText&gt;String content&lt;/displayText&gt;
                &lt;groupUri&gt;http://www.example.com/&lt;/groupUri&gt;
                &lt;name&gt;String content&lt;/name&gt;
                &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
              &lt;/customField&gt;
              &lt;customFieldType&gt;
                &lt;displayText&gt;String content&lt;/displayText&gt;
                &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
              &lt;/customFieldType&gt;
              &lt;date&gt;
                &lt;day&gt;2147483647&lt;/day&gt;
                &lt;month&gt;2147483647&lt;/month&gt;
                &lt;year&gt;2147483647&lt;/year&gt;
              &lt;/date&gt;
              &lt;dropDownOption&gt;http://www.example.com/&lt;/dropDownOption&gt;
              &lt;number&gt;1.26743233E+15&lt;/number&gt;
              &lt;text&gt;String content&lt;/text&gt;
            &lt;/CustomFieldValueDetails1&gt;
            &lt;CustomFieldValueDetails1&gt;
              &lt;customField&gt;
                &lt;displayText&gt;String content&lt;/displayText&gt;
                &lt;groupUri&gt;http://www.example.com/&lt;/groupUri&gt;
                &lt;name&gt;String content&lt;/name&gt;
                &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
              &lt;/customField&gt;
              &lt;customFieldType&gt;
                &lt;displayText&gt;String content&lt;/displayText&gt;
                &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
              &lt;/customFieldType&gt;
              &lt;date&gt;
                &lt;day&gt;2147483647&lt;/day&gt;
                &lt;month&gt;2147483647&lt;/month&gt;
                &lt;year&gt;2147483647&lt;/year&gt;
              &lt;/date&gt;
              &lt;dropDownOption&gt;http://www.example.com/&lt;/dropDownOption&gt;
              &lt;number&gt;1.26743233E+15&lt;/number&gt;
              &lt;text&gt;String content&lt;/text&gt;
            &lt;/CustomFieldValueDetails1&gt;
          &lt;/customFieldValues&gt;
          &lt;date&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/date&gt;
          &lt;duration&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;/duration&gt;
        &lt;/StandardTimesheetCellDetails1&gt;
        &lt;StandardTimesheetCellDetails1&gt;
          &lt;comments&gt;String content&lt;/comments&gt;
          &lt;customFieldValues&gt;
            &lt;CustomFieldValueDetails1&gt;
              &lt;customField&gt;
                &lt;displayText&gt;String content&lt;/displayText&gt;
                &lt;groupUri&gt;http://www.example.com/&lt;/groupUri&gt;
                &lt;name&gt;String content&lt;/name&gt;
                &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
              &lt;/customField&gt;
              &lt;customFieldType&gt;
                &lt;displayText&gt;String content&lt;/displayText&gt;
                &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
              &lt;/customFieldType&gt;
              &lt;date&gt;
                &lt;day&gt;2147483647&lt;/day&gt;
                &lt;month&gt;2147483647&lt;/month&gt;
                &lt;year&gt;2147483647&lt;/year&gt;
              &lt;/date&gt;
              &lt;dropDownOption&gt;http://www.example.com/&lt;/dropDownOption&gt;
              &lt;number&gt;1.26743233E+15&lt;/number&gt;
              &lt;text&gt;String content&lt;/text&gt;
            &lt;/CustomFieldValueDetails1&gt;
            &lt;CustomFieldValueDetails1&gt;
              &lt;customField&gt;
                &lt;displayText&gt;String content&lt;/displayText&gt;
                &lt;groupUri&gt;http://www.example.com/&lt;/groupUri&gt;
                &lt;name&gt;String content&lt;/name&gt;
                &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
              &lt;/customField&gt;
              &lt;customFieldType&gt;
                &lt;displayText&gt;String content&lt;/displayText&gt;
                &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
              &lt;/customFieldType&gt;
              &lt;date&gt;
                &lt;day&gt;2147483647&lt;/day&gt;
                &lt;month&gt;2147483647&lt;/month&gt;
                &lt;year&gt;2147483647&lt;/year&gt;
              &lt;/date&gt;
              &lt;dropDownOption&gt;http://www.example.com/&lt;/dropDownOption&gt;
              &lt;number&gt;1.26743233E+15&lt;/number&gt;
              &lt;text&gt;String content&lt;/text&gt;
            &lt;/CustomFieldValueDetails1&gt;
          &lt;/customFieldValues&gt;
          &lt;date&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/date&gt;
          &lt;duration&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;/duration&gt;
        &lt;/StandardTimesheetCellDetails1&gt;
      &lt;/cells&gt;
      &lt;customFieldValues&gt;
        &lt;CustomFieldValueDetails1&gt;
          &lt;customField&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;groupUri&gt;http://www.example.com/&lt;/groupUri&gt;
            &lt;name&gt;String content&lt;/name&gt;
            &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;/customField&gt;
          &lt;customFieldType&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;/customFieldType&gt;
          &lt;date&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/date&gt;
          &lt;dropDownOption&gt;http://www.example.com/&lt;/dropDownOption&gt;
          &lt;number&gt;1.26743233E+15&lt;/number&gt;
          &lt;text&gt;String content&lt;/text&gt;
        &lt;/CustomFieldValueDetails1&gt;
        &lt;CustomFieldValueDetails1&gt;
          &lt;customField&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;groupUri&gt;http://www.example.com/&lt;/groupUri&gt;
            &lt;name&gt;String content&lt;/name&gt;
            &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;/customField&gt;
          &lt;customFieldType&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;/customFieldType&gt;
          &lt;date&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/date&gt;
          &lt;dropDownOption&gt;http://www.example.com/&lt;/dropDownOption&gt;
          &lt;number&gt;1.26743233E+15&lt;/number&gt;
          &lt;text&gt;String content&lt;/text&gt;
        &lt;/CustomFieldValueDetails1&gt;
      &lt;/customFieldValues&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;task&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;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
        &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
      &lt;/task&gt;
      &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
    &lt;/StandardTimesheetRowDetails2&gt;
    &lt;StandardTimesheetRowDetails2&gt;
      &lt;activity&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;/activity&gt;
      &lt;billingRate&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;/billingRate&gt;
      &lt;cells&gt;
        &lt;StandardTimesheetCellDetails1&gt;
          &lt;comments&gt;String content&lt;/comments&gt;
          &lt;customFieldValues&gt;
            &lt;CustomFieldValueDetails1&gt;
              &lt;customField&gt;
                &lt;displayText&gt;String content&lt;/displayText&gt;
                &lt;groupUri&gt;http://www.example.com/&lt;/groupUri&gt;
                &lt;name&gt;String content&lt;/name&gt;
                &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
              &lt;/customField&gt;
              &lt;customFieldType&gt;
                &lt;displayText&gt;String content&lt;/displayText&gt;
                &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
              &lt;/customFieldType&gt;
              &lt;date&gt;
                &lt;day&gt;2147483647&lt;/day&gt;
                &lt;month&gt;2147483647&lt;/month&gt;
                &lt;year&gt;2147483647&lt;/year&gt;
              &lt;/date&gt;
              &lt;dropDownOption&gt;http://www.example.com/&lt;/dropDownOption&gt;
              &lt;number&gt;1.26743233E+15&lt;/number&gt;
              &lt;text&gt;String content&lt;/text&gt;
            &lt;/CustomFieldValueDetails1&gt;
            &lt;CustomFieldValueDetails1&gt;
              &lt;customField&gt;
                &lt;displayText&gt;String content&lt;/displayText&gt;
                &lt;groupUri&gt;http://www.example.com/&lt;/groupUri&gt;
                &lt;name&gt;String content&lt;/name&gt;
                &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
              &lt;/customField&gt;
              &lt;customFieldType&gt;
                &lt;displayText&gt;String content&lt;/displayText&gt;
                &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
              &lt;/customFieldType&gt;
              &lt;date&gt;
                &lt;day&gt;2147483647&lt;/day&gt;
                &lt;month&gt;2147483647&lt;/month&gt;
                &lt;year&gt;2147483647&lt;/year&gt;
              &lt;/date&gt;
              &lt;dropDownOption&gt;http://www.example.com/&lt;/dropDownOption&gt;
              &lt;number&gt;1.26743233E+15&lt;/number&gt;
              &lt;text&gt;String content&lt;/text&gt;
            &lt;/CustomFieldValueDetails1&gt;
          &lt;/customFieldValues&gt;
          &lt;date&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/date&gt;
          &lt;duration&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;/duration&gt;
        &lt;/StandardTimesheetCellDetails1&gt;
        &lt;StandardTimesheetCellDetails1&gt;
          &lt;comments&gt;String content&lt;/comments&gt;
          &lt;customFieldValues&gt;
            &lt;CustomFieldValueDetails1&gt;
              &lt;customField&gt;
                &lt;displayText&gt;String content&lt;/displayText&gt;
                &lt;groupUri&gt;http://www.example.com/&lt;/groupUri&gt;
                &lt;name&gt;String content&lt;/name&gt;
                &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
              &lt;/customField&gt;
              &lt;customFieldType&gt;
                &lt;displayText&gt;String content&lt;/displayText&gt;
                &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
              &lt;/customFieldType&gt;
              &lt;date&gt;
                &lt;day&gt;2147483647&lt;/day&gt;
                &lt;month&gt;2147483647&lt;/month&gt;
                &lt;year&gt;2147483647&lt;/year&gt;
              &lt;/date&gt;
              &lt;dropDownOption&gt;http://www.example.com/&lt;/dropDownOption&gt;
              &lt;number&gt;1.26743233E+15&lt;/number&gt;
              &lt;text&gt;String content&lt;/text&gt;
            &lt;/CustomFieldValueDetails1&gt;
            &lt;CustomFieldValueDetails1&gt;
              &lt;customField&gt;
                &lt;displayText&gt;String content&lt;/displayText&gt;
                &lt;groupUri&gt;http://www.example.com/&lt;/groupUri&gt;
                &lt;name&gt;String content&lt;/name&gt;
                &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
              &lt;/customField&gt;
              &lt;customFieldType&gt;
                &lt;displayText&gt;String content&lt;/displayText&gt;
                &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
              &lt;/customFieldType&gt;
              &lt;date&gt;
                &lt;day&gt;2147483647&lt;/day&gt;
                &lt;month&gt;2147483647&lt;/month&gt;
                &lt;year&gt;2147483647&lt;/year&gt;
              &lt;/date&gt;
              &lt;dropDownOption&gt;http://www.example.com/&lt;/dropDownOption&gt;
              &lt;number&gt;1.26743233E+15&lt;/number&gt;
              &lt;text&gt;String content&lt;/text&gt;
            &lt;/CustomFieldValueDetails1&gt;
          &lt;/customFieldValues&gt;
          &lt;date&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/date&gt;
          &lt;duration&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;/duration&gt;
        &lt;/StandardTimesheetCellDetails1&gt;
      &lt;/cells&gt;
      &lt;customFieldValues&gt;
        &lt;CustomFieldValueDetails1&gt;
          &lt;customField&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;groupUri&gt;http://www.example.com/&lt;/groupUri&gt;
            &lt;name&gt;String content&lt;/name&gt;
            &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;/customField&gt;
          &lt;customFieldType&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;/customFieldType&gt;
          &lt;date&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/date&gt;
          &lt;dropDownOption&gt;http://www.example.com/&lt;/dropDownOption&gt;
          &lt;number&gt;1.26743233E+15&lt;/number&gt;
          &lt;text&gt;String content&lt;/text&gt;
        &lt;/CustomFieldValueDetails1&gt;
        &lt;CustomFieldValueDetails1&gt;
          &lt;customField&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;groupUri&gt;http://www.example.com/&lt;/groupUri&gt;
            &lt;name&gt;String content&lt;/name&gt;
            &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;/customField&gt;
          &lt;customFieldType&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;/customFieldType&gt;
          &lt;date&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/date&gt;
          &lt;dropDownOption&gt;http://www.example.com/&lt;/dropDownOption&gt;
          &lt;number&gt;1.26743233E+15&lt;/number&gt;
          &lt;text&gt;String content&lt;/text&gt;
        &lt;/CustomFieldValueDetails1&gt;
      &lt;/customFieldValues&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;task&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;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
        &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
      &lt;/task&gt;
      &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
    &lt;/StandardTimesheetRowDetails2&gt;
  &lt;/rows&gt;
  &lt;slug&gt;String content&lt;/slug&gt;
  &lt;timesheetNotice&gt;
    &lt;description&gt;String content&lt;/description&gt;
    &lt;timesheetNoticeOptionUris&gt;
      &lt;anyURI xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"&gt;http://www.example.com/&lt;/anyURI&gt;
      &lt;anyURI xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"&gt;http://www.example.com/&lt;/anyURI&gt;
    &lt;/timesheetNoticeOptionUris&gt;
    &lt;title&gt;String content&lt;/title&gt;
  &lt;/timesheetNotice&gt;
  &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
&lt;/StandardTimesheetDetails2&gt;</pre>
      </p>
      <p>
        <a name="response-json">The following is an example response Json body:</a>
        <pre class="response-json">{
	"customFields":[{
		"customField":{
			"displayText":"String content",
			"groupUri":"http:\/\/www.example.com\/",
			"name":"String content",
			"uri":"http:\/\/www.example.com\/"
		},
		"customFieldType":{
			"displayText":"String content",
			"uri":"http:\/\/www.example.com\/"
		},
		"date":{
			"day":2147483647,
			"month":2147483647,
			"year":2147483647
		},
		"dropDownOption":"http:\/\/www.example.com\/",
		"number":1.26743233E+15,
		"text":"String content"
	}],
	"dateRange":{
		"endDate":{
			"day":2147483647,
			"month":2147483647,
			"year":2147483647
		},
		"startDate":{
			"day":2147483647,
			"month":2147483647,
			"year":2147483647
		}
	},
	"dueDate":{
		"day":2147483647,
		"month":2147483647,
		"year":2147483647
	},
	"noticeExplicitlyAccepted":true,
	"owner":{
		"displayText":"String content",
		"loginName":"String content",
		"slug":"String content",
		"uri":"http:\/\/www.example.com\/"
	},
	"rows":[{
		"activity":{
			"displayText":"String content",
			"name":"String content",
			"uri":"http:\/\/www.example.com\/"
		},
		"billingRate":{
			"displayText":"String content",
			"name":"String content",
			"uri":"http:\/\/www.example.com\/"
		},
		"cells":[{
			"comments":"String content",
			"customFieldValues":[{
				"customField":{
					"displayText":"String content",
					"groupUri":"http:\/\/www.example.com\/",
					"name":"String content",
					"uri":"http:\/\/www.example.com\/"
				},
				"customFieldType":{
					"displayText":"String content",
					"uri":"http:\/\/www.example.com\/"
				},
				"date":{
					"day":2147483647,
					"month":2147483647,
					"year":2147483647
				},
				"dropDownOption":"http:\/\/www.example.com\/",
				"number":1.26743233E+15,
				"text":"String content"
			}],
			"date":{
				"day":2147483647,
				"month":2147483647,
				"year":2147483647
			},
			"duration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			}
		}],
		"customFieldValues":[{
			"customField":{
				"displayText":"String content",
				"groupUri":"http:\/\/www.example.com\/",
				"name":"String content",
				"uri":"http:\/\/www.example.com\/"
			},
			"customFieldType":{
				"displayText":"String content",
				"uri":"http:\/\/www.example.com\/"
			},
			"date":{
				"day":2147483647,
				"month":2147483647,
				"year":2147483647
			},
			"dropDownOption":"http:\/\/www.example.com\/",
			"number":1.26743233E+15,
			"text":"String content"
		}],
		"project":{
			"code":"String content",
			"displayText":"String content",
			"name":"String content",
			"slug":"String content",
			"uri":"http:\/\/www.example.com\/"
		},
		"task":{
			"code":"String content",
			"displayText":"String content",
			"name":"String content",
			"parameterCorrelationId":"String content",
			"uri":"http:\/\/www.example.com\/"
		},
		"uri":"http:\/\/www.example.com\/"
	}],
	"slug":"String content",
	"timesheetNotice":{
		"description":"String content",
		"timesheetNoticeOptionUris":["http:\/\/www.example.com\/"],
		"title":"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:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /&gt;
  &lt;xs:complexType name="StandardTimesheetDetails2"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="customFields" nillable="true" type="tns:ArrayOfCustomFieldValueDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="dateRange" nillable="true" type="tns:DateRangeDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="dueDate" nillable="true" type="tns:Date1" /&gt;
      &lt;xs:element minOccurs="0" name="noticeExplicitlyAccepted" type="xs:boolean" /&gt;
      &lt;xs:element minOccurs="0" name="owner" nillable="true" type="tns:UserReference1" /&gt;
      &lt;xs:element minOccurs="0" name="rows" nillable="true" type="tns:ArrayOfStandardTimesheetRowDetails2" /&gt;
      &lt;xs:element minOccurs="0" name="slug" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="timesheetNotice" nillable="true" type="tns:TimesheetNoticeDetails1" /&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="StandardTimesheetDetails2" nillable="true" type="tns:StandardTimesheetDetails2" /&gt;
  &lt;xs:complexType name="ArrayOfCustomFieldValueDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="CustomFieldValueDetails1" nillable="true" type="tns:CustomFieldValueDetails1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfCustomFieldValueDetails1" nillable="true" type="tns:ArrayOfCustomFieldValueDetails1" /&gt;
  &lt;xs:complexType name="CustomFieldValueDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="customField" nillable="true" type="tns:CustomFieldReference1" /&gt;
      &lt;xs:element minOccurs="0" name="customFieldType" nillable="true" type="tns:CustomFieldTypeReference1" /&gt;
      &lt;xs:element minOccurs="0" name="date" nillable="true" type="tns:Date1"&gt;
        &lt;xs:annotation&gt;
          &lt;xs:appinfo&gt;
            &lt;DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /&gt;
          &lt;/xs:appinfo&gt;
        &lt;/xs:annotation&gt;
      &lt;/xs:element&gt;
      &lt;xs:element minOccurs="0" name="dropDownOption" nillable="true" type="xs:anyURI"&gt;
        &lt;xs:annotation&gt;
          &lt;xs:appinfo&gt;
            &lt;DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /&gt;
          &lt;/xs:appinfo&gt;
        &lt;/xs:annotation&gt;
      &lt;/xs:element&gt;
      &lt;xs:element minOccurs="0" name="number" nillable="true" type="xs:double"&gt;
        &lt;xs:annotation&gt;
          &lt;xs:appinfo&gt;
            &lt;DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" /&gt;
          &lt;/xs:appinfo&gt;
        &lt;/xs:annotation&gt;
      &lt;/xs:element&gt;
      &lt;xs:element minOccurs="0" name="text" nillable="true" type="xs:string" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="CustomFieldValueDetails1" nillable="true" type="tns:CustomFieldValueDetails1" /&gt;
  &lt;xs:complexType name="CustomFieldReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="groupUri" nillable="true" type="xs:anyURI" /&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="CustomFieldReference1" nillable="true" type="tns:CustomFieldReference1" /&gt;
  &lt;xs:complexType name="CustomFieldTypeReference1"&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="CustomFieldTypeReference1" nillable="true" type="tns:CustomFieldTypeReference1" /&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="DateRangeDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="endDate" nillable="true" type="tns:Date1" /&gt;
      &lt;xs:element minOccurs="0" name="startDate" nillable="true" type="tns:Date1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="DateRangeDetails1" nillable="true" type="tns:DateRangeDetails1" /&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:complexType name="ArrayOfStandardTimesheetRowDetails2"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="StandardTimesheetRowDetails2" nillable="true" type="tns:StandardTimesheetRowDetails2" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfStandardTimesheetRowDetails2" nillable="true" type="tns:ArrayOfStandardTimesheetRowDetails2" /&gt;
  &lt;xs:complexType name="StandardTimesheetRowDetails2"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="activity" nillable="true" type="tns:ActivityReference1" /&gt;
      &lt;xs:element minOccurs="0" name="billingRate" nillable="true" type="tns:BillingRateReference1" /&gt;
      &lt;xs:element minOccurs="0" name="cells" nillable="true" type="tns:ArrayOfStandardTimesheetCellDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="customFieldValues" nillable="true" type="tns:ArrayOfCustomFieldValueDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="project" nillable="true" type="tns:ProjectReference1" /&gt;
      &lt;xs:element minOccurs="0" name="task" nillable="true" type="tns:TaskReference1" /&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="StandardTimesheetRowDetails2" nillable="true" type="tns:StandardTimesheetRowDetails2" /&gt;
  &lt;xs:complexType name="ActivityReference1"&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="ActivityReference1" nillable="true" type="tns:ActivityReference1" /&gt;
  &lt;xs:complexType name="BillingRateReference1"&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="BillingRateReference1" nillable="true" type="tns:BillingRateReference1" /&gt;
  &lt;xs:complexType name="ArrayOfStandardTimesheetCellDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="StandardTimesheetCellDetails1" nillable="true" type="tns:StandardTimesheetCellDetails1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfStandardTimesheetCellDetails1" nillable="true" type="tns:ArrayOfStandardTimesheetCellDetails1" /&gt;
  &lt;xs:complexType name="StandardTimesheetCellDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="comments" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="customFieldValues" nillable="true" type="tns:ArrayOfCustomFieldValueDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="date" nillable="true" type="tns:Date1" /&gt;
      &lt;xs:element minOccurs="0" name="duration" nillable="true" type="tns:CalendarDayDuration1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="StandardTimesheetCellDetails1" nillable="true" type="tns:StandardTimesheetCellDetails1" /&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="TaskReference1"&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="parameterCorrelationId" 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="TaskReference1" nillable="true" type="tns:TaskReference1" /&gt;
  &lt;xs:complexType name="TimesheetNoticeDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="description" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="timesheetNoticeOptionUris" nillable="true" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q1:ArrayOfanyURI" /&gt;
      &lt;xs:element minOccurs="0" name="title" nillable="true" type="xs:string" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="TimesheetNoticeDetails1" nillable="true" type="tns:TimesheetNoticeDetails1" /&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;xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt;
  &lt;xs:complexType name="ArrayOfanyURI"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="anyURI" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfanyURI" nillable="true" type="tns:ArrayOfanyURI" /&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>