Advertisement
Guest User

siteMap

a guest
Apr 7th, 2016
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.83 KB | None | 0 0
  1. {
  2.     "method": "GET",
  3.     "transformRequest": [null],
  4.     "url": "Sitemap3.xml",
  5.     "headers": {
  6.         "Accept": "application/json, text/plain, */*"
  7.     }
  8. } {
  9.     "Envelope": {
  10.         "Body": {
  11.             "getEmployeeSiteIResponse": {
  12.                 "return": {
  13.                     "item": {
  14.                         "item": [{
  15.                             "_xsi:type": "xsd:string"
  16.                         }, {
  17.                             "_xsi:type": "xsd:string",
  18.                             "__text": "youpi"
  19.                         }, {
  20.                             "_xsi:type": "xsd:string",
  21.                             "__text": "youpi2"
  22.                         }, {
  23.                             "_xsi:type": "xsd:string",
  24.                             "__text": "youpi3"
  25.                         }, {
  26.                             "_xsi:type": "xsd:string",
  27.                             "__text": "youpi4"
  28.                         }, {
  29.                             "_xsi:type": "xsd:string",
  30.                             "__text": "youpi5"
  31.                         }, {
  32.                             "_xsi:type": "xsd:string",
  33.                             "__text": "youpi6"
  34.                         }, {
  35.                             "_xsi:type": "xsd:string",
  36.                             "__text": "youpi7"
  37.                         }, {
  38.                             "_xsi:type": "xsd:string",
  39.                             "__text": "youpi8"
  40.                         }, {
  41.                             "_xsi:type": "xsd:string",
  42.                             "__text": "youpi9"
  43.                         }, {
  44.                             "_xsi:type": "xsd:string",
  45.                             "__text": "youpi10"
  46.                         }, {
  47.                             "_xsi:type": "xsd:string",
  48.                             "__text": "youpi11"
  49.                         }, {
  50.                             "_xsi:type": "xsd:string",
  51.                             "__text": "youpi12"
  52.                         }],
  53.                         "_SOAP-ENC:arrayType": "xsd:string[634]",
  54.                         "_xsi:type": "SOAP-ENC:Array"
  55.                     },
  56.                     "_SOAP-ENC:arrayType": "SOAP-ENC:Array[1]",
  57.                     "_xsi:type": "SOAP-ENC:Array"
  58.                 },
  59.                 "__prefix": "ns1"
  60.             },
  61.             "__prefix": "SOAP-ENV"
  62.         },
  63.         "_xmlns:SOAP-ENV": "http://schemas.xmlsoap.org/soap/envelope/",
  64.         "_xmlns:ns1": "http://localhost/ws_ldap/InputServer.php",
  65.         "_xmlns:SOAP-ENC": "http://schemas.xmlsoap.org/soap/encoding/",
  66.         "_xmlns:xsd": "http://www.w3.org/2001/XMLSchema",
  67.         "_xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",
  68.         "_SOAP-ENV:encodingStyle": "http://schemas.xmlsoap.org/soap/encoding/",
  69.         "__prefix": "SOAP-ENV"
  70.     }
  71. }
  72. 200
  73. OK
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement