﻿<!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-ac12170d:1903/TimeOffService1.svc/GetBalanceSummaryForProposedTimeOff2</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-ac12170d:1903/TimeOffService1.svc/GetBalanceSummaryForProposedTimeOff2</p>
      <p>Returns the balance summary for a proposed new time off or modification of an existing time off</p>
      <p xmlns="http://www.w3.org/1999/xhtml">
        <b>Url: </b>
        <span class="uri-template">https://ip-ac12170d:1903/TimeOffService1.svc/GetBalanceSummaryForProposedTimeOff2</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>,<a href="#request-schema">Schema</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;TimeOffParameter2 xmlns="http://replicon.com/"&gt;
  &lt;comments&gt;String content&lt;/comments&gt;
  &lt;customFieldValues&gt;
    &lt;CustomFieldValueParameter1&gt;
      &lt;customField&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;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;
        &lt;name&gt;String content&lt;/name&gt;
        &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
      &lt;/dropDownOption&gt;
      &lt;number&gt;1.26743233E+15&lt;/number&gt;
      &lt;text&gt;String content&lt;/text&gt;
    &lt;/CustomFieldValueParameter1&gt;
    &lt;CustomFieldValueParameter1&gt;
      &lt;customField&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;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;
        &lt;name&gt;String content&lt;/name&gt;
        &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
      &lt;/dropDownOption&gt;
      &lt;number&gt;1.26743233E+15&lt;/number&gt;
      &lt;text&gt;String content&lt;/text&gt;
    &lt;/CustomFieldValueParameter1&gt;
  &lt;/customFieldValues&gt;
  &lt;entryConfigurationMethodUri&gt;http://www.example.com/&lt;/entryConfigurationMethodUri&gt;
  &lt;multiDayUsingStartEndDate&gt;
    &lt;timeOffEnd&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;relativeDuration&gt;http://www.example.com/&lt;/relativeDuration&gt;
      &lt;specificDuration&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;/specificDuration&gt;
      &lt;timeOfDay&gt;
        &lt;hour&gt;2147483647&lt;/hour&gt;
        &lt;minute&gt;2147483647&lt;/minute&gt;
        &lt;second&gt;2147483647&lt;/second&gt;
      &lt;/timeOfDay&gt;
    &lt;/timeOffEnd&gt;
    &lt;timeOffStart&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;relativeDuration&gt;http://www.example.com/&lt;/relativeDuration&gt;
      &lt;specificDuration&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;/specificDuration&gt;
      &lt;timeOfDay&gt;
        &lt;hour&gt;2147483647&lt;/hour&gt;
        &lt;minute&gt;2147483647&lt;/minute&gt;
        &lt;second&gt;2147483647&lt;/second&gt;
      &lt;/timeOfDay&gt;
    &lt;/timeOffStart&gt;
  &lt;/multiDayUsingStartEndDate&gt;
  &lt;owner&gt;
    &lt;employeeId&gt;String content&lt;/employeeId&gt;
    &lt;loginName&gt;String content&lt;/loginName&gt;
    &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
    &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
  &lt;/owner&gt;
  &lt;target&gt;
    &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
  &lt;/target&gt;
  &lt;timeOffType&gt;
    &lt;name&gt;String content&lt;/name&gt;
    &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
  &lt;/timeOffType&gt;
  &lt;userExplicitEntries&gt;
    &lt;TimeOffUserExplicitEntryParameter1&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;relativeDurationUri&gt;http://www.example.com/&lt;/relativeDurationUri&gt;
      &lt;specificDuration&gt;12678967.543233&lt;/specificDuration&gt;
      &lt;timeEnded&gt;
        &lt;hour&gt;2147483647&lt;/hour&gt;
        &lt;minute&gt;2147483647&lt;/minute&gt;
        &lt;second&gt;2147483647&lt;/second&gt;
      &lt;/timeEnded&gt;
      &lt;timeStarted&gt;
        &lt;hour&gt;2147483647&lt;/hour&gt;
        &lt;minute&gt;2147483647&lt;/minute&gt;
        &lt;second&gt;2147483647&lt;/second&gt;
      &lt;/timeStarted&gt;
    &lt;/TimeOffUserExplicitEntryParameter1&gt;
    &lt;TimeOffUserExplicitEntryParameter1&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;relativeDurationUri&gt;http://www.example.com/&lt;/relativeDurationUri&gt;
      &lt;specificDuration&gt;12678967.543233&lt;/specificDuration&gt;
      &lt;timeEnded&gt;
        &lt;hour&gt;2147483647&lt;/hour&gt;
        &lt;minute&gt;2147483647&lt;/minute&gt;
        &lt;second&gt;2147483647&lt;/second&gt;
      &lt;/timeEnded&gt;
      &lt;timeStarted&gt;
        &lt;hour&gt;2147483647&lt;/hour&gt;
        &lt;minute&gt;2147483647&lt;/minute&gt;
        &lt;second&gt;2147483647&lt;/second&gt;
      &lt;/timeStarted&gt;
    &lt;/TimeOffUserExplicitEntryParameter1&gt;
  &lt;/userExplicitEntries&gt;
