﻿<!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-ac102d8b:1903/TimeDataExportService1.svc/GetUpdateTimeDataExportErrorBatchResults</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-ac102d8b:1903/TimeDataExportService1.svc/GetUpdateTimeDataExportErrorBatchResults</p>
      <p>Get results of specified batch that was created to update time data export error statuses</p>
      <p xmlns="http://www.w3.org/1999/xhtml">
        <b>Url: </b>
        <span class="uri-template">https://ip-ac102d8b:1903/TimeDataExportService1.svc/GetUpdateTimeDataExportErrorBatchResults</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;UpdateTimeDataExportErrorBatchResult xmlns="http://schemas.datacontract.org/2004/07/Replicon.Darkwater.Services.Contracts"&gt;
  &lt;error&gt;String content&lt;/error&gt;
  &lt;results&gt;
    &lt;completed xmlns="http://replicon.com/"&gt;
      &lt;UpdateTimeDataExportErrorResult1&gt;
        &lt;failedObject&gt;
          &lt;statusUri&gt;http://www.example.com/&lt;/statusUri&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/failedObject&gt;
        &lt;failedObjectDetails&gt;
          &lt;aggregationKey&gt;String content&lt;/aggregationKey&gt;
          &lt;entryDate&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/entryDate&gt;
          &lt;failureReason&gt;String content&lt;/failureReason&gt;
          &lt;statusUri&gt;http://www.example.com/&lt;/statusUri&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;user&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;loginName&gt;String content&lt;/loginName&gt;
            &lt;slug&gt;String content&lt;/slug&gt;
            &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;/user&gt;
        &lt;/failedObjectDetails&gt;
        &lt;notifications&gt;
          &lt;ValidationNotificationSummary1&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;failureKeyValues&gt;
              &lt;JsonKeyValue1&gt;
                &lt;jsonValue&gt;String content&lt;/jsonValue&gt;
                &lt;key&gt;String content&lt;/key&gt;
              &lt;/JsonKeyValue1&gt;
              &lt;JsonKeyValue1&gt;
                &lt;jsonValue&gt;String content&lt;/jsonValue&gt;
                &lt;key&gt;String content&lt;/key&gt;
              &lt;/JsonKeyValue1&gt;
            &lt;/failureKeyValues&gt;
            &lt;failureUri&gt;http://www.example.com/&lt;/failureUri&gt;
            &lt;severityUri&gt;http://www.example.com/&lt;/severityUri&gt;
          &lt;/ValidationNotificationSummary1&gt;
          &lt;ValidationNotificationSummary1&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;failureKeyValues&gt;
              &lt;JsonKeyValue1&gt;
                &lt;jsonValue&gt;String content&lt;/jsonValue&gt;
                &lt;key&gt;String content&lt;/key&gt;
              &lt;/JsonKeyValue1&gt;
              &lt;JsonKeyValue1&gt;
                &lt;jsonValue&gt;String content&lt;/jsonValue&gt;
                &lt;key&gt;String content&lt;/key&gt;
              &lt;/JsonKeyValue1&gt;
            &lt;/failureKeyValues&gt;
            &lt;failureUri&gt;http://www.example.com/&lt;/failureUri&gt;
            &lt;severityUri&gt;http://www.example.com/&lt;/severityUri&gt;
          &lt;/ValidationNotificationSummary1&gt;
        &lt;/notifications&gt;
      &lt;/UpdateTimeDataExportErrorResult1&gt;
      &lt;UpdateTimeDataExportErrorResult1&gt;
        &lt;failedObject&gt;
          &lt;statusUri&gt;http://www.example.com/&lt;/statusUri&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/failedObject&gt;
        &lt;failedObjectDetails&gt;
          &lt;aggregationKey&gt;String content&lt;/aggregationKey&gt;
          &lt;entryDate&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/entryDate&gt;
          &lt;failureReason&gt;String content&lt;/failureReason&gt;
          &lt;statusUri&gt;http://www.example.com/&lt;/statusUri&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;user&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;loginName&gt;String content&lt;/loginName&gt;
            &lt;slug&gt;String content&lt;/slug&gt;
            &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;/user&gt;
        &lt;/failedObjectDetails&gt;
        &lt;notifications&gt;
          &lt;ValidationNotificationSummary1&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;failureKeyValues&gt;
              &lt;JsonKeyValue1&gt;
                &lt;jsonValue&gt;String content&lt;/jsonValue&gt;
                &lt;key&gt;String content&lt;/key&gt;
              &lt;/JsonKeyValue1&gt;
              &lt;JsonKeyValue1&gt;
                &lt;jsonValue&gt;String content&lt;/jsonValue&gt;
                &lt;key&gt;String content&lt;/key&gt;
              &lt;/JsonKeyValue1&gt;
            &lt;/failureKeyValues&gt;
            &lt;failureUri&gt;http://www.example.com/&lt;/failureUri&gt;
            &lt;severityUri&gt;http://www.example.com/&lt;/severityUri&gt;
          &lt;/ValidationNotificationSummary1&gt;
          &lt;ValidationNotificationSummary1&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;failureKeyValues&gt;
              &lt;JsonKeyValue1&gt;
                &lt;jsonValue&gt;String content&lt;/jsonValue&gt;
                &lt;key&gt;String content&lt;/key&gt;
              &lt;/JsonKeyValue1&gt;
              &lt;JsonKeyValue1&gt;
                &lt;jsonValue&gt;String content&lt;/jsonValue&gt;
                &lt;key&gt;String content&lt;/key&gt;
              &lt;/JsonKeyValue1&gt;
            &lt;/failureKeyValues&gt;
            &lt;failureUri&gt;http://www.example.com/&lt;/failureUri&gt;
            &lt;severityUri&gt;http://www.example.com/&lt;/severityUri&gt;
          &lt;/ValidationNotificationSummary1&gt;
        &lt;/notifications&gt;
      &lt;/UpdateTimeDataExportErrorResult1&gt;
    &lt;/completed&gt;
    &lt;failed xmlns="http://replicon.com/"&gt;
      &lt;UpdateTimeDataExportErrorResult1&gt;
        &lt;failedObject&gt;
          &lt;statusUri&gt;http://www.example.com/&lt;/statusUri&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/failedObject&gt;
        &lt;failedObjectDetails&gt;
          &lt;aggregationKey&gt;String content&lt;/aggregationKey&gt;
          &lt;entryDate&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/entryDate&gt;
          &lt;failureReason&gt;String content&lt;/failureReason&gt;
          &lt;statusUri&gt;http://www.example.com/&lt;/statusUri&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;user&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;loginName&gt;String content&lt;/loginName&gt;
            &lt;slug&gt;String content&lt;/slug&gt;
            &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;/user&gt;
        &lt;/failedObjectDetails&gt;
        &lt;notifications&gt;
          &lt;ValidationNotificationSummary1&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;failureKeyValues&gt;
              &lt;JsonKeyValue1&gt;
                &lt;jsonValue&gt;String content&lt;/jsonValue&gt;
                &lt;key&gt;String content&lt;/key&gt;
              &lt;/JsonKeyValue1&gt;
              &lt;JsonKeyValue1&gt;
                &lt;jsonValue&gt;String content&lt;/jsonValue&gt;
                &lt;key&gt;String content&lt;/key&gt;
              &lt;/JsonKeyValue1&gt;
            &lt;/failureKeyValues&gt;
            &lt;failureUri&gt;http://www.example.com/&lt;/failureUri&gt;
            &lt;severityUri&gt;http://www.example.com/&lt;/severityUri&gt;
          &lt;/ValidationNotificationSummary1&gt;
          &lt;ValidationNotificationSummary1&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;failureKeyValues&gt;
              &lt;JsonKeyValue1&gt;
                &lt;jsonValue&gt;String content&lt;/jsonValue&gt;
                &lt;key&gt;String content&lt;/key&gt;
              &lt;/JsonKeyValue1&gt;
              &lt;JsonKeyValue1&gt;
                &lt;jsonValue&gt;String content&lt;/jsonValue&gt;
                &lt;key&gt;String content&lt;/key&gt;
              &lt;/JsonKeyValue1&gt;
            &lt;/failureKeyValues&gt;
            &lt;failureUri&gt;http://www.example.com/&lt;/failureUri&gt;
            &lt;severityUri&gt;http://www.example.com/&lt;/severityUri&gt;
          &lt;/ValidationNotificationSummary1&gt;
        &lt;/notifications&gt;
      &lt;/UpdateTimeDataExportErrorResult1&gt;
      &lt;UpdateTimeDataExportErrorResult1&gt;
        &lt;failedObject&gt;
          &lt;statusUri&gt;http://www.example.com/&lt;/statusUri&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/failedObject&gt;
        &lt;failedObjectDetails&gt;
          &lt;aggregationKey&gt;String content&lt;/aggregationKey&gt;
          &lt;entryDate&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/entryDate&gt;
          &lt;failureReason&gt;String content&lt;/failureReason&gt;
          &lt;statusUri&gt;http://www.example.com/&lt;/statusUri&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;user&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;loginName&gt;String content&lt;/loginName&gt;
            &lt;slug&gt;String content&lt;/slug&gt;
            &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
          &lt;/user&gt;
        &lt;/failedObjectDetails&gt;
        &lt;notifications&gt;
          &lt;ValidationNotificationSummary1&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;failureKeyValues&gt;
              &lt;JsonKeyValue1&gt;
                &lt;jsonValue&gt;String content&lt;/jsonValue&gt;
                &lt;key&gt;String content&lt;/key&gt;
              &lt;/JsonKeyValue1&gt;
              &lt;JsonKeyValue1&gt;
                &lt;jsonValue&gt;String content&lt;/jsonValue&gt;
                &lt;key&gt;String content&lt;/key&gt;
              &lt;/JsonKeyValue1&gt;
            &lt;/failureKeyValues&gt;
            &lt;failureUri&gt;http://www.example.com/&lt;/failureUri&gt;
            &lt;severityUri&gt;http://www.example.com/&lt;/severityUri&gt;
          &lt;/ValidationNotificationSummary1&gt;
          &lt;ValidationNotificationSummary1&gt;
            &lt;displayText&gt;String content&lt;/displayText&gt;
            &lt;failureKeyValues&gt;
              &lt;JsonKeyValue1&gt;
                &lt;jsonValue&gt;String content&lt;/jsonValue&gt;
                &lt;key&gt;String content&lt;/key&gt;
              &lt;/JsonKeyValue1&gt;
              &lt;JsonKeyValue1&gt;
                &lt;jsonValue&gt;String content&lt;/jsonValue&gt;
                &lt;key&gt;String content&lt;/key&gt;
              &lt;/JsonKeyValue1&gt;
            &lt;/failureKeyValues&gt;
            &lt;failureUri&gt;http://www.example.com/&lt;/failureUri&gt;
            &lt;severityUri&gt;http://www.example.com/&lt;/severityUri&gt;
          &lt;/ValidationNotificationSummary1&gt;
        &lt;/notifications&gt;
      &lt;/UpdateTimeDataExportErrorResult1&gt;
    &lt;/failed&gt;
  &lt;/results&gt;
