Result

Array
(
    [WSI3_PointRelais_RechercheResult] => Array
        (
            [STAT] => 97
        )

)

Request

POST /Web_Services.asmx HTTP/1.0
Host: api.mondialrelay.com
User-Agent: NuSOAP/0.9.5 (1.123)
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.mondialrelay.fr/webservice/WSI3_PointRelais_Recherche"
Content-Length: 762

<?xml version="1.0" encoding="utf-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns9918="http://api.mondialrelay.com/"><SOAP-ENV:Body><WSI3_PointRelais_Recherche xmlns="http://www.mondialrelay.fr/webservice/"><Enseigne>BDTEST13</Enseigne><Pays>FR</Pays><Ville>LYON</Ville><CP>69008</CP><Latitude></Latitude><Longitude></Longitude><Taille></Taille><Poids>70000</Poids><Action></Action><DelaiEnvoi>0</DelaiEnvoi><RayonRecherche>20</RayonRecherche><Security>521E3A65D97511D4ABA5AA316D8F9E0E</Security></WSI3_PointRelais_Recherche></SOAP-ENV:Body></SOAP-ENV:Envelope>

Response

HTTP/1.1 200 OK
Date: Fri, 20 Jun 2025 03:44:36 GMT
Content-Type: text/xml; charset=utf-8
Content-Length: 450
Connection: keep-alive
Cache-Control: private, max-age=0
x-aspnet-version: 4.0.30319
x-powered-by: ASP.NET
server-timing: dtSInfo;desc="1"
Set-Cookie: dtCookie=v_4_srv_7_sn_40B4089883BE33DD792B02C711184324_perc_100000_ol_0_mul_1_app-3A3e929e8638874d3a_0; Path=/; Domain=.mondialrelay.com
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
Set-Cookie: __cf_bm=cd1ltdnGyASPw0rXwAD9KnTeEk.RSpN6uZXlQt35hjY-1750391076-1.0.1.1-0z0vEiQAW2h52y0MX5KYk7he4GD.NHBZAYKcys9KYTdCzHrl8KAFDVzeVFyOrjAWHmtbAk7.Fc.7CItWW5DRzDS2UNfNOFR22b6P43QqgC8; path=/; expires=Fri, 20-Jun-25 04:14:36 GMT; domain=.mondialrelay.com; HttpOnly; Secure; SameSite=None
Server: cloudflare
CF-RAY: 952844c5bae26ed2-CDG

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><WSI3_PointRelais_RechercheResponse xmlns="http://www.mondialrelay.fr/webservice/"><WSI3_PointRelais_RechercheResult><STAT>97</STAT></WSI3_PointRelais_RechercheResult></WSI3_PointRelais_RechercheResponse></soap:Body></soap:Envelope>

Debug