&lt;/TimeOffParameter2&gt;</pre>
      </p>
      <p>
        <a name="request-json">The following is an example request Json body:</a>
        <pre class="request-json">{
	"comments":"String content",
	"customFieldValues":[{
		"customField":{
			"groupUri":"http:\/\/www.example.com\/",
			"name":"String content",
			"uri":"http:\/\/www.example.com\/"
		},
		"date":{
			"day":2147483647,
			"month":2147483647,
			"year":2147483647
		},
		"dropDownOption":{
			"name":"String content",
			"uri":"http:\/\/www.example.com\/"
		},
		"number":1.26743233E+15,
		"text":"String content"
	}],
	"entryConfigurationMethodUri":"http:\/\/www.example.com\/",
	"multiDayUsingStartEndDate":{
		"timeOffEnd":{
			"date":{
				"day":2147483647,
				"month":2147483647,
				"year":2147483647
			},
			"relativeDuration":"http:\/\/www.example.com\/",
			"specificDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"timeOfDay":{
				"hour":2147483647,
				"minute":2147483647,
				"second":2147483647
			}
		},
		"timeOffStart":{
			"date":{
				"day":2147483647,
				"month":2147483647,
				"year":2147483647
			},
			"relativeDuration":"http:\/\/www.example.com\/",
			"specificDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"timeOfDay":{
				"hour":2147483647,
				"minute":2147483647,
				"second":2147483647
			}
		}
	},
	"owner":{
		"employeeId":"String content",
		"loginName":"String content",
		"parameterCorrelationId":"String content",
		"uri":"http:\/\/www.example.com\/"
	},
	"target":{
		"uri":"http:\/\/www.example.com\/"
	},
	"timeOffType":{
		"name":"String content",
		"uri":"http:\/\/www.example.com\/"
	},
	"userExplicitEntries":[{
		"date":{
			"day":2147483647,
			"month":2147483647,
			"year":2147483647
		},
		"relativeDurationUri":"http:\/\/www.example.com\/",
		"specificDuration":12678967.543233,
		"timeEnded":{
			"hour":2147483647,
			"minute":2147483647,
			"second":2147483647
		},
		"timeStarted":{
			"hour":2147483647,
			"minute":2147483647,
			"second":2147483647
		}
	}]
}</pre>
      </p>
      <p>
        <a name="response-xml">The following is an example response Xml body:</a>
        <pre class="response-xml">&lt;TimeOffBalanceSummary1 xmlns="http://replicon.com/"&gt;
  &lt;balanceSummaryAfterTimeOff&gt;
    &lt;asOfDate&gt;
      &lt;day&gt;2147483647&lt;/day&gt;
      &lt;month&gt;2147483647&lt;/month&gt;
      &lt;year&gt;2147483647&lt;/year&gt;
    &lt;/asOfDate&gt;
    &lt;isTimeOffTypeAssigned&gt;true&lt;/isTimeOffTypeAssigned&gt;
    &lt;lastResetDate&gt;
      &lt;day&gt;2147483647&lt;/day&gt;
      &lt;month&gt;2147483647&lt;/month&gt;
      &lt;year&gt;2147483647&lt;/year&gt;
    &lt;/lastResetDate&gt;
    &lt;nextResetDate&gt;
      &lt;day&gt;2147483647&lt;/day&gt;
      &lt;month&gt;2147483647&lt;/month&gt;
      &lt;year&gt;2147483647&lt;/year&gt;
    &lt;/nextResetDate&gt;
    &lt;timeAccrued&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeAccrued&gt;
    &lt;timeAccruedAtEndOfCalendarYear&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeAccruedAtEndOfCalendarYear&gt;
    &lt;timeAccruedIncludingFutureEvents&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeAccruedIncludingFutureEvents&gt;
    &lt;timeAdjustBalance&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeAdjustBalance&gt;
    &lt;timeBanked&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeBanked&gt;
    &lt;timeCreditExpiry&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeCreditExpiry&gt;
    &lt;timeLimitAccrual&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeLimitAccrual&gt;
    &lt;timeOffDisplayFormatUri&gt;http://www.example.com/&lt;/timeOffDisplayFormatUri&gt;
    &lt;timeOffType&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;/timeOffType&gt;
    &lt;timePolicyChange&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timePolicyChange&gt;
    &lt;timeRemaining&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeRemaining&gt;
    &lt;timeRemainingAtEndOfCalendarYear&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeRemainingAtEndOfCalendarYear&gt;
    &lt;timeRemainingAtLastResetDate&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeRemainingAtLastResetDate&gt;
    &lt;timeRemainingBeforeNextReset&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeRemainingBeforeNextReset&gt;
    &lt;timeRemainingIncludingFutureEvents&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeRemainingIncludingFutureEvents&gt;
    &lt;timeReset&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeReset&gt;
    &lt;timeSellBack&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeSellBack&gt;
    &lt;timeTaken&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeTaken&gt;
    &lt;timeTakenAtEndOfCalendarYear&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeTakenAtEndOfCalendarYear&gt;
    &lt;timeTakenIncludingFutureEvents&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeTakenIncludingFutureEvents&gt;
    &lt;timeTrackingOption&gt;
      &lt;displayText&gt;String content&lt;/displayText&gt;
      &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
    &lt;/timeTrackingOption&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;/balanceSummaryAfterTimeOff&gt;
  &lt;balanceSummaryBeforeTimeOff&gt;
    &lt;asOfDate&gt;
      &lt;day&gt;2147483647&lt;/day&gt;
      &lt;month&gt;2147483647&lt;/month&gt;
      &lt;year&gt;2147483647&lt;/year&gt;
    &lt;/asOfDate&gt;
    &lt;isTimeOffTypeAssigned&gt;true&lt;/isTimeOffTypeAssigned&gt;
    &lt;lastResetDate&gt;
      &lt;day&gt;2147483647&lt;/day&gt;
      &lt;month&gt;2147483647&lt;/month&gt;
      &lt;year&gt;2147483647&lt;/year&gt;
    &lt;/lastResetDate&gt;
    &lt;nextResetDate&gt;
      &lt;day&gt;2147483647&lt;/day&gt;
      &lt;month&gt;2147483647&lt;/month&gt;
      &lt;year&gt;2147483647&lt;/year&gt;
    &lt;/nextResetDate&gt;
    &lt;timeAccrued&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeAccrued&gt;
    &lt;timeAccruedAtEndOfCalendarYear&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeAccruedAtEndOfCalendarYear&gt;
    &lt;timeAccruedIncludingFutureEvents&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeAccruedIncludingFutureEvents&gt;
    &lt;timeAdjustBalance&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeAdjustBalance&gt;
    &lt;timeBanked&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeBanked&gt;
    &lt;timeCreditExpiry&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeCreditExpiry&gt;
    &lt;timeLimitAccrual&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeLimitAccrual&gt;
    &lt;timeOffDisplayFormatUri&gt;http://www.example.com/&lt;/timeOffDisplayFormatUri&gt;
    &lt;timeOffType&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;/timeOffType&gt;
    &lt;timePolicyChange&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timePolicyChange&gt;
    &lt;timeRemaining&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeRemaining&gt;
    &lt;timeRemainingAtEndOfCalendarYear&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeRemainingAtEndOfCalendarYear&gt;
    &lt;timeRemainingAtLastResetDate&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeRemainingAtLastResetDate&gt;
    &lt;timeRemainingBeforeNextReset&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeRemainingBeforeNextReset&gt;
    &lt;timeRemainingIncludingFutureEvents&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeRemainingIncludingFutureEvents&gt;
    &lt;timeReset&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeReset&gt;
    &lt;timeSellBack&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeSellBack&gt;
    &lt;timeTaken&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeTaken&gt;
    &lt;timeTakenAtEndOfCalendarYear&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeTakenAtEndOfCalendarYear&gt;
    &lt;timeTakenIncludingFutureEvents&gt;
      &lt;calendarDayDuration&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;/calendarDayDuration&gt;
      &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
      &lt;hours&gt;2147483647&lt;/hours&gt;
      &lt;minutes&gt;2147483647&lt;/minutes&gt;
      &lt;workdays&gt;2147483647&lt;/workdays&gt;
    &lt;/timeTakenIncludingFutureEvents&gt;
    &lt;timeTrackingOption&gt;
      &lt;displayText&gt;String content&lt;/displayText&gt;
      &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
    &lt;/timeTrackingOption&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;/balanceSummaryBeforeTimeOff&gt;
  &lt;timeOff&gt;
    &lt;displayText&gt;String content&lt;/displayText&gt;
    &lt;slug&gt;String content&lt;/slug&gt;
    &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
  &lt;/timeOff&gt;
  &lt;totalDurationOfTimeOff&gt;
    &lt;calendarDayDuration&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;/calendarDayDuration&gt;
    &lt;decimalWorkdays&gt;12678967.543233&lt;/decimalWorkdays&gt;
    &lt;hours&gt;2147483647&lt;/hours&gt;
    &lt;minutes&gt;2147483647&lt;/minutes&gt;
    &lt;workdays&gt;2147483647&lt;/workdays&gt;
  &lt;/totalDurationOfTimeOff&gt;