&lt;/UpdateTimeDataExportErrorBatchResult&gt;</pre>
      </p>
      <p>
        <a name="response-json">The following is an example response Json body:</a>
        <pre class="response-json">{
	"error":"String content",
	"results":{
		"completed":[{
			"failedObject":{
				"statusUri":"http:\/\/www.example.com\/",
				"uri":"http:\/\/www.example.com\/"
			},
			"failedObjectDetails":{
				"aggregationKey":"String content",
				"entryDate":{
					"day":2147483647,
					"month":2147483647,
					"year":2147483647
				},
				"failureReason":"String content",
				"statusUri":"http:\/\/www.example.com\/",
				"uri":"http:\/\/www.example.com\/",
				"user":{
					"displayText":"String content",
					"loginName":"String content",
					"slug":"String content",
					"uri":"http:\/\/www.example.com\/"
				}
			},
			"notifications":[{
				"displayText":"String content",
				"failureKeyValues":[{
					"jsonValue":"String content",
					"key":"String content"
				}],
				"failureUri":"http:\/\/www.example.com\/",
				"severityUri":"http:\/\/www.example.com\/"
			}]
		}],
		"failed":[{
			"failedObject":{
				"statusUri":"http:\/\/www.example.com\/",
				"uri":"http:\/\/www.example.com\/"
			},
			"failedObjectDetails":{
				"aggregationKey":"String content",
				"entryDate":{
					"day":2147483647,
					"month":2147483647,
					"year":2147483647
				},
				"failureReason":"String content",
				"statusUri":"http:\/\/www.example.com\/",
				"uri":"http:\/\/www.example.com\/",
				"user":{
					"displayText":"String content",
					"loginName":"String content",
					"slug":"String content",
					"uri":"http:\/\/www.example.com\/"
				}
			},
			"notifications":[{
				"displayText":"String content",
				"failureKeyValues":[{
					"jsonValue":"String content",
					"key":"String content"
				}],
				"failureUri":"http:\/\/www.example.com\/",
				"severityUri":"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://schemas.datacontract.org/2004/07/Replicon.Darkwater.Services.Contracts" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replicon.Darkwater.Services.Contracts" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt;
  &lt;xs:import namespace="http://replicon.com/" /&gt;
  &lt;xs:complexType name="UpdateTimeDataExportErrorBatchResult"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="error" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="results" nillable="true" xmlns:q1="http://replicon.com/" type="q1:UpdateTimeDataExportErrorResults1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="UpdateTimeDataExportErrorBatchResult" nillable="true" type="tns:UpdateTimeDataExportErrorBatchResult" /&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://replicon.com/" elementFormDefault="qualified" targetNamespace="http://replicon.com/" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt;
  &lt;xs:complexType name="UpdateTimeDataExportErrorResults1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="completed" nillable="true" type="tns:ArrayOfUpdateTimeDataExportErrorResult1" /&gt;
      &lt;xs:element minOccurs="0" name="failed" nillable="true" type="tns:ArrayOfUpdateTimeDataExportErrorResult1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="UpdateTimeDataExportErrorResults1" nillable="true" type="tns:UpdateTimeDataExportErrorResults1" /&gt;
  &lt;xs:complexType name="ArrayOfUpdateTimeDataExportErrorResult1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="UpdateTimeDataExportErrorResult1" nillable="true" type="tns:UpdateTimeDataExportErrorResult1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfUpdateTimeDataExportErrorResult1" nillable="true" type="tns:ArrayOfUpdateTimeDataExportErrorResult1" /&gt;
  &lt;xs:complexType name="UpdateTimeDataExportErrorResult1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="failedObject" nillable="true" type="tns:UpdateTimeDataExportErrorParameter1" /&gt;
      &lt;xs:element minOccurs="0" name="failedObjectDetails" nillable="true" type="tns:TimeDataExportErrorDetails" /&gt;
      &lt;xs:element minOccurs="0" name="notifications" nillable="true" type="tns:ArrayOfValidationNotificationSummary1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="UpdateTimeDataExportErrorResult1" nillable="true" type="tns:UpdateTimeDataExportErrorResult1" /&gt;
  &lt;xs:complexType name="UpdateTimeDataExportErrorParameter1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name="statusUri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="UpdateTimeDataExportErrorParameter1" nillable="true" type="tns:UpdateTimeDataExportErrorParameter1" /&gt;
  &lt;xs:complexType name="TimeDataExportErrorDetails"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="aggregationKey" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="entryDate" nillable="true" type="tns:Date1" /&gt;
      &lt;xs:element minOccurs="0" name="failureReason" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="statusUri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="uri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="user" nillable="true" type="tns:UserReference1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="TimeDataExportErrorDetails" nillable="true" type="tns:TimeDataExportErrorDetails" /&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="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="ArrayOfValidationNotificationSummary1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="ValidationNotificationSummary1" nillable="true" type="tns:ValidationNotificationSummary1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfValidationNotificationSummary1" nillable="true" type="tns:ArrayOfValidationNotificationSummary1" /&gt;
  &lt;xs:complexType name="ValidationNotificationSummary1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="failureKeyValues" nillable="true" type="tns:ArrayOfJsonKeyValue1" /&gt;
      &lt;xs:element minOccurs="0" name="failureUri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="severityUri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ValidationNotificationSummary1" nillable="true" type="tns:ValidationNotificationSummary1" /&gt;
  &lt;xs:complexType name="ArrayOfJsonKeyValue1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="JsonKeyValue1" nillable="true" type="tns:JsonKeyValue1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfJsonKeyValue1" nillable="true" type="tns:ArrayOfJsonKeyValue1" /&gt;
  &lt;xs:complexType name="JsonKeyValue1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="jsonValue" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="key" nillable="true" type="xs:string" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="JsonKeyValue1" nillable="true" type="tns:JsonKeyValue1" /&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>