﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>Reference for  https://ip-ac12141d:1903/BatchManagementService1.svc/GetStatus</title>
    <style>BODY { color: #000000; background-color: white; font-family: Verdana; margin-left: 0px; margin-top: 0px; } #content { margin-left: 30px; font-size: .70em; padding-bottom: 2em; } A:link { color: #336699; font-weight: bold; text-decoration: underline; } A:visited { color: #6699cc; font-weight: bold; text-decoration: underline; } A:active { color: #336699; font-weight: bold; text-decoration: underline; } .heading1 { background-color: #003366; border-bottom: #336699 6px solid; color: #ffffff; font-family: Tahoma; font-size: 26px; font-weight: normal;margin: 0em 0em 10px -20px; padding-bottom: 8px; padding-left: 30px;padding-top: 16px;} pre { font-size:small; background-color: #e5e5cc; padding: 5px; font-family: Courier New; margin-top: 0px; border: 1px #f0f0e0 solid; white-space: pre-wrap; white-space: -pre-wrap; word-wrap: break-word; } table { border-collapse: collapse; border-spacing: 0px; font-family: Verdana;} table th { border-right: 2px white solid; border-bottom: 2px white solid; font-weight: bold; background-color: #cecf9c;} table td { border-right: 2px white solid; border-bottom: 2px white solid; background-color: #e5e5cc;}</style>
  </head>
  <body>
    <div id="content">
      <p class="heading1">Reference for  https://ip-ac12141d:1903/BatchManagementService1.svc/GetStatus</p>
      <p>Get the status of the specified handle.</p>
      <p xmlns="http://www.w3.org/1999/xhtml">
        <b>Url: </b>
        <span class="uri-template">https://ip-ac12141d:1903/BatchManagementService1.svc/GetStatus</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;BatchStatusDetails1 xmlns="http://replicon.com/service-model/"&gt;
  &lt;batchUri&gt;http://www.example.com/&lt;/batchUri&gt;
  &lt;creationTime&gt;
    &lt;day&gt;2147483647&lt;/day&gt;
    &lt;hour&gt;2147483647&lt;/hour&gt;
    &lt;minute&gt;2147483647&lt;/minute&gt;
    &lt;month&gt;2147483647&lt;/month&gt;
    &lt;second&gt;2147483647&lt;/second&gt;
    &lt;year&gt;2147483647&lt;/year&gt;
  &lt;/creationTime&gt;
  &lt;endTimestamp&gt;
    &lt;day&gt;2147483647&lt;/day&gt;
    &lt;hour&gt;2147483647&lt;/hour&gt;
    &lt;minute&gt;2147483647&lt;/minute&gt;
    &lt;month&gt;2147483647&lt;/month&gt;
    &lt;second&gt;2147483647&lt;/second&gt;
    &lt;year&gt;2147483647&lt;/year&gt;
  &lt;/endTimestamp&gt;
  &lt;executionState&gt;http://www.example.com/&lt;/executionState&gt;
  &lt;items&gt;
    &lt;BatchItemStatusDetails1&gt;
      &lt;endTimestamp&gt;
        &lt;day&gt;2147483647&lt;/day&gt;
        &lt;hour&gt;2147483647&lt;/hour&gt;
        &lt;minute&gt;2147483647&lt;/minute&gt;
        &lt;month&gt;2147483647&lt;/month&gt;
        &lt;second&gt;2147483647&lt;/second&gt;
        &lt;year&gt;2147483647&lt;/year&gt;
      &lt;/endTimestamp&gt;
      &lt;itemProgress&gt;
        &lt;currentProgress&gt;2147483647&lt;/currentProgress&gt;
        &lt;maximumProgress&gt;2147483647&lt;/maximumProgress&gt;
      &lt;/itemProgress&gt;
      &lt;items&gt;
        &lt;BatchItemStatusDetails1&gt;
          &lt;endTimestamp&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;hour&gt;2147483647&lt;/hour&gt;
            &lt;minute&gt;2147483647&lt;/minute&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;second&gt;2147483647&lt;/second&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/endTimestamp&gt;
          &lt;itemProgress&gt;
            &lt;currentProgress&gt;2147483647&lt;/currentProgress&gt;
            &lt;maximumProgress&gt;2147483647&lt;/maximumProgress&gt;
          &lt;/itemProgress&gt;
          &lt;items&gt;
            &lt;BatchItemStatusDetails1 i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" /&gt;
            &lt;BatchItemStatusDetails1 i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" /&gt;
          &lt;/items&gt;
          &lt;message&gt;String content&lt;/message&gt;
          &lt;name&gt;String content&lt;/name&gt;
          &lt;startTimestamp&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;hour&gt;2147483647&lt;/hour&gt;
            &lt;minute&gt;2147483647&lt;/minute&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;second&gt;2147483647&lt;/second&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/startTimestamp&gt;
        &lt;/BatchItemStatusDetails1&gt;
        &lt;BatchItemStatusDetails1&gt;
          &lt;endTimestamp&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;hour&gt;2147483647&lt;/hour&gt;
            &lt;minute&gt;2147483647&lt;/minute&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;second&gt;2147483647&lt;/second&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/endTimestamp&gt;
          &lt;itemProgress&gt;
            &lt;currentProgress&gt;2147483647&lt;/currentProgress&gt;
            &lt;maximumProgress&gt;2147483647&lt;/maximumProgress&gt;
          &lt;/itemProgress&gt;
          &lt;items&gt;
            &lt;BatchItemStatusDetails1 i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" /&gt;
            &lt;BatchItemStatusDetails1 i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" /&gt;
          &lt;/items&gt;
          &lt;message&gt;String content&lt;/message&gt;
          &lt;name&gt;String content&lt;/name&gt;
          &lt;startTimestamp&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;hour&gt;2147483647&lt;/hour&gt;
            &lt;minute&gt;2147483647&lt;/minute&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;second&gt;2147483647&lt;/second&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/startTimestamp&gt;
        &lt;/BatchItemStatusDetails1&gt;
      &lt;/items&gt;
      &lt;message&gt;String content&lt;/message&gt;
      &lt;name&gt;String content&lt;/name&gt;
      &lt;startTimestamp&gt;
        &lt;day&gt;2147483647&lt;/day&gt;
        &lt;hour&gt;2147483647&lt;/hour&gt;
        &lt;minute&gt;2147483647&lt;/minute&gt;
        &lt;month&gt;2147483647&lt;/month&gt;
        &lt;second&gt;2147483647&lt;/second&gt;
        &lt;year&gt;2147483647&lt;/year&gt;
      &lt;/startTimestamp&gt;
    &lt;/BatchItemStatusDetails1&gt;
    &lt;BatchItemStatusDetails1&gt;
      &lt;endTimestamp&gt;
        &lt;day&gt;2147483647&lt;/day&gt;
        &lt;hour&gt;2147483647&lt;/hour&gt;
        &lt;minute&gt;2147483647&lt;/minute&gt;
        &lt;month&gt;2147483647&lt;/month&gt;
        &lt;second&gt;2147483647&lt;/second&gt;
        &lt;year&gt;2147483647&lt;/year&gt;
      &lt;/endTimestamp&gt;
      &lt;itemProgress&gt;
        &lt;currentProgress&gt;2147483647&lt;/currentProgress&gt;
        &lt;maximumProgress&gt;2147483647&lt;/maximumProgress&gt;
      &lt;/itemProgress&gt;
      &lt;items&gt;
        &lt;BatchItemStatusDetails1&gt;
          &lt;endTimestamp&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;hour&gt;2147483647&lt;/hour&gt;
            &lt;minute&gt;2147483647&lt;/minute&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;second&gt;2147483647&lt;/second&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/endTimestamp&gt;
          &lt;itemProgress&gt;
            &lt;currentProgress&gt;2147483647&lt;/currentProgress&gt;
            &lt;maximumProgress&gt;2147483647&lt;/maximumProgress&gt;
          &lt;/itemProgress&gt;
          &lt;items&gt;
            &lt;BatchItemStatusDetails1 i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" /&gt;
            &lt;BatchItemStatusDetails1 i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" /&gt;
          &lt;/items&gt;
          &lt;message&gt;String content&lt;/message&gt;
          &lt;name&gt;String content&lt;/name&gt;
          &lt;startTimestamp&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;hour&gt;2147483647&lt;/hour&gt;
            &lt;minute&gt;2147483647&lt;/minute&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;second&gt;2147483647&lt;/second&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/startTimestamp&gt;
        &lt;/BatchItemStatusDetails1&gt;
        &lt;BatchItemStatusDetails1&gt;
          &lt;endTimestamp&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;hour&gt;2147483647&lt;/hour&gt;
            &lt;minute&gt;2147483647&lt;/minute&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;second&gt;2147483647&lt;/second&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/endTimestamp&gt;
          &lt;itemProgress&gt;
            &lt;currentProgress&gt;2147483647&lt;/currentProgress&gt;
            &lt;maximumProgress&gt;2147483647&lt;/maximumProgress&gt;
          &lt;/itemProgress&gt;
          &lt;items&gt;
            &lt;BatchItemStatusDetails1 i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" /&gt;
            &lt;BatchItemStatusDetails1 i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" /&gt;
          &lt;/items&gt;
          &lt;message&gt;String content&lt;/message&gt;
          &lt;name&gt;String content&lt;/name&gt;
          &lt;startTimestamp&gt;
            &lt;day&gt;2147483647&lt;/day&gt;
            &lt;hour&gt;2147483647&lt;/hour&gt;
            &lt;minute&gt;2147483647&lt;/minute&gt;
            &lt;month&gt;2147483647&lt;/month&gt;
            &lt;second&gt;2147483647&lt;/second&gt;
            &lt;year&gt;2147483647&lt;/year&gt;
          &lt;/startTimestamp&gt;
        &lt;/BatchItemStatusDetails1&gt;
      &lt;/items&gt;
      &lt;message&gt;String content&lt;/message&gt;
      &lt;name&gt;String content&lt;/name&gt;
      &lt;startTimestamp&gt;
        &lt;day&gt;2147483647&lt;/day&gt;
        &lt;hour&gt;2147483647&lt;/hour&gt;
        &lt;minute&gt;2147483647&lt;/minute&gt;
        &lt;month&gt;2147483647&lt;/month&gt;
        &lt;second&gt;2147483647&lt;/second&gt;
        &lt;year&gt;2147483647&lt;/year&gt;
      &lt;/startTimestamp&gt;
    &lt;/BatchItemStatusDetails1&gt;
  &lt;/items&gt;
  &lt;message&gt;String content&lt;/message&gt;
  &lt;name&gt;String content&lt;/name&gt;
  &lt;overallProgress&gt;
    &lt;currentProgress&gt;2147483647&lt;/currentProgress&gt;
    &lt;maximumProgress&gt;2147483647&lt;/maximumProgress&gt;
  &lt;/overallProgress&gt;
  &lt;startTimestamp&gt;
    &lt;day&gt;2147483647&lt;/day&gt;
    &lt;hour&gt;2147483647&lt;/hour&gt;
    &lt;minute&gt;2147483647&lt;/minute&gt;
    &lt;month&gt;2147483647&lt;/month&gt;
    &lt;second&gt;2147483647&lt;/second&gt;
    &lt;year&gt;2147483647&lt;/year&gt;
  &lt;/startTimestamp&gt;
&lt;/BatchStatusDetails1&gt;</pre>
      </p>
      <p>
        <a name="response-json">The following is an example response Json body:</a>
        <pre class="response-json">{
	"batchUri":"http:\/\/www.example.com\/",
	"creationTime":{
		"day":2147483647,
		"hour":2147483647,
		"minute":2147483647,
		"month":2147483647,
		"second":2147483647,
		"year":2147483647
	},
	"endTimestamp":{
		"day":2147483647,
		"hour":2147483647,
		"minute":2147483647,
		"month":2147483647,
		"second":2147483647,
		"year":2147483647
	},
	"executionState":"http:\/\/www.example.com\/",
	"items":[{
		"endTimestamp":{
			"day":2147483647,
			"hour":2147483647,
			"minute":2147483647,
			"month":2147483647,
			"second":2147483647,
			"year":2147483647
		},
		"itemProgress":{
			"currentProgress":2147483647,
			"maximumProgress":2147483647
		},
		"items":[{
			"endTimestamp":{
				"day":2147483647,
				"hour":2147483647,
				"minute":2147483647,
				"month":2147483647,
				"second":2147483647,
				"year":2147483647
			},
			"itemProgress":{
				"currentProgress":2147483647,
				"maximumProgress":2147483647
			},
			"items":[null],
			"message":"String content",
			"name":"String content",
			"startTimestamp":{
				"day":2147483647,
				"hour":2147483647,
				"minute":2147483647,
				"month":2147483647,
				"second":2147483647,
				"year":2147483647
			}
		}],
		"message":"String content",
		"name":"String content",
		"startTimestamp":{
			"day":2147483647,
			"hour":2147483647,
			"minute":2147483647,
			"month":2147483647,
			"second":2147483647,
			"year":2147483647
		}
	}],
	"message":"String content",
	"name":"String content",
	"overallProgress":{
		"currentProgress":2147483647,
		"maximumProgress":2147483647
	},
	"startTimestamp":{
		"day":2147483647,
		"hour":2147483647,
		"minute":2147483647,
		"month":2147483647,
		"second":2147483647,
		"year":2147483647
	}
}</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/service-model/" elementFormDefault="qualified" targetNamespace="http://replicon.com/service-model/" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt;
  &lt;xs:complexType name="BatchStatusDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="batchUri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="creationTime" nillable="true" type="tns:DateTimeUtcDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="endTimestamp" nillable="true" type="tns:DateTimeUtcDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="executionState" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="items" nillable="true" type="tns:ArrayOfBatchItemStatusDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="message" 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="overallProgress" nillable="true" type="tns:BatchItemProgressDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="startTimestamp" nillable="true" type="tns:DateTimeUtcDetails1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="BatchStatusDetails1" nillable="true" type="tns:BatchStatusDetails1" /&gt;
  &lt;xs:complexType name="DateTimeUtcDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="day" type="xs:int" /&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="month" type="xs:int" /&gt;
      &lt;xs:element minOccurs="0" name="second" 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="DateTimeUtcDetails1" nillable="true" type="tns:DateTimeUtcDetails1" /&gt;
  &lt;xs:complexType name="ArrayOfBatchItemStatusDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="BatchItemStatusDetails1" nillable="true" type="tns:BatchItemStatusDetails1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfBatchItemStatusDetails1" nillable="true" type="tns:ArrayOfBatchItemStatusDetails1" /&gt;
  &lt;xs:complexType name="BatchItemStatusDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="endTimestamp" nillable="true" type="tns:DateTimeUtcDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="itemProgress" nillable="true" type="tns:BatchItemProgressDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="items" nillable="true" type="tns:ArrayOfBatchItemStatusDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="message" 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="startTimestamp" nillable="true" type="tns:DateTimeUtcDetails1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="BatchItemStatusDetails1" nillable="true" type="tns:BatchItemStatusDetails1" /&gt;
  &lt;xs:complexType name="BatchItemProgressDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="currentProgress" type="xs:int" /&gt;
      &lt;xs:element minOccurs="0" name="maximumProgress" type="xs:int" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="BatchItemProgressDetails1" nillable="true" type="tns:BatchItemProgressDetails1" /&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>