&lt;/TimeOffBalanceSummary1&gt;</pre>
      </p>
      <p>
        <a name="response-json">The following is an example response Json body:</a>
        <pre class="response-json">{
	"balanceSummaryAfterTimeOff":{
		"asOfDate":{
			"day":2147483647,
			"month":2147483647,
			"year":2147483647
		},
		"isTimeOffTypeAssigned":true,
		"lastResetDate":{
			"day":2147483647,
			"month":2147483647,
			"year":2147483647
		},
		"nextResetDate":{
			"day":2147483647,
			"month":2147483647,
			"year":2147483647
		},
		"timeAccrued":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeAccruedAtEndOfCalendarYear":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeAccruedIncludingFutureEvents":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeAdjustBalance":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeBanked":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeCreditExpiry":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeLimitAccrual":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeOffDisplayFormatUri":"http:\/\/www.example.com\/",
		"timeOffType":{
			"displayText":"String content",
			"name":"String content",
			"slug":"String content",
			"uri":"http:\/\/www.example.com\/"
		},
		"timePolicyChange":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeRemaining":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeRemainingAtEndOfCalendarYear":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeRemainingAtLastResetDate":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeRemainingBeforeNextReset":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeRemainingIncludingFutureEvents":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeReset":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeSellBack":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeTaken":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeTakenAtEndOfCalendarYear":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeTakenIncludingFutureEvents":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeTrackingOption":{
			"displayText":"String content",
			"uri":"http:\/\/www.example.com\/"
		},
		"user":{
			"displayText":"String content",
			"loginName":"String content",
			"slug":"String content",
			"uri":"http:\/\/www.example.com\/"
		}
	},
	"balanceSummaryBeforeTimeOff":{
		"asOfDate":{
			"day":2147483647,
			"month":2147483647,
			"year":2147483647
		},
		"isTimeOffTypeAssigned":true,
		"lastResetDate":{
			"day":2147483647,
			"month":2147483647,
			"year":2147483647
		},
		"nextResetDate":{
			"day":2147483647,
			"month":2147483647,
			"year":2147483647
		},
		"timeAccrued":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeAccruedAtEndOfCalendarYear":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeAccruedIncludingFutureEvents":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeAdjustBalance":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeBanked":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeCreditExpiry":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeLimitAccrual":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeOffDisplayFormatUri":"http:\/\/www.example.com\/",
		"timeOffType":{
			"displayText":"String content",
			"name":"String content",
			"slug":"String content",
			"uri":"http:\/\/www.example.com\/"
		},
		"timePolicyChange":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeRemaining":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeRemainingAtEndOfCalendarYear":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeRemainingAtLastResetDate":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeRemainingBeforeNextReset":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeRemainingIncludingFutureEvents":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeReset":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeSellBack":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeTaken":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeTakenAtEndOfCalendarYear":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeTakenIncludingFutureEvents":{
			"calendarDayDuration":{
				"hours":2147483647,
				"microseconds":2147483647,
				"milliseconds":2147483647,
				"minutes":2147483647,
				"seconds":2147483647
			},
			"decimalWorkdays":12678967.543233,
			"hours":2147483647,
			"minutes":2147483647,
			"workdays":2147483647
		},
		"timeTrackingOption":{
			"displayText":"String content",
			"uri":"http:\/\/www.example.com\/"
		},
		"user":{
			"displayText":"String content",
			"loginName":"String content",
			"slug":"String content",
			"uri":"http:\/\/www.example.com\/"
		}
	},
	"timeOff":{
		"displayText":"String content",
		"slug":"String content",
		"uri":"http:\/\/www.example.com\/"
	},
	"totalDurationOfTimeOff":{
		"calendarDayDuration":{
			"hours":2147483647,
			"microseconds":2147483647,
			"milliseconds":2147483647,
			"minutes":2147483647,
			"seconds":2147483647
		},
		"decimalWorkdays":12678967.543233,
		"hours":2147483647,
		"minutes":2147483647,
		"workdays":2147483647
	}
}</pre>
      </p>
      <p>
        <a name="request-schema">The following is the request Xml Schema:</a>
        <pre class="request-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="TimeOffParameter2"&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:ArrayOfCustomFieldValueParameter1" /&gt;
      &lt;xs:element minOccurs="0" name="entryConfigurationMethodUri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="multiDayUsingStartEndDate" nillable="true" type="tns:TimeOffMultiDayParameter1" /&gt;
      &lt;xs:element minOccurs="0" name="owner" nillable="true" type="tns:UserTargetParameter1" /&gt;
      &lt;xs:element minOccurs="0" name="target" nillable="true" type="tns:TimeOffTargetParameter1" /&gt;
      &lt;xs:element minOccurs="0" name="timeOffType" nillable="true" type="tns:TimeOffTypeTargetParameter1" /&gt;
      &lt;xs:element minOccurs="0" name="userExplicitEntries" nillable="true" type="tns:ArrayOfTimeOffUserExplicitEntryParameter1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="TimeOffParameter2" nillable="true" type="tns:TimeOffParameter2" /&gt;
  &lt;xs:complexType name="ArrayOfCustomFieldValueParameter1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="CustomFieldValueParameter1" nillable="true" type="tns:CustomFieldValueParameter1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfCustomFieldValueParameter1" nillable="true" type="tns:ArrayOfCustomFieldValueParameter1" /&gt;
  &lt;xs:complexType name="CustomFieldValueParameter1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name="customField" nillable="true" type="tns:CustomFieldTargetParameter1" /&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="tns:CustomFieldDropDownOptionTargetParameter1"&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="CustomFieldValueParameter1" nillable="true" type="tns:CustomFieldValueParameter1" /&gt;
  &lt;xs:complexType name="CustomFieldTargetParameter1"&gt;
    &lt;xs:sequence&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="CustomFieldTargetParameter1" nillable="true" type="tns:CustomFieldTargetParameter1" /&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="CustomFieldDropDownOptionTargetParameter1"&gt;
    &lt;xs:sequence&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="CustomFieldDropDownOptionTargetParameter1" nillable="true" type="tns:CustomFieldDropDownOptionTargetParameter1" /&gt;
  &lt;xs:complexType name="TimeOffMultiDayParameter1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="timeOffEnd" nillable="true" type="tns:TimeOffDateParameter1" /&gt;
      &lt;xs:element minOccurs="0" name="timeOffStart" nillable="true" type="tns:TimeOffDateParameter1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="TimeOffMultiDayParameter1" nillable="true" type="tns:TimeOffMultiDayParameter1" /&gt;
  &lt;xs:complexType name="TimeOffDateParameter1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name="date" nillable="true" type="tns:Date1" /&gt;
      &lt;xs:element minOccurs="0" name="relativeDuration" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="specificDuration" nillable="true" type="tns:CalendarDayDuration1" /&gt;
      &lt;xs:element minOccurs="0" name="timeOfDay" nillable="true" type="tns:Time1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="TimeOffDateParameter1" nillable="true" type="tns:TimeOffDateParameter1" /&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="Time1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="hour" type="xs:int" /&gt;
      &lt;xs:element minOccurs="0" name="minute" type="xs:int" /&gt;
      &lt;xs:element minOccurs="0" name="second" type="xs:int" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="Time1" nillable="true" type="tns:Time1" /&gt;
  &lt;xs:complexType name="UserTargetParameter1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="employeeId" 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="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="UserTargetParameter1" nillable="true" type="tns:UserTargetParameter1" /&gt;
  &lt;xs:complexType name="TimeOffTargetParameter1"&gt;
    &lt;xs:sequence&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="TimeOffTargetParameter1" nillable="true" type="tns:TimeOffTargetParameter1" /&gt;
  &lt;xs:complexType name="TimeOffTypeTargetParameter1"&gt;
    &lt;xs:sequence&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="TimeOffTypeTargetParameter1" nillable="true" type="tns:TimeOffTypeTargetParameter1" /&gt;
  &lt;xs:complexType name="ArrayOfTimeOffUserExplicitEntryParameter1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="TimeOffUserExplicitEntryParameter1" nillable="true" type="tns:TimeOffUserExplicitEntryParameter1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfTimeOffUserExplicitEntryParameter1" nillable="true" type="tns:ArrayOfTimeOffUserExplicitEntryParameter1" /&gt;
  &lt;xs:complexType name="TimeOffUserExplicitEntryParameter1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name="date" nillable="true" type="tns:Date1" /&gt;
      &lt;xs:element minOccurs="0" name="relativeDurationUri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="specificDuration" nillable="true" type="xs:decimal" /&gt;
      &lt;xs:element minOccurs="0" name="timeEnded" nillable="true" type="tns:Time1" /&gt;
      &lt;xs:element minOccurs="0" name="timeStarted" nillable="true" type="tns:Time1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="TimeOffUserExplicitEntryParameter1" nillable="true" type="tns:TimeOffUserExplicitEntryParameter1" /&gt;
