﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>Reference for  https://ip-ac121233:1903/PermissionSetService1.svc/GetPolicyDataAccessScopeDetailsForUser2</title>
    <style>BODY { color: #000000; background-color: white; font-family: Verdana; margin-left: 0px; margin-top: 0px; } #content { margin-left: 30px; font-size: .70em; padding-bottom: 2em; } A:link { color: #336699; font-weight: bold; text-decoration: underline; } A:visited { color: #6699cc; font-weight: bold; text-decoration: underline; } A:active { color: #336699; font-weight: bold; text-decoration: underline; } .heading1 { background-color: #003366; border-bottom: #336699 6px solid; color: #ffffff; font-family: Tahoma; font-size: 26px; font-weight: normal;margin: 0em 0em 10px -20px; padding-bottom: 8px; padding-left: 30px;padding-top: 16px;} pre { font-size:small; background-color: #e5e5cc; padding: 5px; font-family: Courier New; margin-top: 0px; border: 1px #f0f0e0 solid; white-space: pre-wrap; white-space: -pre-wrap; word-wrap: break-word; } table { border-collapse: collapse; border-spacing: 0px; font-family: Verdana;} table th { border-right: 2px white solid; border-bottom: 2px white solid; font-weight: bold; background-color: #cecf9c;} table td { border-right: 2px white solid; border-bottom: 2px white solid; background-color: #e5e5cc;}</style>
  </head>
  <body>
    <div id="content">
      <p class="heading1">Reference for  https://ip-ac121233:1903/PermissionSetService1.svc/GetPolicyDataAccessScopeDetailsForUser2</p>
      <p>Gets all the policy access scopes for a user</p>
      <p xmlns="http://www.w3.org/1999/xhtml">
        <b>Url: </b>
        <span class="uri-template">https://ip-ac121233:1903/PermissionSetService1.svc/GetPolicyDataAccessScopeDetailsForUser2</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;ArrayOfPolicyDataAccessScopeDetails2 xmlns="http://replicon.com/"&gt;
  &lt;PolicyDataAccessScopeDetails2&gt;
    &lt;costCenters&gt;
      &lt;PolicyDataAccessScopeCostCenterDetails1&gt;
        &lt;costCenter&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/costCenter&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
      &lt;/PolicyDataAccessScopeCostCenterDetails1&gt;
      &lt;PolicyDataAccessScopeCostCenterDetails1&gt;
        &lt;costCenter&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/costCenter&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
      &lt;/PolicyDataAccessScopeCostCenterDetails1&gt;
    &lt;/costCenters&gt;
    &lt;departmentGroups&gt;
      &lt;PolicyDataAccessScopeDepartmentGroupDetails1&gt;
        &lt;departmentGroup&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/departmentGroup&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
      &lt;/PolicyDataAccessScopeDepartmentGroupDetails1&gt;
      &lt;PolicyDataAccessScopeDepartmentGroupDetails1&gt;
        &lt;departmentGroup&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/departmentGroup&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
      &lt;/PolicyDataAccessScopeDepartmentGroupDetails1&gt;
    &lt;/departmentGroups&gt;
    &lt;divisions&gt;
      &lt;PolicyDataAccessScopeDivisionDetails1&gt;
        &lt;division&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/division&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
      &lt;/PolicyDataAccessScopeDivisionDetails1&gt;
      &lt;PolicyDataAccessScopeDivisionDetails1&gt;
        &lt;division&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/division&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
      &lt;/PolicyDataAccessScopeDivisionDetails1&gt;
    &lt;/divisions&gt;
    &lt;employeeTypeGroups&gt;
      &lt;PolicyDataAccessScopeEmployeeTypeGroupDetails1&gt;
        &lt;employeeTypeGroup&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/employeeTypeGroup&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
      &lt;/PolicyDataAccessScopeEmployeeTypeGroupDetails1&gt;
      &lt;PolicyDataAccessScopeEmployeeTypeGroupDetails1&gt;
        &lt;employeeTypeGroup&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/employeeTypeGroup&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
      &lt;/PolicyDataAccessScopeEmployeeTypeGroupDetails1&gt;
    &lt;/employeeTypeGroups&gt;
    &lt;locations&gt;
      &lt;PolicyDataAccessScopeLocationDetails1&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
        &lt;location&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/location&gt;
      &lt;/PolicyDataAccessScopeLocationDetails1&gt;
      &lt;PolicyDataAccessScopeLocationDetails1&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
        &lt;location&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/location&gt;
      &lt;/PolicyDataAccessScopeLocationDetails1&gt;
    &lt;/locations&gt;
    &lt;policyUri&gt;http://www.example.com/&lt;/policyUri&gt;
    &lt;scopeObjectTypeUri&gt;http://www.example.com/&lt;/scopeObjectTypeUri&gt;
    &lt;serviceCenters&gt;
      &lt;PolicyDataAccessScopeServiceCenterDetails1&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
        &lt;serviceCenter&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/serviceCenter&gt;
      &lt;/PolicyDataAccessScopeServiceCenterDetails1&gt;
      &lt;PolicyDataAccessScopeServiceCenterDetails1&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
        &lt;serviceCenter&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/serviceCenter&gt;
      &lt;/PolicyDataAccessScopeServiceCenterDetails1&gt;
    &lt;/serviceCenters&gt;
  &lt;/PolicyDataAccessScopeDetails2&gt;
  &lt;PolicyDataAccessScopeDetails2&gt;
    &lt;costCenters&gt;
      &lt;PolicyDataAccessScopeCostCenterDetails1&gt;
        &lt;costCenter&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/costCenter&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
      &lt;/PolicyDataAccessScopeCostCenterDetails1&gt;
      &lt;PolicyDataAccessScopeCostCenterDetails1&gt;
        &lt;costCenter&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/costCenter&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
      &lt;/PolicyDataAccessScopeCostCenterDetails1&gt;
    &lt;/costCenters&gt;
    &lt;departmentGroups&gt;
      &lt;PolicyDataAccessScopeDepartmentGroupDetails1&gt;
        &lt;departmentGroup&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/departmentGroup&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
      &lt;/PolicyDataAccessScopeDepartmentGroupDetails1&gt;
      &lt;PolicyDataAccessScopeDepartmentGroupDetails1&gt;
        &lt;departmentGroup&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/departmentGroup&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
      &lt;/PolicyDataAccessScopeDepartmentGroupDetails1&gt;
    &lt;/departmentGroups&gt;
    &lt;divisions&gt;
      &lt;PolicyDataAccessScopeDivisionDetails1&gt;
        &lt;division&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/division&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
      &lt;/PolicyDataAccessScopeDivisionDetails1&gt;
      &lt;PolicyDataAccessScopeDivisionDetails1&gt;
        &lt;division&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/division&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
      &lt;/PolicyDataAccessScopeDivisionDetails1&gt;
    &lt;/divisions&gt;
    &lt;employeeTypeGroups&gt;
      &lt;PolicyDataAccessScopeEmployeeTypeGroupDetails1&gt;
        &lt;employeeTypeGroup&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/employeeTypeGroup&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
      &lt;/PolicyDataAccessScopeEmployeeTypeGroupDetails1&gt;
      &lt;PolicyDataAccessScopeEmployeeTypeGroupDetails1&gt;
        &lt;employeeTypeGroup&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/employeeTypeGroup&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
      &lt;/PolicyDataAccessScopeEmployeeTypeGroupDetails1&gt;
    &lt;/employeeTypeGroups&gt;
    &lt;locations&gt;
      &lt;PolicyDataAccessScopeLocationDetails1&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
        &lt;location&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/location&gt;
      &lt;/PolicyDataAccessScopeLocationDetails1&gt;
      &lt;PolicyDataAccessScopeLocationDetails1&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
        &lt;location&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/location&gt;
      &lt;/PolicyDataAccessScopeLocationDetails1&gt;
    &lt;/locations&gt;
    &lt;policyUri&gt;http://www.example.com/&lt;/policyUri&gt;
    &lt;scopeObjectTypeUri&gt;http://www.example.com/&lt;/scopeObjectTypeUri&gt;
    &lt;serviceCenters&gt;
      &lt;PolicyDataAccessScopeServiceCenterDetails1&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
        &lt;serviceCenter&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/serviceCenter&gt;
      &lt;/PolicyDataAccessScopeServiceCenterDetails1&gt;
      &lt;PolicyDataAccessScopeServiceCenterDetails1&gt;
        &lt;groupDescendantModeUri&gt;http://www.example.com/&lt;/groupDescendantModeUri&gt;
        &lt;groupSpecificationModeUri&gt;http://www.example.com/&lt;/groupSpecificationModeUri&gt;
        &lt;serviceCenter&gt;
          &lt;displayText&gt;String content&lt;/displayText&gt;
          &lt;parameterCorrelationId&gt;String content&lt;/parameterCorrelationId&gt;
          &lt;slug&gt;String content&lt;/slug&gt;
          &lt;uri&gt;http://www.example.com/&lt;/uri&gt;
        &lt;/serviceCenter&gt;
      &lt;/PolicyDataAccessScopeServiceCenterDetails1&gt;
    &lt;/serviceCenters&gt;
  &lt;/PolicyDataAccessScopeDetails2&gt;
&lt;/ArrayOfPolicyDataAccessScopeDetails2&gt;</pre>
      </p>
      <p>
        <a name="response-json">The following is an example response Json body:</a>
        <pre class="response-json">[{
	"costCenters":[{
		"costCenter":{
			"displayText":"String content",
			"parameterCorrelationId":"String content",
			"slug":"String content",
			"uri":"http:\/\/www.example.com\/"
		},
		"groupDescendantModeUri":"http:\/\/www.example.com\/",
		"groupSpecificationModeUri":"http:\/\/www.example.com\/"
	}],
	"departmentGroups":[{
		"departmentGroup":{
			"displayText":"String content",
			"parameterCorrelationId":"String content",
			"slug":"String content",
			"uri":"http:\/\/www.example.com\/"
		},
		"groupDescendantModeUri":"http:\/\/www.example.com\/",
		"groupSpecificationModeUri":"http:\/\/www.example.com\/"
	}],
	"divisions":[{
		"division":{
			"displayText":"String content",
			"parameterCorrelationId":"String content",
			"slug":"String content",
			"uri":"http:\/\/www.example.com\/"
		},
		"groupDescendantModeUri":"http:\/\/www.example.com\/",
		"groupSpecificationModeUri":"http:\/\/www.example.com\/"
	}],
	"employeeTypeGroups":[{
		"employeeTypeGroup":{
			"displayText":"String content",
			"parameterCorrelationId":"String content",
			"slug":"String content",
			"uri":"http:\/\/www.example.com\/"
		},
		"groupDescendantModeUri":"http:\/\/www.example.com\/",
		"groupSpecificationModeUri":"http:\/\/www.example.com\/"
	}],
	"locations":[{
		"groupDescendantModeUri":"http:\/\/www.example.com\/",
		"groupSpecificationModeUri":"http:\/\/www.example.com\/",
		"location":{
			"displayText":"String content",
			"parameterCorrelationId":"String content",
			"slug":"String content",
			"uri":"http:\/\/www.example.com\/"
		}
	}],
	"policyUri":"http:\/\/www.example.com\/",
	"scopeObjectTypeUri":"http:\/\/www.example.com\/",
	"serviceCenters":[{
		"groupDescendantModeUri":"http:\/\/www.example.com\/",
		"groupSpecificationModeUri":"http:\/\/www.example.com\/",
		"serviceCenter":{
			"displayText":"String content",
			"parameterCorrelationId":"String content",
			"slug":"String content",
			"uri":"http:\/\/www.example.com\/"
		}
	}]
}]</pre>
      </p>
      <p>
        <a name="response-schema">The following is the response Xml Schema:</a>
        <pre class="response-schema">&lt;xs:schema xmlns:tns="http://replicon.com/" elementFormDefault="qualified" targetNamespace="http://replicon.com/" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt;
  &lt;xs:complexType name="ArrayOfPolicyDataAccessScopeDetails2"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="PolicyDataAccessScopeDetails2" nillable="true" type="tns:PolicyDataAccessScopeDetails2" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfPolicyDataAccessScopeDetails2" nillable="true" type="tns:ArrayOfPolicyDataAccessScopeDetails2" /&gt;
  &lt;xs:complexType name="PolicyDataAccessScopeDetails2"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="costCenters" nillable="true" type="tns:ArrayOfPolicyDataAccessScopeCostCenterDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="departmentGroups" nillable="true" type="tns:ArrayOfPolicyDataAccessScopeDepartmentGroupDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="divisions" nillable="true" type="tns:ArrayOfPolicyDataAccessScopeDivisionDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="employeeTypeGroups" nillable="true" type="tns:ArrayOfPolicyDataAccessScopeEmployeeTypeGroupDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="locations" nillable="true" type="tns:ArrayOfPolicyDataAccessScopeLocationDetails1" /&gt;
      &lt;xs:element minOccurs="0" name="policyUri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="scopeObjectTypeUri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="serviceCenters" nillable="true" type="tns:ArrayOfPolicyDataAccessScopeServiceCenterDetails1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="PolicyDataAccessScopeDetails2" nillable="true" type="tns:PolicyDataAccessScopeDetails2" /&gt;
  &lt;xs:complexType name="ArrayOfPolicyDataAccessScopeCostCenterDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="PolicyDataAccessScopeCostCenterDetails1" nillable="true" type="tns:PolicyDataAccessScopeCostCenterDetails1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfPolicyDataAccessScopeCostCenterDetails1" nillable="true" type="tns:ArrayOfPolicyDataAccessScopeCostCenterDetails1" /&gt;
  &lt;xs:complexType name="PolicyDataAccessScopeCostCenterDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="costCenter" nillable="true" type="tns:CostCenterReference1" /&gt;
      &lt;xs:element minOccurs="0" name="groupDescendantModeUri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="groupSpecificationModeUri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="PolicyDataAccessScopeCostCenterDetails1" nillable="true" type="tns:PolicyDataAccessScopeCostCenterDetails1" /&gt;
  &lt;xs:complexType name="CostCenterReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="parameterCorrelationId" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="slug" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="CostCenterReference1" nillable="true" type="tns:CostCenterReference1" /&gt;
  &lt;xs:complexType name="ArrayOfPolicyDataAccessScopeDepartmentGroupDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="PolicyDataAccessScopeDepartmentGroupDetails1" nillable="true" type="tns:PolicyDataAccessScopeDepartmentGroupDetails1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfPolicyDataAccessScopeDepartmentGroupDetails1" nillable="true" type="tns:ArrayOfPolicyDataAccessScopeDepartmentGroupDetails1" /&gt;
  &lt;xs:complexType name="PolicyDataAccessScopeDepartmentGroupDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="departmentGroup" nillable="true" type="tns:DepartmentGroupReference1" /&gt;
      &lt;xs:element minOccurs="0" name="groupDescendantModeUri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="groupSpecificationModeUri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="PolicyDataAccessScopeDepartmentGroupDetails1" nillable="true" type="tns:PolicyDataAccessScopeDepartmentGroupDetails1" /&gt;
  &lt;xs:complexType name="DepartmentGroupReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="parameterCorrelationId" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="slug" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="DepartmentGroupReference1" nillable="true" type="tns:DepartmentGroupReference1" /&gt;
  &lt;xs:complexType name="ArrayOfPolicyDataAccessScopeDivisionDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="PolicyDataAccessScopeDivisionDetails1" nillable="true" type="tns:PolicyDataAccessScopeDivisionDetails1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfPolicyDataAccessScopeDivisionDetails1" nillable="true" type="tns:ArrayOfPolicyDataAccessScopeDivisionDetails1" /&gt;
  &lt;xs:complexType name="PolicyDataAccessScopeDivisionDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="division" nillable="true" type="tns:DivisionReference1" /&gt;
      &lt;xs:element minOccurs="0" name="groupDescendantModeUri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="groupSpecificationModeUri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="PolicyDataAccessScopeDivisionDetails1" nillable="true" type="tns:PolicyDataAccessScopeDivisionDetails1" /&gt;
  &lt;xs:complexType name="DivisionReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="parameterCorrelationId" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="slug" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="DivisionReference1" nillable="true" type="tns:DivisionReference1" /&gt;
  &lt;xs:complexType name="ArrayOfPolicyDataAccessScopeEmployeeTypeGroupDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="PolicyDataAccessScopeEmployeeTypeGroupDetails1" nillable="true" type="tns:PolicyDataAccessScopeEmployeeTypeGroupDetails1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfPolicyDataAccessScopeEmployeeTypeGroupDetails1" nillable="true" type="tns:ArrayOfPolicyDataAccessScopeEmployeeTypeGroupDetails1" /&gt;
  &lt;xs:complexType name="PolicyDataAccessScopeEmployeeTypeGroupDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="employeeTypeGroup" nillable="true" type="tns:EmployeeTypeGroupReference1" /&gt;
      &lt;xs:element minOccurs="0" name="groupDescendantModeUri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="groupSpecificationModeUri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="PolicyDataAccessScopeEmployeeTypeGroupDetails1" nillable="true" type="tns:PolicyDataAccessScopeEmployeeTypeGroupDetails1" /&gt;
  &lt;xs:complexType name="EmployeeTypeGroupReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="parameterCorrelationId" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="slug" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="EmployeeTypeGroupReference1" nillable="true" type="tns:EmployeeTypeGroupReference1" /&gt;
  &lt;xs:complexType name="ArrayOfPolicyDataAccessScopeLocationDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="PolicyDataAccessScopeLocationDetails1" nillable="true" type="tns:PolicyDataAccessScopeLocationDetails1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfPolicyDataAccessScopeLocationDetails1" nillable="true" type="tns:ArrayOfPolicyDataAccessScopeLocationDetails1" /&gt;
  &lt;xs:complexType name="PolicyDataAccessScopeLocationDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="groupDescendantModeUri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="groupSpecificationModeUri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="location" nillable="true" type="tns:LocationReference1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="PolicyDataAccessScopeLocationDetails1" nillable="true" type="tns:PolicyDataAccessScopeLocationDetails1" /&gt;
  &lt;xs:complexType name="LocationReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="parameterCorrelationId" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="slug" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="LocationReference1" nillable="true" type="tns:LocationReference1" /&gt;
  &lt;xs:complexType name="ArrayOfPolicyDataAccessScopeServiceCenterDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="PolicyDataAccessScopeServiceCenterDetails1" nillable="true" type="tns:PolicyDataAccessScopeServiceCenterDetails1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ArrayOfPolicyDataAccessScopeServiceCenterDetails1" nillable="true" type="tns:ArrayOfPolicyDataAccessScopeServiceCenterDetails1" /&gt;
  &lt;xs:complexType name="PolicyDataAccessScopeServiceCenterDetails1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element minOccurs="0" name="groupDescendantModeUri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="groupSpecificationModeUri" nillable="true" type="xs:anyURI" /&gt;
      &lt;xs:element minOccurs="0" name="serviceCenter" nillable="true" type="tns:ServiceCenterReference1" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="PolicyDataAccessScopeServiceCenterDetails1" nillable="true" type="tns:PolicyDataAccessScopeServiceCenterDetails1" /&gt;
  &lt;xs:complexType name="ServiceCenterReference1"&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name="displayText" nillable="true" type="xs:string" /&gt;
      &lt;xs:element minOccurs="0" name="parameterCorrelationId" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="slug" nillable="true" type="xs:string" /&gt;
      &lt;xs:element name="uri" nillable="true" type="xs:anyURI" /&gt;
    &lt;/xs:sequence&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name="ServiceCenterReference1" nillable="true" type="tns:ServiceCenterReference1" /&gt;
&lt;/xs: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>