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