2025-06-20 05:44:36.605349 nusoap_client: ctor wsdl=1 timeout=0 response_timeout=30
endpoint=string(50) "http://api.mondialrelay.com/Web_Services.asmx?WSDL"
2025-06-20 05:44:36.605393 nusoap_client: will use lazy evaluation of wsdl from http://api.mondialrelay.com/Web_Services.asmx?WSDL
2025-06-20 05:44:36.605406 nusoap_client: call: operation=WSI3_PointRelais_Recherche, namespace=http://api.mondialrelay.com/, soapAction=http://api.mondialrelay.com/WSI3_PointRelais_Recherche, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(12) {
  ["Enseigne"]=>
  string(8) "BDTEST13"
  ["Pays"]=>
  string(2) "FR"
  ["Ville"]=>
  string(4) "LYON"
  ["CP"]=>
  string(5) "69008"
  ["Latitude"]=>
  string(0) ""
  ["Longitude"]=>
  string(0) ""
  ["Taille"]=>
  string(0) ""
  ["Poids"]=>
  string(5) "70000"
  ["Action"]=>
  string(0) ""
  ["DelaiEnvoi"]=>
  string(1) "0"
  ["RayonRecherche"]=>
  string(2) "20"
  ["Security"]=>
  string(32) "521E3A65D97511D4ABA5AA316D8F9E0E"
}
headers=bool(false)
2025-06-20 05:44:36.605417 nusoap_client: instantiating wsdl class with doc: http://api.mondialrelay.com/Web_Services.asmx?WSDL
2025-06-20 05:44:36.605422 wsdl: ctor wsdl= timeout=0 response_timeout=30
2025-06-20 05:44:36.605425 wsdl: parse and process WSDL path=
2025-06-20 05:44:36.605432 wsdl: setCredentials username= authtype= certRequest=
array(0) {
}
2025-06-20 05:44:36.605437 wsdl: parse and process WSDL path=http://api.mondialrelay.com/Web_Services.asmx?WSDL
2025-06-20 05:44:36.605440 wsdl: parse WSDL at path=http://api.mondialrelay.com/Web_Services.asmx?WSDL
2025-06-20 05:44:36.605445 wsdl: getting WSDL http(s) URL http://api.mondialrelay.com/Web_Services.asmx?WSDL
2025-06-20 05:44:36.605448 soap_transport_http: ctor url=http://api.mondialrelay.com/Web_Services.asmx?WSDL use_curl= curl_options:
array(0) {
}
2025-06-20 05:44:36.605453 soap_transport_http: parsed URL scheme = http
2025-06-20 05:44:36.605456 soap_transport_http: parsed URL host = api.mondialrelay.com
2025-06-20 05:44:36.605459 soap_transport_http: parsed URL path = /Web_Services.asmx
2025-06-20 05:44:36.605461 soap_transport_http: parsed URL query = WSDL
2025-06-20 05:44:36.605465 soap_transport_http: set header Host: api.mondialrelay.com
2025-06-20 05:44:36.605522 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2025-06-20 05:44:36.605526 soap_transport_http: set header Accept-Encoding: gzip, deflate
2025-06-20 05:44:36.605530 soap_transport_http: set header Connection: close
2025-06-20 05:44:36.605533 soap_transport_http: entered send() with data of length: 0
2025-06-20 05:44:36.605537 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host api.mondialrelay.com, port 80
2025-06-20 05:44:36.605541 soap_transport_http: calling fsockopen with host api.mondialrelay.com connection_timeout 0
2025-06-20 05:44:36.635199 soap_transport_http: set response timeout to 30
2025-06-20 05:44:36.635213 soap_transport_http: socket connected
2025-06-20 05:44:36.635221 soap_transport_http: HTTP request: GET /Web_Services.asmx?WSDL HTTP/1.1
2025-06-20 05:44:36.635225 soap_transport_http: HTTP header: Host: api.mondialrelay.com
2025-06-20 05:44:36.635228 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2025-06-20 05:44:36.635231 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2025-06-20 05:44:36.635234 soap_transport_http: HTTP header: Connection: close
2025-06-20 05:44:36.635257 soap_transport_http: wrote data to socket, length = 153
2025-06-20 05:44:36.643996 soap_transport_http: read line of 32 bytes: HTTP/1.1 301 Moved Permanently
2025-06-20 05:44:36.644003 soap_transport_http: read line of 37 bytes: Date: Fri, 20 Jun 2025 03:44:36 GMT
2025-06-20 05:44:36.644007 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2025-06-20 05:44:36.644010 soap_transport_http: read line of 21 bytes: Content-Length: 167
2025-06-20 05:44:36.644014 soap_transport_http: read line of 19 bytes: Connection: close
2025-06-20 05:44:36.644017 soap_transport_http: read line of 29 bytes: Cache-Control: max-age=3600
2025-06-20 05:44:36.644020 soap_transport_http: read line of 40 bytes: Expires: Fri, 20 Jun 2025 04:44:36 GMT
2025-06-20 05:44:36.644023 soap_transport_http: read line of 63 bytes: Location: https://api.mondialrelay.com/Web_Services.asmx?WSDL
2025-06-20 05:44:36.644026 soap_transport_http: read line of 23 bytes: Vary: Accept-Encoding
2025-06-20 05:44:36.644029 soap_transport_http: read line of 20 bytes: Server: cloudflare
2025-06-20 05:44:36.644033 soap_transport_http: read line of 30 bytes: CF-RAY: 952844c4f974763b-CDG
2025-06-20 05:44:36.644036 soap_transport_http: read line of 30 bytes: alt-svc: h3=":443"; ma=86400
2025-06-20 05:44:36.644039 soap_transport_http: read line of 2 bytes: 
2025-06-20 05:44:36.644065 soap_transport_http: found end of headers after length 371
2025-06-20 05:44:36.644081 soap_transport_http: want to read content of length 167
2025-06-20 05:44:36.644088 soap_transport_http: read buffer of 167 bytes
2025-06-20 05:44:36.644092 soap_transport_http: read body of length 167
2025-06-20 05:44:36.644095 soap_transport_http: received a total of 538 bytes of data from server
2025-06-20 05:44:36.644116 soap_transport_http: closed socket
2025-06-20 05:44:36.644122 soap_transport_http: Got 301 Moved Permanently with Location: https://api.mondialrelay.com/Web_Services.asmx?WSDL
2025-06-20 05:44:36.644128 soap_transport_http: parsed URL scheme = https
2025-06-20 05:44:36.644131 soap_transport_http: parsed URL host = api.mondialrelay.com
2025-06-20 05:44:36.644133 soap_transport_http: parsed URL path = /Web_Services.asmx
2025-06-20 05:44:36.644136 soap_transport_http: parsed URL query = WSDL
2025-06-20 05:44:36.644140 soap_transport_http: set header Host: api.mondialrelay.com
2025-06-20 05:44:36.644144 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host api.mondialrelay.com, port 443
2025-06-20 05:44:36.644150 soap_transport_http: connect using cURL
2025-06-20 05:44:36.644185 soap_transport_http: setCurlOption option=10002, value=
string(55) "https://api.mondialrelay.com:443/Web_Services.asmx?WSDL"
2025-06-20 05:44:36.644196 soap_transport_http: setCurlOption option=52, value=
int(1)
2025-06-20 05:44:36.644201 soap_transport_http: setCurlOption option=42, value=
int(1)
2025-06-20 05:44:36.644204 soap_transport_http: setCurlOption option=19913, value=
int(1)
2025-06-20 05:44:36.644208 soap_transport_http: setCurlOption option=13, value=
int(30)
2025-06-20 05:44:36.644211 soap_transport_http: set cURL SSL verify options
2025-06-20 05:44:36.644213 soap_transport_http: setCurlOption option=64, value=
int(0)
2025-06-20 05:44:36.644216 soap_transport_http: setCurlOption option=81, value=
int(0)
2025-06-20 05:44:36.644220 soap_transport_http: cURL connection set up
2025-06-20 05:44:36.644224 soap_transport_http: HTTP request: GET /Web_Services.asmx?WSDL HTTP/1.1
2025-06-20 05:44:36.644226 soap_transport_http: HTTP header: Host: api.mondialrelay.com
2025-06-20 05:44:36.644229 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2025-06-20 05:44:36.644231 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2025-06-20 05:44:36.644234 soap_transport_http: HTTP header: Connection: close
2025-06-20 05:44:36.644237 soap_transport_http: Skip cURL header Host: api.mondialrelay.com
2025-06-20 05:44:36.644241 soap_transport_http: Skip cURL header Connection: close
2025-06-20 05:44:36.644243 soap_transport_http: setCurlOption option=10023, value=
array(2) {
  [0]=>
  string(32) "User-Agent: NuSOAP/0.9.5 (1.123)"
  [1]=>
  string(30) "Accept-Encoding: gzip, deflate"
}
2025-06-20 05:44:36.644251 soap_transport_http: set cURL HTTP headers
2025-06-20 05:44:36.644254 soap_transport_http: set cURL payload
2025-06-20 05:44:36.644257 soap_transport_http: send and receive with cURL
2025-06-20 05:44:36.705798 soap_transport_http: No cURL error, closing cURL
2025-06-20 05:44:36.705986 soap_transport_http: found proper separation of headers and document
2025-06-20 05:44:36.705992 soap_transport_http: cleaned data, stringlen: 3315
2025-06-20 05:44:36.706049 soap_transport_http: found cookie: dtCookie = v_4_srv_8_sn_D95FCA49D73502DAF7A5BD915059E101_perc_100000_ol_0_mul_1_app-3A3e929e8638874d3a_0
2025-06-20 05:44:36.706060 soap_transport_http: found cookie: __cf_bm = PTJMo.MZAJJoatDDXY7oV8ZKVq7GgW7sPzj6LGdSSU4-1750391076-1.0.1.1-y6PYu.nTPCCtDMEQlWBm2c48tDnd3WABaTnnScH3wA8cPqCMC.Hfmx1HQqrurkDbsmH30ErbIbHJobgnK5B_IWiRbG8sU6FeLVmfRh7OyDo
2025-06-20 05:44:36.706069 soap_transport_http: The gzinflate function exists
2025-06-20 05:44:36.706163 soap_transport_http: The payload has been un-gzipped to 61775 bytes
2025-06-20 05:44:36.706173 soap_transport_http: end of send()
2025-06-20 05:44:36.706185 wsdl: got WSDL URL
2025-06-20 05:44:36.706188 wsdl: Parse WSDL
2025-06-20 05:44:36.706302 wsdl: Parsing WSDL schema
2025-06-20 05:44:36.706312 nusoap_xmlschema: nusoap_xmlschema class instantiated, inside constructor
2025-06-20 05:44:36.706337 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_CreationExpedition type _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706341 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_CreationExpedition to elements array
2025-06-20 05:44:36.706352 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_CreationExpedition named _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706365 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706370 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706377 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-06-20 05:44:36.706386 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ModeCol of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706389 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ModeCol to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706394 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ModeCol
2025-06-20 05:44:36.706401 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ModeLiv of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706404 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ModeLiv to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706408 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ModeLiv
2025-06-20 05:44:36.706415 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NDossier of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706418 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NDossier to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706422 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NDossier
2025-06-20 05:44:36.706429 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NClient of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706432 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NClient to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706435 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NClient
2025-06-20 05:44:36.706442 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Langage of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706445 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Langage to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706449 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Langage
2025-06-20 05:44:36.706455 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ad1 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706458 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ad1 to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706462 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ad1
2025-06-20 05:44:36.706468 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ad2 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706471 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ad2 to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706474 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ad2
2025-06-20 05:44:36.706480 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ad3 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706483 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ad3 to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706487 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ad3
2025-06-20 05:44:36.706493 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ad4 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706496 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ad4 to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706500 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ad4
2025-06-20 05:44:36.706506 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ville of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706509 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ville to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706513 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ville
2025-06-20 05:44:36.706519 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_CP of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706522 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_CP to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706525 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_CP
2025-06-20 05:44:36.706532 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706534 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Pays to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706539 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Pays
2025-06-20 05:44:36.706545 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Tel1 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706548 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Tel1 to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706552 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Tel1
2025-06-20 05:44:36.706558 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Tel2 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706561 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Tel2 to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706564 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Tel2
2025-06-20 05:44:36.706571 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Mail of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706573 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Mail to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706577 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Mail
2025-06-20 05:44:36.706584 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Langage of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706587 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Langage to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706591 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Langage
2025-06-20 05:44:36.706597 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ad1 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706600 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ad1 to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706605 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ad1
2025-06-20 05:44:36.706611 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ad2 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706614 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ad2 to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706617 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ad2
2025-06-20 05:44:36.706623 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ad3 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706626 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ad3 to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706630 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ad3
2025-06-20 05:44:36.706636 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ad4 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706638 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ad4 to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706642 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ad4
2025-06-20 05:44:36.706649 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ville of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706652 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ville to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706655 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ville
2025-06-20 05:44:36.706661 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_CP of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706664 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_CP to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706668 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_CP
2025-06-20 05:44:36.706674 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706677 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Pays to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706681 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Pays
2025-06-20 05:44:36.706686 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Tel1 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706689 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Tel1 to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706693 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Tel1
2025-06-20 05:44:36.706699 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Tel2 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706702 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Tel2 to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706705 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Tel2
2025-06-20 05:44:36.706711 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Mail of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706714 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Mail to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706718 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Mail
2025-06-20 05:44:36.706724 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Poids of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706726 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Poids to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706730 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Poids
2025-06-20 05:44:36.706736 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Longueur of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706739 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Longueur to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706743 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Longueur
2025-06-20 05:44:36.706749 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Taille of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706752 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Taille to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706755 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Taille
2025-06-20 05:44:36.706761 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NbColis of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706764 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NbColis to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706768 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NbColis
2025-06-20 05:44:36.706774 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CRT_Valeur of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706777 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CRT_Valeur to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706781 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CRT_Valeur
2025-06-20 05:44:36.706787 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CRT_Devise of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706790 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CRT_Devise to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706794 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CRT_Devise
2025-06-20 05:44:36.706800 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Exp_Valeur of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706802 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Exp_Valeur to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706806 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Exp_Valeur
2025-06-20 05:44:36.706812 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Exp_Devise of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706815 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Exp_Devise to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706819 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Exp_Devise
2025-06-20 05:44:36.706825 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element COL_Rel_Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706828 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element COL_Rel_Pays to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706831 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element COL_Rel_Pays
2025-06-20 05:44:36.706837 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element COL_Rel of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706840 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element COL_Rel to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706846 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element COL_Rel
2025-06-20 05:44:36.706852 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LIV_Rel_Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706855 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LIV_Rel_Pays to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706859 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LIV_Rel_Pays
2025-06-20 05:44:36.706864 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LIV_Rel of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706867 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LIV_Rel to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706871 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LIV_Rel
2025-06-20 05:44:36.706877 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TAvisage of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706879 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TAvisage to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706883 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TAvisage
2025-06-20 05:44:36.706889 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TReprise of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706892 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TReprise to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706895 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TReprise
2025-06-20 05:44:36.706901 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Montage of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706904 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Montage to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706908 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Montage
2025-06-20 05:44:36.706914 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TRDV of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706917 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TRDV to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706920 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TRDV
2025-06-20 05:44:36.706926 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Assurance of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706929 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Assurance to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706933 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Assurance
2025-06-20 05:44:36.706939 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Instructions of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706942 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Instructions to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706946 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Instructions
2025-06-20 05:44:36.706951 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.706954 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.706958 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-06-20 05:44:36.706964 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_CreationExpedition_ContainedType
2025-06-20 05:44:36.707053 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(46) {
    ["Enseigne"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Enseigne"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["ModeCol"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "ModeCol"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["ModeLiv"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "ModeLiv"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NDossier"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "NDossier"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NClient"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "NClient"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Langage"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "Expe_Langage"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Ad1"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Expe_Ad1"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Ad2"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Expe_Ad2"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Ad3"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Expe_Ad3"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Ad4"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Expe_Ad4"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "Expe_Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "Expe_CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Expe_Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Tel1"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Expe_Tel1"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Tel2"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Expe_Tel2"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Mail"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Expe_Mail"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Langage"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "Dest_Langage"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Ad1"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Dest_Ad1"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Ad2"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Dest_Ad2"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Ad3"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Dest_Ad3"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Ad4"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Dest_Ad4"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "Dest_Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "Dest_CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Dest_Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Tel1"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Dest_Tel1"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Tel2"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Dest_Tel2"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Mail"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Dest_Mail"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Poids"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Poids"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Longueur"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Longueur"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Taille"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Taille"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NbColis"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "NbColis"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CRT_Valeur"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "CRT_Valeur"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CRT_Devise"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "CRT_Devise"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Exp_Valeur"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "Exp_Valeur"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Exp_Devise"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "Exp_Devise"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["COL_Rel_Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "COL_Rel_Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["COL_Rel"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "COL_Rel"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LIV_Rel_Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "LIV_Rel_Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LIV_Rel"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "LIV_Rel"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TAvisage"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "TAvisage"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TReprise"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "TReprise"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Montage"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "Montage"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TRDV"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "TRDV"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Assurance"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Assurance"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Instructions"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "Instructions"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Security"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Security"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.707061 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_CreationExpedition
2025-06-20 05:44:36.707068 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_CreationExpeditionResponse type _WSI2_CreationExpeditionResponse_ContainedType
2025-06-20 05:44:36.707071 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_CreationExpeditionResponse to elements array
2025-06-20 05:44:36.707079 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_CreationExpeditionResponse named _WSI2_CreationExpeditionResponse_ContainedType
2025-06-20 05:44:36.707089 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_CreationExpeditionResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_CreationExpedition
2025-06-20 05:44:36.707092 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_CreationExpeditionResult to complexType _WSI2_CreationExpeditionResponse_ContainedType
2025-06-20 05:44:36.707096 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_CreationExpeditionResult
2025-06-20 05:44:36.707101 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_CreationExpeditionResponse_ContainedType
2025-06-20 05:44:36.707108 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["WSI2_CreationExpeditionResult"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(29) "WSI2_CreationExpeditionResult"
      ["type"]=>
      string(66) "http://www.mondialrelay.fr/webservice/:ret_WSI2_CreationExpedition"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.707113 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_CreationExpeditionResponse
2025-06-20 05:44:36.707118 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_CreationExpedition
2025-06-20 05:44:36.707128 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-06-20 05:44:36.707134 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-06-20 05:44:36.707144 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ExpeditionNum of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707147 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ExpeditionNum to complexType ret_WSI2_CreationExpedition
2025-06-20 05:44:36.707151 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ExpeditionNum
2025-06-20 05:44:36.707157 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TRI_AgenceCode of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707160 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TRI_AgenceCode to complexType ret_WSI2_CreationExpedition
2025-06-20 05:44:36.707164 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TRI_AgenceCode
2025-06-20 05:44:36.707169 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TRI_Groupe of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707172 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TRI_Groupe to complexType ret_WSI2_CreationExpedition
2025-06-20 05:44:36.707176 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TRI_Groupe
2025-06-20 05:44:36.707182 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TRI_Navette of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707185 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TRI_Navette to complexType ret_WSI2_CreationExpedition
2025-06-20 05:44:36.707189 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TRI_Navette
2025-06-20 05:44:36.707194 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TRI_Agence of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707197 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TRI_Agence to complexType ret_WSI2_CreationExpedition
2025-06-20 05:44:36.707201 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TRI_Agence
2025-06-20 05:44:36.707207 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TRI_TourneeCode of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707210 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TRI_TourneeCode to complexType ret_WSI2_CreationExpedition
2025-06-20 05:44:36.707214 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TRI_TourneeCode
2025-06-20 05:44:36.707220 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TRI_LivraisonMode of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707223 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TRI_LivraisonMode to complexType ret_WSI2_CreationExpedition
2025-06-20 05:44:36.707227 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TRI_LivraisonMode
2025-06-20 05:44:36.707233 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CodesBarres of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.707236 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CodesBarres to complexType ret_WSI2_CreationExpedition
2025-06-20 05:44:36.707240 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CodesBarres
2025-06-20 05:44:36.707247 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_CreationExpedition
2025-06-20 05:44:36.707267 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(7) {
  ["name"]=>
  string(27) "ret_WSI2_CreationExpedition"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["extensionBase"]=>
  string(43) "http://www.mondialrelay.fr/webservice/:ret_"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(8) {
    ["ExpeditionNum"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(13) "ExpeditionNum"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TRI_AgenceCode"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "TRI_AgenceCode"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TRI_Groupe"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "TRI_Groupe"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TRI_Navette"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(11) "TRI_Navette"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TRI_Agence"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "TRI_Agence"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TRI_TourneeCode"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(15) "TRI_TourneeCode"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TRI_LivraisonMode"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(17) "TRI_LivraisonMode"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CodesBarres"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(11) "CodesBarres"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.707272 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_
2025-06-20 05:44:36.707281 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element STAT of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707284 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element STAT to complexType ret_
2025-06-20 05:44:36.707288 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element STAT
2025-06-20 05:44:36.707292 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_
2025-06-20 05:44:36.707299 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(6) {
  ["name"]=>
  string(4) "ret_"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["STAT"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "STAT"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.707304 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ArrayOfString
2025-06-20 05:44:36.707313 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element string of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707316 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element string to complexType ArrayOfString
2025-06-20 05:44:36.707319 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element string
2025-06-20 05:44:36.707324 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ArrayOfString
2025-06-20 05:44:36.707331 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(6) {
  ["name"]=>
  string(13) "ArrayOfString"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["string"]=>
    array(6) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(9) "unbounded"
      ["name"]=>
      string(6) "string"
      ["nillable"]=>
      string(4) "true"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.707336 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_CreationEtiquette type _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707339 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_CreationEtiquette to elements array
2025-06-20 05:44:36.707345 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_CreationEtiquette named _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707353 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707356 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707360 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-06-20 05:44:36.707366 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ModeCol of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707369 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ModeCol to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707372 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ModeCol
2025-06-20 05:44:36.707378 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ModeLiv of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707381 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ModeLiv to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707385 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ModeLiv
2025-06-20 05:44:36.707391 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NDossier of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707394 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NDossier to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707398 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NDossier
2025-06-20 05:44:36.707404 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NClient of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707407 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NClient to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707411 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NClient
2025-06-20 05:44:36.707417 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Langage of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707419 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Langage to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707423 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Langage
2025-06-20 05:44:36.707429 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ad1 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707432 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ad1 to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707436 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ad1
2025-06-20 05:44:36.707442 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ad2 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707445 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ad2 to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707449 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ad2
2025-06-20 05:44:36.707455 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ad3 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707458 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ad3 to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707461 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ad3
2025-06-20 05:44:36.707467 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ad4 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707470 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ad4 to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707474 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ad4
2025-06-20 05:44:36.707480 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ville of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707483 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ville to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707487 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ville
2025-06-20 05:44:36.707493 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_CP of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707495 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_CP to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707499 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_CP
2025-06-20 05:44:36.707505 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707508 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Pays to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707512 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Pays
2025-06-20 05:44:36.707518 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Tel1 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707520 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Tel1 to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707524 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Tel1
2025-06-20 05:44:36.707530 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Tel2 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707533 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Tel2 to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707537 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Tel2
2025-06-20 05:44:36.707542 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Mail of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707545 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Mail to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707549 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Mail
2025-06-20 05:44:36.707555 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Langage of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707558 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Langage to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707562 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Langage
2025-06-20 05:44:36.707568 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ad1 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707571 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ad1 to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707574 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ad1
2025-06-20 05:44:36.707580 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ad2 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707583 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ad2 to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707587 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ad2
2025-06-20 05:44:36.707593 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ad3 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707595 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ad3 to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707599 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ad3
2025-06-20 05:44:36.707605 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ad4 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707608 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ad4 to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707612 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ad4
2025-06-20 05:44:36.707617 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ville of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707620 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ville to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707624 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ville
2025-06-20 05:44:36.707630 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_CP of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707633 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_CP to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707636 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_CP
2025-06-20 05:44:36.707642 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707645 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Pays to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707649 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Pays
2025-06-20 05:44:36.707654 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Tel1 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707657 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Tel1 to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707661 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Tel1
2025-06-20 05:44:36.707667 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Tel2 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707669 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Tel2 to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707673 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Tel2
2025-06-20 05:44:36.707679 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Mail of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707682 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Mail to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707685 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Mail
2025-06-20 05:44:36.707691 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Poids of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707694 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Poids to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707698 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Poids
2025-06-20 05:44:36.707704 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Longueur of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707707 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Longueur to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707710 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Longueur
2025-06-20 05:44:36.707716 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Taille of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707719 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Taille to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707723 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Taille
2025-06-20 05:44:36.707729 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NbColis of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707731 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NbColis to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707735 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NbColis
2025-06-20 05:44:36.707741 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CRT_Valeur of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707744 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CRT_Valeur to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707747 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CRT_Valeur
2025-06-20 05:44:36.707754 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CRT_Devise of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707756 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CRT_Devise to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707760 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CRT_Devise
2025-06-20 05:44:36.707766 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Exp_Valeur of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707769 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Exp_Valeur to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707773 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Exp_Valeur
2025-06-20 05:44:36.707779 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Exp_Devise of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707782 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Exp_Devise to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707785 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Exp_Devise
2025-06-20 05:44:36.707791 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element COL_Rel_Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707794 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element COL_Rel_Pays to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707798 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element COL_Rel_Pays
2025-06-20 05:44:36.707804 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element COL_Rel of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707807 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element COL_Rel to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707810 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element COL_Rel
2025-06-20 05:44:36.707816 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LIV_Rel_Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707819 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LIV_Rel_Pays to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707823 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LIV_Rel_Pays
2025-06-20 05:44:36.707829 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LIV_Rel of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707831 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LIV_Rel to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707835 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LIV_Rel
2025-06-20 05:44:36.707841 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TAvisage of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707844 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TAvisage to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707848 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TAvisage
2025-06-20 05:44:36.707854 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TReprise of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707857 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TReprise to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707860 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TReprise
2025-06-20 05:44:36.707866 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Montage of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707869 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Montage to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707873 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Montage
2025-06-20 05:44:36.707879 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TRDV of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707882 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TRDV to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707885 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TRDV
2025-06-20 05:44:36.707891 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Assurance of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707894 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Assurance to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707898 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Assurance
2025-06-20 05:44:36.707904 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Instructions of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707906 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Instructions to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707910 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Instructions
2025-06-20 05:44:36.707916 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707919 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707923 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-06-20 05:44:36.707929 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Texte of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.707931 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Texte to complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.707935 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Texte
2025-06-20 05:44:36.707940 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_CreationEtiquette_ContainedType
2025-06-20 05:44:36.708024 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(47) {
    ["Enseigne"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Enseigne"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["ModeCol"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "ModeCol"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["ModeLiv"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "ModeLiv"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NDossier"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "NDossier"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NClient"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "NClient"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Langage"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "Expe_Langage"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Ad1"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Expe_Ad1"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Ad2"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Expe_Ad2"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Ad3"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Expe_Ad3"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Ad4"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Expe_Ad4"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "Expe_Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "Expe_CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Expe_Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Tel1"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Expe_Tel1"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Tel2"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Expe_Tel2"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expe_Mail"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Expe_Mail"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Langage"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "Dest_Langage"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Ad1"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Dest_Ad1"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Ad2"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Dest_Ad2"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Ad3"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Dest_Ad3"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Ad4"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Dest_Ad4"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "Dest_Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "Dest_CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Dest_Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Tel1"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Dest_Tel1"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Tel2"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Dest_Tel2"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Dest_Mail"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Dest_Mail"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Poids"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Poids"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Longueur"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Longueur"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Taille"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Taille"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NbColis"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "NbColis"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CRT_Valeur"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "CRT_Valeur"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CRT_Devise"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "CRT_Devise"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Exp_Valeur"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "Exp_Valeur"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Exp_Devise"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "Exp_Devise"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["COL_Rel_Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "COL_Rel_Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["COL_Rel"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "COL_Rel"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LIV_Rel_Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "LIV_Rel_Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LIV_Rel"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "LIV_Rel"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TAvisage"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "TAvisage"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TReprise"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "TReprise"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Montage"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "Montage"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TRDV"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "TRDV"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Assurance"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Assurance"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Instructions"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "Instructions"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Security"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Security"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Texte"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Texte"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.708033 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_CreationEtiquette
2025-06-20 05:44:36.708038 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_CreationEtiquetteResponse type _WSI2_CreationEtiquetteResponse_ContainedType
2025-06-20 05:44:36.708040 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_CreationEtiquetteResponse to elements array
2025-06-20 05:44:36.708047 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_CreationEtiquetteResponse named _WSI2_CreationEtiquetteResponse_ContainedType
2025-06-20 05:44:36.708055 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_CreationEtiquetteResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_CreationEtiquette
2025-06-20 05:44:36.708058 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_CreationEtiquetteResult to complexType _WSI2_CreationEtiquetteResponse_ContainedType
2025-06-20 05:44:36.708062 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_CreationEtiquetteResult
2025-06-20 05:44:36.708067 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_CreationEtiquetteResponse_ContainedType
2025-06-20 05:44:36.708073 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["WSI2_CreationEtiquetteResult"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(28) "WSI2_CreationEtiquetteResult"
      ["type"]=>
      string(65) "http://www.mondialrelay.fr/webservice/:ret_WSI2_CreationEtiquette"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.708077 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_CreationEtiquetteResponse
2025-06-20 05:44:36.708082 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_CreationEtiquette
2025-06-20 05:44:36.708087 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-06-20 05:44:36.708094 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-06-20 05:44:36.708102 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ExpeditionNum of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708105 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ExpeditionNum to complexType ret_WSI2_CreationEtiquette
2025-06-20 05:44:36.708109 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ExpeditionNum
2025-06-20 05:44:36.708115 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element URL_Etiquette of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708118 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element URL_Etiquette to complexType ret_WSI2_CreationEtiquette
2025-06-20 05:44:36.708122 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element URL_Etiquette
2025-06-20 05:44:36.708128 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_CreationEtiquette
2025-06-20 05:44:36.708137 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(7) {
  ["name"]=>
  string(26) "ret_WSI2_CreationEtiquette"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["extensionBase"]=>
  string(43) "http://www.mondialrelay.fr/webservice/:ret_"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(2) {
    ["ExpeditionNum"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(13) "ExpeditionNum"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["URL_Etiquette"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(13) "URL_Etiquette"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.708142 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI3_GetEtiquettes type _WSI3_GetEtiquettes_ContainedType
2025-06-20 05:44:36.708145 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI3_GetEtiquettes to elements array
2025-06-20 05:44:36.708150 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI3_GetEtiquettes named _WSI3_GetEtiquettes_ContainedType
2025-06-20 05:44:36.708158 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708161 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI3_GetEtiquettes_ContainedType
2025-06-20 05:44:36.708165 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-06-20 05:44:36.708171 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expeditions of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708173 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expeditions to complexType _WSI3_GetEtiquettes_ContainedType
2025-06-20 05:44:36.708177 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expeditions
2025-06-20 05:44:36.708183 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Langue of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708186 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Langue to complexType _WSI3_GetEtiquettes_ContainedType
2025-06-20 05:44:36.708190 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Langue
2025-06-20 05:44:36.708196 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708199 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI3_GetEtiquettes_ContainedType
2025-06-20 05:44:36.708202 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-06-20 05:44:36.708207 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI3_GetEtiquettes_ContainedType
2025-06-20 05:44:36.708218 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(4) {
    ["Enseigne"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Enseigne"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expeditions"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(11) "Expeditions"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Langue"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Langue"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Security"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Security"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.708222 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI3_GetEtiquettes
2025-06-20 05:44:36.708227 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI3_GetEtiquettesResponse type _WSI3_GetEtiquettesResponse_ContainedType
2025-06-20 05:44:36.708231 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI3_GetEtiquettesResponse to elements array
2025-06-20 05:44:36.708235 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI3_GetEtiquettesResponse named _WSI3_GetEtiquettesResponse_ContainedType
2025-06-20 05:44:36.708243 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI3_GetEtiquettesResult of type http://www.mondialrelay.fr/webservice/:ret_WSI3_GetEtiquettes
2025-06-20 05:44:36.708246 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI3_GetEtiquettesResult to complexType _WSI3_GetEtiquettesResponse_ContainedType
2025-06-20 05:44:36.708250 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI3_GetEtiquettesResult
2025-06-20 05:44:36.708255 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI3_GetEtiquettesResponse_ContainedType
2025-06-20 05:44:36.708261 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["WSI3_GetEtiquettesResult"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(24) "WSI3_GetEtiquettesResult"
      ["type"]=>
      string(61) "http://www.mondialrelay.fr/webservice/:ret_WSI3_GetEtiquettes"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.708265 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI3_GetEtiquettesResponse
2025-06-20 05:44:36.708270 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI3_GetEtiquettes
2025-06-20 05:44:36.708275 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-06-20 05:44:36.708280 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_WSI2_GetEtiquettes
2025-06-20 05:44:36.708288 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element URL_PDF_10x15 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708291 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element URL_PDF_10x15 to complexType ret_WSI3_GetEtiquettes
2025-06-20 05:44:36.708295 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element URL_PDF_10x15
2025-06-20 05:44:36.708301 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI3_GetEtiquettes
2025-06-20 05:44:36.708308 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(7) {
  ["name"]=>
  string(22) "ret_WSI3_GetEtiquettes"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["extensionBase"]=>
  string(61) "http://www.mondialrelay.fr/webservice/:ret_WSI2_GetEtiquettes"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["URL_PDF_10x15"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(13) "URL_PDF_10x15"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.708312 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_GetEtiquettes
2025-06-20 05:44:36.708317 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-06-20 05:44:36.708323 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-06-20 05:44:36.708331 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element URL_PDF_A4 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708333 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element URL_PDF_A4 to complexType ret_WSI2_GetEtiquettes
2025-06-20 05:44:36.708337 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element URL_PDF_A4
2025-06-20 05:44:36.708343 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element URL_PDF_A5 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708346 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element URL_PDF_A5 to complexType ret_WSI2_GetEtiquettes
2025-06-20 05:44:36.708350 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element URL_PDF_A5
2025-06-20 05:44:36.708356 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_GetEtiquettes
2025-06-20 05:44:36.708365 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(7) {
  ["name"]=>
  string(22) "ret_WSI2_GetEtiquettes"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["extensionBase"]=>
  string(43) "http://www.mondialrelay.fr/webservice/:ret_"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(2) {
    ["URL_PDF_A4"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "URL_PDF_A4"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["URL_PDF_A5"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "URL_PDF_A5"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.708370 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_GetEtiquettes type _WSI2_GetEtiquettes_ContainedType
2025-06-20 05:44:36.708373 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_GetEtiquettes to elements array
2025-06-20 05:44:36.708378 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_GetEtiquettes named _WSI2_GetEtiquettes_ContainedType
2025-06-20 05:44:36.708386 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708388 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_GetEtiquettes_ContainedType
2025-06-20 05:44:36.708392 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-06-20 05:44:36.708398 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expeditions of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708401 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expeditions to complexType _WSI2_GetEtiquettes_ContainedType
2025-06-20 05:44:36.708405 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expeditions
2025-06-20 05:44:36.708411 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Langue of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708414 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Langue to complexType _WSI2_GetEtiquettes_ContainedType
2025-06-20 05:44:36.708418 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Langue
2025-06-20 05:44:36.708423 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708426 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_GetEtiquettes_ContainedType
2025-06-20 05:44:36.708430 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-06-20 05:44:36.708435 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_GetEtiquettes_ContainedType
2025-06-20 05:44:36.708446 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(4) {
    ["Enseigne"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Enseigne"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expeditions"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(11) "Expeditions"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Langue"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Langue"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Security"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Security"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.708450 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_GetEtiquettes
2025-06-20 05:44:36.708455 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_GetEtiquettesResponse type _WSI2_GetEtiquettesResponse_ContainedType
2025-06-20 05:44:36.708458 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_GetEtiquettesResponse to elements array
2025-06-20 05:44:36.708463 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_GetEtiquettesResponse named _WSI2_GetEtiquettesResponse_ContainedType
2025-06-20 05:44:36.708471 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_GetEtiquettesResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_GetEtiquettes
2025-06-20 05:44:36.708473 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_GetEtiquettesResult to complexType _WSI2_GetEtiquettesResponse_ContainedType
2025-06-20 05:44:36.708477 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_GetEtiquettesResult
2025-06-20 05:44:36.708482 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_GetEtiquettesResponse_ContainedType
2025-06-20 05:44:36.708488 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["WSI2_GetEtiquettesResult"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(24) "WSI2_GetEtiquettesResult"
      ["type"]=>
      string(61) "http://www.mondialrelay.fr/webservice/:ret_WSI2_GetEtiquettes"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.708492 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_GetEtiquettesResponse
2025-06-20 05:44:36.708497 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_RechercheCP type _WSI2_RechercheCP_ContainedType
2025-06-20 05:44:36.708500 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RechercheCP to elements array
2025-06-20 05:44:36.708505 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_RechercheCP named _WSI2_RechercheCP_ContainedType
2025-06-20 05:44:36.708513 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708516 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_RechercheCP_ContainedType
2025-06-20 05:44:36.708519 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-06-20 05:44:36.708526 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708528 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType _WSI2_RechercheCP_ContainedType
2025-06-20 05:44:36.708532 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-06-20 05:44:36.708538 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708541 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType _WSI2_RechercheCP_ContainedType
2025-06-20 05:44:36.708545 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-06-20 05:44:36.708551 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708554 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType _WSI2_RechercheCP_ContainedType
2025-06-20 05:44:36.708558 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-06-20 05:44:36.708564 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NbResult of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708567 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NbResult to complexType _WSI2_RechercheCP_ContainedType
2025-06-20 05:44:36.708571 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NbResult
2025-06-20 05:44:36.708577 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708579 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_RechercheCP_ContainedType
2025-06-20 05:44:36.708583 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-06-20 05:44:36.708588 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_RechercheCP_ContainedType
2025-06-20 05:44:36.708602 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(6) {
    ["Enseigne"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Enseigne"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(2) "CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NbResult"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "NbResult"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Security"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Security"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.708607 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RechercheCP
2025-06-20 05:44:36.708612 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_RechercheCPResponse type _WSI2_RechercheCPResponse_ContainedType
2025-06-20 05:44:36.708615 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RechercheCPResponse to elements array
2025-06-20 05:44:36.708619 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_RechercheCPResponse named _WSI2_RechercheCPResponse_ContainedType
2025-06-20 05:44:36.708628 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_RechercheCPResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_RechercheCP
2025-06-20 05:44:36.708631 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RechercheCPResult to complexType _WSI2_RechercheCPResponse_ContainedType
2025-06-20 05:44:36.708635 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RechercheCPResult
2025-06-20 05:44:36.708639 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_RechercheCPResponse_ContainedType
2025-06-20 05:44:36.708645 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["WSI2_RechercheCPResult"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(22) "WSI2_RechercheCPResult"
      ["type"]=>
      string(59) "http://www.mondialrelay.fr/webservice/:ret_WSI2_RechercheCP"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.708649 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RechercheCPResponse
2025-06-20 05:44:36.708654 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_RechercheCP
2025-06-20 05:44:36.708658 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-06-20 05:44:36.708664 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-06-20 05:44:36.708672 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Liste of type http://www.mondialrelay.fr/webservice/:ArrayOfCommune
2025-06-20 05:44:36.708675 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Liste to complexType ret_WSI2_RechercheCP
2025-06-20 05:44:36.708678 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Liste
2025-06-20 05:44:36.708685 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_RechercheCP
2025-06-20 05:44:36.708692 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(7) {
  ["name"]=>
  string(20) "ret_WSI2_RechercheCP"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["extensionBase"]=>
  string(43) "http://www.mondialrelay.fr/webservice/:ret_"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["Liste"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Liste"
      ["type"]=>
      string(53) "http://www.mondialrelay.fr/webservice/:ArrayOfCommune"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.708696 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ArrayOfCommune
2025-06-20 05:44:36.708705 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Commune of type http://www.mondialrelay.fr/webservice/:Commune
2025-06-20 05:44:36.708708 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Commune to complexType ArrayOfCommune
2025-06-20 05:44:36.708712 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Commune
2025-06-20 05:44:36.708717 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ArrayOfCommune
2025-06-20 05:44:36.708723 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(6) {
  ["name"]=>
  string(14) "ArrayOfCommune"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["Commune"]=>
    array(6) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(9) "unbounded"
      ["name"]=>
      string(7) "Commune"
      ["nillable"]=>
      string(4) "true"
      ["type"]=>
      string(46) "http://www.mondialrelay.fr/webservice/:Commune"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.708728 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType Commune
2025-06-20 05:44:36.708736 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708739 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType Commune
2025-06-20 05:44:36.708743 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-06-20 05:44:36.708749 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708752 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType Commune
2025-06-20 05:44:36.708756 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-06-20 05:44:36.708762 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708765 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType Commune
2025-06-20 05:44:36.708769 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-06-20 05:44:36.708773 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType Commune
2025-06-20 05:44:36.708783 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(6) {
  ["name"]=>
  string(7) "Commune"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(3) {
    ["CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(2) "CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.708788 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI3_PointRelais_Recherche type _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.708791 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI3_PointRelais_Recherche to elements array
2025-06-20 05:44:36.708796 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI3_PointRelais_Recherche named _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.708804 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708807 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.708811 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-06-20 05:44:36.708817 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708820 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.708823 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-06-20 05:44:36.708829 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NumPointRelais of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708832 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NumPointRelais to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.708836 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NumPointRelais
2025-06-20 05:44:36.708842 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708845 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.708849 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-06-20 05:44:36.708855 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708858 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.708861 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-06-20 05:44:36.708867 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Latitude of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708870 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Latitude to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.708874 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Latitude
2025-06-20 05:44:36.708880 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Longitude of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708883 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Longitude to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.708886 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Longitude
2025-06-20 05:44:36.708892 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Taille of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708895 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Taille to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.708899 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Taille
2025-06-20 05:44:36.708905 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Poids of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708908 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Poids to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.708911 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Poids
2025-06-20 05:44:36.708917 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Action of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708920 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Action to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.708924 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Action
2025-06-20 05:44:36.708930 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element DelaiEnvoi of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708933 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element DelaiEnvoi to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.708937 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element DelaiEnvoi
2025-06-20 05:44:36.708943 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element RayonRecherche of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708946 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element RayonRecherche to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.708949 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element RayonRecherche
2025-06-20 05:44:36.708955 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TypeActivite of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708958 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TypeActivite to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.708962 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TypeActivite
2025-06-20 05:44:36.708968 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NACE of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708971 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NACE to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.708974 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NACE
2025-06-20 05:44:36.708980 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.708983 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.708987 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-06-20 05:44:36.708991 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709022 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(15) {
    ["Enseigne"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Enseigne"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NumPointRelais"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "NumPointRelais"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(2) "CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Latitude"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Latitude"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Longitude"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Longitude"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Taille"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Taille"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Poids"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Poids"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Action"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Action"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["DelaiEnvoi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "DelaiEnvoi"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["RayonRecherche"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "RayonRecherche"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TypeActivite"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "TypeActivite"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NACE"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "NACE"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Security"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Security"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.709028 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI3_PointRelais_Recherche
2025-06-20 05:44:36.709034 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI3_PointRelais_RechercheResponse type _WSI3_PointRelais_RechercheResponse_ContainedType
2025-06-20 05:44:36.709036 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI3_PointRelais_RechercheResponse to elements array
2025-06-20 05:44:36.709042 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI3_PointRelais_RechercheResponse named _WSI3_PointRelais_RechercheResponse_ContainedType
2025-06-20 05:44:36.709050 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI3_PointRelais_RechercheResult of type http://www.mondialrelay.fr/webservice/:ret_WSI3_PointRelais_Recherche
2025-06-20 05:44:36.709053 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI3_PointRelais_RechercheResult to complexType _WSI3_PointRelais_RechercheResponse_ContainedType
2025-06-20 05:44:36.709057 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI3_PointRelais_RechercheResult
2025-06-20 05:44:36.709061 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI3_PointRelais_RechercheResponse_ContainedType
2025-06-20 05:44:36.709068 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["WSI3_PointRelais_RechercheResult"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(32) "WSI3_PointRelais_RechercheResult"
      ["type"]=>
      string(69) "http://www.mondialrelay.fr/webservice/:ret_WSI3_PointRelais_Recherche"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.709072 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI3_PointRelais_RechercheResponse
2025-06-20 05:44:36.709076 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI3_PointRelais_Recherche
2025-06-20 05:44:36.709081 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-06-20 05:44:36.709086 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-06-20 05:44:36.709095 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PointsRelais of type http://www.mondialrelay.fr/webservice/:ArrayOfPointRelais_Details
2025-06-20 05:44:36.709097 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PointsRelais to complexType ret_WSI3_PointRelais_Recherche
2025-06-20 05:44:36.709101 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PointsRelais
2025-06-20 05:44:36.709108 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI3_PointRelais_Recherche
2025-06-20 05:44:36.709115 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(7) {
  ["name"]=>
  string(30) "ret_WSI3_PointRelais_Recherche"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["extensionBase"]=>
  string(43) "http://www.mondialrelay.fr/webservice/:ret_"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["PointsRelais"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "PointsRelais"
      ["type"]=>
      string(65) "http://www.mondialrelay.fr/webservice/:ArrayOfPointRelais_Details"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.709119 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ArrayOfPointRelais_Details
2025-06-20 05:44:36.709128 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PointRelais_Details of type http://www.mondialrelay.fr/webservice/:PointRelais_Details
2025-06-20 05:44:36.709131 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PointRelais_Details to complexType ArrayOfPointRelais_Details
2025-06-20 05:44:36.709135 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PointRelais_Details
2025-06-20 05:44:36.709139 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ArrayOfPointRelais_Details
2025-06-20 05:44:36.709146 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(6) {
  ["name"]=>
  string(26) "ArrayOfPointRelais_Details"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["PointRelais_Details"]=>
    array(6) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(9) "unbounded"
      ["name"]=>
      string(19) "PointRelais_Details"
      ["nillable"]=>
      string(4) "true"
      ["type"]=>
      string(58) "http://www.mondialrelay.fr/webservice/:PointRelais_Details"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.709151 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType PointRelais_Details
2025-06-20 05:44:36.709159 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element STAT of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709162 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element STAT to complexType PointRelais_Details
2025-06-20 05:44:36.709165 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element STAT
2025-06-20 05:44:36.709172 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Num of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709174 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Num to complexType PointRelais_Details
2025-06-20 05:44:36.709178 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Num
2025-06-20 05:44:36.709184 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr1 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709187 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr1 to complexType PointRelais_Details
2025-06-20 05:44:36.709191 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr1
2025-06-20 05:44:36.709196 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr2 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709199 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr2 to complexType PointRelais_Details
2025-06-20 05:44:36.709203 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr2
2025-06-20 05:44:36.709209 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr3 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709211 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr3 to complexType PointRelais_Details
2025-06-20 05:44:36.709215 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr3
2025-06-20 05:44:36.709221 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr4 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709224 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr4 to complexType PointRelais_Details
2025-06-20 05:44:36.709228 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr4
2025-06-20 05:44:36.709234 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709236 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType PointRelais_Details
2025-06-20 05:44:36.709240 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-06-20 05:44:36.709246 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709249 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType PointRelais_Details
2025-06-20 05:44:36.709252 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-06-20 05:44:36.709258 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709261 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType PointRelais_Details
2025-06-20 05:44:36.709265 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-06-20 05:44:36.709271 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Localisation1 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709273 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Localisation1 to complexType PointRelais_Details
2025-06-20 05:44:36.709277 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Localisation1
2025-06-20 05:44:36.709283 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Localisation2 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709286 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Localisation2 to complexType PointRelais_Details
2025-06-20 05:44:36.709289 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Localisation2
2025-06-20 05:44:36.709295 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Latitude of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709298 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Latitude to complexType PointRelais_Details
2025-06-20 05:44:36.709302 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Latitude
2025-06-20 05:44:36.709308 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Longitude of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709310 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Longitude to complexType PointRelais_Details
2025-06-20 05:44:36.709314 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Longitude
2025-06-20 05:44:36.709320 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TypeActivite of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709323 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TypeActivite to complexType PointRelais_Details
2025-06-20 05:44:36.709326 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TypeActivite
2025-06-20 05:44:36.709333 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NACE of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709335 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NACE to complexType PointRelais_Details
2025-06-20 05:44:36.709339 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NACE
2025-06-20 05:44:36.709345 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Information of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709348 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Information to complexType PointRelais_Details
2025-06-20 05:44:36.709351 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Information
2025-06-20 05:44:36.709357 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Lundi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.709360 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Lundi to complexType PointRelais_Details
2025-06-20 05:44:36.709364 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Lundi
2025-06-20 05:44:36.709370 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Mardi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.709373 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Mardi to complexType PointRelais_Details
2025-06-20 05:44:36.709376 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Mardi
2025-06-20 05:44:36.709382 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Mercredi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.709385 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Mercredi to complexType PointRelais_Details
2025-06-20 05:44:36.709389 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Mercredi
2025-06-20 05:44:36.709395 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Jeudi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.709398 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Jeudi to complexType PointRelais_Details
2025-06-20 05:44:36.709402 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Jeudi
2025-06-20 05:44:36.709408 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Vendredi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.709410 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Vendredi to complexType PointRelais_Details
2025-06-20 05:44:36.709414 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Vendredi
2025-06-20 05:44:36.709420 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Samedi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.709423 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Samedi to complexType PointRelais_Details
2025-06-20 05:44:36.709427 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Samedi
2025-06-20 05:44:36.709432 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Dimanche of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.709435 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Dimanche to complexType PointRelais_Details
2025-06-20 05:44:36.709439 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Dimanche
2025-06-20 05:44:36.709445 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Informations_Dispo of type http://www.mondialrelay.fr/webservice/:ArrayOfPeriode
2025-06-20 05:44:36.709448 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Informations_Dispo to complexType PointRelais_Details
2025-06-20 05:44:36.709452 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Informations_Dispo
2025-06-20 05:44:36.709458 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element URL_Photo of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709460 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element URL_Photo to complexType PointRelais_Details
2025-06-20 05:44:36.709464 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element URL_Photo
2025-06-20 05:44:36.709470 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element URL_Plan of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709473 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element URL_Plan to complexType PointRelais_Details
2025-06-20 05:44:36.709477 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element URL_Plan
2025-06-20 05:44:36.709483 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Distance of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709485 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Distance to complexType PointRelais_Details
2025-06-20 05:44:36.709489 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Distance
2025-06-20 05:44:36.709494 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType PointRelais_Details
2025-06-20 05:44:36.709545 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(6) {
  ["name"]=>
  string(19) "PointRelais_Details"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(27) {
    ["STAT"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "STAT"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Num"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(3) "Num"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr1"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr1"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr2"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr2"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr3"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr3"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr4"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr4"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(2) "CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Localisation1"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(13) "Localisation1"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Localisation2"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(13) "Localisation2"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Latitude"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Latitude"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Longitude"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Longitude"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TypeActivite"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "TypeActivite"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NACE"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "NACE"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Information"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(11) "Information"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Lundi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "Horaires_Lundi"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Mardi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "Horaires_Mardi"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Mercredi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(17) "Horaires_Mercredi"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Jeudi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "Horaires_Jeudi"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Vendredi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(17) "Horaires_Vendredi"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Samedi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(15) "Horaires_Samedi"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Dimanche"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(17) "Horaires_Dimanche"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Informations_Dispo"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(18) "Informations_Dispo"
      ["type"]=>
      string(53) "http://www.mondialrelay.fr/webservice/:ArrayOfPeriode"
      ["form"]=>
      string(9) "qualified"
    }
    ["URL_Photo"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "URL_Photo"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["URL_Plan"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "URL_Plan"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Distance"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Distance"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.709553 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ArrayOfPeriode
2025-06-20 05:44:36.709562 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Periode of type http://www.mondialrelay.fr/webservice/:Periode
2025-06-20 05:44:36.709565 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Periode to complexType ArrayOfPeriode
2025-06-20 05:44:36.709569 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Periode
2025-06-20 05:44:36.709573 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ArrayOfPeriode
2025-06-20 05:44:36.709580 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(6) {
  ["name"]=>
  string(14) "ArrayOfPeriode"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["Periode"]=>
    array(6) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(9) "unbounded"
      ["name"]=>
      string(7) "Periode"
      ["nillable"]=>
      string(4) "true"
      ["type"]=>
      string(46) "http://www.mondialrelay.fr/webservice/:Periode"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.709585 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType Periode
2025-06-20 05:44:36.709593 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Debut of type http://www.w3.org/2001/XMLSchema:dateTime
2025-06-20 05:44:36.709596 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Debut to complexType Periode
2025-06-20 05:44:36.709600 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Debut
2025-06-20 05:44:36.709607 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Fin of type http://www.w3.org/2001/XMLSchema:dateTime
2025-06-20 05:44:36.709610 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Fin to complexType Periode
2025-06-20 05:44:36.709614 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Fin
2025-06-20 05:44:36.709618 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType Periode
2025-06-20 05:44:36.709627 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(6) {
  ["name"]=>
  string(7) "Periode"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(2) {
    ["Debut"]=>
    array(6) {
      ["minOccurs"]=>
      string(1) "1"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Debut"
      ["nillable"]=>
      string(4) "true"
      ["type"]=>
      string(41) "http://www.w3.org/2001/XMLSchema:dateTime"
      ["form"]=>
      string(9) "qualified"
    }
    ["Fin"]=>
    array(6) {
      ["minOccurs"]=>
      string(1) "1"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(3) "Fin"
      ["nillable"]=>
      string(4) "true"
      ["type"]=>
      string(41) "http://www.w3.org/2001/XMLSchema:dateTime"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.709632 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI4_PointRelais_Recherche type _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709635 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI4_PointRelais_Recherche to elements array
2025-06-20 05:44:36.709640 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI4_PointRelais_Recherche named _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709647 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709650 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709654 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-06-20 05:44:36.709660 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709663 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709667 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-06-20 05:44:36.709673 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NumPointRelais of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709676 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NumPointRelais to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709679 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NumPointRelais
2025-06-20 05:44:36.709685 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709688 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709692 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-06-20 05:44:36.709698 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709700 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709704 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-06-20 05:44:36.709710 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Latitude of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709713 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Latitude to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709717 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Latitude
2025-06-20 05:44:36.709723 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Longitude of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709726 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Longitude to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709729 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Longitude
2025-06-20 05:44:36.709735 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Taille of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709738 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Taille to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709742 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Taille
2025-06-20 05:44:36.709748 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Poids of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709751 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Poids to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709755 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Poids
2025-06-20 05:44:36.709761 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Action of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709764 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Action to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709767 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Action
2025-06-20 05:44:36.709773 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element DelaiEnvoi of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709776 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element DelaiEnvoi to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709780 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element DelaiEnvoi
2025-06-20 05:44:36.709786 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element RayonRecherche of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709789 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element RayonRecherche to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709793 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element RayonRecherche
2025-06-20 05:44:36.709799 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TypeActivite of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709801 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TypeActivite to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709805 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TypeActivite
2025-06-20 05:44:36.709811 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NACE of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709814 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NACE to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709818 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NACE
2025-06-20 05:44:36.709824 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NombreResultats of type http://www.w3.org/2001/XMLSchema:int
2025-06-20 05:44:36.709827 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NombreResultats to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709831 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NombreResultats
2025-06-20 05:44:36.709837 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709840 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709844 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-06-20 05:44:36.709848 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI4_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.709881 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(16) {
    ["Enseigne"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Enseigne"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NumPointRelais"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "NumPointRelais"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(2) "CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Latitude"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Latitude"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Longitude"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Longitude"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Taille"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Taille"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Poids"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Poids"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Action"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Action"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["DelaiEnvoi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "DelaiEnvoi"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["RayonRecherche"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "RayonRecherche"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TypeActivite"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "TypeActivite"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NACE"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "NACE"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NombreResultats"]=>
    array(6) {
      ["minOccurs"]=>
      string(1) "1"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(15) "NombreResultats"
      ["nillable"]=>
      string(4) "true"
      ["type"]=>
      string(36) "http://www.w3.org/2001/XMLSchema:int"
      ["form"]=>
      string(9) "qualified"
    }
    ["Security"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Security"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.709887 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI4_PointRelais_Recherche
2025-06-20 05:44:36.709892 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI4_PointRelais_RechercheResponse type _WSI4_PointRelais_RechercheResponse_ContainedType
2025-06-20 05:44:36.709895 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI4_PointRelais_RechercheResponse to elements array
2025-06-20 05:44:36.709900 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI4_PointRelais_RechercheResponse named _WSI4_PointRelais_RechercheResponse_ContainedType
2025-06-20 05:44:36.709908 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI4_PointRelais_RechercheResult of type http://www.mondialrelay.fr/webservice/:ret_WSI3_PointRelais_Recherche
2025-06-20 05:44:36.709911 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI4_PointRelais_RechercheResult to complexType _WSI4_PointRelais_RechercheResponse_ContainedType
2025-06-20 05:44:36.709915 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI4_PointRelais_RechercheResult
2025-06-20 05:44:36.709920 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI4_PointRelais_RechercheResponse_ContainedType
2025-06-20 05:44:36.709926 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["WSI4_PointRelais_RechercheResult"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(32) "WSI4_PointRelais_RechercheResult"
      ["type"]=>
      string(69) "http://www.mondialrelay.fr/webservice/:ret_WSI3_PointRelais_Recherche"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.709930 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI4_PointRelais_RechercheResponse
2025-06-20 05:44:36.709934 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_AdressePointRelais type _WSI2_AdressePointRelais_ContainedType
2025-06-20 05:44:36.709937 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_AdressePointRelais to elements array
2025-06-20 05:44:36.709942 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_AdressePointRelais named _WSI2_AdressePointRelais_ContainedType
2025-06-20 05:44:36.709950 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709952 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_AdressePointRelais_ContainedType
2025-06-20 05:44:36.709956 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-06-20 05:44:36.709962 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Num of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709965 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Num to complexType _WSI2_AdressePointRelais_ContainedType
2025-06-20 05:44:36.709969 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Num
2025-06-20 05:44:36.709975 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709978 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType _WSI2_AdressePointRelais_ContainedType
2025-06-20 05:44:36.709982 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-06-20 05:44:36.709988 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.709991 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_AdressePointRelais_ContainedType
2025-06-20 05:44:36.709995 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-06-20 05:44:36.709999 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_AdressePointRelais_ContainedType
2025-06-20 05:44:36.710011 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(4) {
    ["Enseigne"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Enseigne"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Num"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(3) "Num"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Security"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Security"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.710015 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_AdressePointRelais
2025-06-20 05:44:36.710020 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_AdressePointRelaisResponse type _WSI2_AdressePointRelaisResponse_ContainedType
2025-06-20 05:44:36.710023 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_AdressePointRelaisResponse to elements array
2025-06-20 05:44:36.710027 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_AdressePointRelaisResponse named _WSI2_AdressePointRelaisResponse_ContainedType
2025-06-20 05:44:36.710043 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_AdressePointRelaisResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_AdressePointRelais
2025-06-20 05:44:36.710046 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_AdressePointRelaisResult to complexType _WSI2_AdressePointRelaisResponse_ContainedType
2025-06-20 05:44:36.710050 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_AdressePointRelaisResult
2025-06-20 05:44:36.710055 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_AdressePointRelaisResponse_ContainedType
2025-06-20 05:44:36.710061 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["WSI2_AdressePointRelaisResult"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(29) "WSI2_AdressePointRelaisResult"
      ["type"]=>
      string(66) "http://www.mondialrelay.fr/webservice/:ret_WSI2_AdressePointRelais"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.710065 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_AdressePointRelaisResponse
2025-06-20 05:44:36.710069 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_AdressePointRelais
2025-06-20 05:44:36.710075 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-06-20 05:44:36.710080 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-06-20 05:44:36.710088 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr1 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710091 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr1 to complexType ret_WSI2_AdressePointRelais
2025-06-20 05:44:36.710095 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr1
2025-06-20 05:44:36.710101 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr2 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710104 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr2 to complexType ret_WSI2_AdressePointRelais
2025-06-20 05:44:36.710112 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr2
2025-06-20 05:44:36.710118 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr3 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710121 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr3 to complexType ret_WSI2_AdressePointRelais
2025-06-20 05:44:36.710125 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr3
2025-06-20 05:44:36.710130 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr4 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710133 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr4 to complexType ret_WSI2_AdressePointRelais
2025-06-20 05:44:36.710137 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr4
2025-06-20 05:44:36.710143 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710146 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType ret_WSI2_AdressePointRelais
2025-06-20 05:44:36.710149 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-06-20 05:44:36.710156 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710158 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType ret_WSI2_AdressePointRelais
2025-06-20 05:44:36.710162 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-06-20 05:44:36.710169 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_AdressePointRelais
2025-06-20 05:44:36.710184 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(7) {
  ["name"]=>
  string(27) "ret_WSI2_AdressePointRelais"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["extensionBase"]=>
  string(43) "http://www.mondialrelay.fr/webservice/:ret_"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(6) {
    ["LgAdr1"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr1"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr2"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr2"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr3"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr3"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr4"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr4"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(2) "CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.710190 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_DetailPointRelais type _WSI2_DetailPointRelais_ContainedType
2025-06-20 05:44:36.710192 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_DetailPointRelais to elements array
2025-06-20 05:44:36.710198 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_DetailPointRelais named _WSI2_DetailPointRelais_ContainedType
2025-06-20 05:44:36.710206 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710209 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_DetailPointRelais_ContainedType
2025-06-20 05:44:36.710212 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-06-20 05:44:36.710218 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Num of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710221 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Num to complexType _WSI2_DetailPointRelais_ContainedType
2025-06-20 05:44:36.710225 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Num
2025-06-20 05:44:36.710231 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710234 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType _WSI2_DetailPointRelais_ContainedType
2025-06-20 05:44:36.710237 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-06-20 05:44:36.710243 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710246 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_DetailPointRelais_ContainedType
2025-06-20 05:44:36.710250 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-06-20 05:44:36.710254 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_DetailPointRelais_ContainedType
2025-06-20 05:44:36.710266 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(4) {
    ["Enseigne"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Enseigne"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Num"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(3) "Num"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Security"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Security"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.710270 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_DetailPointRelais
2025-06-20 05:44:36.710275 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_DetailPointRelaisResponse type _WSI2_DetailPointRelaisResponse_ContainedType
2025-06-20 05:44:36.710277 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_DetailPointRelaisResponse to elements array
2025-06-20 05:44:36.710282 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_DetailPointRelaisResponse named _WSI2_DetailPointRelaisResponse_ContainedType
2025-06-20 05:44:36.710290 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_DetailPointRelaisResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710293 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_DetailPointRelaisResult to complexType _WSI2_DetailPointRelaisResponse_ContainedType
2025-06-20 05:44:36.710297 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_DetailPointRelaisResult
2025-06-20 05:44:36.710301 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_DetailPointRelaisResponse_ContainedType
2025-06-20 05:44:36.710308 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["WSI2_DetailPointRelaisResult"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(28) "WSI2_DetailPointRelaisResult"
      ["type"]=>
      string(65) "http://www.mondialrelay.fr/webservice/:ret_WSI2_DetailPointRelais"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.710311 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_DetailPointRelaisResponse
2025-06-20 05:44:36.710316 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710321 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-06-20 05:44:36.710326 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-06-20 05:44:36.710334 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Num of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710337 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Num to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710340 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Num
2025-06-20 05:44:36.710346 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr1 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710349 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr1 to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710353 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr1
2025-06-20 05:44:36.710359 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr2 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710362 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr2 to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710365 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr2
2025-06-20 05:44:36.710371 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr3 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710374 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr3 to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710378 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr3
2025-06-20 05:44:36.710383 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr4 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710386 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr4 to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710390 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr4
2025-06-20 05:44:36.710396 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710399 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710402 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-06-20 05:44:36.710408 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710411 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710415 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-06-20 05:44:36.710421 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710424 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710427 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-06-20 05:44:36.710433 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Localisation1 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710436 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Localisation1 to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710440 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Localisation1
2025-06-20 05:44:36.710446 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Localisation2 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710449 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Localisation2 to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710453 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Localisation2
2025-06-20 05:44:36.710459 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Lundi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.710462 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Lundi to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710466 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Lundi
2025-06-20 05:44:36.710472 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Mardi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.710475 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Mardi to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710478 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Mardi
2025-06-20 05:44:36.710484 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Mercredi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.710487 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Mercredi to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710491 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Mercredi
2025-06-20 05:44:36.710497 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Jeudi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.710500 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Jeudi to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710504 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Jeudi
2025-06-20 05:44:36.710510 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Vendredi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.710512 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Vendredi to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710516 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Vendredi
2025-06-20 05:44:36.710522 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Samedi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.710525 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Samedi to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710529 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Samedi
2025-06-20 05:44:36.710535 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Dimanche of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.710538 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Dimanche to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710542 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Dimanche
2025-06-20 05:44:36.710548 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Information of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710552 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Information to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710555 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Information
2025-06-20 05:44:36.710562 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element URL_Photo of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710564 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element URL_Photo to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710568 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element URL_Photo
2025-06-20 05:44:36.710574 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element URL_Plan of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710577 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element URL_Plan to complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710581 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element URL_Plan
2025-06-20 05:44:36.710587 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_DetailPointRelais
2025-06-20 05:44:36.710627 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(7) {
  ["name"]=>
  string(26) "ret_WSI2_DetailPointRelais"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["extensionBase"]=>
  string(43) "http://www.mondialrelay.fr/webservice/:ret_"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(20) {
    ["Num"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(3) "Num"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr1"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr1"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr2"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr2"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr3"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr3"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr4"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr4"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(2) "CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Localisation1"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(13) "Localisation1"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Localisation2"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(13) "Localisation2"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Lundi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "Horaires_Lundi"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Mardi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "Horaires_Mardi"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Mercredi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(17) "Horaires_Mercredi"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Jeudi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "Horaires_Jeudi"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Vendredi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(17) "Horaires_Vendredi"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Samedi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(15) "Horaires_Samedi"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Dimanche"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(17) "Horaires_Dimanche"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Information"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(11) "Information"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["URL_Photo"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "URL_Photo"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["URL_Plan"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "URL_Plan"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.710635 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_RecherchePointRelais type _WSI2_RecherchePointRelais_ContainedType
2025-06-20 05:44:36.710638 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RecherchePointRelais to elements array
2025-06-20 05:44:36.710643 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_RecherchePointRelais named _WSI2_RecherchePointRelais_ContainedType
2025-06-20 05:44:36.710651 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710654 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_RecherchePointRelais_ContainedType
2025-06-20 05:44:36.710658 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-06-20 05:44:36.710664 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710667 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType _WSI2_RecherchePointRelais_ContainedType
2025-06-20 05:44:36.710670 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-06-20 05:44:36.710676 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710679 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType _WSI2_RecherchePointRelais_ContainedType
2025-06-20 05:44:36.710683 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-06-20 05:44:36.710688 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710691 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType _WSI2_RecherchePointRelais_ContainedType
2025-06-20 05:44:36.710695 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-06-20 05:44:36.710701 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Taille of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710704 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Taille to complexType _WSI2_RecherchePointRelais_ContainedType
2025-06-20 05:44:36.710707 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Taille
2025-06-20 05:44:36.710713 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Poids of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710716 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Poids to complexType _WSI2_RecherchePointRelais_ContainedType
2025-06-20 05:44:36.710720 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Poids
2025-06-20 05:44:36.710726 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Action of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710729 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Action to complexType _WSI2_RecherchePointRelais_ContainedType
2025-06-20 05:44:36.710733 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Action
2025-06-20 05:44:36.710739 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.710741 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_RecherchePointRelais_ContainedType
2025-06-20 05:44:36.710745 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-06-20 05:44:36.710750 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_RecherchePointRelais_ContainedType
2025-06-20 05:44:36.710768 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(8) {
    ["Enseigne"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Enseigne"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(2) "CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Taille"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Taille"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Poids"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Poids"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Action"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Action"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Security"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Security"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.710772 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RecherchePointRelais
2025-06-20 05:44:36.710777 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_RecherchePointRelaisResponse type _WSI2_RecherchePointRelaisResponse_ContainedType
2025-06-20 05:44:36.710780 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RecherchePointRelaisResponse to elements array
2025-06-20 05:44:36.710785 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_RecherchePointRelaisResponse named _WSI2_RecherchePointRelaisResponse_ContainedType
2025-06-20 05:44:36.710793 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_RecherchePointRelaisResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_RecherchePointRelais
2025-06-20 05:44:36.710796 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RecherchePointRelaisResult to complexType _WSI2_RecherchePointRelaisResponse_ContainedType
2025-06-20 05:44:36.710799 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RecherchePointRelaisResult
2025-06-20 05:44:36.710804 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_RecherchePointRelaisResponse_ContainedType
2025-06-20 05:44:36.710810 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["WSI2_RecherchePointRelaisResult"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(31) "WSI2_RecherchePointRelaisResult"
      ["type"]=>
      string(68) "http://www.mondialrelay.fr/webservice/:ret_WSI2_RecherchePointRelais"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.710814 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RecherchePointRelaisResponse
2025-06-20 05:44:36.710818 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_RecherchePointRelais
2025-06-20 05:44:36.710823 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-06-20 05:44:36.710829 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-06-20 05:44:36.710836 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR01 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.710840 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR01 to complexType ret_WSI2_RecherchePointRelais
2025-06-20 05:44:36.710843 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR01
2025-06-20 05:44:36.710849 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR02 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.710852 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR02 to complexType ret_WSI2_RecherchePointRelais
2025-06-20 05:44:36.710856 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR02
2025-06-20 05:44:36.710861 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR03 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.710864 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR03 to complexType ret_WSI2_RecherchePointRelais
2025-06-20 05:44:36.710868 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR03
2025-06-20 05:44:36.710874 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR04 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.710876 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR04 to complexType ret_WSI2_RecherchePointRelais
2025-06-20 05:44:36.710880 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR04
2025-06-20 05:44:36.710886 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR05 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.710889 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR05 to complexType ret_WSI2_RecherchePointRelais
2025-06-20 05:44:36.710892 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR05
2025-06-20 05:44:36.710899 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR06 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.710901 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR06 to complexType ret_WSI2_RecherchePointRelais
2025-06-20 05:44:36.710905 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR06
2025-06-20 05:44:36.710911 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR07 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.710914 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR07 to complexType ret_WSI2_RecherchePointRelais
2025-06-20 05:44:36.710917 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR07
2025-06-20 05:44:36.710923 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR08 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.710926 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR08 to complexType ret_WSI2_RecherchePointRelais
2025-06-20 05:44:36.710930 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR08
2025-06-20 05:44:36.710936 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR09 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.710939 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR09 to complexType ret_WSI2_RecherchePointRelais
2025-06-20 05:44:36.710943 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR09
2025-06-20 05:44:36.710948 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR10 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.710951 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR10 to complexType ret_WSI2_RecherchePointRelais
2025-06-20 05:44:36.710955 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR10
2025-06-20 05:44:36.710961 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_RecherchePointRelais
2025-06-20 05:44:36.710985 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(7) {
  ["name"]=>
  string(29) "ret_WSI2_RecherchePointRelais"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["extensionBase"]=>
  string(43) "http://www.mondialrelay.fr/webservice/:ret_"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(10) {
    ["PR01"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "PR01"
      ["type"]=>
      string(63) "http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais"
      ["form"]=>
      string(9) "qualified"
    }
    ["PR02"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "PR02"
      ["type"]=>
      string(63) "http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais"
      ["form"]=>
      string(9) "qualified"
    }
    ["PR03"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "PR03"
      ["type"]=>
      string(63) "http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais"
      ["form"]=>
      string(9) "qualified"
    }
    ["PR04"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "PR04"
      ["type"]=>
      string(63) "http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais"
      ["form"]=>
      string(9) "qualified"
    }
    ["PR05"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "PR05"
      ["type"]=>
      string(63) "http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais"
      ["form"]=>
      string(9) "qualified"
    }
    ["PR06"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "PR06"
      ["type"]=>
      string(63) "http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais"
      ["form"]=>
      string(9) "qualified"
    }
    ["PR07"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "PR07"
      ["type"]=>
      string(63) "http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais"
      ["form"]=>
      string(9) "qualified"
    }
    ["PR08"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "PR08"
      ["type"]=>
      string(63) "http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais"
      ["form"]=>
      string(9) "qualified"
    }
    ["PR09"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "PR09"
      ["type"]=>
      string(63) "http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais"
      ["form"]=>
      string(9) "qualified"
    }
    ["PR10"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "PR10"
      ["type"]=>
      string(63) "http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.710990 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.710998 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Num of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711001 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Num to complexType ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.711005 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Num
2025-06-20 05:44:36.711011 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr1 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711014 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr1 to complexType ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.711018 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr1
2025-06-20 05:44:36.711023 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr2 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711026 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr2 to complexType ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.711030 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr2
2025-06-20 05:44:36.711036 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr3 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711039 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr3 to complexType ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.711042 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr3
2025-06-20 05:44:36.711048 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr4 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711051 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr4 to complexType ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.711054 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr4
2025-06-20 05:44:36.711060 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711063 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.711067 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-06-20 05:44:36.711073 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711075 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.711079 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-06-20 05:44:36.711085 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711088 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.711091 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-06-20 05:44:36.711096 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_sub_PointRelais
2025-06-20 05:44:36.711115 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(6) {
  ["name"]=>
  string(24) "ret_WSI2_sub_PointRelais"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(8) {
    ["Num"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(3) "Num"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr1"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr1"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr2"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr2"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr3"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr3"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr4"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr4"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(2) "CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.711120 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_RecherchePointRelaisAvancee type _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-06-20 05:44:36.711123 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RecherchePointRelaisAvancee to elements array
2025-06-20 05:44:36.711128 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_RecherchePointRelaisAvancee named _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-06-20 05:44:36.711136 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711139 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-06-20 05:44:36.711143 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-06-20 05:44:36.711149 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711151 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-06-20 05:44:36.711155 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-06-20 05:44:36.711161 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711164 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-06-20 05:44:36.711167 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-06-20 05:44:36.711174 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711177 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-06-20 05:44:36.711180 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-06-20 05:44:36.711186 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Latitude of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711189 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Latitude to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-06-20 05:44:36.711193 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Latitude
2025-06-20 05:44:36.711199 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Longitude of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711202 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Longitude to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-06-20 05:44:36.711205 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Longitude
2025-06-20 05:44:36.711211 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Taille of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711214 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Taille to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-06-20 05:44:36.711217 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Taille
2025-06-20 05:44:36.711223 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Poids of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711226 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Poids to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-06-20 05:44:36.711230 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Poids
2025-06-20 05:44:36.711236 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Action of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711238 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Action to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-06-20 05:44:36.711242 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Action
2025-06-20 05:44:36.711248 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element DelaiEnvoi of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711251 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element DelaiEnvoi to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-06-20 05:44:36.711255 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element DelaiEnvoi
2025-06-20 05:44:36.711260 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element RayonRecherche of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711263 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element RayonRecherche to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-06-20 05:44:36.711267 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element RayonRecherche
2025-06-20 05:44:36.711273 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TypeActivite of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711276 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TypeActivite to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-06-20 05:44:36.711279 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TypeActivite
2025-06-20 05:44:36.711285 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NACE of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711288 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NACE to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-06-20 05:44:36.711292 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NACE
2025-06-20 05:44:36.711297 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711300 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-06-20 05:44:36.711304 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-06-20 05:44:36.711309 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-06-20 05:44:36.711338 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(14) {
    ["Enseigne"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Enseigne"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(2) "CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Latitude"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Latitude"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Longitude"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Longitude"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Taille"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Taille"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Poids"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Poids"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Action"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Action"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["DelaiEnvoi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "DelaiEnvoi"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["RayonRecherche"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "RayonRecherche"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TypeActivite"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "TypeActivite"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NACE"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "NACE"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Security"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Security"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.711344 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RecherchePointRelaisAvancee
2025-06-20 05:44:36.711349 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_RecherchePointRelaisAvanceeResponse type _WSI2_RecherchePointRelaisAvanceeResponse_ContainedType
2025-06-20 05:44:36.711352 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RecherchePointRelaisAvanceeResponse to elements array
2025-06-20 05:44:36.711357 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_RecherchePointRelaisAvanceeResponse named _WSI2_RecherchePointRelaisAvanceeResponse_ContainedType
2025-06-20 05:44:36.711365 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_RecherchePointRelaisAvanceeResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_RecherchePointRelaisAvancee
2025-06-20 05:44:36.711368 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RecherchePointRelaisAvanceeResult to complexType _WSI2_RecherchePointRelaisAvanceeResponse_ContainedType
2025-06-20 05:44:36.711372 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RecherchePointRelaisAvanceeResult
2025-06-20 05:44:36.711376 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_RecherchePointRelaisAvanceeResponse_ContainedType
2025-06-20 05:44:36.711383 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["WSI2_RecherchePointRelaisAvanceeResult"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(38) "WSI2_RecherchePointRelaisAvanceeResult"
      ["type"]=>
      string(75) "http://www.mondialrelay.fr/webservice/:ret_WSI2_RecherchePointRelaisAvancee"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.711386 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RecherchePointRelaisAvanceeResponse
2025-06-20 05:44:36.711391 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_RecherchePointRelaisAvancee
2025-06-20 05:44:36.711396 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-06-20 05:44:36.711401 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-06-20 05:44:36.711409 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ListePR of type http://www.mondialrelay.fr/webservice/:ArrayOfRet_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711412 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ListePR to complexType ret_WSI2_RecherchePointRelaisAvancee
2025-06-20 05:44:36.711416 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ListePR
2025-06-20 05:44:36.711423 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_RecherchePointRelaisAvancee
2025-06-20 05:44:36.711429 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(7) {
  ["name"]=>
  string(36) "ret_WSI2_RecherchePointRelaisAvancee"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["extensionBase"]=>
  string(43) "http://www.mondialrelay.fr/webservice/:ret_"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["ListePR"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "ListePR"
      ["type"]=>
      string(77) "http://www.mondialrelay.fr/webservice/:ArrayOfRet_WSI2_sub_PointRelaisAvancee"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.711434 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ArrayOfRet_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711443 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ret_WSI2_sub_PointRelaisAvancee of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711446 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ret_WSI2_sub_PointRelaisAvancee to complexType ArrayOfRet_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711450 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ret_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711455 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ArrayOfRet_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711462 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(6) {
  ["name"]=>
  string(38) "ArrayOfRet_WSI2_sub_PointRelaisAvancee"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["ret_WSI2_sub_PointRelaisAvancee"]=>
    array(6) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(9) "unbounded"
      ["name"]=>
      string(31) "ret_WSI2_sub_PointRelaisAvancee"
      ["nillable"]=>
      string(4) "true"
      ["type"]=>
      string(70) "http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelaisAvancee"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.711466 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711474 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Num of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711477 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Num to complexType ret_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711481 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Num
2025-06-20 05:44:36.711487 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr1 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711489 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr1 to complexType ret_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711493 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr1
2025-06-20 05:44:36.711499 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr2 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711502 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr2 to complexType ret_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711505 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr2
2025-06-20 05:44:36.711511 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr3 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711514 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr3 to complexType ret_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711518 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr3
2025-06-20 05:44:36.711523 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr4 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711526 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr4 to complexType ret_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711530 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr4
2025-06-20 05:44:36.711536 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711539 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType ret_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711542 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-06-20 05:44:36.711548 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711551 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType ret_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711555 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-06-20 05:44:36.711561 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711563 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType ret_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711567 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-06-20 05:44:36.711573 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Latitude of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711576 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Latitude to complexType ret_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711580 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Latitude
2025-06-20 05:44:36.711586 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Longitude of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711588 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Longitude to complexType ret_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711592 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Longitude
2025-06-20 05:44:36.711598 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TypeActivite of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711601 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TypeActivite to complexType ret_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711605 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TypeActivite
2025-06-20 05:44:36.711610 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NACE of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711613 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NACE to complexType ret_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711617 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NACE
2025-06-20 05:44:36.711623 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Distance of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711626 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Distance to complexType ret_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711629 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Distance
2025-06-20 05:44:36.711634 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_sub_PointRelaisAvancee
2025-06-20 05:44:36.711661 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(6) {
  ["name"]=>
  string(31) "ret_WSI2_sub_PointRelaisAvancee"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(13) {
    ["Num"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(3) "Num"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr1"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr1"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr2"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr2"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr3"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr3"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr4"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr4"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(2) "CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Latitude"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Latitude"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Longitude"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Longitude"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TypeActivite"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "TypeActivite"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NACE"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "NACE"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Distance"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Distance"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.711667 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_RecherchePointRelaisHoraires type _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-06-20 05:44:36.711670 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RecherchePointRelaisHoraires to elements array
2025-06-20 05:44:36.711675 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_RecherchePointRelaisHoraires named _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-06-20 05:44:36.711683 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711686 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-06-20 05:44:36.711690 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-06-20 05:44:36.711696 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711699 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-06-20 05:44:36.711702 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-06-20 05:44:36.711708 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711711 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-06-20 05:44:36.711715 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-06-20 05:44:36.711721 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711724 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-06-20 05:44:36.711727 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-06-20 05:44:36.711733 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Taille of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711736 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Taille to complexType _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-06-20 05:44:36.711740 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Taille
2025-06-20 05:44:36.711746 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Poids of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711748 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Poids to complexType _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-06-20 05:44:36.711752 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Poids
2025-06-20 05:44:36.711758 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Action of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711761 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Action to complexType _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-06-20 05:44:36.711765 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Action
2025-06-20 05:44:36.711771 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711773 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-06-20 05:44:36.711777 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-06-20 05:44:36.711782 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-06-20 05:44:36.711800 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(8) {
    ["Enseigne"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Enseigne"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(2) "CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Taille"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Taille"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Poids"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Poids"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Action"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Action"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Security"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Security"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.711804 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RecherchePointRelaisHoraires
2025-06-20 05:44:36.711809 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_RecherchePointRelaisHorairesResponse type _WSI2_RecherchePointRelaisHorairesResponse_ContainedType
2025-06-20 05:44:36.711812 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RecherchePointRelaisHorairesResponse to elements array
2025-06-20 05:44:36.711817 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_RecherchePointRelaisHorairesResponse named _WSI2_RecherchePointRelaisHorairesResponse_ContainedType
2025-06-20 05:44:36.711825 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_RecherchePointRelaisHorairesResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_RecherchePointRelaisHoraires
2025-06-20 05:44:36.711828 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RecherchePointRelaisHorairesResult to complexType _WSI2_RecherchePointRelaisHorairesResponse_ContainedType
2025-06-20 05:44:36.711832 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RecherchePointRelaisHorairesResult
2025-06-20 05:44:36.711836 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_RecherchePointRelaisHorairesResponse_ContainedType
2025-06-20 05:44:36.711842 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["WSI2_RecherchePointRelaisHorairesResult"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(39) "WSI2_RecherchePointRelaisHorairesResult"
      ["type"]=>
      string(76) "http://www.mondialrelay.fr/webservice/:ret_WSI2_RecherchePointRelaisHoraires"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.711846 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RecherchePointRelaisHorairesResponse
2025-06-20 05:44:36.711851 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_RecherchePointRelaisHoraires
2025-06-20 05:44:36.711856 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-06-20 05:44:36.711861 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-06-20 05:44:36.711869 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ListePR of type http://www.mondialrelay.fr/webservice/:ArrayOfRet_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.711872 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ListePR to complexType ret_WSI2_RecherchePointRelaisHoraires
2025-06-20 05:44:36.711876 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ListePR
2025-06-20 05:44:36.711882 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_RecherchePointRelaisHoraires
2025-06-20 05:44:36.711889 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(7) {
  ["name"]=>
  string(37) "ret_WSI2_RecherchePointRelaisHoraires"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["extensionBase"]=>
  string(43) "http://www.mondialrelay.fr/webservice/:ret_"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["ListePR"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "ListePR"
      ["type"]=>
      string(78) "http://www.mondialrelay.fr/webservice/:ArrayOfRet_WSI2_sub_PointRelaisHoraires"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.711894 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ArrayOfRet_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.711902 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ret_WSI2_sub_PointRelaisHoraires of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.711905 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ret_WSI2_sub_PointRelaisHoraires to complexType ArrayOfRet_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.711909 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.711914 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ArrayOfRet_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.711921 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(6) {
  ["name"]=>
  string(39) "ArrayOfRet_WSI2_sub_PointRelaisHoraires"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["ret_WSI2_sub_PointRelaisHoraires"]=>
    array(6) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(9) "unbounded"
      ["name"]=>
      string(32) "ret_WSI2_sub_PointRelaisHoraires"
      ["nillable"]=>
      string(4) "true"
      ["type"]=>
      string(71) "http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelaisHoraires"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.711926 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.711933 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Num of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711936 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Num to complexType ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.711940 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Num
2025-06-20 05:44:36.711946 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr1 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711949 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr1 to complexType ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.711953 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr1
2025-06-20 05:44:36.711958 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr2 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711961 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr2 to complexType ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.711965 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr2
2025-06-20 05:44:36.711971 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr3 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711974 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr3 to complexType ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.711977 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr3
2025-06-20 05:44:36.711983 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr4 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711986 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr4 to complexType ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.711989 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr4
2025-06-20 05:44:36.711995 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.711998 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.712002 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-06-20 05:44:36.712008 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712010 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.712014 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-06-20 05:44:36.712020 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712023 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.712026 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-06-20 05:44:36.712032 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Lundi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.712035 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Lundi to complexType ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.712039 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Lundi
2025-06-20 05:44:36.712045 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Mardi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.712048 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Mardi to complexType ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.712052 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Mardi
2025-06-20 05:44:36.712058 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Mercredi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.712060 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Mercredi to complexType ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.712064 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Mercredi
2025-06-20 05:44:36.712070 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Jeudi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.712073 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Jeudi to complexType ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.712077 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Jeudi
2025-06-20 05:44:36.712083 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Vendredi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.712086 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Vendredi to complexType ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.712089 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Vendredi
2025-06-20 05:44:36.712095 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Samedi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.712098 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Samedi to complexType ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.712102 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Samedi
2025-06-20 05:44:36.712108 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Dimanche of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.712111 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Dimanche to complexType ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.712115 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Dimanche
2025-06-20 05:44:36.712119 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_sub_PointRelaisHoraires
2025-06-20 05:44:36.712150 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(6) {
  ["name"]=>
  string(32) "ret_WSI2_sub_PointRelaisHoraires"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(15) {
    ["Num"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(3) "Num"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr1"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr1"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr2"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr2"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr3"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr3"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["LgAdr4"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "LgAdr4"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(2) "CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Lundi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "Horaires_Lundi"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Mardi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "Horaires_Mardi"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Mercredi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(17) "Horaires_Mercredi"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Jeudi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "Horaires_Jeudi"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Vendredi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(17) "Horaires_Vendredi"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Samedi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(15) "Horaires_Samedi"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
    ["Horaires_Dimanche"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(17) "Horaires_Dimanche"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.712158 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_TracingColisDetaille type _WSI2_TracingColisDetaille_ContainedType
2025-06-20 05:44:36.712161 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_TracingColisDetaille to elements array
2025-06-20 05:44:36.712166 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_TracingColisDetaille named _WSI2_TracingColisDetaille_ContainedType
2025-06-20 05:44:36.712174 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712178 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_TracingColisDetaille_ContainedType
2025-06-20 05:44:36.712182 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-06-20 05:44:36.712188 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expedition of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712191 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expedition to complexType _WSI2_TracingColisDetaille_ContainedType
2025-06-20 05:44:36.712194 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expedition
2025-06-20 05:44:36.712200 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Langue of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712203 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Langue to complexType _WSI2_TracingColisDetaille_ContainedType
2025-06-20 05:44:36.712207 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Langue
2025-06-20 05:44:36.712213 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712215 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_TracingColisDetaille_ContainedType
2025-06-20 05:44:36.712219 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-06-20 05:44:36.712224 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_TracingColisDetaille_ContainedType
2025-06-20 05:44:36.712235 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(4) {
    ["Enseigne"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Enseigne"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Expedition"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "Expedition"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Langue"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Langue"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Security"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Security"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.712239 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_TracingColisDetaille
2025-06-20 05:44:36.712244 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_TracingColisDetailleResponse type _WSI2_TracingColisDetailleResponse_ContainedType
2025-06-20 05:44:36.712247 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_TracingColisDetailleResponse to elements array
2025-06-20 05:44:36.712252 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_TracingColisDetailleResponse named _WSI2_TracingColisDetailleResponse_ContainedType
2025-06-20 05:44:36.712260 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_TracingColisDetailleResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_TracingColisDetaille
2025-06-20 05:44:36.712263 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_TracingColisDetailleResult to complexType _WSI2_TracingColisDetailleResponse_ContainedType
2025-06-20 05:44:36.712267 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_TracingColisDetailleResult
2025-06-20 05:44:36.712272 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_TracingColisDetailleResponse_ContainedType
2025-06-20 05:44:36.712278 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["WSI2_TracingColisDetailleResult"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(31) "WSI2_TracingColisDetailleResult"
      ["type"]=>
      string(68) "http://www.mondialrelay.fr/webservice/:ret_WSI2_TracingColisDetaille"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.712282 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_TracingColisDetailleResponse
2025-06-20 05:44:36.712286 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_TracingColisDetaille
2025-06-20 05:44:36.712291 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-06-20 05:44:36.712296 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-06-20 05:44:36.712304 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Libelle01 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712307 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Libelle01 to complexType ret_WSI2_TracingColisDetaille
2025-06-20 05:44:36.712310 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Libelle01
2025-06-20 05:44:36.712316 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Relais_Libelle of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712319 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Relais_Libelle to complexType ret_WSI2_TracingColisDetaille
2025-06-20 05:44:36.712323 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Relais_Libelle
2025-06-20 05:44:36.712329 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Relais_Num of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712332 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Relais_Num to complexType ret_WSI2_TracingColisDetaille
2025-06-20 05:44:36.712336 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Relais_Num
2025-06-20 05:44:36.712342 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Libelle02 of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712345 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Libelle02 to complexType ret_WSI2_TracingColisDetaille
2025-06-20 05:44:36.712349 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Libelle02
2025-06-20 05:44:36.712355 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Tracing of type http://www.mondialrelay.fr/webservice/:ArrayOfRet_WSI2_sub_TracingColisDetaille
2025-06-20 05:44:36.712358 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Tracing to complexType ret_WSI2_TracingColisDetaille
2025-06-20 05:44:36.712361 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Tracing
2025-06-20 05:44:36.712368 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_TracingColisDetaille
2025-06-20 05:44:36.712382 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(7) {
  ["name"]=>
  string(29) "ret_WSI2_TracingColisDetaille"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["extensionBase"]=>
  string(43) "http://www.mondialrelay.fr/webservice/:ret_"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(5) {
    ["Libelle01"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Libelle01"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Relais_Libelle"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "Relais_Libelle"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Relais_Num"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "Relais_Num"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Libelle02"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Libelle02"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Tracing"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "Tracing"
      ["type"]=>
      string(79) "http://www.mondialrelay.fr/webservice/:ArrayOfRet_WSI2_sub_TracingColisDetaille"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.712387 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ArrayOfRet_WSI2_sub_TracingColisDetaille
2025-06-20 05:44:36.712395 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ret_WSI2_sub_TracingColisDetaille of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_TracingColisDetaille
2025-06-20 05:44:36.712398 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ret_WSI2_sub_TracingColisDetaille to complexType ArrayOfRet_WSI2_sub_TracingColisDetaille
2025-06-20 05:44:36.712402 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ret_WSI2_sub_TracingColisDetaille
2025-06-20 05:44:36.712407 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ArrayOfRet_WSI2_sub_TracingColisDetaille
2025-06-20 05:44:36.712414 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(6) {
  ["name"]=>
  string(40) "ArrayOfRet_WSI2_sub_TracingColisDetaille"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["ret_WSI2_sub_TracingColisDetaille"]=>
    array(6) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(9) "unbounded"
      ["name"]=>
      string(33) "ret_WSI2_sub_TracingColisDetaille"
      ["nillable"]=>
      string(4) "true"
      ["type"]=>
      string(72) "http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_TracingColisDetaille"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.712418 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_sub_TracingColisDetaille
2025-06-20 05:44:36.712426 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Libelle of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712429 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Libelle to complexType ret_WSI2_sub_TracingColisDetaille
2025-06-20 05:44:36.712433 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Libelle
2025-06-20 05:44:36.712439 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Date of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712442 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Date to complexType ret_WSI2_sub_TracingColisDetaille
2025-06-20 05:44:36.712445 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Date
2025-06-20 05:44:36.712451 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Heure of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712454 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Heure to complexType ret_WSI2_sub_TracingColisDetaille
2025-06-20 05:44:36.712458 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Heure
2025-06-20 05:44:36.712464 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Emplacement of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712467 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Emplacement to complexType ret_WSI2_sub_TracingColisDetaille
2025-06-20 05:44:36.712470 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Emplacement
2025-06-20 05:44:36.712476 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Relais_Num of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712479 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Relais_Num to complexType ret_WSI2_sub_TracingColisDetaille
2025-06-20 05:44:36.712483 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Relais_Num
2025-06-20 05:44:36.712489 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Relais_Pays of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712492 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Relais_Pays to complexType ret_WSI2_sub_TracingColisDetaille
2025-06-20 05:44:36.712495 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Relais_Pays
2025-06-20 05:44:36.712500 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_sub_TracingColisDetaille
2025-06-20 05:44:36.712516 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(6) {
  ["name"]=>
  string(33) "ret_WSI2_sub_TracingColisDetaille"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(6) {
    ["Libelle"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "Libelle"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Date"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "Date"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Heure"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Heure"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Emplacement"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(11) "Emplacement"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Relais_Num"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "Relais_Num"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Relais_Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(11) "Relais_Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.712521 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_STAT_Label type _WSI2_STAT_Label_ContainedType
2025-06-20 05:44:36.712524 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_STAT_Label to elements array
2025-06-20 05:44:36.712529 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_STAT_Label named _WSI2_STAT_Label_ContainedType
2025-06-20 05:44:36.712537 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712540 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_STAT_Label_ContainedType
2025-06-20 05:44:36.712544 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-06-20 05:44:36.712550 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element STAT_ID of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712553 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element STAT_ID to complexType _WSI2_STAT_Label_ContainedType
2025-06-20 05:44:36.712557 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element STAT_ID
2025-06-20 05:44:36.712563 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Langue of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712566 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Langue to complexType _WSI2_STAT_Label_ContainedType
2025-06-20 05:44:36.712569 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Langue
2025-06-20 05:44:36.712575 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712578 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_STAT_Label_ContainedType
2025-06-20 05:44:36.712582 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-06-20 05:44:36.712586 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_STAT_Label_ContainedType
2025-06-20 05:44:36.712598 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(4) {
    ["Enseigne"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Enseigne"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["STAT_ID"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(7) "STAT_ID"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Langue"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Langue"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Security"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Security"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.712602 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_STAT_Label
2025-06-20 05:44:36.712607 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_STAT_LabelResponse type _WSI2_STAT_LabelResponse_ContainedType
2025-06-20 05:44:36.712609 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_STAT_LabelResponse to elements array
2025-06-20 05:44:36.712614 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_STAT_LabelResponse named _WSI2_STAT_LabelResponse_ContainedType
2025-06-20 05:44:36.712622 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_STAT_LabelResult of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712625 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_STAT_LabelResult to complexType _WSI2_STAT_LabelResponse_ContainedType
2025-06-20 05:44:36.712629 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_STAT_LabelResult
2025-06-20 05:44:36.712633 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_STAT_LabelResponse_ContainedType
2025-06-20 05:44:36.712639 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["WSI2_STAT_LabelResult"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(21) "WSI2_STAT_LabelResult"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.712643 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_STAT_LabelResponse
2025-06-20 05:44:36.712648 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_STAT_Labels type _WSI2_STAT_Labels_ContainedType
2025-06-20 05:44:36.712651 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_STAT_Labels to elements array
2025-06-20 05:44:36.712656 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_STAT_Labels named _WSI2_STAT_Labels_ContainedType
2025-06-20 05:44:36.712664 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712667 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_STAT_Labels_ContainedType
2025-06-20 05:44:36.712671 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-06-20 05:44:36.712677 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Langue of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712680 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Langue to complexType _WSI2_STAT_Labels_ContainedType
2025-06-20 05:44:36.712683 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Langue
2025-06-20 05:44:36.712689 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-06-20 05:44:36.712692 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_STAT_Labels_ContainedType
2025-06-20 05:44:36.712696 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-06-20 05:44:36.712700 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_STAT_Labels_ContainedType
2025-06-20 05:44:36.712710 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(3) {
    ["Enseigne"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Enseigne"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Langue"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Langue"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Security"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Security"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.712714 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_STAT_Labels
2025-06-20 05:44:36.712719 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_STAT_LabelsResponse type _WSI2_STAT_LabelsResponse_ContainedType
2025-06-20 05:44:36.712722 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_STAT_LabelsResponse to elements array
2025-06-20 05:44:36.712726 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_STAT_LabelsResponse named _WSI2_STAT_LabelsResponse_ContainedType
2025-06-20 05:44:36.712734 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_STAT_LabelsResult of type http://www.mondialrelay.fr/webservice/:ArrayOfArrayOfString
2025-06-20 05:44:36.712737 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_STAT_LabelsResult to complexType _WSI2_STAT_LabelsResponse_ContainedType
2025-06-20 05:44:36.712741 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_STAT_LabelsResult
2025-06-20 05:44:36.712746 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_STAT_LabelsResponse_ContainedType
2025-06-20 05:44:36.712752 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["WSI2_STAT_LabelsResult"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(22) "WSI2_STAT_LabelsResult"
      ["type"]=>
      string(59) "http://www.mondialrelay.fr/webservice/:ArrayOfArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.712756 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_STAT_LabelsResponse
2025-06-20 05:44:36.712761 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ArrayOfArrayOfString
2025-06-20 05:44:36.712772 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ArrayOfString of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-06-20 05:44:36.712775 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ArrayOfString to complexType ArrayOfArrayOfString
2025-06-20 05:44:36.712779 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ArrayOfString
2025-06-20 05:44:36.712784 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ArrayOfArrayOfString
2025-06-20 05:44:36.712790 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(6) {
  ["name"]=>
  string(20) "ArrayOfArrayOfString"
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(1) {
    ["ArrayOfString"]=>
    array(6) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(9) "unbounded"
      ["name"]=>
      string(13) "ArrayOfString"
      ["nillable"]=>
      string(4) "true"
      ["type"]=>
      string(52) "http://www.mondialrelay.fr/webservice/:ArrayOfString"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.712796 wsdl: Parsing WSDL schema done
2025-06-20 05:44:36.712808 wsdl: msg WSI2_CreationExpeditionSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_CreationExpedition
2025-06-20 05:44:36.712819 wsdl: msg WSI2_CreationExpeditionSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_CreationExpeditionResponse
2025-06-20 05:44:36.712828 wsdl: msg WSI2_CreationEtiquetteSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_CreationEtiquette
2025-06-20 05:44:36.712836 wsdl: msg WSI2_CreationEtiquetteSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_CreationEtiquetteResponse
2025-06-20 05:44:36.712845 wsdl: msg WSI3_GetEtiquettesSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI3_GetEtiquettes
2025-06-20 05:44:36.712853 wsdl: msg WSI3_GetEtiquettesSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI3_GetEtiquettesResponse
2025-06-20 05:44:36.712862 wsdl: msg WSI2_GetEtiquettesSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_GetEtiquettes
2025-06-20 05:44:36.712870 wsdl: msg WSI2_GetEtiquettesSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_GetEtiquettesResponse
2025-06-20 05:44:36.712879 wsdl: msg WSI2_RechercheCPSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_RechercheCP
2025-06-20 05:44:36.712887 wsdl: msg WSI2_RechercheCPSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_RechercheCPResponse
2025-06-20 05:44:36.712895 wsdl: msg WSI3_PointRelais_RechercheSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_Recherche
2025-06-20 05:44:36.712904 wsdl: msg WSI3_PointRelais_RechercheSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_RechercheResponse
2025-06-20 05:44:36.712912 wsdl: msg WSI4_PointRelais_RechercheSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI4_PointRelais_Recherche
2025-06-20 05:44:36.712920 wsdl: msg WSI4_PointRelais_RechercheSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI4_PointRelais_RechercheResponse
2025-06-20 05:44:36.712929 wsdl: msg WSI2_AdressePointRelaisSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_AdressePointRelais
2025-06-20 05:44:36.712937 wsdl: msg WSI2_AdressePointRelaisSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_AdressePointRelaisResponse
2025-06-20 05:44:36.712946 wsdl: msg WSI2_DetailPointRelaisSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_DetailPointRelais
2025-06-20 05:44:36.712954 wsdl: msg WSI2_DetailPointRelaisSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_DetailPointRelaisResponse
2025-06-20 05:44:36.712963 wsdl: msg WSI2_RecherchePointRelaisSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_RecherchePointRelais
2025-06-20 05:44:36.712971 wsdl: msg WSI2_RecherchePointRelaisSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_RecherchePointRelaisResponse
2025-06-20 05:44:36.712979 wsdl: msg WSI2_RecherchePointRelaisAvanceeSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_RecherchePointRelaisAvancee
2025-06-20 05:44:36.712988 wsdl: msg WSI2_RecherchePointRelaisAvanceeSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_RecherchePointRelaisAvanceeResponse
2025-06-20 05:44:36.712996 wsdl: msg WSI2_RecherchePointRelaisHorairesSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_RecherchePointRelaisHoraires
2025-06-20 05:44:36.713004 wsdl: msg WSI2_RecherchePointRelaisHorairesSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_RecherchePointRelaisHorairesResponse
2025-06-20 05:44:36.713012 wsdl: msg WSI2_TracingColisDetailleSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_TracingColisDetaille
2025-06-20 05:44:36.713020 wsdl: msg WSI2_TracingColisDetailleSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_TracingColisDetailleResponse
2025-06-20 05:44:36.713028 wsdl: msg WSI2_STAT_LabelSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_STAT_Label
2025-06-20 05:44:36.713036 wsdl: msg WSI2_STAT_LabelSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_STAT_LabelResponse
2025-06-20 05:44:36.713044 wsdl: msg WSI2_STAT_LabelsSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_STAT_Labels
2025-06-20 05:44:36.713053 wsdl: msg WSI2_STAT_LabelsSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_STAT_LabelsResponse
2025-06-20 05:44:36.713061 wsdl: portType Web_ServicesSoap operation: WSI2_CreationExpedition
2025-06-20 05:44:36.713076 wsdl: portType Web_ServicesSoap operation: WSI2_CreationEtiquette
2025-06-20 05:44:36.713088 wsdl: portType Web_ServicesSoap operation: WSI3_GetEtiquettes
2025-06-20 05:44:36.713099 wsdl: portType Web_ServicesSoap operation: WSI2_GetEtiquettes
2025-06-20 05:44:36.713109 wsdl: portType Web_ServicesSoap operation: WSI2_RechercheCP
2025-06-20 05:44:36.713121 wsdl: portType Web_ServicesSoap operation: WSI3_PointRelais_Recherche
2025-06-20 05:44:36.713132 wsdl: portType Web_ServicesSoap operation: WSI4_PointRelais_Recherche
2025-06-20 05:44:36.713143 wsdl: portType Web_ServicesSoap operation: WSI2_AdressePointRelais
2025-06-20 05:44:36.713154 wsdl: portType Web_ServicesSoap operation: WSI2_DetailPointRelais
2025-06-20 05:44:36.713165 wsdl: portType Web_ServicesSoap operation: WSI2_RecherchePointRelais
2025-06-20 05:44:36.713175 wsdl: portType Web_ServicesSoap operation: WSI2_RecherchePointRelaisAvancee
2025-06-20 05:44:36.713186 wsdl: portType Web_ServicesSoap operation: WSI2_RecherchePointRelaisHoraires
2025-06-20 05:44:36.713198 wsdl: portType Web_ServicesSoap operation: WSI2_TracingColisDetaille
2025-06-20 05:44:36.713208 wsdl: portType Web_ServicesSoap operation: WSI2_STAT_Label
2025-06-20 05:44:36.713219 wsdl: portType Web_ServicesSoap operation: WSI2_STAT_Labels
2025-06-20 05:44:36.713234 wsdl: current binding: Web_ServicesSoap of portType: http://www.mondialrelay.fr/webservice/:Web_ServicesSoap
2025-06-20 05:44:36.713244 wsdl: current binding operation: WSI2_CreationExpedition
2025-06-20 05:44:36.713265 wsdl: current binding operation: WSI2_CreationEtiquette
2025-06-20 05:44:36.713284 wsdl: current binding operation: WSI3_GetEtiquettes
2025-06-20 05:44:36.713302 wsdl: current binding operation: WSI2_GetEtiquettes
2025-06-20 05:44:36.713318 wsdl: current binding operation: WSI2_RechercheCP
2025-06-20 05:44:36.713335 wsdl: current binding operation: WSI3_PointRelais_Recherche
2025-06-20 05:44:36.713351 wsdl: current binding operation: WSI4_PointRelais_Recherche
2025-06-20 05:44:36.713368 wsdl: current binding operation: WSI2_AdressePointRelais
2025-06-20 05:44:36.713384 wsdl: current binding operation: WSI2_DetailPointRelais
2025-06-20 05:44:36.713401 wsdl: current binding operation: WSI2_RecherchePointRelais
2025-06-20 05:44:36.713418 wsdl: current binding operation: WSI2_RecherchePointRelaisAvancee
2025-06-20 05:44:36.713435 wsdl: current binding operation: WSI2_RecherchePointRelaisHoraires
2025-06-20 05:44:36.713451 wsdl: current binding operation: WSI2_TracingColisDetaille
2025-06-20 05:44:36.713467 wsdl: current binding operation: WSI2_STAT_Label
2025-06-20 05:44:36.713483 wsdl: current binding operation: WSI2_STAT_Labels
2025-06-20 05:44:36.713503 wsdl: current binding: Web_ServicesSoap12 of portType: http://www.mondialrelay.fr/webservice/:Web_ServicesSoap
2025-06-20 05:44:36.713511 wsdl: current binding operation: WSI2_CreationExpedition
2025-06-20 05:44:36.713528 wsdl: current binding operation: WSI2_CreationEtiquette
2025-06-20 05:44:36.713545 wsdl: current binding operation: WSI3_GetEtiquettes
2025-06-20 05:44:36.713561 wsdl: current binding operation: WSI2_GetEtiquettes
2025-06-20 05:44:36.713577 wsdl: current binding operation: WSI2_RechercheCP
2025-06-20 05:44:36.713593 wsdl: current binding operation: WSI3_PointRelais_Recherche
2025-06-20 05:44:36.713609 wsdl: current binding operation: WSI4_PointRelais_Recherche
2025-06-20 05:44:36.713625 wsdl: current binding operation: WSI2_AdressePointRelais
2025-06-20 05:44:36.713641 wsdl: current binding operation: WSI2_DetailPointRelais
2025-06-20 05:44:36.713658 wsdl: current binding operation: WSI2_RecherchePointRelais
2025-06-20 05:44:36.713675 wsdl: current binding operation: WSI2_RecherchePointRelaisAvancee
2025-06-20 05:44:36.713691 wsdl: current binding operation: WSI2_RecherchePointRelaisHoraires
2025-06-20 05:44:36.713707 wsdl: current binding operation: WSI2_TracingColisDetaille
2025-06-20 05:44:36.713723 wsdl: current binding operation: WSI2_STAT_Label
2025-06-20 05:44:36.713740 wsdl: current binding operation: WSI2_STAT_Labels
2025-06-20 05:44:36.713757 wsdl: current service: Web_Services
2025-06-20 05:44:36.713763 wsdl: current port: Web_ServicesSoap
2025-06-20 05:44:36.713774 wsdl: current port: Web_ServicesSoap12
2025-06-20 05:44:36.713783 wsdl: Parsing WSDL done
2025-06-20 05:44:36.713792 wsdl: post-parse data gathering for WSI2_CreationExpedition
2025-06-20 05:44:36.713800 wsdl: post-parse data gathering for WSI2_CreationEtiquette
2025-06-20 05:44:36.713805 wsdl: post-parse data gathering for WSI3_GetEtiquettes
2025-06-20 05:44:36.713809 wsdl: post-parse data gathering for WSI2_GetEtiquettes
2025-06-20 05:44:36.713813 wsdl: post-parse data gathering for WSI2_RechercheCP
2025-06-20 05:44:36.713816 wsdl: post-parse data gathering for WSI3_PointRelais_Recherche
2025-06-20 05:44:36.713820 wsdl: post-parse data gathering for WSI4_PointRelais_Recherche
2025-06-20 05:44:36.713824 wsdl: post-parse data gathering for WSI2_AdressePointRelais
2025-06-20 05:44:36.713828 wsdl: post-parse data gathering for WSI2_DetailPointRelais
2025-06-20 05:44:36.713831 wsdl: post-parse data gathering for WSI2_RecherchePointRelais
2025-06-20 05:44:36.713835 wsdl: post-parse data gathering for WSI2_RecherchePointRelaisAvancee
2025-06-20 05:44:36.713840 wsdl: post-parse data gathering for WSI2_RecherchePointRelaisHoraires
2025-06-20 05:44:36.713843 wsdl: post-parse data gathering for WSI2_TracingColisDetaille
2025-06-20 05:44:36.713847 wsdl: post-parse data gathering for WSI2_STAT_Label
2025-06-20 05:44:36.713851 wsdl: post-parse data gathering for WSI2_STAT_Labels
2025-06-20 05:44:36.713854 wsdl: post-parse data gathering for WSI2_CreationExpedition
2025-06-20 05:44:36.713859 wsdl: post-parse data gathering for WSI2_CreationEtiquette
2025-06-20 05:44:36.713863 wsdl: post-parse data gathering for WSI3_GetEtiquettes
2025-06-20 05:44:36.713867 wsdl: post-parse data gathering for WSI2_GetEtiquettes
2025-06-20 05:44:36.713871 wsdl: post-parse data gathering for WSI2_RechercheCP
2025-06-20 05:44:36.713875 wsdl: post-parse data gathering for WSI3_PointRelais_Recherche
2025-06-20 05:44:36.713878 wsdl: post-parse data gathering for WSI4_PointRelais_Recherche
2025-06-20 05:44:36.713882 wsdl: post-parse data gathering for WSI2_AdressePointRelais
2025-06-20 05:44:36.713886 wsdl: post-parse data gathering for WSI2_DetailPointRelais
2025-06-20 05:44:36.713890 wsdl: post-parse data gathering for WSI2_RecherchePointRelais
2025-06-20 05:44:36.713894 wsdl: post-parse data gathering for WSI2_RecherchePointRelaisAvancee
2025-06-20 05:44:36.713897 wsdl: post-parse data gathering for WSI2_RecherchePointRelaisHoraires
2025-06-20 05:44:36.713901 wsdl: post-parse data gathering for WSI2_TracingColisDetaille
2025-06-20 05:44:36.713915 wsdl: post-parse data gathering for WSI2_STAT_Label
2025-06-20 05:44:36.713918 wsdl: post-parse data gathering for WSI2_STAT_Labels
2025-06-20 05:44:36.713949 nusoap_client: checkWSDL
2025-06-20 05:44:36.713954 wsdl: getOperations for port '' bindingType http://schemas.xmlsoap.org/wsdl/soap/
2025-06-20 05:44:36.713957 wsdl: getOperations checking port Web_ServicesSoap bindingType http://schemas.xmlsoap.org/wsdl/soap/
2025-06-20 05:44:36.713960 wsdl: getOperations found port Web_ServicesSoap bindingType http://schemas.xmlsoap.org/wsdl/soap/
2025-06-20 05:44:36.713963 wsdl: getOperations checking port Web_ServicesSoap12 bindingType http://schemas.xmlsoap.org/wsdl/soap12/
2025-06-20 05:44:36.713968 nusoap_client: got 15 operations from wsdl http://api.mondialrelay.com/Web_Services.asmx?WSDL for binding type soap
2025-06-20 05:44:36.713974 nusoap_client: found operation
opData=array(9) {
  ["name"]=>
  string(26) "WSI3_PointRelais_Recherche"
  ["binding"]=>
  string(16) "Web_ServicesSoap"
  ["endpoint"]=>
  string(45) "http://api.mondialrelay.com/Web_Services.asmx"
  ["soapAction"]=>
  string(64) "http://www.mondialrelay.fr/webservice/WSI3_PointRelais_Recherche"
  ["style"]=>
  string(8) "document"
  ["input"]=>
  array(3) {
    ["use"]=>
    string(7) "literal"
    ["message"]=>
    string(32) "WSI3_PointRelais_RechercheSoapIn"
    ["parts"]=>
    array(1) {
      ["parameters"]=>
      string(66) "http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_Recherche^"
    }
  }
  ["output"]=>
  array(3) {
    ["use"]=>
    string(7) "literal"
    ["message"]=>
    string(33) "WSI3_PointRelais_RechercheSoapOut"
    ["parts"]=>
    array(1) {
      ["parameters"]=>
      string(74) "http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_RechercheResponse^"
    }
  }
  ["transport"]=>
  string(36) "http://schemas.xmlsoap.org/soap/http"
  ["documentation"]=>
  string(0) ""
}
2025-06-20 05:44:36.714003 nusoap_client: serializing param array for WSDL operation WSI3_PointRelais_Recherche
2025-06-20 05:44:36.714006 wsdl: in serializeRPCParameters: operation=WSI3_PointRelais_Recherche, direction=input, XMLSchemaVersion=http://www.w3.org/2001/XMLSchema, bindingType=soap
parameters=array(12) {
  ["Enseigne"]=>
  string(8) "BDTEST13"
  ["Pays"]=>
  string(2) "FR"
  ["Ville"]=>
  string(4) "LYON"
  ["CP"]=>
  string(5) "69008"
  ["Latitude"]=>
  string(0) ""
  ["Longitude"]=>
  string(0) ""
  ["Taille"]=>
  string(0) ""
  ["Poids"]=>
  string(5) "70000"
  ["Action"]=>
  string(0) ""
  ["DelaiEnvoi"]=>
  string(1) "0"
  ["RayonRecherche"]=>
  string(2) "20"
  ["Security"]=>
  string(32) "521E3A65D97511D4ABA5AA316D8F9E0E"
}
2025-06-20 05:44:36.714015 wsdl: in serializeRPCParameters: opData:
array(9) {
  ["name"]=>
  string(26) "WSI3_PointRelais_Recherche"
  ["binding"]=>
  string(16) "Web_ServicesSoap"
  ["endpoint"]=>
  string(45) "http://api.mondialrelay.com/Web_Services.asmx"
  ["soapAction"]=>
  string(64) "http://www.mondialrelay.fr/webservice/WSI3_PointRelais_Recherche"
  ["style"]=>
  string(8) "document"
  ["input"]=>
  array(3) {
    ["use"]=>
    string(7) "literal"
    ["message"]=>
    string(32) "WSI3_PointRelais_RechercheSoapIn"
    ["parts"]=>
    array(1) {
      ["parameters"]=>
      string(66) "http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_Recherche^"
    }
  }
  ["output"]=>
  array(3) {
    ["use"]=>
    string(7) "literal"
    ["message"]=>
    string(33) "WSI3_PointRelais_RechercheSoapOut"
    ["parts"]=>
    array(1) {
      ["parameters"]=>
      string(74) "http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_RechercheResponse^"
    }
  }
  ["transport"]=>
  string(36) "http://schemas.xmlsoap.org/soap/http"
  ["documentation"]=>
  string(0) ""
}
2025-06-20 05:44:36.714026 wsdl: have 1 part(s) to serialize using document/literal
2025-06-20 05:44:36.714029 wsdl: have 12 parameter(s) provided as arrayStruct to serialize
2025-06-20 05:44:36.714037 wsdl: check whether the caller has wrapped the parameters
2025-06-20 05:44:36.714039 wsdl: check whether caller's parameters match the wrapped ones
2025-06-20 05:44:36.714042 wsdl: in parametersMatchWrapped type=http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_Recherche^, parameters=
array(12) {
  ["Enseigne"]=>
  string(8) "BDTEST13"
  ["Pays"]=>
  string(2) "FR"
  ["Ville"]=>
  string(4) "LYON"
  ["CP"]=>
  string(5) "69008"
  ["Latitude"]=>
  string(0) ""
  ["Longitude"]=>
  string(0) ""
  ["Taille"]=>
  string(0) ""
  ["Poids"]=>
  string(5) "70000"
  ["Action"]=>
  string(0) ""
  ["DelaiEnvoi"]=>
  string(1) "0"
  ["RayonRecherche"]=>
  string(2) "20"
  ["Security"]=>
  string(32) "521E3A65D97511D4ABA5AA316D8F9E0E"
}
2025-06-20 05:44:36.714050 wsdl: in parametersMatchWrapped: got a prefixed type: WSI3_PointRelais_Recherche^, http://www.mondialrelay.fr/webservice/
2025-06-20 05:44:36.714054 wsdl: in getTypeDef: type=WSI3_PointRelais_Recherche^, ns=http://www.mondialrelay.fr/webservice/
2025-06-20 05:44:36.714057 wsdl: in getTypeDef: have schema for namespace http://www.mondialrelay.fr/webservice/
2025-06-20 05:44:36.714062 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> in getTypeDef, found element WSI3_PointRelais_Recherche
2025-06-20 05:44:36.714067 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> in getTypeDef, found complexType _WSI3_PointRelais_Recherche_ContainedType
2025-06-20 05:44:36.714070 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> in getTypeDef, found type for element WSI3_PointRelais_Recherche:
2025-06-20 05:44:36.714102 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> array(5) {
  ["typeClass"]=>
  string(11) "complexType"
  ["phpType"]=>
  string(6) "struct"
  ["simpleContent"]=>
  string(5) "false"
  ["compositor"]=>
  string(8) "sequence"
  ["elements"]=>
  array(15) {
    ["Enseigne"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Enseigne"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NumPointRelais"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "NumPointRelais"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(2) "CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Latitude"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Latitude"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Longitude"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Longitude"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Taille"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Taille"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Poids"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Poids"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Action"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Action"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["DelaiEnvoi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "DelaiEnvoi"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["RayonRecherche"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "RayonRecherche"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TypeActivite"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "TypeActivite"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NACE"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "NACE"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Security"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Security"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}

2025-06-20 05:44:36.714109 wsdl: in getTypeDef: found type WSI3_PointRelais_Recherche^
2025-06-20 05:44:36.714112 wsdl: in parametersMatchWrapped: found typeDef=
array(6) {
  ["name"]=>
  string(26) "WSI3_PointRelais_Recherche"
  ["form"]=>
  string(9) "qualified"
  ["type"]=>
  string(80) "http://www.mondialrelay.fr/webservice/:_WSI3_PointRelais_Recherche_ContainedType"
  ["typeClass"]=>
  string(7) "element"
  ["phpType"]=>
  string(6) "struct"
  ["elements"]=>
  array(15) {
    ["Enseigne"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Enseigne"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NumPointRelais"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "NumPointRelais"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(2) "CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Latitude"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Latitude"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Longitude"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Longitude"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Taille"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Taille"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Poids"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Poids"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Action"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Action"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["DelaiEnvoi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "DelaiEnvoi"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["RayonRecherche"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "RayonRecherche"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TypeActivite"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "TypeActivite"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NACE"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "NACE"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Security"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Security"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}
2025-06-20 05:44:36.714144 wsdl: in parametersMatchWrapped: uqType: WSI3_PointRelais_Recherche, ns: http://www.mondialrelay.fr/webservice/, phptype: struct, arrayType: 
2025-06-20 05:44:36.714147 wsdl: in parametersMatchWrapped: have parameter named Enseigne
2025-06-20 05:44:36.714149 wsdl: in parametersMatchWrapped: have parameter named Pays
2025-06-20 05:44:36.714152 wsdl: in parametersMatchWrapped: do not have parameter named NumPointRelais
2025-06-20 05:44:36.714154 wsdl: in parametersMatchWrapped: have parameter named Ville
2025-06-20 05:44:36.714157 wsdl: in parametersMatchWrapped: have parameter named CP
2025-06-20 05:44:36.714159 wsdl: in parametersMatchWrapped: have parameter named Latitude
2025-06-20 05:44:36.714161 wsdl: in parametersMatchWrapped: have parameter named Longitude
2025-06-20 05:44:36.714163 wsdl: in parametersMatchWrapped: have parameter named Taille
2025-06-20 05:44:36.714165 wsdl: in parametersMatchWrapped: have parameter named Poids
2025-06-20 05:44:36.714167 wsdl: in parametersMatchWrapped: have parameter named Action
2025-06-20 05:44:36.714170 wsdl: in parametersMatchWrapped: have parameter named DelaiEnvoi
2025-06-20 05:44:36.714172 wsdl: in parametersMatchWrapped: have parameter named RayonRecherche
2025-06-20 05:44:36.714174 wsdl: in parametersMatchWrapped: do not have parameter named TypeActivite
2025-06-20 05:44:36.714176 wsdl: in parametersMatchWrapped: do not have parameter named NACE
2025-06-20 05:44:36.714178 wsdl: in parametersMatchWrapped: have parameter named Security
2025-06-20 05:44:36.714181 wsdl: in parametersMatchWrapped: 12 parameter names match 15 wrapped parameter names
2025-06-20 05:44:36.714184 wsdl: wrap the parameters for the caller
2025-06-20 05:44:36.714186 wsdl: serializing part parameters of type http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_Recherche^
2025-06-20 05:44:36.714189 wsdl: calling serializeType w/named param
2025-06-20 05:44:36.714193 wsdl: in serializeType: name=parameters, type=http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_Recherche^, use=literal, encodingStyle=, unqualified=qualified
value=array(12) {
  ["Enseigne"]=>
  string(8) "BDTEST13"
  ["Pays"]=>
  string(2) "FR"
  ["Ville"]=>
  string(4) "LYON"
  ["CP"]=>
  string(5) "69008"
  ["Latitude"]=>
  string(0) ""
  ["Longitude"]=>
  string(0) ""
  ["Taille"]=>
  string(0) ""
  ["Poids"]=>
  string(5) "70000"
  ["Action"]=>
  string(0) ""
  ["DelaiEnvoi"]=>
  string(1) "0"
  ["RayonRecherche"]=>
  string(2) "20"
  ["Security"]=>
  string(32) "521E3A65D97511D4ABA5AA316D8F9E0E"
}
2025-06-20 05:44:36.714200 wsdl: in serializeType: got a prefixed type: WSI3_PointRelais_Recherche^, http://www.mondialrelay.fr/webservice/
2025-06-20 05:44:36.714203 wsdl: in getTypeDef: type=WSI3_PointRelais_Recherche^, ns=http://www.mondialrelay.fr/webservice/
2025-06-20 05:44:36.714206 wsdl: in getTypeDef: have schema for namespace http://www.mondialrelay.fr/webservice/
2025-06-20 05:44:36.714209 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> in getTypeDef, found element WSI3_PointRelais_Recherche
2025-06-20 05:44:36.714212 wsdl: in getTypeDef: found type WSI3_PointRelais_Recherche^
2025-06-20 05:44:36.714215 wsdl: in serializeType: found typeDef
typeDef=array(6) {
  ["name"]=>
  string(26) "WSI3_PointRelais_Recherche"
  ["form"]=>
  string(9) "qualified"
  ["type"]=>
  string(80) "http://www.mondialrelay.fr/webservice/:_WSI3_PointRelais_Recherche_ContainedType"
  ["typeClass"]=>
  string(7) "element"
  ["phpType"]=>
  string(6) "struct"
  ["elements"]=>
  array(15) {
    ["Enseigne"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Enseigne"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Pays"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "Pays"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NumPointRelais"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "NumPointRelais"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Ville"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Ville"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["CP"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(2) "CP"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Latitude"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Latitude"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Longitude"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "Longitude"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Taille"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Taille"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Poids"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(5) "Poids"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Action"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(6) "Action"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["DelaiEnvoi"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "DelaiEnvoi"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["RayonRecherche"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(14) "RayonRecherche"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["TypeActivite"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(12) "TypeActivite"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["NACE"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(4) "NACE"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["Security"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(8) "Security"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}
2025-06-20 05:44:36.714248 wsdl: in serializeType: uqType: WSI3_PointRelais_Recherche, ns: http://www.mondialrelay.fr/webservice/, phptype: struct, arrayType: 
2025-06-20 05:44:36.714252 wsdl: serializeComplexTypeAttributes for XML Schema type http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_Recherche
2025-06-20 05:44:36.714255 wsdl: no attributes to serialize for XML Schema type http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_Recherche
2025-06-20 05:44:36.714258 wsdl: in serializeComplexTypeElements for XML Schema type http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_Recherche
2025-06-20 05:44:36.714261 wsdl: in serializeComplexTypeElements, serialize elements for XML Schema type http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_Recherche
2025-06-20 05:44:36.714266 wsdl: in serializeType: name=Enseigne, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(8) "BDTEST13"
2025-06-20 05:44:36.714270 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714273 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-06-20 05:44:36.714279 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714283 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714286 wsdl: in serializeType: returning: <Enseigne>BDTEST13</Enseigne>
2025-06-20 05:44:36.714290 wsdl: in serializeType: name=Pays, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(2) "FR"
2025-06-20 05:44:36.714293 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714295 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-06-20 05:44:36.714298 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714301 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714304 wsdl: in serializeType: returning: <Pays>FR</Pays>
2025-06-20 05:44:36.714307 wsdl: no value provided for complexType element NumPointRelais and element is not nillable, so serialize nothing
2025-06-20 05:44:36.714310 wsdl: in serializeType: name=Ville, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(4) "LYON"
2025-06-20 05:44:36.714313 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714315 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-06-20 05:44:36.714318 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714321 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714323 wsdl: in serializeType: returning: <Ville>LYON</Ville>
2025-06-20 05:44:36.714326 wsdl: in serializeType: name=CP, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(5) "69008"
2025-06-20 05:44:36.714329 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714332 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-06-20 05:44:36.714334 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714337 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714339 wsdl: in serializeType: returning: <CP>69008</CP>
2025-06-20 05:44:36.714342 wsdl: in serializeType: name=Latitude, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(0) ""
2025-06-20 05:44:36.714345 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714347 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-06-20 05:44:36.714350 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714352 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714355 wsdl: in serializeType: returning: <Latitude></Latitude>
2025-06-20 05:44:36.714358 wsdl: in serializeType: name=Longitude, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(0) ""
2025-06-20 05:44:36.714361 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714363 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-06-20 05:44:36.714365 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714368 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714370 wsdl: in serializeType: returning: <Longitude></Longitude>
2025-06-20 05:44:36.714373 wsdl: in serializeType: name=Taille, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(0) ""
2025-06-20 05:44:36.714376 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714378 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-06-20 05:44:36.714381 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714383 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714386 wsdl: in serializeType: returning: <Taille></Taille>
2025-06-20 05:44:36.714388 wsdl: in serializeType: name=Poids, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(5) "70000"
2025-06-20 05:44:36.714391 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714394 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-06-20 05:44:36.714396 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714399 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714401 wsdl: in serializeType: returning: <Poids>70000</Poids>
2025-06-20 05:44:36.714404 wsdl: in serializeType: name=Action, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(0) ""
2025-06-20 05:44:36.714407 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714409 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-06-20 05:44:36.714412 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714414 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714416 wsdl: in serializeType: returning: <Action></Action>
2025-06-20 05:44:36.714419 wsdl: in serializeType: name=DelaiEnvoi, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(1) "0"
2025-06-20 05:44:36.714422 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714424 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-06-20 05:44:36.714427 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714430 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714432 wsdl: in serializeType: returning: <DelaiEnvoi>0</DelaiEnvoi>
2025-06-20 05:44:36.714435 wsdl: in serializeType: name=RayonRecherche, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(2) "20"
2025-06-20 05:44:36.714438 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714440 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-06-20 05:44:36.714443 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714445 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714448 wsdl: in serializeType: returning: <RayonRecherche>20</RayonRecherche>
2025-06-20 05:44:36.714450 wsdl: no value provided for complexType element TypeActivite and element is not nillable, so serialize nothing
2025-06-20 05:44:36.714453 wsdl: no value provided for complexType element NACE and element is not nillable, so serialize nothing
2025-06-20 05:44:36.714456 wsdl: in serializeType: name=Security, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(32) "521E3A65D97511D4ABA5AA316D8F9E0E"
2025-06-20 05:44:36.714459 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714461 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-06-20 05:44:36.714464 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714467 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-06-20 05:44:36.714469 wsdl: in serializeType: returning: <Security>521E3A65D97511D4ABA5AA316D8F9E0E</Security>
2025-06-20 05:44:36.714473 wsdl: in serializeType: returning: <WSI3_PointRelais_Recherche xmlns="http://www.mondialrelay.fr/webservice/"><Enseigne>BDTEST13</Enseigne><Pays>FR</Pays><Ville>LYON</Ville><CP>69008</CP><Latitude></Latitude><Longitude></Longitude><Taille></Taille><Poids>70000</Poids><Action></Action><DelaiEnvoi>0</DelaiEnvoi><RayonRecherche>20</RayonRecherche><Security>521E3A65D97511D4ABA5AA316D8F9E0E</Security></WSI3_PointRelais_Recherche>
2025-06-20 05:44:36.714475 wsdl: serializeRPCParameters returning: <WSI3_PointRelais_Recherche xmlns="http://www.mondialrelay.fr/webservice/"><Enseigne>BDTEST13</Enseigne><Pays>FR</Pays><Ville>LYON</Ville><CP>69008</CP><Latitude></Latitude><Longitude></Longitude><Taille></Taille><Poids>70000</Poids><Action></Action><DelaiEnvoi>0</DelaiEnvoi><RayonRecherche>20</RayonRecherche><Security>521E3A65D97511D4ABA5AA316D8F9E0E</Security></WSI3_PointRelais_Recherche>
2025-06-20 05:44:36.714484 nusoap_client: In serializeEnvelope length=393 body (max 1000 characters)=<WSI3_PointRelais_Recherche xmlns="http://www.mondialrelay.fr/webservice/"><Enseigne>BDTEST13</Enseigne><Pays>FR</Pays><Ville>LYON</Ville><CP>69008</CP><Latitude></Latitude><Longitude></Longitude><Taille></Taille><Poids>70000</Poids><Action></Action><DelaiEnvoi>0</DelaiEnvoi><RayonRecherche>20</RayonRecherche><Security>521E3A65D97511D4ABA5AA316D8F9E0E</Security></WSI3_PointRelais_Recherche> style=document use=literal encodingStyle=
2025-06-20 05:44:36.714486 nusoap_client: headers:
bool(false)
2025-06-20 05:44:36.714489 nusoap_client: namespaces:
array(1) {
  ["ns9918"]=>
  string(28) "http://api.mondialrelay.com/"
}
2025-06-20 05:44:36.714496 nusoap_client: endpoint=http://api.mondialrelay.com/Web_Services.asmx, soapAction=http://www.mondialrelay.fr/webservice/WSI3_PointRelais_Recherche, namespace=http://api.mondialrelay.com/, style=document, use=literal, encodingStyle=
2025-06-20 05:44:36.714499 nusoap_client: SOAP message length=762 contents (max 1000 bytes)=<?xml version="1.0" encoding="utf-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns9918="http://api.mondialrelay.com/"><SOAP-ENV:Body><WSI3_PointRelais_Recherche xmlns="http://www.mondialrelay.fr/webservice/"><Enseigne>BDTEST13</Enseigne><Pays>FR</Pays><Ville>LYON</Ville><CP>69008</CP><Latitude></Latitude><Longitude></Longitude><Taille></Taille><Poids>70000</Poids><Action></Action><DelaiEnvoi>0</DelaiEnvoi><RayonRecherche>20</RayonRecherche><Security>521E3A65D97511D4ABA5AA316D8F9E0E</Security></WSI3_PointRelais_Recherche></SOAP-ENV:Body></SOAP-ENV:Envelope>
2025-06-20 05:44:36.714514 nusoap_client: transporting via HTTP
2025-06-20 05:44:36.714549 nusoap_client: sending message, length=762
2025-06-20 05:44:36.714519 soap_transport_http: ctor url=http://api.mondialrelay.com/Web_Services.asmx use_curl= curl_options:
array(0) {
}
2025-06-20 05:44:36.714524 soap_transport_http: parsed URL scheme = http
2025-06-20 05:44:36.714527 soap_transport_http: parsed URL host = api.mondialrelay.com
2025-06-20 05:44:36.714530 soap_transport_http: parsed URL path = /Web_Services.asmx
2025-06-20 05:44:36.714533 soap_transport_http: set header Host: api.mondialrelay.com
2025-06-20 05:44:36.714538 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2025-06-20 05:44:36.714542 soap_transport_http: set header Content-Type: text/xml; charset=utf-8
2025-06-20 05:44:36.714546 soap_transport_http: set header SOAPAction: "http://www.mondialrelay.fr/webservice/WSI3_PointRelais_Recherche"
2025-06-20 05:44:36.714557 soap_transport_http: entered send() with data of length: 762
2025-06-20 05:44:36.714562 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host api.mondialrelay.com, port 80
2025-06-20 05:44:36.714566 soap_transport_http: calling fsockopen with host api.mondialrelay.com connection_timeout 0
2025-06-20 05:44:36.719648 soap_transport_http: set response timeout to 30
2025-06-20 05:44:36.719669 soap_transport_http: socket connected
2025-06-20 05:44:36.719684 soap_transport_http: set header Content-Length: 762
2025-06-20 05:44:36.719689 soap_transport_http: HTTP request: POST /Web_Services.asmx HTTP/1.0
2025-06-20 05:44:36.719693 soap_transport_http: HTTP header: Host: api.mondialrelay.com
2025-06-20 05:44:36.719697 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2025-06-20 05:44:36.719700 soap_transport_http: HTTP header: Content-Type: text/xml; charset=utf-8
2025-06-20 05:44:36.719703 soap_transport_http: HTTP header: SOAPAction: "http://www.mondialrelay.fr/webservice/WSI3_PointRelais_Recherche"
2025-06-20 05:44:36.719707 soap_transport_http: HTTP header: Content-Length: 762
2025-06-20 05:44:36.719725 soap_transport_http: wrote data to socket, length = 1000
2025-06-20 05:44:36.730175 soap_transport_http: read line of 32 bytes: HTTP/1.1 301 Moved Permanently
2025-06-20 05:44:36.730189 soap_transport_http: read line of 37 bytes: Date: Fri, 20 Jun 2025 03:44:36 GMT
2025-06-20 05:44:36.730193 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2025-06-20 05:44:36.730197 soap_transport_http: read line of 21 bytes: Content-Length: 167
2025-06-20 05:44:36.730201 soap_transport_http: read line of 19 bytes: Connection: close
2025-06-20 05:44:36.730204 soap_transport_http: read line of 29 bytes: Cache-Control: max-age=3600
2025-06-20 05:44:36.730208 soap_transport_http: read line of 40 bytes: Expires: Fri, 20 Jun 2025 04:44:36 GMT
2025-06-20 05:44:36.730211 soap_transport_http: read line of 58 bytes: Location: https://api.mondialrelay.com/Web_Services.asmx
2025-06-20 05:44:36.730215 soap_transport_http: read line of 20 bytes: Server: cloudflare
2025-06-20 05:44:36.730218 soap_transport_http: read line of 30 bytes: CF-RAY: 952844c589f2229a-CDG
2025-06-20 05:44:36.730222 soap_transport_http: read line of 30 bytes: alt-svc: h3=":443"; ma=86400
2025-06-20 05:44:36.730225 soap_transport_http: read line of 2 bytes: 
2025-06-20 05:44:36.730232 soap_transport_http: found end of headers after length 343
2025-06-20 05:44:36.730247 soap_transport_http: want to read content of length 167
2025-06-20 05:44:36.730254 soap_transport_http: read buffer of 167 bytes
2025-06-20 05:44:36.730259 soap_transport_http: read body of length 167
2025-06-20 05:44:36.730262 soap_transport_http: received a total of 510 bytes of data from server
2025-06-20 05:44:36.730289 soap_transport_http: closed socket
2025-06-20 05:44:36.730295 soap_transport_http: Got 301 Moved Permanently with Location: https://api.mondialrelay.com/Web_Services.asmx
2025-06-20 05:44:36.730301 soap_transport_http: parsed URL scheme = https
2025-06-20 05:44:36.730305 soap_transport_http: parsed URL host = api.mondialrelay.com
2025-06-20 05:44:36.730307 soap_transport_http: parsed URL path = /Web_Services.asmx
2025-06-20 05:44:36.730311 soap_transport_http: set header Host: api.mondialrelay.com
2025-06-20 05:44:36.730317 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host api.mondialrelay.com, port 443
2025-06-20 05:44:36.730322 soap_transport_http: connect using cURL
2025-06-20 05:44:36.730344 soap_transport_http: setCurlOption option=10002, value=
string(50) "https://api.mondialrelay.com:443/Web_Services.asmx"
2025-06-20 05:44:36.730356 soap_transport_http: setCurlOption option=52, value=
int(1)
2025-06-20 05:44:36.730360 soap_transport_http: setCurlOption option=42, value=
int(1)
2025-06-20 05:44:36.730364 soap_transport_http: setCurlOption option=19913, value=
int(1)
2025-06-20 05:44:36.730367 soap_transport_http: setCurlOption option=13, value=
int(30)
2025-06-20 05:44:36.730370 soap_transport_http: set cURL SSL verify options
2025-06-20 05:44:36.730373 soap_transport_http: setCurlOption option=64, value=
int(0)
2025-06-20 05:44:36.730376 soap_transport_http: setCurlOption option=81, value=
int(0)
2025-06-20 05:44:36.730379 soap_transport_http: cURL connection set up
2025-06-20 05:44:36.730383 soap_transport_http: set header Content-Length: 762
2025-06-20 05:44:36.730386 soap_transport_http: HTTP request: POST /Web_Services.asmx HTTP/1.0
2025-06-20 05:44:36.730389 soap_transport_http: HTTP header: Host: api.mondialrelay.com
2025-06-20 05:44:36.730392 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2025-06-20 05:44:36.730394 soap_transport_http: HTTP header: Content-Type: text/xml; charset=utf-8
2025-06-20 05:44:36.730397 soap_transport_http: HTTP header: SOAPAction: "http://www.mondialrelay.fr/webservice/WSI3_PointRelais_Recherche"
2025-06-20 05:44:36.730400 soap_transport_http: HTTP header: Content-Length: 762
2025-06-20 05:44:36.730404 soap_transport_http: Skip cURL header Host: api.mondialrelay.com
2025-06-20 05:44:36.730408 soap_transport_http: Skip cURL header Content-Length: 762
2025-06-20 05:44:36.730410 soap_transport_http: setCurlOption option=10023, value=
array(3) {
  [0]=>
  string(32) "User-Agent: NuSOAP/0.9.5 (1.123)"
  [1]=>
  string(37) "Content-Type: text/xml; charset=utf-8"
  [2]=>
  string(78) "SOAPAction: "http://www.mondialrelay.fr/webservice/WSI3_PointRelais_Recherche""
}
2025-06-20 05:44:36.730417 soap_transport_http: set cURL HTTP headers
2025-06-20 05:44:36.730420 soap_transport_http: setCurlOption option=47, value=
int(1)
2025-06-20 05:44:36.730424 soap_transport_http: setCurlOption option=10015, value=
string(762) "<?xml version="1.0" encoding="utf-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns9918="http://api.mondialrelay.com/"><SOAP-ENV:Body><WSI3_PointRelais_Recherche xmlns="http://www.mondialrelay.fr/webservice/"><Enseigne>BDTEST13</Enseigne><Pays>FR</Pays><Ville>LYON</Ville><CP>69008</CP><Latitude></Latitude><Longitude></Longitude><Taille></Taille><Poids>70000</Poids><Action></Action><DelaiEnvoi>0</DelaiEnvoi><RayonRecherche>20</RayonRecherche><Security>521E3A65D97511D4ABA5AA316D8F9E0E</Security></WSI3_PointRelais_Recherche></SOAP-ENV:Body></SOAP-ENV:Envelope>"
2025-06-20 05:44:36.730429 soap_transport_http: set cURL POST data
2025-06-20 05:44:36.730432 soap_transport_http: set cURL payload
2025-06-20 05:44:36.730435 soap_transport_http: send and receive with cURL
2025-06-20 05:44:36.798023 soap_transport_http: No cURL error, closing cURL
2025-06-20 05:44:36.798169 soap_transport_http: found proper separation of headers and document
2025-06-20 05:44:36.798175 soap_transport_http: cleaned data, stringlen: 450
2025-06-20 05:44:36.798196 soap_transport_http: found cookie: dtCookie = v_4_srv_7_sn_40B4089883BE33DD792B02C711184324_perc_100000_ol_0_mul_1_app-3A3e929e8638874d3a_0
2025-06-20 05:44:36.798206 soap_transport_http: found cookie: __cf_bm = cd1ltdnGyASPw0rXwAD9KnTeEk.RSpN6uZXlQt35hjY-1750391076-1.0.1.1-0z0vEiQAW2h52y0MX5KYk7he4GD.NHBZAYKcys9KYTdCzHrl8KAFDVzeVFyOrjAWHmtbAk7.Fc.7CItWW5DRzDS2UNfNOFR22b6P43QqgC8
2025-06-20 05:44:36.798215 soap_transport_http: No Content-Encoding header
2025-06-20 05:44:36.798219 soap_transport_http: end of send()
2025-06-20 05:44:36.798229 nusoap_client: Setting new cookie(s)
2025-06-20 05:44:36.798234 nusoap_client: got response, length=450 type=text/xml; charset=utf-8
2025-06-20 05:44:36.798238 nusoap_client: Entering parseResponse() for data of length 450 headers:
array(15) {
  ["date"]=>
  string(29) "Fri, 20 Jun 2025 03:44:36 GMT"
  ["content-type"]=>
  string(23) "text/xml; charset=utf-8"
  ["content-length"]=>
  string(3) "450"
  ["connection"]=>
  string(10) "keep-alive"
  ["cache-control"]=>
  string(18) "private, max-age=0"
  ["expires"]=>
  string(29) "Fri, 20 Jun 2025 04:44:36 GMT"
  ["location"]=>
  string(46) "https://api.mondialrelay.com/Web_Services.asmx"
  ["server"]=>
  string(10) "cloudflare"
  ["cf-ray"]=>
  string(20) "952844c5bae26ed2-CDG"
  ["alt-svc"]=>
  string(19) "h3=":443"; ma=86400"
  ["x-aspnet-version"]=>
  string(9) "4.0.30319"
  ["x-powered-by"]=>
  string(7) "ASP.NET"
  ["server-timing"]=>
  string(16) "dtSInfo;desc="1""
  ["set-cookie"]=>
  string(282) "__cf_bm=cd1ltdnGyASPw0rXwAD9KnTeEk.RSpN6uZXlQt35hjY-1750391076-1.0.1.1-0z0vEiQAW2h52y0MX5KYk7he4GD.NHBZAYKcys9KYTdCzHrl8KAFDVzeVFyOrjAWHmtbAk7.Fc.7CItWW5DRzDS2UNfNOFR22b6P43QqgC8; path=/; expires=Fri, 20-Jun-25 04:14:36 GMT; domain=.mondialrelay.com; HttpOnly; Secure; SameSite=None"
  ["cf-cache-status"]=>
  string(7) "DYNAMIC"
}
2025-06-20 05:44:36.798257 nusoap_client: Got response encoding: utf-8
2025-06-20 05:44:36.798292 nusoap_client: Use encoding: UTF-8 when creating nusoap_parser
2025-06-20 05:44:36.798328 nusoap_parser: Charset from HTTP Content-Type matches encoding from XML declaration
2025-06-20 05:44:36.798331 nusoap_parser: Entering nusoap_parser(), length=450, encoding=UTF-8
2025-06-20 05:44:36.798398 nusoap_parser: found root struct WSI3_PointRelais_RechercheResponse, pos 2
2025-06-20 05:44:36.798422 nusoap_parser: in buildVal() for WSI3_PointRelais_RechercheResult(pos 3) of type 
2025-06-20 05:44:36.798425 nusoap_parser: in buildVal, there are children
2025-06-20 05:44:36.798431 nusoap_parser: in buildVal, adding Java Vector or generic compound type WSI3_PointRelais_RechercheResult
2025-06-20 05:44:36.798436 nusoap_parser: in buildVal, return:
array(1) {
  ["STAT"]=>
  &string(2) "97"
}
2025-06-20 05:44:36.798444 nusoap_parser: in buildVal() for WSI3_PointRelais_RechercheResponse(pos 2) of type struct
2025-06-20 05:44:36.798446 nusoap_parser: in buildVal, there are children
2025-06-20 05:44:36.798450 nusoap_parser: in buildVal, adding Java Vector or generic compound type WSI3_PointRelais_RechercheResponse
2025-06-20 05:44:36.798453 nusoap_parser: in buildVal, return:
array(1) {
  ["WSI3_PointRelais_RechercheResult"]=>
  &array(1) {
    ["STAT"]=>
    &string(2) "97"
  }
}
2025-06-20 05:44:36.798461 nusoap_parser: in nusoap_parser ctor, message:
array(5) {
  [0]=>
  array(9) {
    ["pos"]=>
    int(0)
    ["children"]=>
    string(2) "|1"
    ["cdata"]=>
    string(0) ""
    ["depth"]=>
    int(0)
    ["parent"]=>
    string(0) ""
    ["status"]=>
    string(8) "envelope"
    ["name"]=>
    string(8) "Envelope"
    ["attrs"]=>
    array(3) {
      ["xmlns:soap"]=>
      string(41) "http://schemas.xmlsoap.org/soap/envelope/"
      ["xmlns:xsi"]=>
      string(41) "http://www.w3.org/2001/XMLSchema-instance"
      ["xmlns:xsd"]=>
      string(32) "http://www.w3.org/2001/XMLSchema"
    }
    ["namespace"]=>
    string(41) "http://schemas.xmlsoap.org/soap/envelope/"
  }
  [1]=>
  array(9) {
    ["pos"]=>
    int(1)
    ["children"]=>
    string(2) "|2"
    ["cdata"]=>
    string(0) ""
    ["depth"]=>
    int(1)
    ["parent"]=>
    int(0)
    ["status"]=>
    string(4) "body"
    ["name"]=>
    string(4) "Body"
    ["attrs"]=>
    array(0) {
    }
    ["namespace"]=>
    string(41) "http://schemas.xmlsoap.org/soap/envelope/"
  }
  [2]=>
  array(11) {
    ["pos"]=>
    int(2)
    ["children"]=>
    string(2) "|3"
    ["cdata"]=>
    string(0) ""
    ["depth"]=>
    int(2)
    ["parent"]=>
    int(1)
    ["type"]=>
    string(6) "struct"
    ["status"]=>
    string(6) "method"
    ["name"]=>
    string(34) "WSI3_PointRelais_RechercheResponse"
    ["attrs"]=>
    array(1) {
      ["xmlns"]=>
      string(38) "http://www.mondialrelay.fr/webservice/"
    }
    ["namespace"]=>
    string(38) "http://www.mondialrelay.fr/webservice/"
    ["result"]=>
    array(1) {
      ["WSI3_PointRelais_RechercheResult"]=>
      &array(1) {
        ["STAT"]=>
        &string(2) "97"
      }
    }
  }
  [3]=>
  array(11) {
    ["pos"]=>
    int(3)
    ["children"]=>
    string(2) "|4"
    ["cdata"]=>
    string(0) ""
    ["depth"]=>
    int(3)
    ["parent"]=>
    int(2)
    ["status"]=>
    string(6) "method"
    ["name"]=>
    string(32) "WSI3_PointRelais_RechercheResult"
    ["attrs"]=>
    array(0) {
    }
    ["namespace"]=>
    string(38) "http://www.mondialrelay.fr/webservice/"
    ["type"]=>
    string(0) ""
    ["result"]=>
    &array(1) {
      ["STAT"]=>
      &string(2) "97"
    }
  }
  [4]=>
  array(10) {
    ["pos"]=>
    int(4)
    ["children"]=>
    string(0) ""
    ["cdata"]=>
    string(2) "97"
    ["depth"]=>
    int(4)
    ["parent"]=>
    int(3)
    ["status"]=>
    string(6) "method"
    ["name"]=>
    string(4) "STAT"
    ["attrs"]=>
    array(0) {
    }
    ["namespace"]=>
    string(38) "http://www.mondialrelay.fr/webservice/"
    ["result"]=>
    &string(2) "97"
  }
}
2025-06-20 05:44:36.798485 nusoap_parser: parsed successfully, found root struct: 2 of name WSI3_PointRelais_RechercheResponse
2025-06-20 05:44:36.798497 nusoap_client: sent message successfully and got a(n) array
return=array(1) {
  ["WSI3_PointRelais_RechercheResult"]=>
  &array(1) {
    ["STAT"]=>
    &string(2) "97"
  }
}