&lt;/xs:schema&gt;</pre>
      </p>
      <p>
        <a name="request-schema">Additional request Xml Schemas:</a>
        <pre class="request-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="request-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>
      <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="TimeOffBalanceSummary1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="balanceSummaryAfterTimeOff" nillable="true" type="tns:UserTimeOffTypeBalanceSummary1" /&gt;
      &lt;xs:element minOccurs="0" name="balanceSummaryBeforeTimeOff" nillable="true" type="tns:UserTimeOffTypeBalanceSummary1" /&gt;
      &lt;xs:element minOccurs="0" name="timeOff" nillable="true" type="tns:TimeOffReference1" /&gt;
      &lt;xs:element minOccurs="0" name="totalDurationOfTimeOff" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="TimeOffBalanceSummary1" nillable="true" type="tns:TimeOffBalanceSummary1" /&gt;
  &lt;xs:complexType name="UserTimeOffTypeBalanceSummary1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="asOfDate" nillable="true" type="tns:Date1" /&gt;
      &lt;xs:element minOccurs="0" name="isTimeOffTypeAssigned" type="xs:boolean" /&gt;
      &lt;xs:element minOccurs="0" name="lastResetDate" nillable="true" type="tns:Date1" /&gt;
      &lt;xs:element minOccurs="0" name="nextResetDate" nillable="true" type="tns:Date1" /&gt;
      &lt;xs:element minOccurs="0" name="timeAccrued" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="timeAccruedAtEndOfCalendarYear" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="timeAccruedIncludingFutureEvents" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="timeAdjustBalance" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="timeBanked" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="timeCreditExpiry" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="timeLimitAccrual" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="timeOffDisplayFormatUri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="timeOffType" nillable="true" type="tns:TimeOffTypeReference1" /&gt;
      &lt;xs:element minOccurs="0" name="timePolicyChange" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="timeRemaining" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="timeRemainingAtEndOfCalendarYear" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="timeRemainingAtLastResetDate" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="timeRemainingBeforeNextReset" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="timeRemainingIncludingFutureEvents" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="timeReset" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="timeSellBack" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="timeTaken" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="timeTakenAtEndOfCalendarYear" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="timeTakenIncludingFutureEvents" nillable="true" type="tns:WorkdayDurationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="timeTrackingOption" nillable="true" type="tns:TimeOffTypeTimeTrackingOptionReference1" /&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="UserTimeOffTypeBalanceSummary1" nillable="true" type="tns:UserTimeOffTypeBalanceSummary1" /&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="WorkdayDurationDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="calendarDayDuration" nillable="true" type="tns:CalendarDayDuration1" /&gt;
      &lt;xs:element minOccurs="0" name="decimalWorkdays" type="xs:decimal" /&gt;
      &lt;xs:element minOccurs="0" name="hours" type="xs:int" /&gt;
      &lt;xs:element minOccurs="0" name="minutes" type="xs:int" /&gt;
      &lt;xs:element minOccurs="0" name="workdays" type="xs:int" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="WorkdayDurationDetails1" nillable="true" type="tns:WorkdayDurationDetails1" /&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="TimeOffTypeReference1"&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="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="TimeOffTypeReference1" nillable="true" type="tns:TimeOffTypeReference1" /&gt;
  &lt;xs:complexType name="TimeOffTypeTimeTrackingOptionReference1"&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="TimeOffTypeTimeTrackingOptionReference1" nillable="true" type="tns:TimeOffTypeTimeTrackingOptionReference1" /&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="TimeOffReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="displayText" 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="TimeOffReference1" nillable="true" type="tns:TimeOffReference1" /&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>