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:ns8030="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: Sat, 19 Apr 2025 16:22:41 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_1_sn_6BF58DA4EC83963865667033451E751A_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=Xc3DIzqFU4ukDZso5SClALRP5io2clKvkGd0VoNtWxg-1745079761-1.0.1.1-OCV1FiLCF3uP3N2ifKajlbeIhbzyi7ZOfjhoDHwOhHErPdMM7LTeB5R6IrTtTZqF_.7GAoguOf1vHsmuf19mTIj.iCZrPoI.JaClFhh_Zh8; path=/; expires=Sat, 19-Apr-25 16:52:41 GMT; domain=.mondialrelay.com; HttpOnly; Secure; SameSite=None
Server: cloudflare
CF-RAY: 932dbdff6ed2d0a7-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-04-19 18:22:41.643090 nusoap_client: ctor wsdl=1 timeout=0 response_timeout=30
endpoint=string(50) "http://api.mondialrelay.com/Web_Services.asmx?WSDL"
2025-04-19 18:22:41.643120 nusoap_client: will use lazy evaluation of wsdl from http://api.mondialrelay.com/Web_Services.asmx?WSDL
2025-04-19 18:22:41.643132 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-04-19 18:22:41.643142 nusoap_client: instantiating wsdl class with doc: http://api.mondialrelay.com/Web_Services.asmx?WSDL
2025-04-19 18:22:41.643147 wsdl: ctor wsdl= timeout=0 response_timeout=30
2025-04-19 18:22:41.643151 wsdl: parse and process WSDL path=
2025-04-19 18:22:41.643158 wsdl: setCredentials username= authtype= certRequest=
array(0) {
}
2025-04-19 18:22:41.643162 wsdl: parse and process WSDL path=http://api.mondialrelay.com/Web_Services.asmx?WSDL
2025-04-19 18:22:41.643165 wsdl: parse WSDL at path=http://api.mondialrelay.com/Web_Services.asmx?WSDL
2025-04-19 18:22:41.643169 wsdl: getting WSDL http(s) URL http://api.mondialrelay.com/Web_Services.asmx?WSDL
2025-04-19 18:22:41.643173 soap_transport_http: ctor url=http://api.mondialrelay.com/Web_Services.asmx?WSDL use_curl= curl_options:
array(0) {
}
2025-04-19 18:22:41.643178 soap_transport_http: parsed URL scheme = http
2025-04-19 18:22:41.643181 soap_transport_http: parsed URL host = api.mondialrelay.com
2025-04-19 18:22:41.643183 soap_transport_http: parsed URL path = /Web_Services.asmx
2025-04-19 18:22:41.643185 soap_transport_http: parsed URL query = WSDL
2025-04-19 18:22:41.643190 soap_transport_http: set header Host: api.mondialrelay.com
2025-04-19 18:22:41.643237 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2025-04-19 18:22:41.643242 soap_transport_http: set header Accept-Encoding: gzip, deflate
2025-04-19 18:22:41.643245 soap_transport_http: set header Connection: close
2025-04-19 18:22:41.643248 soap_transport_http: entered send() with data of length: 0
2025-04-19 18:22:41.643252 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host api.mondialrelay.com, port 80
2025-04-19 18:22:41.643257 soap_transport_http: calling fsockopen with host api.mondialrelay.com connection_timeout 0
2025-04-19 18:22:41.671155 soap_transport_http: set response timeout to 30
2025-04-19 18:22:41.671177 soap_transport_http: socket connected
2025-04-19 18:22:41.671189 soap_transport_http: HTTP request: GET /Web_Services.asmx?WSDL HTTP/1.1
2025-04-19 18:22:41.671194 soap_transport_http: HTTP header: Host: api.mondialrelay.com
2025-04-19 18:22:41.671197 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2025-04-19 18:22:41.671201 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2025-04-19 18:22:41.671204 soap_transport_http: HTTP header: Connection: close
2025-04-19 18:22:41.671230 soap_transport_http: wrote data to socket, length = 153
2025-04-19 18:22:41.681443 soap_transport_http: read line of 32 bytes: HTTP/1.1 301 Moved Permanently
2025-04-19 18:22:41.681462 soap_transport_http: read line of 37 bytes: Date: Sat, 19 Apr 2025 16:22:41 GMT
2025-04-19 18:22:41.681467 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2025-04-19 18:22:41.681471 soap_transport_http: read line of 21 bytes: Content-Length: 167
2025-04-19 18:22:41.681474 soap_transport_http: read line of 19 bytes: Connection: close
2025-04-19 18:22:41.681477 soap_transport_http: read line of 29 bytes: Cache-Control: max-age=3600
2025-04-19 18:22:41.681481 soap_transport_http: read line of 40 bytes: Expires: Sat, 19 Apr 2025 17:22:41 GMT
2025-04-19 18:22:41.681484 soap_transport_http: read line of 63 bytes: Location: https://api.mondialrelay.com/Web_Services.asmx?WSDL
2025-04-19 18:22:41.681488 soap_transport_http: read line of 23 bytes: Vary: Accept-Encoding
2025-04-19 18:22:41.681491 soap_transport_http: read line of 20 bytes: Server: cloudflare
2025-04-19 18:22:41.681494 soap_transport_http: read line of 30 bytes: CF-RAY: 932dbdfe7f21da89-CDG
2025-04-19 18:22:41.681497 soap_transport_http: read line of 30 bytes: alt-svc: h3=":443"; ma=86400
2025-04-19 18:22:41.681500 soap_transport_http: read line of 2 bytes: 
2025-04-19 18:22:41.681534 soap_transport_http: found end of headers after length 371
2025-04-19 18:22:41.681552 soap_transport_http: want to read content of length 167
2025-04-19 18:22:41.681560 soap_transport_http: read buffer of 167 bytes
2025-04-19 18:22:41.681565 soap_transport_http: read body of length 167
2025-04-19 18:22:41.681569 soap_transport_http: received a total of 538 bytes of data from server
2025-04-19 18:22:41.681591 soap_transport_http: closed socket
2025-04-19 18:22:41.681597 soap_transport_http: Got 301 Moved Permanently with Location: https://api.mondialrelay.com/Web_Services.asmx?WSDL
2025-04-19 18:22:41.681604 soap_transport_http: parsed URL scheme = https
2025-04-19 18:22:41.681607 soap_transport_http: parsed URL host = api.mondialrelay.com
2025-04-19 18:22:41.681609 soap_transport_http: parsed URL path = /Web_Services.asmx
2025-04-19 18:22:41.681612 soap_transport_http: parsed URL query = WSDL
2025-04-19 18:22:41.681616 soap_transport_http: set header Host: api.mondialrelay.com
2025-04-19 18:22:41.681623 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host api.mondialrelay.com, port 443
2025-04-19 18:22:41.681631 soap_transport_http: connect using cURL
2025-04-19 18:22:41.681667 soap_transport_http: setCurlOption option=10002, value=
string(55) "https://api.mondialrelay.com:443/Web_Services.asmx?WSDL"
2025-04-19 18:22:41.681680 soap_transport_http: setCurlOption option=52, value=
int(1)
2025-04-19 18:22:41.681684 soap_transport_http: setCurlOption option=42, value=
int(1)
2025-04-19 18:22:41.681688 soap_transport_http: setCurlOption option=19913, value=
int(1)
2025-04-19 18:22:41.681691 soap_transport_http: setCurlOption option=13, value=
int(30)
2025-04-19 18:22:41.681694 soap_transport_http: set cURL SSL verify options
2025-04-19 18:22:41.681697 soap_transport_http: setCurlOption option=64, value=
int(0)
2025-04-19 18:22:41.681700 soap_transport_http: setCurlOption option=81, value=
int(0)
2025-04-19 18:22:41.681704 soap_transport_http: cURL connection set up
2025-04-19 18:22:41.681709 soap_transport_http: HTTP request: GET /Web_Services.asmx?WSDL HTTP/1.1
2025-04-19 18:22:41.681712 soap_transport_http: HTTP header: Host: api.mondialrelay.com
2025-04-19 18:22:41.681715 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2025-04-19 18:22:41.681718 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2025-04-19 18:22:41.681721 soap_transport_http: HTTP header: Connection: close
2025-04-19 18:22:41.681725 soap_transport_http: Skip cURL header Host: api.mondialrelay.com
2025-04-19 18:22:41.681728 soap_transport_http: Skip cURL header Connection: close
2025-04-19 18:22:41.681731 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-04-19 18:22:41.681743 soap_transport_http: set cURL HTTP headers
2025-04-19 18:22:41.681746 soap_transport_http: set cURL payload
2025-04-19 18:22:41.681749 soap_transport_http: send and receive with cURL
2025-04-19 18:22:41.758965 soap_transport_http: No cURL error, closing cURL
2025-04-19 18:22:41.759146 soap_transport_http: found proper separation of headers and document
2025-04-19 18:22:41.759155 soap_transport_http: cleaned data, stringlen: 3315
2025-04-19 18:22:41.759214 soap_transport_http: found cookie: dtCookie = v_4_srv_9_sn_B27617D2DC07F05346F52B4A28EBE7BA_perc_100000_ol_0_mul_1_app-3A3e929e8638874d3a_0
2025-04-19 18:22:41.759228 soap_transport_http: found cookie: __cf_bm = g.CN8OT26vLuk.mEZ.Tp2yZbkLhss8RF1zXOxv3Y.wc-1745079761-1.0.1.1-Iwj0YlgtoCnl4UfejR3NIuq52WBAXab3sh_.632_Ob46OoR9cnC1UN6iM.nZo_5FxSRkVYoGP9scBhpIJICxPUP0Z9kvbws2BaevpuwtLII
2025-04-19 18:22:41.759240 soap_transport_http: The gzinflate function exists
2025-04-19 18:22:41.759347 soap_transport_http: The payload has been un-gzipped to 61775 bytes
2025-04-19 18:22:41.759359 soap_transport_http: end of send()
2025-04-19 18:22:41.759371 wsdl: got WSDL URL
2025-04-19 18:22:41.759374 wsdl: Parse WSDL
2025-04-19 18:22:41.759521 wsdl: Parsing WSDL schema
2025-04-19 18:22:41.759535 nusoap_xmlschema: nusoap_xmlschema class instantiated, inside constructor
2025-04-19 18:22:41.759568 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_CreationExpedition type _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759574 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_CreationExpedition to elements array
2025-04-19 18:22:41.759588 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_CreationExpedition named _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759602 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759607 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759614 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-04-19 18:22:41.759623 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ModeCol of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759627 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ModeCol to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759632 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ModeCol
2025-04-19 18:22:41.759639 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ModeLiv of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759642 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ModeLiv to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759646 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ModeLiv
2025-04-19 18:22:41.759653 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NDossier of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759656 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NDossier to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759660 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NDossier
2025-04-19 18:22:41.759666 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NClient of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759669 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NClient to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759673 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NClient
2025-04-19 18:22:41.759679 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Langage of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759683 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Langage to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759687 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Langage
2025-04-19 18:22:41.759695 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ad1 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759700 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ad1 to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759705 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ad1
2025-04-19 18:22:41.759715 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ad2 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759719 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ad2 to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759725 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ad2
2025-04-19 18:22:41.759731 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ad3 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759734 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ad3 to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759738 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ad3
2025-04-19 18:22:41.759744 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ad4 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759747 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ad4 to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759750 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ad4
2025-04-19 18:22:41.759756 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ville of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759759 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ville to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759763 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ville
2025-04-19 18:22:41.759770 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_CP of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759773 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_CP to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759777 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_CP
2025-04-19 18:22:41.759784 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759787 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Pays to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759791 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Pays
2025-04-19 18:22:41.759797 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Tel1 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759800 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Tel1 to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759804 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Tel1
2025-04-19 18:22:41.759810 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Tel2 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759813 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Tel2 to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759816 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Tel2
2025-04-19 18:22:41.759822 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Mail of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759825 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Mail to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759829 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Mail
2025-04-19 18:22:41.759835 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Langage of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759838 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Langage to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759842 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Langage
2025-04-19 18:22:41.759850 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ad1 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759855 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ad1 to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759862 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ad1
2025-04-19 18:22:41.759871 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ad2 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759876 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ad2 to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759882 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ad2
2025-04-19 18:22:41.759892 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ad3 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759896 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ad3 to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759902 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ad3
2025-04-19 18:22:41.759912 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ad4 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759916 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ad4 to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759922 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ad4
2025-04-19 18:22:41.759931 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ville of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759936 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ville to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759942 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ville
2025-04-19 18:22:41.759951 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_CP of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759956 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_CP to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759962 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_CP
2025-04-19 18:22:41.759972 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759976 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Pays to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759981 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Pays
2025-04-19 18:22:41.759987 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Tel1 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.759990 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Tel1 to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.759994 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Tel1
2025-04-19 18:22:41.760000 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Tel2 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760003 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Tel2 to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760007 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Tel2
2025-04-19 18:22:41.760012 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Mail of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760015 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Mail to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760019 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Mail
2025-04-19 18:22:41.760025 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Poids of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760028 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Poids to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760031 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Poids
2025-04-19 18:22:41.760038 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Longueur of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760040 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Longueur to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760044 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Longueur
2025-04-19 18:22:41.760050 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Taille of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760053 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Taille to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760056 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Taille
2025-04-19 18:22:41.760063 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NbColis of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760065 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NbColis to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760069 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NbColis
2025-04-19 18:22:41.760075 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CRT_Valeur of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760078 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CRT_Valeur to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760082 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CRT_Valeur
2025-04-19 18:22:41.760088 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CRT_Devise of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760093 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CRT_Devise to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760099 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CRT_Devise
2025-04-19 18:22:41.760108 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Exp_Valeur of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760112 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Exp_Valeur to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760118 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Exp_Valeur
2025-04-19 18:22:41.760128 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Exp_Devise of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760132 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Exp_Devise to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760138 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Exp_Devise
2025-04-19 18:22:41.760149 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element COL_Rel_Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760154 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element COL_Rel_Pays to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760159 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element COL_Rel_Pays
2025-04-19 18:22:41.760169 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element COL_Rel of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760173 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element COL_Rel to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760181 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element COL_Rel
2025-04-19 18:22:41.760189 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LIV_Rel_Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760191 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LIV_Rel_Pays to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760195 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LIV_Rel_Pays
2025-04-19 18:22:41.760201 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LIV_Rel of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760204 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LIV_Rel to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760207 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LIV_Rel
2025-04-19 18:22:41.760213 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TAvisage of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760216 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TAvisage to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760220 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TAvisage
2025-04-19 18:22:41.760226 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TReprise of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760229 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TReprise to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760232 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TReprise
2025-04-19 18:22:41.760238 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Montage of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760241 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Montage to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760245 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Montage
2025-04-19 18:22:41.760251 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TRDV of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760253 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TRDV to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760257 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TRDV
2025-04-19 18:22:41.760263 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Assurance of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760266 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Assurance to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760269 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Assurance
2025-04-19 18:22:41.760275 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Instructions of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760278 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Instructions to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760282 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Instructions
2025-04-19 18:22:41.760287 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760291 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760296 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-04-19 18:22:41.760305 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_CreationExpedition_ContainedType
2025-04-19 18:22:41.760429 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-04-19 18:22:41.760444 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_CreationExpedition
2025-04-19 18:22:41.760453 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_CreationExpeditionResponse type _WSI2_CreationExpeditionResponse_ContainedType
2025-04-19 18:22:41.760457 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_CreationExpeditionResponse to elements array
2025-04-19 18:22:41.760468 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_CreationExpeditionResponse named _WSI2_CreationExpeditionResponse_ContainedType
2025-04-19 18:22:41.760480 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_CreationExpeditionResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_CreationExpedition
2025-04-19 18:22:41.760483 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_CreationExpeditionResult to complexType _WSI2_CreationExpeditionResponse_ContainedType
2025-04-19 18:22:41.760488 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_CreationExpeditionResult
2025-04-19 18:22:41.760494 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_CreationExpeditionResponse_ContainedType
2025-04-19 18:22:41.760501 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-04-19 18:22:41.760506 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_CreationExpeditionResponse
2025-04-19 18:22:41.760512 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_CreationExpedition
2025-04-19 18:22:41.760526 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-04-19 18:22:41.760535 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-04-19 18:22:41.760548 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ExpeditionNum of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760551 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ExpeditionNum to complexType ret_WSI2_CreationExpedition
2025-04-19 18:22:41.760555 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ExpeditionNum
2025-04-19 18:22:41.760562 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TRI_AgenceCode of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760565 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TRI_AgenceCode to complexType ret_WSI2_CreationExpedition
2025-04-19 18:22:41.760568 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TRI_AgenceCode
2025-04-19 18:22:41.760574 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TRI_Groupe of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760577 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TRI_Groupe to complexType ret_WSI2_CreationExpedition
2025-04-19 18:22:41.760581 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TRI_Groupe
2025-04-19 18:22:41.760587 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TRI_Navette of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760590 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TRI_Navette to complexType ret_WSI2_CreationExpedition
2025-04-19 18:22:41.760593 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TRI_Navette
2025-04-19 18:22:41.760599 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TRI_Agence of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760602 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TRI_Agence to complexType ret_WSI2_CreationExpedition
2025-04-19 18:22:41.760605 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TRI_Agence
2025-04-19 18:22:41.760611 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TRI_TourneeCode of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760614 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TRI_TourneeCode to complexType ret_WSI2_CreationExpedition
2025-04-19 18:22:41.760618 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TRI_TourneeCode
2025-04-19 18:22:41.760624 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TRI_LivraisonMode of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760627 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TRI_LivraisonMode to complexType ret_WSI2_CreationExpedition
2025-04-19 18:22:41.760631 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TRI_LivraisonMode
2025-04-19 18:22:41.760637 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CodesBarres of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.760640 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CodesBarres to complexType ret_WSI2_CreationExpedition
2025-04-19 18:22:41.760644 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CodesBarres
2025-04-19 18:22:41.760651 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_CreationExpedition
2025-04-19 18:22:41.760680 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-04-19 18:22:41.760689 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_
2025-04-19 18:22:41.760704 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element STAT of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760708 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element STAT to complexType ret_
2025-04-19 18:22:41.760714 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element STAT
2025-04-19 18:22:41.760722 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_
2025-04-19 18:22:41.760733 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-04-19 18:22:41.760740 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ArrayOfString
2025-04-19 18:22:41.760755 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element string of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760759 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element string to complexType ArrayOfString
2025-04-19 18:22:41.760765 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element string
2025-04-19 18:22:41.760774 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ArrayOfString
2025-04-19 18:22:41.760783 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-04-19 18:22:41.760789 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_CreationEtiquette type _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.760792 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_CreationEtiquette to elements array
2025-04-19 18:22:41.760798 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_CreationEtiquette named _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.760807 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760810 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.760814 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-04-19 18:22:41.760820 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ModeCol of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760822 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ModeCol to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.760826 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ModeCol
2025-04-19 18:22:41.760832 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ModeLiv of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760835 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ModeLiv to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.760838 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ModeLiv
2025-04-19 18:22:41.760844 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NDossier of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760847 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NDossier to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.760850 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NDossier
2025-04-19 18:22:41.760856 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NClient of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760859 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NClient to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.760863 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NClient
2025-04-19 18:22:41.760869 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Langage of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760871 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Langage to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.760875 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Langage
2025-04-19 18:22:41.760881 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ad1 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760884 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ad1 to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.760888 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ad1
2025-04-19 18:22:41.760894 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ad2 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760899 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ad2 to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.760904 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ad2
2025-04-19 18:22:41.760914 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ad3 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760918 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ad3 to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.760925 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ad3
2025-04-19 18:22:41.760936 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ad4 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760941 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ad4 to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.760948 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ad4
2025-04-19 18:22:41.760958 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Ville of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760962 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Ville to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.760968 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Ville
2025-04-19 18:22:41.760978 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_CP of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760983 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_CP to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.760987 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_CP
2025-04-19 18:22:41.760994 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.760997 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Pays to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761000 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Pays
2025-04-19 18:22:41.761006 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Tel1 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761009 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Tel1 to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761014 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Tel1
2025-04-19 18:22:41.761020 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Tel2 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761023 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Tel2 to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761027 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Tel2
2025-04-19 18:22:41.761033 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expe_Mail of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761036 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expe_Mail to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761039 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expe_Mail
2025-04-19 18:22:41.761045 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Langage of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761048 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Langage to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761052 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Langage
2025-04-19 18:22:41.761058 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ad1 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761061 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ad1 to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761065 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ad1
2025-04-19 18:22:41.761071 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ad2 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761074 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ad2 to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761077 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ad2
2025-04-19 18:22:41.761083 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ad3 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761086 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ad3 to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761090 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ad3
2025-04-19 18:22:41.761096 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ad4 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761100 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ad4 to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761106 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ad4
2025-04-19 18:22:41.761115 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Ville of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761120 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Ville to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761126 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Ville
2025-04-19 18:22:41.761136 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_CP of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761140 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_CP to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761146 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_CP
2025-04-19 18:22:41.761155 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761160 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Pays to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761167 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Pays
2025-04-19 18:22:41.761177 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Tel1 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761181 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Tel1 to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761187 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Tel1
2025-04-19 18:22:41.761199 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Tel2 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761202 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Tel2 to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761207 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Tel2
2025-04-19 18:22:41.761213 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Dest_Mail of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761216 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Dest_Mail to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761220 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Dest_Mail
2025-04-19 18:22:41.761226 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Poids of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761229 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Poids to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761233 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Poids
2025-04-19 18:22:41.761239 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Longueur of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761242 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Longueur to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761246 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Longueur
2025-04-19 18:22:41.761252 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Taille of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761255 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Taille to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761258 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Taille
2025-04-19 18:22:41.761265 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NbColis of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761267 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NbColis to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761271 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NbColis
2025-04-19 18:22:41.761277 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CRT_Valeur of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761280 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CRT_Valeur to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761283 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CRT_Valeur
2025-04-19 18:22:41.761289 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CRT_Devise of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761292 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CRT_Devise to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761296 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CRT_Devise
2025-04-19 18:22:41.761302 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Exp_Valeur of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761305 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Exp_Valeur to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761308 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Exp_Valeur
2025-04-19 18:22:41.761318 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Exp_Devise of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761323 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Exp_Devise to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761328 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Exp_Devise
2025-04-19 18:22:41.761338 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element COL_Rel_Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761342 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element COL_Rel_Pays to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761348 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element COL_Rel_Pays
2025-04-19 18:22:41.761358 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element COL_Rel of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761362 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element COL_Rel to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761368 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element COL_Rel
2025-04-19 18:22:41.761377 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LIV_Rel_Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761381 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LIV_Rel_Pays to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761386 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LIV_Rel_Pays
2025-04-19 18:22:41.761395 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LIV_Rel of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761400 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LIV_Rel to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761406 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LIV_Rel
2025-04-19 18:22:41.761415 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TAvisage of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761419 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TAvisage to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761425 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TAvisage
2025-04-19 18:22:41.761434 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TReprise of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761439 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TReprise to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761445 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TReprise
2025-04-19 18:22:41.761454 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Montage of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761458 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Montage to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761462 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Montage
2025-04-19 18:22:41.761468 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TRDV of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761471 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TRDV to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761474 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TRDV
2025-04-19 18:22:41.761480 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Assurance of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761483 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Assurance to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761487 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Assurance
2025-04-19 18:22:41.761493 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Instructions of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761496 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Instructions to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761499 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Instructions
2025-04-19 18:22:41.761506 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761510 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761516 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-04-19 18:22:41.761526 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Texte of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761530 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Texte to complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761536 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Texte
2025-04-19 18:22:41.761543 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_CreationEtiquette_ContainedType
2025-04-19 18:22:41.761641 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-04-19 18:22:41.761650 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_CreationEtiquette
2025-04-19 18:22:41.761656 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_CreationEtiquetteResponse type _WSI2_CreationEtiquetteResponse_ContainedType
2025-04-19 18:22:41.761659 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_CreationEtiquetteResponse to elements array
2025-04-19 18:22:41.761666 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_CreationEtiquetteResponse named _WSI2_CreationEtiquetteResponse_ContainedType
2025-04-19 18:22:41.761676 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_CreationEtiquetteResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_CreationEtiquette
2025-04-19 18:22:41.761679 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_CreationEtiquetteResult to complexType _WSI2_CreationEtiquetteResponse_ContainedType
2025-04-19 18:22:41.761683 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_CreationEtiquetteResult
2025-04-19 18:22:41.761688 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_CreationEtiquetteResponse_ContainedType
2025-04-19 18:22:41.761694 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-04-19 18:22:41.761698 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_CreationEtiquetteResponse
2025-04-19 18:22:41.761703 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_CreationEtiquette
2025-04-19 18:22:41.761709 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-04-19 18:22:41.761716 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-04-19 18:22:41.761726 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ExpeditionNum of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761728 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ExpeditionNum to complexType ret_WSI2_CreationEtiquette
2025-04-19 18:22:41.761732 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ExpeditionNum
2025-04-19 18:22:41.761738 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element URL_Etiquette of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761741 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element URL_Etiquette to complexType ret_WSI2_CreationEtiquette
2025-04-19 18:22:41.761745 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element URL_Etiquette
2025-04-19 18:22:41.761751 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_CreationEtiquette
2025-04-19 18:22:41.761760 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-04-19 18:22:41.761766 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI3_GetEtiquettes type _WSI3_GetEtiquettes_ContainedType
2025-04-19 18:22:41.761769 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI3_GetEtiquettes to elements array
2025-04-19 18:22:41.761774 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI3_GetEtiquettes named _WSI3_GetEtiquettes_ContainedType
2025-04-19 18:22:41.761782 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761785 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI3_GetEtiquettes_ContainedType
2025-04-19 18:22:41.761789 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-04-19 18:22:41.761795 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expeditions of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761798 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expeditions to complexType _WSI3_GetEtiquettes_ContainedType
2025-04-19 18:22:41.761801 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expeditions
2025-04-19 18:22:41.761807 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Langue of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761810 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Langue to complexType _WSI3_GetEtiquettes_ContainedType
2025-04-19 18:22:41.761814 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Langue
2025-04-19 18:22:41.761819 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761822 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI3_GetEtiquettes_ContainedType
2025-04-19 18:22:41.761826 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-04-19 18:22:41.761830 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI3_GetEtiquettes_ContainedType
2025-04-19 18:22:41.761841 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-04-19 18:22:41.761846 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI3_GetEtiquettes
2025-04-19 18:22:41.761851 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI3_GetEtiquettesResponse type _WSI3_GetEtiquettesResponse_ContainedType
2025-04-19 18:22:41.761854 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI3_GetEtiquettesResponse to elements array
2025-04-19 18:22:41.761858 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI3_GetEtiquettesResponse named _WSI3_GetEtiquettesResponse_ContainedType
2025-04-19 18:22:41.761866 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI3_GetEtiquettesResult of type http://www.mondialrelay.fr/webservice/:ret_WSI3_GetEtiquettes
2025-04-19 18:22:41.761869 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI3_GetEtiquettesResult to complexType _WSI3_GetEtiquettesResponse_ContainedType
2025-04-19 18:22:41.761873 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI3_GetEtiquettesResult
2025-04-19 18:22:41.761878 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI3_GetEtiquettesResponse_ContainedType
2025-04-19 18:22:41.761884 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-04-19 18:22:41.761888 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI3_GetEtiquettesResponse
2025-04-19 18:22:41.761892 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI3_GetEtiquettes
2025-04-19 18:22:41.761897 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-04-19 18:22:41.761903 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_WSI2_GetEtiquettes
2025-04-19 18:22:41.761910 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element URL_PDF_10x15 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761913 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element URL_PDF_10x15 to complexType ret_WSI3_GetEtiquettes
2025-04-19 18:22:41.761917 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element URL_PDF_10x15
2025-04-19 18:22:41.761923 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI3_GetEtiquettes
2025-04-19 18:22:41.761930 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-04-19 18:22:41.761935 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_GetEtiquettes
2025-04-19 18:22:41.761940 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-04-19 18:22:41.761945 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-04-19 18:22:41.761952 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element URL_PDF_A4 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761955 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element URL_PDF_A4 to complexType ret_WSI2_GetEtiquettes
2025-04-19 18:22:41.761959 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element URL_PDF_A4
2025-04-19 18:22:41.761965 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element URL_PDF_A5 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.761968 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element URL_PDF_A5 to complexType ret_WSI2_GetEtiquettes
2025-04-19 18:22:41.761971 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element URL_PDF_A5
2025-04-19 18:22:41.761977 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_GetEtiquettes
2025-04-19 18:22:41.761986 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-04-19 18:22:41.761991 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_GetEtiquettes type _WSI2_GetEtiquettes_ContainedType
2025-04-19 18:22:41.761994 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_GetEtiquettes to elements array
2025-04-19 18:22:41.761999 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_GetEtiquettes named _WSI2_GetEtiquettes_ContainedType
2025-04-19 18:22:41.762007 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762009 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_GetEtiquettes_ContainedType
2025-04-19 18:22:41.762013 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-04-19 18:22:41.762019 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expeditions of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762022 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expeditions to complexType _WSI2_GetEtiquettes_ContainedType
2025-04-19 18:22:41.762026 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expeditions
2025-04-19 18:22:41.762032 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Langue of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762034 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Langue to complexType _WSI2_GetEtiquettes_ContainedType
2025-04-19 18:22:41.762038 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Langue
2025-04-19 18:22:41.762044 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762047 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_GetEtiquettes_ContainedType
2025-04-19 18:22:41.762050 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-04-19 18:22:41.762055 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_GetEtiquettes_ContainedType
2025-04-19 18:22:41.762067 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-04-19 18:22:41.762071 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_GetEtiquettes
2025-04-19 18:22:41.762076 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_GetEtiquettesResponse type _WSI2_GetEtiquettesResponse_ContainedType
2025-04-19 18:22:41.762078 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_GetEtiquettesResponse to elements array
2025-04-19 18:22:41.762083 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_GetEtiquettesResponse named _WSI2_GetEtiquettesResponse_ContainedType
2025-04-19 18:22:41.762091 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_GetEtiquettesResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_GetEtiquettes
2025-04-19 18:22:41.762094 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_GetEtiquettesResult to complexType _WSI2_GetEtiquettesResponse_ContainedType
2025-04-19 18:22:41.762098 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_GetEtiquettesResult
2025-04-19 18:22:41.762102 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_GetEtiquettesResponse_ContainedType
2025-04-19 18:22:41.762108 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-04-19 18:22:41.762112 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_GetEtiquettesResponse
2025-04-19 18:22:41.762117 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_RechercheCP type _WSI2_RechercheCP_ContainedType
2025-04-19 18:22:41.762120 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RechercheCP to elements array
2025-04-19 18:22:41.762125 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_RechercheCP named _WSI2_RechercheCP_ContainedType
2025-04-19 18:22:41.762133 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762136 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_RechercheCP_ContainedType
2025-04-19 18:22:41.762139 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-04-19 18:22:41.762145 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762148 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType _WSI2_RechercheCP_ContainedType
2025-04-19 18:22:41.762151 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-04-19 18:22:41.762157 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762160 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType _WSI2_RechercheCP_ContainedType
2025-04-19 18:22:41.762164 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-04-19 18:22:41.762170 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762173 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType _WSI2_RechercheCP_ContainedType
2025-04-19 18:22:41.762176 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-04-19 18:22:41.762182 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NbResult of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762185 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NbResult to complexType _WSI2_RechercheCP_ContainedType
2025-04-19 18:22:41.762189 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NbResult
2025-04-19 18:22:41.762195 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762197 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_RechercheCP_ContainedType
2025-04-19 18:22:41.762201 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-04-19 18:22:41.762205 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_RechercheCP_ContainedType
2025-04-19 18:22:41.762228 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-04-19 18:22:41.762233 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RechercheCP
2025-04-19 18:22:41.762238 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_RechercheCPResponse type _WSI2_RechercheCPResponse_ContainedType
2025-04-19 18:22:41.762240 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RechercheCPResponse to elements array
2025-04-19 18:22:41.762245 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_RechercheCPResponse named _WSI2_RechercheCPResponse_ContainedType
2025-04-19 18:22:41.762253 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_RechercheCPResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_RechercheCP
2025-04-19 18:22:41.762256 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RechercheCPResult to complexType _WSI2_RechercheCPResponse_ContainedType
2025-04-19 18:22:41.762260 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RechercheCPResult
2025-04-19 18:22:41.762265 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_RechercheCPResponse_ContainedType
2025-04-19 18:22:41.762271 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-04-19 18:22:41.762275 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RechercheCPResponse
2025-04-19 18:22:41.762279 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_RechercheCP
2025-04-19 18:22:41.762284 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-04-19 18:22:41.762289 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-04-19 18:22:41.762297 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Liste of type http://www.mondialrelay.fr/webservice/:ArrayOfCommune
2025-04-19 18:22:41.762300 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Liste to complexType ret_WSI2_RechercheCP
2025-04-19 18:22:41.762304 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Liste
2025-04-19 18:22:41.762311 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_RechercheCP
2025-04-19 18:22:41.762317 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-04-19 18:22:41.762322 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ArrayOfCommune
2025-04-19 18:22:41.762331 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Commune of type http://www.mondialrelay.fr/webservice/:Commune
2025-04-19 18:22:41.762334 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Commune to complexType ArrayOfCommune
2025-04-19 18:22:41.762338 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Commune
2025-04-19 18:22:41.762342 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ArrayOfCommune
2025-04-19 18:22:41.762349 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-04-19 18:22:41.762353 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType Commune
2025-04-19 18:22:41.762362 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762365 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType Commune
2025-04-19 18:22:41.762368 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-04-19 18:22:41.762374 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762377 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType Commune
2025-04-19 18:22:41.762381 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-04-19 18:22:41.762387 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762390 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType Commune
2025-04-19 18:22:41.762393 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-04-19 18:22:41.762398 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType Commune
2025-04-19 18:22:41.762408 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-04-19 18:22:41.762413 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI3_PointRelais_Recherche type _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.762416 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI3_PointRelais_Recherche to elements array
2025-04-19 18:22:41.762420 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI3_PointRelais_Recherche named _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.762428 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762431 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.762434 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-04-19 18:22:41.762440 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762443 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.762447 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-04-19 18:22:41.762453 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NumPointRelais of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762456 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NumPointRelais to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.762459 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NumPointRelais
2025-04-19 18:22:41.762465 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762468 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.762472 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-04-19 18:22:41.762478 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762480 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.762484 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-04-19 18:22:41.762490 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Latitude of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762493 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Latitude to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.762497 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Latitude
2025-04-19 18:22:41.762502 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Longitude of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762505 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Longitude to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.762509 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Longitude
2025-04-19 18:22:41.762515 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Taille of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762517 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Taille to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.762521 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Taille
2025-04-19 18:22:41.762527 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Poids of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762529 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Poids to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.762533 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Poids
2025-04-19 18:22:41.762539 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Action of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762542 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Action to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.762545 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Action
2025-04-19 18:22:41.762551 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element DelaiEnvoi of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762554 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element DelaiEnvoi to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.762558 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element DelaiEnvoi
2025-04-19 18:22:41.762563 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element RayonRecherche of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762566 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element RayonRecherche to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.762570 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element RayonRecherche
2025-04-19 18:22:41.762576 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TypeActivite of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762579 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TypeActivite to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.762582 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TypeActivite
2025-04-19 18:22:41.762588 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NACE of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762591 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NACE to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.762595 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NACE
2025-04-19 18:22:41.762600 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762603 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.762607 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-04-19 18:22:41.762611 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.762642 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-04-19 18:22:41.762648 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI3_PointRelais_Recherche
2025-04-19 18:22:41.762654 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI3_PointRelais_RechercheResponse type _WSI3_PointRelais_RechercheResponse_ContainedType
2025-04-19 18:22:41.762656 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI3_PointRelais_RechercheResponse to elements array
2025-04-19 18:22:41.762662 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI3_PointRelais_RechercheResponse named _WSI3_PointRelais_RechercheResponse_ContainedType
2025-04-19 18:22:41.762670 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-04-19 18:22:41.762673 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI3_PointRelais_RechercheResult to complexType _WSI3_PointRelais_RechercheResponse_ContainedType
2025-04-19 18:22:41.762676 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI3_PointRelais_RechercheResult
2025-04-19 18:22:41.762681 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI3_PointRelais_RechercheResponse_ContainedType
2025-04-19 18:22:41.762687 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-04-19 18:22:41.762691 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI3_PointRelais_RechercheResponse
2025-04-19 18:22:41.762696 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI3_PointRelais_Recherche
2025-04-19 18:22:41.762701 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-04-19 18:22:41.762706 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-04-19 18:22:41.762714 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PointsRelais of type http://www.mondialrelay.fr/webservice/:ArrayOfPointRelais_Details
2025-04-19 18:22:41.762717 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PointsRelais to complexType ret_WSI3_PointRelais_Recherche
2025-04-19 18:22:41.762720 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PointsRelais
2025-04-19 18:22:41.762727 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI3_PointRelais_Recherche
2025-04-19 18:22:41.762733 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-04-19 18:22:41.762738 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ArrayOfPointRelais_Details
2025-04-19 18:22:41.762746 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PointRelais_Details of type http://www.mondialrelay.fr/webservice/:PointRelais_Details
2025-04-19 18:22:41.762749 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PointRelais_Details to complexType ArrayOfPointRelais_Details
2025-04-19 18:22:41.762753 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PointRelais_Details
2025-04-19 18:22:41.762758 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ArrayOfPointRelais_Details
2025-04-19 18:22:41.762765 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-04-19 18:22:41.762769 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType PointRelais_Details
2025-04-19 18:22:41.762777 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element STAT of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762780 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element STAT to complexType PointRelais_Details
2025-04-19 18:22:41.762783 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element STAT
2025-04-19 18:22:41.762789 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Num of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762792 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Num to complexType PointRelais_Details
2025-04-19 18:22:41.762796 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Num
2025-04-19 18:22:41.762802 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr1 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762804 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr1 to complexType PointRelais_Details
2025-04-19 18:22:41.762808 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr1
2025-04-19 18:22:41.762814 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr2 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762816 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr2 to complexType PointRelais_Details
2025-04-19 18:22:41.762820 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr2
2025-04-19 18:22:41.762826 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr3 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762828 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr3 to complexType PointRelais_Details
2025-04-19 18:22:41.762832 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr3
2025-04-19 18:22:41.762838 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr4 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762840 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr4 to complexType PointRelais_Details
2025-04-19 18:22:41.762844 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr4
2025-04-19 18:22:41.762850 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762853 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType PointRelais_Details
2025-04-19 18:22:41.762856 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-04-19 18:22:41.762862 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762865 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType PointRelais_Details
2025-04-19 18:22:41.762869 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-04-19 18:22:41.762874 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762877 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType PointRelais_Details
2025-04-19 18:22:41.762881 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-04-19 18:22:41.762887 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Localisation1 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762889 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Localisation1 to complexType PointRelais_Details
2025-04-19 18:22:41.762893 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Localisation1
2025-04-19 18:22:41.762899 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Localisation2 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762902 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Localisation2 to complexType PointRelais_Details
2025-04-19 18:22:41.762905 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Localisation2
2025-04-19 18:22:41.762911 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Latitude of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762914 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Latitude to complexType PointRelais_Details
2025-04-19 18:22:41.762917 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Latitude
2025-04-19 18:22:41.762923 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Longitude of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762926 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Longitude to complexType PointRelais_Details
2025-04-19 18:22:41.762929 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Longitude
2025-04-19 18:22:41.762935 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TypeActivite of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762938 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TypeActivite to complexType PointRelais_Details
2025-04-19 18:22:41.762942 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TypeActivite
2025-04-19 18:22:41.762947 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NACE of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762950 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NACE to complexType PointRelais_Details
2025-04-19 18:22:41.762953 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NACE
2025-04-19 18:22:41.762959 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Information of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.762962 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Information to complexType PointRelais_Details
2025-04-19 18:22:41.762966 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Information
2025-04-19 18:22:41.762971 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Lundi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.762974 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Lundi to complexType PointRelais_Details
2025-04-19 18:22:41.762978 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Lundi
2025-04-19 18:22:41.762984 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Mardi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.762987 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Mardi to complexType PointRelais_Details
2025-04-19 18:22:41.762990 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Mardi
2025-04-19 18:22:41.762996 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Mercredi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.762999 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Mercredi to complexType PointRelais_Details
2025-04-19 18:22:41.763003 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Mercredi
2025-04-19 18:22:41.763009 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Jeudi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.763012 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Jeudi to complexType PointRelais_Details
2025-04-19 18:22:41.763015 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Jeudi
2025-04-19 18:22:41.763021 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Vendredi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.763024 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Vendredi to complexType PointRelais_Details
2025-04-19 18:22:41.763028 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Vendredi
2025-04-19 18:22:41.763034 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Samedi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.763037 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Samedi to complexType PointRelais_Details
2025-04-19 18:22:41.763040 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Samedi
2025-04-19 18:22:41.763046 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Dimanche of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.763049 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Dimanche to complexType PointRelais_Details
2025-04-19 18:22:41.763053 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Dimanche
2025-04-19 18:22:41.763059 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Informations_Dispo of type http://www.mondialrelay.fr/webservice/:ArrayOfPeriode
2025-04-19 18:22:41.763061 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Informations_Dispo to complexType PointRelais_Details
2025-04-19 18:22:41.763065 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Informations_Dispo
2025-04-19 18:22:41.763071 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element URL_Photo of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763074 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element URL_Photo to complexType PointRelais_Details
2025-04-19 18:22:41.763077 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element URL_Photo
2025-04-19 18:22:41.763083 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element URL_Plan of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763086 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element URL_Plan to complexType PointRelais_Details
2025-04-19 18:22:41.763090 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element URL_Plan
2025-04-19 18:22:41.763096 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Distance of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763098 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Distance to complexType PointRelais_Details
2025-04-19 18:22:41.763102 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Distance
2025-04-19 18:22:41.763107 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType PointRelais_Details
2025-04-19 18:22:41.763159 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-04-19 18:22:41.763166 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ArrayOfPeriode
2025-04-19 18:22:41.763175 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Periode of type http://www.mondialrelay.fr/webservice/:Periode
2025-04-19 18:22:41.763178 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Periode to complexType ArrayOfPeriode
2025-04-19 18:22:41.763182 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Periode
2025-04-19 18:22:41.763187 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ArrayOfPeriode
2025-04-19 18:22:41.763194 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-04-19 18:22:41.763198 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType Periode
2025-04-19 18:22:41.763207 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Debut of type http://www.w3.org/2001/XMLSchema:dateTime
2025-04-19 18:22:41.763210 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Debut to complexType Periode
2025-04-19 18:22:41.763213 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Debut
2025-04-19 18:22:41.763221 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Fin of type http://www.w3.org/2001/XMLSchema:dateTime
2025-04-19 18:22:41.763223 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Fin to complexType Periode
2025-04-19 18:22:41.763227 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Fin
2025-04-19 18:22:41.763232 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType Periode
2025-04-19 18:22:41.763240 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-04-19 18:22:41.763246 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI4_PointRelais_Recherche type _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763248 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI4_PointRelais_Recherche to elements array
2025-04-19 18:22:41.763253 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI4_PointRelais_Recherche named _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763261 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763264 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763268 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-04-19 18:22:41.763274 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763277 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763280 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-04-19 18:22:41.763286 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NumPointRelais of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763289 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NumPointRelais to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763293 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NumPointRelais
2025-04-19 18:22:41.763299 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763301 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763305 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-04-19 18:22:41.763311 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763314 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763317 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-04-19 18:22:41.763323 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Latitude of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763326 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Latitude to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763330 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Latitude
2025-04-19 18:22:41.763336 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Longitude of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763339 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Longitude to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763342 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Longitude
2025-04-19 18:22:41.763348 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Taille of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763351 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Taille to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763355 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Taille
2025-04-19 18:22:41.763361 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Poids of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763363 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Poids to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763367 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Poids
2025-04-19 18:22:41.763373 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Action of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763376 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Action to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763380 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Action
2025-04-19 18:22:41.763385 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element DelaiEnvoi of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763388 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element DelaiEnvoi to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763392 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element DelaiEnvoi
2025-04-19 18:22:41.763398 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element RayonRecherche of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763400 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element RayonRecherche to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763404 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element RayonRecherche
2025-04-19 18:22:41.763410 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TypeActivite of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763413 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TypeActivite to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763417 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TypeActivite
2025-04-19 18:22:41.763422 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NACE of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763425 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NACE to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763429 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NACE
2025-04-19 18:22:41.763435 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NombreResultats of type http://www.w3.org/2001/XMLSchema:int
2025-04-19 18:22:41.763438 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NombreResultats to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763442 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NombreResultats
2025-04-19 18:22:41.763448 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763450 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763454 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-04-19 18:22:41.763459 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI4_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.763491 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-04-19 18:22:41.763497 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI4_PointRelais_Recherche
2025-04-19 18:22:41.763502 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI4_PointRelais_RechercheResponse type _WSI4_PointRelais_RechercheResponse_ContainedType
2025-04-19 18:22:41.763505 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI4_PointRelais_RechercheResponse to elements array
2025-04-19 18:22:41.763510 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI4_PointRelais_RechercheResponse named _WSI4_PointRelais_RechercheResponse_ContainedType
2025-04-19 18:22:41.763518 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-04-19 18:22:41.763521 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI4_PointRelais_RechercheResult to complexType _WSI4_PointRelais_RechercheResponse_ContainedType
2025-04-19 18:22:41.763525 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI4_PointRelais_RechercheResult
2025-04-19 18:22:41.763530 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI4_PointRelais_RechercheResponse_ContainedType
2025-04-19 18:22:41.763536 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-04-19 18:22:41.763540 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI4_PointRelais_RechercheResponse
2025-04-19 18:22:41.763545 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_AdressePointRelais type _WSI2_AdressePointRelais_ContainedType
2025-04-19 18:22:41.763548 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_AdressePointRelais to elements array
2025-04-19 18:22:41.763553 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_AdressePointRelais named _WSI2_AdressePointRelais_ContainedType
2025-04-19 18:22:41.763561 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763564 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_AdressePointRelais_ContainedType
2025-04-19 18:22:41.763568 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-04-19 18:22:41.763574 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Num of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763576 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Num to complexType _WSI2_AdressePointRelais_ContainedType
2025-04-19 18:22:41.763580 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Num
2025-04-19 18:22:41.763586 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763589 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType _WSI2_AdressePointRelais_ContainedType
2025-04-19 18:22:41.763593 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-04-19 18:22:41.763598 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763601 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_AdressePointRelais_ContainedType
2025-04-19 18:22:41.763605 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-04-19 18:22:41.763609 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_AdressePointRelais_ContainedType
2025-04-19 18:22:41.763621 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-04-19 18:22:41.763625 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_AdressePointRelais
2025-04-19 18:22:41.763630 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_AdressePointRelaisResponse type _WSI2_AdressePointRelaisResponse_ContainedType
2025-04-19 18:22:41.763633 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_AdressePointRelaisResponse to elements array
2025-04-19 18:22:41.763638 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_AdressePointRelaisResponse named _WSI2_AdressePointRelaisResponse_ContainedType
2025-04-19 18:22:41.763645 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_AdressePointRelaisResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_AdressePointRelais
2025-04-19 18:22:41.763648 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_AdressePointRelaisResult to complexType _WSI2_AdressePointRelaisResponse_ContainedType
2025-04-19 18:22:41.763652 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_AdressePointRelaisResult
2025-04-19 18:22:41.763657 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_AdressePointRelaisResponse_ContainedType
2025-04-19 18:22:41.763663 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-04-19 18:22:41.763667 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_AdressePointRelaisResponse
2025-04-19 18:22:41.763671 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_AdressePointRelais
2025-04-19 18:22:41.763676 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-04-19 18:22:41.763682 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-04-19 18:22:41.763689 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr1 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763692 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr1 to complexType ret_WSI2_AdressePointRelais
2025-04-19 18:22:41.763696 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr1
2025-04-19 18:22:41.763702 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr2 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763704 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr2 to complexType ret_WSI2_AdressePointRelais
2025-04-19 18:22:41.763723 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr2
2025-04-19 18:22:41.763729 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr3 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763732 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr3 to complexType ret_WSI2_AdressePointRelais
2025-04-19 18:22:41.763736 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr3
2025-04-19 18:22:41.763741 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr4 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763744 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr4 to complexType ret_WSI2_AdressePointRelais
2025-04-19 18:22:41.763748 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr4
2025-04-19 18:22:41.763754 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763756 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType ret_WSI2_AdressePointRelais
2025-04-19 18:22:41.763760 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-04-19 18:22:41.763766 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763768 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType ret_WSI2_AdressePointRelais
2025-04-19 18:22:41.763772 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-04-19 18:22:41.763778 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_AdressePointRelais
2025-04-19 18:22:41.763794 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-04-19 18:22:41.763799 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_DetailPointRelais type _WSI2_DetailPointRelais_ContainedType
2025-04-19 18:22:41.763802 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_DetailPointRelais to elements array
2025-04-19 18:22:41.763807 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_DetailPointRelais named _WSI2_DetailPointRelais_ContainedType
2025-04-19 18:22:41.763814 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763817 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_DetailPointRelais_ContainedType
2025-04-19 18:22:41.763821 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-04-19 18:22:41.763827 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Num of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763830 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Num to complexType _WSI2_DetailPointRelais_ContainedType
2025-04-19 18:22:41.763833 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Num
2025-04-19 18:22:41.763839 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763842 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType _WSI2_DetailPointRelais_ContainedType
2025-04-19 18:22:41.763846 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-04-19 18:22:41.763851 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763854 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_DetailPointRelais_ContainedType
2025-04-19 18:22:41.763858 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-04-19 18:22:41.763862 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_DetailPointRelais_ContainedType
2025-04-19 18:22:41.763874 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-04-19 18:22:41.763878 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_DetailPointRelais
2025-04-19 18:22:41.763883 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_DetailPointRelaisResponse type _WSI2_DetailPointRelaisResponse_ContainedType
2025-04-19 18:22:41.763885 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_DetailPointRelaisResponse to elements array
2025-04-19 18:22:41.763890 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_DetailPointRelaisResponse named _WSI2_DetailPointRelaisResponse_ContainedType
2025-04-19 18:22:41.763898 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_DetailPointRelaisResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.763901 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_DetailPointRelaisResult to complexType _WSI2_DetailPointRelaisResponse_ContainedType
2025-04-19 18:22:41.763905 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_DetailPointRelaisResult
2025-04-19 18:22:41.763910 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_DetailPointRelaisResponse_ContainedType
2025-04-19 18:22:41.763916 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-04-19 18:22:41.763920 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_DetailPointRelaisResponse
2025-04-19 18:22:41.763924 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.763929 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-04-19 18:22:41.763934 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-04-19 18:22:41.763942 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Num of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763945 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Num to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.763948 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Num
2025-04-19 18:22:41.763954 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr1 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763957 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr1 to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.763961 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr1
2025-04-19 18:22:41.763967 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr2 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763969 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr2 to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.763973 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr2
2025-04-19 18:22:41.763979 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr3 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763981 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr3 to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.763985 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr3
2025-04-19 18:22:41.763991 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr4 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.763994 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr4 to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.763997 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr4
2025-04-19 18:22:41.764003 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764006 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.764010 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-04-19 18:22:41.764016 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764018 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.764022 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-04-19 18:22:41.764028 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764031 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.764034 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-04-19 18:22:41.764040 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Localisation1 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764043 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Localisation1 to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.764047 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Localisation1
2025-04-19 18:22:41.764053 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Localisation2 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764056 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Localisation2 to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.764059 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Localisation2
2025-04-19 18:22:41.764065 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Lundi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.764068 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Lundi to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.764072 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Lundi
2025-04-19 18:22:41.764078 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Mardi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.764081 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Mardi to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.764085 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Mardi
2025-04-19 18:22:41.764091 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Mercredi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.764094 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Mercredi to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.764097 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Mercredi
2025-04-19 18:22:41.764103 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Jeudi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.764106 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Jeudi to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.764110 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Jeudi
2025-04-19 18:22:41.764116 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Vendredi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.764119 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Vendredi to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.764122 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Vendredi
2025-04-19 18:22:41.764128 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Samedi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.764131 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Samedi to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.764135 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Samedi
2025-04-19 18:22:41.764141 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Dimanche of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.764143 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Dimanche to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.764147 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Dimanche
2025-04-19 18:22:41.764153 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Information of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764156 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Information to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.764160 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Information
2025-04-19 18:22:41.764166 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element URL_Photo of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764168 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element URL_Photo to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.764172 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element URL_Photo
2025-04-19 18:22:41.764178 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element URL_Plan of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764181 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element URL_Plan to complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.764185 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element URL_Plan
2025-04-19 18:22:41.764191 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_DetailPointRelais
2025-04-19 18:22:41.764231 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-04-19 18:22:41.764239 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_RecherchePointRelais type _WSI2_RecherchePointRelais_ContainedType
2025-04-19 18:22:41.764241 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RecherchePointRelais to elements array
2025-04-19 18:22:41.764246 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_RecherchePointRelais named _WSI2_RecherchePointRelais_ContainedType
2025-04-19 18:22:41.764254 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764256 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_RecherchePointRelais_ContainedType
2025-04-19 18:22:41.764260 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-04-19 18:22:41.764266 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764269 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType _WSI2_RecherchePointRelais_ContainedType
2025-04-19 18:22:41.764272 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-04-19 18:22:41.764278 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764281 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType _WSI2_RecherchePointRelais_ContainedType
2025-04-19 18:22:41.764285 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-04-19 18:22:41.764291 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764293 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType _WSI2_RecherchePointRelais_ContainedType
2025-04-19 18:22:41.764297 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-04-19 18:22:41.764303 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Taille of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764305 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Taille to complexType _WSI2_RecherchePointRelais_ContainedType
2025-04-19 18:22:41.764309 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Taille
2025-04-19 18:22:41.764315 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Poids of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764318 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Poids to complexType _WSI2_RecherchePointRelais_ContainedType
2025-04-19 18:22:41.764322 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Poids
2025-04-19 18:22:41.764327 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Action of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764330 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Action to complexType _WSI2_RecherchePointRelais_ContainedType
2025-04-19 18:22:41.764334 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Action
2025-04-19 18:22:41.764340 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764342 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_RecherchePointRelais_ContainedType
2025-04-19 18:22:41.764346 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-04-19 18:22:41.764351 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_RecherchePointRelais_ContainedType
2025-04-19 18:22:41.764369 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-04-19 18:22:41.764373 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RecherchePointRelais
2025-04-19 18:22:41.764378 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_RecherchePointRelaisResponse type _WSI2_RecherchePointRelaisResponse_ContainedType
2025-04-19 18:22:41.764381 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RecherchePointRelaisResponse to elements array
2025-04-19 18:22:41.764386 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_RecherchePointRelaisResponse named _WSI2_RecherchePointRelaisResponse_ContainedType
2025-04-19 18:22:41.764394 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_RecherchePointRelaisResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_RecherchePointRelais
2025-04-19 18:22:41.764397 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RecherchePointRelaisResult to complexType _WSI2_RecherchePointRelaisResponse_ContainedType
2025-04-19 18:22:41.764400 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RecherchePointRelaisResult
2025-04-19 18:22:41.764405 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_RecherchePointRelaisResponse_ContainedType
2025-04-19 18:22:41.764411 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-04-19 18:22:41.764415 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RecherchePointRelaisResponse
2025-04-19 18:22:41.764419 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_RecherchePointRelais
2025-04-19 18:22:41.764424 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-04-19 18:22:41.764429 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-04-19 18:22:41.764437 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR01 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764440 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR01 to complexType ret_WSI2_RecherchePointRelais
2025-04-19 18:22:41.764444 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR01
2025-04-19 18:22:41.764450 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR02 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764452 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR02 to complexType ret_WSI2_RecherchePointRelais
2025-04-19 18:22:41.764456 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR02
2025-04-19 18:22:41.764462 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR03 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764465 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR03 to complexType ret_WSI2_RecherchePointRelais
2025-04-19 18:22:41.764469 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR03
2025-04-19 18:22:41.764474 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR04 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764477 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR04 to complexType ret_WSI2_RecherchePointRelais
2025-04-19 18:22:41.764481 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR04
2025-04-19 18:22:41.764486 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR05 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764489 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR05 to complexType ret_WSI2_RecherchePointRelais
2025-04-19 18:22:41.764493 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR05
2025-04-19 18:22:41.764499 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR06 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764502 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR06 to complexType ret_WSI2_RecherchePointRelais
2025-04-19 18:22:41.764505 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR06
2025-04-19 18:22:41.764511 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR07 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764514 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR07 to complexType ret_WSI2_RecherchePointRelais
2025-04-19 18:22:41.764517 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR07
2025-04-19 18:22:41.764523 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR08 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764526 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR08 to complexType ret_WSI2_RecherchePointRelais
2025-04-19 18:22:41.764529 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR08
2025-04-19 18:22:41.764535 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR09 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764538 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR09 to complexType ret_WSI2_RecherchePointRelais
2025-04-19 18:22:41.764542 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR09
2025-04-19 18:22:41.764547 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element PR10 of type http://www.mondialrelay.fr/webservice/:ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764550 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element PR10 to complexType ret_WSI2_RecherchePointRelais
2025-04-19 18:22:41.764554 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element PR10
2025-04-19 18:22:41.764560 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_RecherchePointRelais
2025-04-19 18:22:41.764583 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-04-19 18:22:41.764588 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764597 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Num of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764600 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Num to complexType ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764604 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Num
2025-04-19 18:22:41.764610 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr1 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764613 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr1 to complexType ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764616 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr1
2025-04-19 18:22:41.764622 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr2 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764625 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr2 to complexType ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764628 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr2
2025-04-19 18:22:41.764634 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr3 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764637 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr3 to complexType ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764641 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr3
2025-04-19 18:22:41.764646 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr4 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764649 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr4 to complexType ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764653 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr4
2025-04-19 18:22:41.764658 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764661 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764665 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-04-19 18:22:41.764671 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764673 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764677 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-04-19 18:22:41.764683 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764686 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764689 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-04-19 18:22:41.764694 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_sub_PointRelais
2025-04-19 18:22:41.764713 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-04-19 18:22:41.764718 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_RecherchePointRelaisAvancee type _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-04-19 18:22:41.764721 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RecherchePointRelaisAvancee to elements array
2025-04-19 18:22:41.764726 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_RecherchePointRelaisAvancee named _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-04-19 18:22:41.764734 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764737 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-04-19 18:22:41.764740 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-04-19 18:22:41.764746 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764749 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-04-19 18:22:41.764753 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-04-19 18:22:41.764759 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764761 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-04-19 18:22:41.764765 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-04-19 18:22:41.764771 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764774 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-04-19 18:22:41.764777 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-04-19 18:22:41.764783 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Latitude of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764786 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Latitude to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-04-19 18:22:41.764790 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Latitude
2025-04-19 18:22:41.764796 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Longitude of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764798 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Longitude to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-04-19 18:22:41.764802 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Longitude
2025-04-19 18:22:41.764808 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Taille of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764811 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Taille to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-04-19 18:22:41.764814 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Taille
2025-04-19 18:22:41.764820 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Poids of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764823 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Poids to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-04-19 18:22:41.764826 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Poids
2025-04-19 18:22:41.764832 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Action of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764835 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Action to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-04-19 18:22:41.764839 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Action
2025-04-19 18:22:41.764844 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element DelaiEnvoi of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764847 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element DelaiEnvoi to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-04-19 18:22:41.764851 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element DelaiEnvoi
2025-04-19 18:22:41.764857 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element RayonRecherche of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764859 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element RayonRecherche to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-04-19 18:22:41.764863 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element RayonRecherche
2025-04-19 18:22:41.764869 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TypeActivite of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764871 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TypeActivite to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-04-19 18:22:41.764875 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TypeActivite
2025-04-19 18:22:41.764881 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NACE of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764884 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NACE to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-04-19 18:22:41.764887 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NACE
2025-04-19 18:22:41.764893 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.764896 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-04-19 18:22:41.764900 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-04-19 18:22:41.764904 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_RecherchePointRelaisAvancee_ContainedType
2025-04-19 18:22:41.764934 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-04-19 18:22:41.764939 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RecherchePointRelaisAvancee
2025-04-19 18:22:41.764944 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_RecherchePointRelaisAvanceeResponse type _WSI2_RecherchePointRelaisAvanceeResponse_ContainedType
2025-04-19 18:22:41.764947 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RecherchePointRelaisAvanceeResponse to elements array
2025-04-19 18:22:41.764952 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_RecherchePointRelaisAvanceeResponse named _WSI2_RecherchePointRelaisAvanceeResponse_ContainedType
2025-04-19 18:22:41.764960 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_RecherchePointRelaisAvanceeResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_RecherchePointRelaisAvancee
2025-04-19 18:22:41.764963 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RecherchePointRelaisAvanceeResult to complexType _WSI2_RecherchePointRelaisAvanceeResponse_ContainedType
2025-04-19 18:22:41.764967 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RecherchePointRelaisAvanceeResult
2025-04-19 18:22:41.764971 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_RecherchePointRelaisAvanceeResponse_ContainedType
2025-04-19 18:22:41.764977 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-04-19 18:22:41.764981 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RecherchePointRelaisAvanceeResponse
2025-04-19 18:22:41.764986 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_RecherchePointRelaisAvancee
2025-04-19 18:22:41.764990 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-04-19 18:22:41.764995 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-04-19 18:22:41.765004 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ListePR of type http://www.mondialrelay.fr/webservice/:ArrayOfRet_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765006 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ListePR to complexType ret_WSI2_RecherchePointRelaisAvancee
2025-04-19 18:22:41.765010 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ListePR
2025-04-19 18:22:41.765016 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_RecherchePointRelaisAvancee
2025-04-19 18:22:41.765023 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-04-19 18:22:41.765028 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ArrayOfRet_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765036 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-04-19 18:22:41.765039 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ret_WSI2_sub_PointRelaisAvancee to complexType ArrayOfRet_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765043 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ret_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765048 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ArrayOfRet_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765054 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-04-19 18:22:41.765059 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765066 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Num of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765069 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Num to complexType ret_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765073 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Num
2025-04-19 18:22:41.765079 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr1 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765081 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr1 to complexType ret_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765085 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr1
2025-04-19 18:22:41.765091 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr2 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765093 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr2 to complexType ret_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765097 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr2
2025-04-19 18:22:41.765103 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr3 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765105 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr3 to complexType ret_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765109 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr3
2025-04-19 18:22:41.765115 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr4 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765118 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr4 to complexType ret_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765121 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr4
2025-04-19 18:22:41.765127 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765130 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType ret_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765133 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-04-19 18:22:41.765139 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765142 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType ret_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765145 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-04-19 18:22:41.765151 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765154 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType ret_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765158 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-04-19 18:22:41.765164 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Latitude of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765167 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Latitude to complexType ret_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765170 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Latitude
2025-04-19 18:22:41.765176 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Longitude of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765179 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Longitude to complexType ret_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765183 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Longitude
2025-04-19 18:22:41.765188 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element TypeActivite of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765191 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element TypeActivite to complexType ret_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765195 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element TypeActivite
2025-04-19 18:22:41.765201 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element NACE of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765204 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element NACE to complexType ret_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765207 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element NACE
2025-04-19 18:22:41.765213 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Distance of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765216 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Distance to complexType ret_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765219 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Distance
2025-04-19 18:22:41.765224 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_sub_PointRelaisAvancee
2025-04-19 18:22:41.765251 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-04-19 18:22:41.765257 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_RecherchePointRelaisHoraires type _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-04-19 18:22:41.765260 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RecherchePointRelaisHoraires to elements array
2025-04-19 18:22:41.765265 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_RecherchePointRelaisHoraires named _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-04-19 18:22:41.765273 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765275 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-04-19 18:22:41.765279 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-04-19 18:22:41.765285 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765288 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-04-19 18:22:41.765292 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-04-19 18:22:41.765297 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765300 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-04-19 18:22:41.765304 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-04-19 18:22:41.765310 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765313 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-04-19 18:22:41.765316 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-04-19 18:22:41.765322 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Taille of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765325 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Taille to complexType _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-04-19 18:22:41.765329 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Taille
2025-04-19 18:22:41.765334 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Poids of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765337 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Poids to complexType _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-04-19 18:22:41.765341 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Poids
2025-04-19 18:22:41.765347 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Action of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765349 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Action to complexType _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-04-19 18:22:41.765353 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Action
2025-04-19 18:22:41.765359 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765362 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-04-19 18:22:41.765365 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-04-19 18:22:41.765370 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_RecherchePointRelaisHoraires_ContainedType
2025-04-19 18:22:41.765388 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-04-19 18:22:41.765392 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RecherchePointRelaisHoraires
2025-04-19 18:22:41.765397 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_RecherchePointRelaisHorairesResponse type _WSI2_RecherchePointRelaisHorairesResponse_ContainedType
2025-04-19 18:22:41.765400 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RecherchePointRelaisHorairesResponse to elements array
2025-04-19 18:22:41.765405 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_RecherchePointRelaisHorairesResponse named _WSI2_RecherchePointRelaisHorairesResponse_ContainedType
2025-04-19 18:22:41.765413 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_RecherchePointRelaisHorairesResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_RecherchePointRelaisHoraires
2025-04-19 18:22:41.765416 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_RecherchePointRelaisHorairesResult to complexType _WSI2_RecherchePointRelaisHorairesResponse_ContainedType
2025-04-19 18:22:41.765420 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RecherchePointRelaisHorairesResult
2025-04-19 18:22:41.765424 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_RecherchePointRelaisHorairesResponse_ContainedType
2025-04-19 18:22:41.765430 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-04-19 18:22:41.765434 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_RecherchePointRelaisHorairesResponse
2025-04-19 18:22:41.765439 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_RecherchePointRelaisHoraires
2025-04-19 18:22:41.765444 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-04-19 18:22:41.765449 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-04-19 18:22:41.765456 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ListePR of type http://www.mondialrelay.fr/webservice/:ArrayOfRet_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765459 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ListePR to complexType ret_WSI2_RecherchePointRelaisHoraires
2025-04-19 18:22:41.765463 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ListePR
2025-04-19 18:22:41.765469 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_RecherchePointRelaisHoraires
2025-04-19 18:22:41.765476 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-04-19 18:22:41.765481 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ArrayOfRet_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765489 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-04-19 18:22:41.765492 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ret_WSI2_sub_PointRelaisHoraires to complexType ArrayOfRet_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765496 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ret_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765501 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ArrayOfRet_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765507 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-04-19 18:22:41.765512 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765520 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Num of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765522 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Num to complexType ret_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765526 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Num
2025-04-19 18:22:41.765532 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr1 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765535 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr1 to complexType ret_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765539 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr1
2025-04-19 18:22:41.765545 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr2 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765547 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr2 to complexType ret_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765551 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr2
2025-04-19 18:22:41.765557 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr3 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765560 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr3 to complexType ret_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765563 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr3
2025-04-19 18:22:41.765569 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element LgAdr4 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765572 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element LgAdr4 to complexType ret_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765575 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element LgAdr4
2025-04-19 18:22:41.765581 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element CP of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765584 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element CP to complexType ret_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765587 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element CP
2025-04-19 18:22:41.765593 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Ville of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765596 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Ville to complexType ret_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765600 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Ville
2025-04-19 18:22:41.765606 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765608 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Pays to complexType ret_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765612 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Pays
2025-04-19 18:22:41.765618 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Lundi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.765621 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Lundi to complexType ret_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765625 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Lundi
2025-04-19 18:22:41.765631 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Mardi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.765633 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Mardi to complexType ret_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765637 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Mardi
2025-04-19 18:22:41.765643 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Mercredi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.765646 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Mercredi to complexType ret_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765650 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Mercredi
2025-04-19 18:22:41.765656 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Jeudi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.765658 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Jeudi to complexType ret_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765662 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Jeudi
2025-04-19 18:22:41.765668 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Vendredi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.765671 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Vendredi to complexType ret_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765674 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Vendredi
2025-04-19 18:22:41.765680 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Samedi of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.765683 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Samedi to complexType ret_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765687 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Samedi
2025-04-19 18:22:41.765693 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Horaires_Dimanche of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.765696 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Horaires_Dimanche to complexType ret_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765699 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Horaires_Dimanche
2025-04-19 18:22:41.765704 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_sub_PointRelaisHoraires
2025-04-19 18:22:41.765735 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-04-19 18:22:41.765742 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_TracingColisDetaille type _WSI2_TracingColisDetaille_ContainedType
2025-04-19 18:22:41.765744 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_TracingColisDetaille to elements array
2025-04-19 18:22:41.765750 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_TracingColisDetaille named _WSI2_TracingColisDetaille_ContainedType
2025-04-19 18:22:41.765758 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765761 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_TracingColisDetaille_ContainedType
2025-04-19 18:22:41.765764 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-04-19 18:22:41.765771 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Expedition of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765773 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Expedition to complexType _WSI2_TracingColisDetaille_ContainedType
2025-04-19 18:22:41.765777 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Expedition
2025-04-19 18:22:41.765783 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Langue of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765786 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Langue to complexType _WSI2_TracingColisDetaille_ContainedType
2025-04-19 18:22:41.765789 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Langue
2025-04-19 18:22:41.765799 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765803 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_TracingColisDetaille_ContainedType
2025-04-19 18:22:41.765808 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-04-19 18:22:41.765813 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_TracingColisDetaille_ContainedType
2025-04-19 18:22:41.765824 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-04-19 18:22:41.765828 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_TracingColisDetaille
2025-04-19 18:22:41.765833 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_TracingColisDetailleResponse type _WSI2_TracingColisDetailleResponse_ContainedType
2025-04-19 18:22:41.765836 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_TracingColisDetailleResponse to elements array
2025-04-19 18:22:41.765841 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_TracingColisDetailleResponse named _WSI2_TracingColisDetailleResponse_ContainedType
2025-04-19 18:22:41.765849 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_TracingColisDetailleResult of type http://www.mondialrelay.fr/webservice/:ret_WSI2_TracingColisDetaille
2025-04-19 18:22:41.765851 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_TracingColisDetailleResult to complexType _WSI2_TracingColisDetailleResponse_ContainedType
2025-04-19 18:22:41.765855 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_TracingColisDetailleResult
2025-04-19 18:22:41.765860 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_TracingColisDetailleResponse_ContainedType
2025-04-19 18:22:41.765866 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-04-19 18:22:41.765870 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_TracingColisDetailleResponse
2025-04-19 18:22:41.765874 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_TracingColisDetaille
2025-04-19 18:22:41.765879 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> do nothing for element complexContent
2025-04-19 18:22:41.765884 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> extension http://www.mondialrelay.fr/webservice/:ret_
2025-04-19 18:22:41.765892 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Libelle01 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765894 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Libelle01 to complexType ret_WSI2_TracingColisDetaille
2025-04-19 18:22:41.765898 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Libelle01
2025-04-19 18:22:41.765904 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Relais_Libelle of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765907 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Relais_Libelle to complexType ret_WSI2_TracingColisDetaille
2025-04-19 18:22:41.765911 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Relais_Libelle
2025-04-19 18:22:41.765917 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Relais_Num of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765919 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Relais_Num to complexType ret_WSI2_TracingColisDetaille
2025-04-19 18:22:41.765923 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Relais_Num
2025-04-19 18:22:41.765929 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Libelle02 of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.765932 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Libelle02 to complexType ret_WSI2_TracingColisDetaille
2025-04-19 18:22:41.765935 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Libelle02
2025-04-19 18:22:41.765941 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Tracing of type http://www.mondialrelay.fr/webservice/:ArrayOfRet_WSI2_sub_TracingColisDetaille
2025-04-19 18:22:41.765944 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Tracing to complexType ret_WSI2_TracingColisDetaille
2025-04-19 18:22:41.765948 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Tracing
2025-04-19 18:22:41.765954 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_TracingColisDetaille
2025-04-19 18:22:41.765968 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-04-19 18:22:41.765973 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ArrayOfRet_WSI2_sub_TracingColisDetaille
2025-04-19 18:22:41.765982 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-04-19 18:22:41.765984 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ret_WSI2_sub_TracingColisDetaille to complexType ArrayOfRet_WSI2_sub_TracingColisDetaille
2025-04-19 18:22:41.765988 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ret_WSI2_sub_TracingColisDetaille
2025-04-19 18:22:41.765993 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ArrayOfRet_WSI2_sub_TracingColisDetaille
2025-04-19 18:22:41.765999 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-04-19 18:22:41.766004 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ret_WSI2_sub_TracingColisDetaille
2025-04-19 18:22:41.766012 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Libelle of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.766015 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Libelle to complexType ret_WSI2_sub_TracingColisDetaille
2025-04-19 18:22:41.766018 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Libelle
2025-04-19 18:22:41.766024 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Date of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.766027 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Date to complexType ret_WSI2_sub_TracingColisDetaille
2025-04-19 18:22:41.766031 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Date
2025-04-19 18:22:41.766037 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Heure of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.766040 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Heure to complexType ret_WSI2_sub_TracingColisDetaille
2025-04-19 18:22:41.766043 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Heure
2025-04-19 18:22:41.766049 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Emplacement of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.766052 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Emplacement to complexType ret_WSI2_sub_TracingColisDetaille
2025-04-19 18:22:41.766056 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Emplacement
2025-04-19 18:22:41.766062 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Relais_Num of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.766065 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Relais_Num to complexType ret_WSI2_sub_TracingColisDetaille
2025-04-19 18:22:41.766068 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Relais_Num
2025-04-19 18:22:41.766074 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Relais_Pays of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.766077 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Relais_Pays to complexType ret_WSI2_sub_TracingColisDetaille
2025-04-19 18:22:41.766081 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Relais_Pays
2025-04-19 18:22:41.766085 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ret_WSI2_sub_TracingColisDetaille
2025-04-19 18:22:41.766100 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-04-19 18:22:41.766106 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_STAT_Label type _WSI2_STAT_Label_ContainedType
2025-04-19 18:22:41.766108 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_STAT_Label to elements array
2025-04-19 18:22:41.766113 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_STAT_Label named _WSI2_STAT_Label_ContainedType
2025-04-19 18:22:41.766121 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.766124 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_STAT_Label_ContainedType
2025-04-19 18:22:41.766128 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-04-19 18:22:41.766134 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element STAT_ID of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.766137 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element STAT_ID to complexType _WSI2_STAT_Label_ContainedType
2025-04-19 18:22:41.766140 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element STAT_ID
2025-04-19 18:22:41.766146 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Langue of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.766149 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Langue to complexType _WSI2_STAT_Label_ContainedType
2025-04-19 18:22:41.766152 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Langue
2025-04-19 18:22:41.766158 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.766161 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_STAT_Label_ContainedType
2025-04-19 18:22:41.766164 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-04-19 18:22:41.766169 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_STAT_Label_ContainedType
2025-04-19 18:22:41.766180 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-04-19 18:22:41.766184 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_STAT_Label
2025-04-19 18:22:41.766189 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_STAT_LabelResponse type _WSI2_STAT_LabelResponse_ContainedType
2025-04-19 18:22:41.766192 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_STAT_LabelResponse to elements array
2025-04-19 18:22:41.766197 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_STAT_LabelResponse named _WSI2_STAT_LabelResponse_ContainedType
2025-04-19 18:22:41.766204 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_STAT_LabelResult of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.766207 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_STAT_LabelResult to complexType _WSI2_STAT_LabelResponse_ContainedType
2025-04-19 18:22:41.766218 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_STAT_LabelResult
2025-04-19 18:22:41.766223 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_STAT_LabelResponse_ContainedType
2025-04-19 18:22:41.766229 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-04-19 18:22:41.766233 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_STAT_LabelResponse
2025-04-19 18:22:41.766238 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_STAT_Labels type _WSI2_STAT_Labels_ContainedType
2025-04-19 18:22:41.766241 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_STAT_Labels to elements array
2025-04-19 18:22:41.766245 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_STAT_Labels named _WSI2_STAT_Labels_ContainedType
2025-04-19 18:22:41.766253 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Enseigne of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.766256 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Enseigne to complexType _WSI2_STAT_Labels_ContainedType
2025-04-19 18:22:41.766260 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Enseigne
2025-04-19 18:22:41.766265 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Langue of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.766268 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Langue to complexType _WSI2_STAT_Labels_ContainedType
2025-04-19 18:22:41.766272 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Langue
2025-04-19 18:22:41.766278 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element Security of type http://www.w3.org/2001/XMLSchema:string
2025-04-19 18:22:41.766281 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element Security to complexType _WSI2_STAT_Labels_ContainedType
2025-04-19 18:22:41.766284 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element Security
2025-04-19 18:22:41.766289 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_STAT_Labels_ContainedType
2025-04-19 18:22:41.766299 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-04-19 18:22:41.766303 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_STAT_Labels
2025-04-19 18:22:41.766307 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing untyped element WSI2_STAT_LabelsResponse type _WSI2_STAT_LabelsResponse_ContainedType
2025-04-19 18:22:41.766310 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_STAT_LabelsResponse to elements array
2025-04-19 18:22:41.766315 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing unnamed complexType for element WSI2_STAT_LabelsResponse named _WSI2_STAT_LabelsResponse_ContainedType
2025-04-19 18:22:41.766322 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element WSI2_STAT_LabelsResult of type http://www.mondialrelay.fr/webservice/:ArrayOfArrayOfString
2025-04-19 18:22:41.766325 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element WSI2_STAT_LabelsResult to complexType _WSI2_STAT_LabelsResponse_ContainedType
2025-04-19 18:22:41.766329 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_STAT_LabelsResult
2025-04-19 18:22:41.766334 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType _WSI2_STAT_LabelsResponse_ContainedType
2025-04-19 18:22:41.766340 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-04-19 18:22:41.766344 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element WSI2_STAT_LabelsResponse
2025-04-19 18:22:41.766348 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing named complexType ArrayOfArrayOfString
2025-04-19 18:22:41.766359 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> processing typed element ArrayOfString of type http://www.mondialrelay.fr/webservice/:ArrayOfString
2025-04-19 18:22:41.766362 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> add element ArrayOfString to complexType ArrayOfArrayOfString
2025-04-19 18:22:41.766366 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing element ArrayOfString
2025-04-19 18:22:41.766371 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> done processing complexType ArrayOfArrayOfString
2025-04-19 18:22:41.766377 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-04-19 18:22:41.766385 wsdl: Parsing WSDL schema done
2025-04-19 18:22:41.766400 wsdl: msg WSI2_CreationExpeditionSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_CreationExpedition
2025-04-19 18:22:41.766410 wsdl: msg WSI2_CreationExpeditionSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_CreationExpeditionResponse
2025-04-19 18:22:41.766419 wsdl: msg WSI2_CreationEtiquetteSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_CreationEtiquette
2025-04-19 18:22:41.766428 wsdl: msg WSI2_CreationEtiquetteSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_CreationEtiquetteResponse
2025-04-19 18:22:41.766436 wsdl: msg WSI3_GetEtiquettesSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI3_GetEtiquettes
2025-04-19 18:22:41.766445 wsdl: msg WSI3_GetEtiquettesSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI3_GetEtiquettesResponse
2025-04-19 18:22:41.766452 wsdl: msg WSI2_GetEtiquettesSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_GetEtiquettes
2025-04-19 18:22:41.766460 wsdl: msg WSI2_GetEtiquettesSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_GetEtiquettesResponse
2025-04-19 18:22:41.766469 wsdl: msg WSI2_RechercheCPSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_RechercheCP
2025-04-19 18:22:41.766477 wsdl: msg WSI2_RechercheCPSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_RechercheCPResponse
2025-04-19 18:22:41.766485 wsdl: msg WSI3_PointRelais_RechercheSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_Recherche
2025-04-19 18:22:41.766493 wsdl: msg WSI3_PointRelais_RechercheSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_RechercheResponse
2025-04-19 18:22:41.766501 wsdl: msg WSI4_PointRelais_RechercheSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI4_PointRelais_Recherche
2025-04-19 18:22:41.766509 wsdl: msg WSI4_PointRelais_RechercheSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI4_PointRelais_RechercheResponse
2025-04-19 18:22:41.766517 wsdl: msg WSI2_AdressePointRelaisSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_AdressePointRelais
2025-04-19 18:22:41.766526 wsdl: msg WSI2_AdressePointRelaisSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_AdressePointRelaisResponse
2025-04-19 18:22:41.766534 wsdl: msg WSI2_DetailPointRelaisSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_DetailPointRelais
2025-04-19 18:22:41.766542 wsdl: msg WSI2_DetailPointRelaisSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_DetailPointRelaisResponse
2025-04-19 18:22:41.766550 wsdl: msg WSI2_RecherchePointRelaisSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_RecherchePointRelais
2025-04-19 18:22:41.766558 wsdl: msg WSI2_RecherchePointRelaisSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_RecherchePointRelaisResponse
2025-04-19 18:22:41.766566 wsdl: msg WSI2_RecherchePointRelaisAvanceeSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_RecherchePointRelaisAvancee
2025-04-19 18:22:41.766574 wsdl: msg WSI2_RecherchePointRelaisAvanceeSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_RecherchePointRelaisAvanceeResponse
2025-04-19 18:22:41.766582 wsdl: msg WSI2_RecherchePointRelaisHorairesSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_RecherchePointRelaisHoraires
2025-04-19 18:22:41.766590 wsdl: msg WSI2_RecherchePointRelaisHorairesSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_RecherchePointRelaisHorairesResponse
2025-04-19 18:22:41.766598 wsdl: msg WSI2_TracingColisDetailleSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_TracingColisDetaille
2025-04-19 18:22:41.766606 wsdl: msg WSI2_TracingColisDetailleSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_TracingColisDetailleResponse
2025-04-19 18:22:41.766615 wsdl: msg WSI2_STAT_LabelSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_STAT_Label
2025-04-19 18:22:41.766626 wsdl: msg WSI2_STAT_LabelSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_STAT_LabelResponse
2025-04-19 18:22:41.766639 wsdl: msg WSI2_STAT_LabelsSoapIn: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_STAT_Labels
2025-04-19 18:22:41.766649 wsdl: msg WSI2_STAT_LabelsSoapOut: found part (with element) parameters: parameters,http://www.mondialrelay.fr/webservice/:WSI2_STAT_LabelsResponse
2025-04-19 18:22:41.766658 wsdl: portType Web_ServicesSoap operation: WSI2_CreationExpedition
2025-04-19 18:22:41.766672 wsdl: portType Web_ServicesSoap operation: WSI2_CreationEtiquette
2025-04-19 18:22:41.766684 wsdl: portType Web_ServicesSoap operation: WSI3_GetEtiquettes
2025-04-19 18:22:41.766695 wsdl: portType Web_ServicesSoap operation: WSI2_GetEtiquettes
2025-04-19 18:22:41.766705 wsdl: portType Web_ServicesSoap operation: WSI2_RechercheCP
2025-04-19 18:22:41.766716 wsdl: portType Web_ServicesSoap operation: WSI3_PointRelais_Recherche
2025-04-19 18:22:41.766727 wsdl: portType Web_ServicesSoap operation: WSI4_PointRelais_Recherche
2025-04-19 18:22:41.766738 wsdl: portType Web_ServicesSoap operation: WSI2_AdressePointRelais
2025-04-19 18:22:41.766748 wsdl: portType Web_ServicesSoap operation: WSI2_DetailPointRelais
2025-04-19 18:22:41.766759 wsdl: portType Web_ServicesSoap operation: WSI2_RecherchePointRelais
2025-04-19 18:22:41.766769 wsdl: portType Web_ServicesSoap operation: WSI2_RecherchePointRelaisAvancee
2025-04-19 18:22:41.766781 wsdl: portType Web_ServicesSoap operation: WSI2_RecherchePointRelaisHoraires
2025-04-19 18:22:41.766791 wsdl: portType Web_ServicesSoap operation: WSI2_TracingColisDetaille
2025-04-19 18:22:41.766802 wsdl: portType Web_ServicesSoap operation: WSI2_STAT_Label
2025-04-19 18:22:41.766813 wsdl: portType Web_ServicesSoap operation: WSI2_STAT_Labels
2025-04-19 18:22:41.766827 wsdl: current binding: Web_ServicesSoap of portType: http://www.mondialrelay.fr/webservice/:Web_ServicesSoap
2025-04-19 18:22:41.766837 wsdl: current binding operation: WSI2_CreationExpedition
2025-04-19 18:22:41.766859 wsdl: current binding operation: WSI2_CreationEtiquette
2025-04-19 18:22:41.766877 wsdl: current binding operation: WSI3_GetEtiquettes
2025-04-19 18:22:41.766894 wsdl: current binding operation: WSI2_GetEtiquettes
2025-04-19 18:22:41.766911 wsdl: current binding operation: WSI2_RechercheCP
2025-04-19 18:22:41.766927 wsdl: current binding operation: WSI3_PointRelais_Recherche
2025-04-19 18:22:41.766944 wsdl: current binding operation: WSI4_PointRelais_Recherche
2025-04-19 18:22:41.766960 wsdl: current binding operation: WSI2_AdressePointRelais
2025-04-19 18:22:41.766976 wsdl: current binding operation: WSI2_DetailPointRelais
2025-04-19 18:22:41.766992 wsdl: current binding operation: WSI2_RecherchePointRelais
2025-04-19 18:22:41.767009 wsdl: current binding operation: WSI2_RecherchePointRelaisAvancee
2025-04-19 18:22:41.767026 wsdl: current binding operation: WSI2_RecherchePointRelaisHoraires
2025-04-19 18:22:41.767043 wsdl: current binding operation: WSI2_TracingColisDetaille
2025-04-19 18:22:41.767059 wsdl: current binding operation: WSI2_STAT_Label
2025-04-19 18:22:41.767075 wsdl: current binding operation: WSI2_STAT_Labels
2025-04-19 18:22:41.767095 wsdl: current binding: Web_ServicesSoap12 of portType: http://www.mondialrelay.fr/webservice/:Web_ServicesSoap
2025-04-19 18:22:41.767103 wsdl: current binding operation: WSI2_CreationExpedition
2025-04-19 18:22:41.767120 wsdl: current binding operation: WSI2_CreationEtiquette
2025-04-19 18:22:41.767136 wsdl: current binding operation: WSI3_GetEtiquettes
2025-04-19 18:22:41.767152 wsdl: current binding operation: WSI2_GetEtiquettes
2025-04-19 18:22:41.767171 wsdl: current binding operation: WSI2_RechercheCP
2025-04-19 18:22:41.767189 wsdl: current binding operation: WSI3_PointRelais_Recherche
2025-04-19 18:22:41.767206 wsdl: current binding operation: WSI4_PointRelais_Recherche
2025-04-19 18:22:41.767222 wsdl: current binding operation: WSI2_AdressePointRelais
2025-04-19 18:22:41.767238 wsdl: current binding operation: WSI2_DetailPointRelais
2025-04-19 18:22:41.767255 wsdl: current binding operation: WSI2_RecherchePointRelais
2025-04-19 18:22:41.767271 wsdl: current binding operation: WSI2_RecherchePointRelaisAvancee
2025-04-19 18:22:41.767287 wsdl: current binding operation: WSI2_RecherchePointRelaisHoraires
2025-04-19 18:22:41.767304 wsdl: current binding operation: WSI2_TracingColisDetaille
2025-04-19 18:22:41.767320 wsdl: current binding operation: WSI2_STAT_Label
2025-04-19 18:22:41.767336 wsdl: current binding operation: WSI2_STAT_Labels
2025-04-19 18:22:41.767353 wsdl: current service: Web_Services
2025-04-19 18:22:41.767360 wsdl: current port: Web_ServicesSoap
2025-04-19 18:22:41.767370 wsdl: current port: Web_ServicesSoap12
2025-04-19 18:22:41.767380 wsdl: Parsing WSDL done
2025-04-19 18:22:41.767390 wsdl: post-parse data gathering for WSI2_CreationExpedition
2025-04-19 18:22:41.767397 wsdl: post-parse data gathering for WSI2_CreationEtiquette
2025-04-19 18:22:41.767402 wsdl: post-parse data gathering for WSI3_GetEtiquettes
2025-04-19 18:22:41.767406 wsdl: post-parse data gathering for WSI2_GetEtiquettes
2025-04-19 18:22:41.767410 wsdl: post-parse data gathering for WSI2_RechercheCP
2025-04-19 18:22:41.767414 wsdl: post-parse data gathering for WSI3_PointRelais_Recherche
2025-04-19 18:22:41.767418 wsdl: post-parse data gathering for WSI4_PointRelais_Recherche
2025-04-19 18:22:41.767421 wsdl: post-parse data gathering for WSI2_AdressePointRelais
2025-04-19 18:22:41.767425 wsdl: post-parse data gathering for WSI2_DetailPointRelais
2025-04-19 18:22:41.767429 wsdl: post-parse data gathering for WSI2_RecherchePointRelais
2025-04-19 18:22:41.767433 wsdl: post-parse data gathering for WSI2_RecherchePointRelaisAvancee
2025-04-19 18:22:41.767436 wsdl: post-parse data gathering for WSI2_RecherchePointRelaisHoraires
2025-04-19 18:22:41.767440 wsdl: post-parse data gathering for WSI2_TracingColisDetaille
2025-04-19 18:22:41.767444 wsdl: post-parse data gathering for WSI2_STAT_Label
2025-04-19 18:22:41.767447 wsdl: post-parse data gathering for WSI2_STAT_Labels
2025-04-19 18:22:41.767451 wsdl: post-parse data gathering for WSI2_CreationExpedition
2025-04-19 18:22:41.767456 wsdl: post-parse data gathering for WSI2_CreationEtiquette
2025-04-19 18:22:41.767459 wsdl: post-parse data gathering for WSI3_GetEtiquettes
2025-04-19 18:22:41.767463 wsdl: post-parse data gathering for WSI2_GetEtiquettes
2025-04-19 18:22:41.767467 wsdl: post-parse data gathering for WSI2_RechercheCP
2025-04-19 18:22:41.767471 wsdl: post-parse data gathering for WSI3_PointRelais_Recherche
2025-04-19 18:22:41.767475 wsdl: post-parse data gathering for WSI4_PointRelais_Recherche
2025-04-19 18:22:41.767478 wsdl: post-parse data gathering for WSI2_AdressePointRelais
2025-04-19 18:22:41.767482 wsdl: post-parse data gathering for WSI2_DetailPointRelais
2025-04-19 18:22:41.767485 wsdl: post-parse data gathering for WSI2_RecherchePointRelais
2025-04-19 18:22:41.767489 wsdl: post-parse data gathering for WSI2_RecherchePointRelaisAvancee
2025-04-19 18:22:41.767493 wsdl: post-parse data gathering for WSI2_RecherchePointRelaisHoraires
2025-04-19 18:22:41.767497 wsdl: post-parse data gathering for WSI2_TracingColisDetaille
2025-04-19 18:22:41.767502 wsdl: post-parse data gathering for WSI2_STAT_Label
2025-04-19 18:22:41.767506 wsdl: post-parse data gathering for WSI2_STAT_Labels
2025-04-19 18:22:41.767538 nusoap_client: checkWSDL
2025-04-19 18:22:41.767543 wsdl: getOperations for port '' bindingType http://schemas.xmlsoap.org/wsdl/soap/
2025-04-19 18:22:41.767545 wsdl: getOperations checking port Web_ServicesSoap bindingType http://schemas.xmlsoap.org/wsdl/soap/
2025-04-19 18:22:41.767548 wsdl: getOperations found port Web_ServicesSoap bindingType http://schemas.xmlsoap.org/wsdl/soap/
2025-04-19 18:22:41.767552 wsdl: getOperations checking port Web_ServicesSoap12 bindingType http://schemas.xmlsoap.org/wsdl/soap12/
2025-04-19 18:22:41.767558 nusoap_client: got 15 operations from wsdl http://api.mondialrelay.com/Web_Services.asmx?WSDL for binding type soap
2025-04-19 18:22:41.767563 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-04-19 18:22:41.767594 nusoap_client: serializing param array for WSDL operation WSI3_PointRelais_Recherche
2025-04-19 18:22:41.767597 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-04-19 18:22:41.767607 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-04-19 18:22:41.767617 wsdl: have 1 part(s) to serialize using document/literal
2025-04-19 18:22:41.767621 wsdl: have 12 parameter(s) provided as arrayStruct to serialize
2025-04-19 18:22:41.767624 wsdl: check whether the caller has wrapped the parameters
2025-04-19 18:22:41.767626 wsdl: check whether caller's parameters match the wrapped ones
2025-04-19 18:22:41.767629 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-04-19 18:22:41.767637 wsdl: in parametersMatchWrapped: got a prefixed type: WSI3_PointRelais_Recherche^, http://www.mondialrelay.fr/webservice/
2025-04-19 18:22:41.767640 wsdl: in getTypeDef: type=WSI3_PointRelais_Recherche^, ns=http://www.mondialrelay.fr/webservice/
2025-04-19 18:22:41.767643 wsdl: in getTypeDef: have schema for namespace http://www.mondialrelay.fr/webservice/
2025-04-19 18:22:41.767649 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> in getTypeDef, found element WSI3_PointRelais_Recherche
2025-04-19 18:22:41.767653 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> in getTypeDef, found complexType _WSI3_PointRelais_Recherche_ContainedType
2025-04-19 18:22:41.767656 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> in getTypeDef, found type for element WSI3_PointRelais_Recherche:
2025-04-19 18:22:41.767688 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-04-19 18:22:41.767695 wsdl: in getTypeDef: found type WSI3_PointRelais_Recherche^
2025-04-19 18:22:41.767697 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-04-19 18:22:41.767730 wsdl: in parametersMatchWrapped: uqType: WSI3_PointRelais_Recherche, ns: http://www.mondialrelay.fr/webservice/, phptype: struct, arrayType: 
2025-04-19 18:22:41.767733 wsdl: in parametersMatchWrapped: have parameter named Enseigne
2025-04-19 18:22:41.767736 wsdl: in parametersMatchWrapped: have parameter named Pays
2025-04-19 18:22:41.767738 wsdl: in parametersMatchWrapped: do not have parameter named NumPointRelais
2025-04-19 18:22:41.767740 wsdl: in parametersMatchWrapped: have parameter named Ville
2025-04-19 18:22:41.767742 wsdl: in parametersMatchWrapped: have parameter named CP
2025-04-19 18:22:41.767745 wsdl: in parametersMatchWrapped: have parameter named Latitude
2025-04-19 18:22:41.767747 wsdl: in parametersMatchWrapped: have parameter named Longitude
2025-04-19 18:22:41.767749 wsdl: in parametersMatchWrapped: have parameter named Taille
2025-04-19 18:22:41.767751 wsdl: in parametersMatchWrapped: have parameter named Poids
2025-04-19 18:22:41.767753 wsdl: in parametersMatchWrapped: have parameter named Action
2025-04-19 18:22:41.767755 wsdl: in parametersMatchWrapped: have parameter named DelaiEnvoi
2025-04-19 18:22:41.767758 wsdl: in parametersMatchWrapped: have parameter named RayonRecherche
2025-04-19 18:22:41.767760 wsdl: in parametersMatchWrapped: do not have parameter named TypeActivite
2025-04-19 18:22:41.767762 wsdl: in parametersMatchWrapped: do not have parameter named NACE
2025-04-19 18:22:41.767764 wsdl: in parametersMatchWrapped: have parameter named Security
2025-04-19 18:22:41.767767 wsdl: in parametersMatchWrapped: 12 parameter names match 15 wrapped parameter names
2025-04-19 18:22:41.767769 wsdl: wrap the parameters for the caller
2025-04-19 18:22:41.767772 wsdl: serializing part parameters of type http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_Recherche^
2025-04-19 18:22:41.767774 wsdl: calling serializeType w/named param
2025-04-19 18:22:41.767778 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-04-19 18:22:41.767785 wsdl: in serializeType: got a prefixed type: WSI3_PointRelais_Recherche^, http://www.mondialrelay.fr/webservice/
2025-04-19 18:22:41.767789 wsdl: in getTypeDef: type=WSI3_PointRelais_Recherche^, ns=http://www.mondialrelay.fr/webservice/
2025-04-19 18:22:41.767791 wsdl: in getTypeDef: have schema for namespace http://www.mondialrelay.fr/webservice/
2025-04-19 18:22:41.767794 nusoap_xmlschema: <http://www.mondialrelay.fr/webservice/> in getTypeDef, found element WSI3_PointRelais_Recherche
2025-04-19 18:22:41.767797 wsdl: in getTypeDef: found type WSI3_PointRelais_Recherche^
2025-04-19 18:22:41.767800 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-04-19 18:22:41.767834 wsdl: in serializeType: uqType: WSI3_PointRelais_Recherche, ns: http://www.mondialrelay.fr/webservice/, phptype: struct, arrayType: 
2025-04-19 18:22:41.767837 wsdl: serializeComplexTypeAttributes for XML Schema type http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_Recherche
2025-04-19 18:22:41.767840 wsdl: no attributes to serialize for XML Schema type http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_Recherche
2025-04-19 18:22:41.767843 wsdl: in serializeComplexTypeElements for XML Schema type http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_Recherche
2025-04-19 18:22:41.767846 wsdl: in serializeComplexTypeElements, serialize elements for XML Schema type http://www.mondialrelay.fr/webservice/:WSI3_PointRelais_Recherche
2025-04-19 18:22:41.767851 wsdl: in serializeType: name=Enseigne, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(8) "BDTEST13"
2025-04-19 18:22:41.767855 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767857 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-04-19 18:22:41.767863 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767867 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767870 wsdl: in serializeType: returning: <Enseigne>BDTEST13</Enseigne>
2025-04-19 18:22:41.767874 wsdl: in serializeType: name=Pays, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(2) "FR"
2025-04-19 18:22:41.767877 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767880 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-04-19 18:22:41.767883 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767885 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767888 wsdl: in serializeType: returning: <Pays>FR</Pays>
2025-04-19 18:22:41.767891 wsdl: no value provided for complexType element NumPointRelais and element is not nillable, so serialize nothing
2025-04-19 18:22:41.767894 wsdl: in serializeType: name=Ville, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(4) "LYON"
2025-04-19 18:22:41.767897 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767900 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-04-19 18:22:41.767903 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767905 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767907 wsdl: in serializeType: returning: <Ville>LYON</Ville>
2025-04-19 18:22:41.767910 wsdl: in serializeType: name=CP, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(5) "69008"
2025-04-19 18:22:41.767913 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767916 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-04-19 18:22:41.767918 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767921 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767923 wsdl: in serializeType: returning: <CP>69008</CP>
2025-04-19 18:22:41.767926 wsdl: in serializeType: name=Latitude, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(0) ""
2025-04-19 18:22:41.767929 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767931 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-04-19 18:22:41.767934 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767936 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767938 wsdl: in serializeType: returning: <Latitude></Latitude>
2025-04-19 18:22:41.767941 wsdl: in serializeType: name=Longitude, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(0) ""
2025-04-19 18:22:41.767944 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767946 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-04-19 18:22:41.767949 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767951 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767954 wsdl: in serializeType: returning: <Longitude></Longitude>
2025-04-19 18:22:41.767956 wsdl: in serializeType: name=Taille, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(0) ""
2025-04-19 18:22:41.767959 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767961 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-04-19 18:22:41.767964 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767966 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767969 wsdl: in serializeType: returning: <Taille></Taille>
2025-04-19 18:22:41.767971 wsdl: in serializeType: name=Poids, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(5) "70000"
2025-04-19 18:22:41.767974 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767977 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-04-19 18:22:41.767979 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767982 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767984 wsdl: in serializeType: returning: <Poids>70000</Poids>
2025-04-19 18:22:41.767987 wsdl: in serializeType: name=Action, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(0) ""
2025-04-19 18:22:41.767990 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767992 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-04-19 18:22:41.767994 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767997 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.767999 wsdl: in serializeType: returning: <Action></Action>
2025-04-19 18:22:41.768002 wsdl: in serializeType: name=DelaiEnvoi, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(1) "0"
2025-04-19 18:22:41.768005 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.768007 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-04-19 18:22:41.768010 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.768012 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.768014 wsdl: in serializeType: returning: <DelaiEnvoi>0</DelaiEnvoi>
2025-04-19 18:22:41.768017 wsdl: in serializeType: name=RayonRecherche, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(2) "20"
2025-04-19 18:22:41.768020 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.768022 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-04-19 18:22:41.768025 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.768027 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.768030 wsdl: in serializeType: returning: <RayonRecherche>20</RayonRecherche>
2025-04-19 18:22:41.768032 wsdl: no value provided for complexType element TypeActivite and element is not nillable, so serialize nothing
2025-04-19 18:22:41.768035 wsdl: no value provided for complexType element NACE and element is not nillable, so serialize nothing
2025-04-19 18:22:41.768038 wsdl: in serializeType: name=Security, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(32) "521E3A65D97511D4ABA5AA316D8F9E0E"
2025-04-19 18:22:41.768041 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.768043 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2025-04-19 18:22:41.768046 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.768049 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2025-04-19 18:22:41.768051 wsdl: in serializeType: returning: <Security>521E3A65D97511D4ABA5AA316D8F9E0E</Security>
2025-04-19 18:22:41.768055 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-04-19 18:22:41.768058 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-04-19 18:22:41.768066 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-04-19 18:22:41.768068 nusoap_client: headers:
bool(false)
2025-04-19 18:22:41.768071 nusoap_client: namespaces:
array(1) {
  ["ns8030"]=>
  string(28) "http://api.mondialrelay.com/"
}
2025-04-19 18:22:41.768078 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-04-19 18:22:41.768081 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:ns8030="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-04-19 18:22:41.768100 nusoap_client: transporting via HTTP
2025-04-19 18:22:41.768136 nusoap_client: sending message, length=762
2025-04-19 18:22:41.768107 soap_transport_http: ctor url=http://api.mondialrelay.com/Web_Services.asmx use_curl= curl_options:
array(0) {
}
2025-04-19 18:22:41.768111 soap_transport_http: parsed URL scheme = http
2025-04-19 18:22:41.768114 soap_transport_http: parsed URL host = api.mondialrelay.com
2025-04-19 18:22:41.768117 soap_transport_http: parsed URL path = /Web_Services.asmx
2025-04-19 18:22:41.768121 soap_transport_http: set header Host: api.mondialrelay.com
2025-04-19 18:22:41.768125 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2025-04-19 18:22:41.768130 soap_transport_http: set header Content-Type: text/xml; charset=utf-8
2025-04-19 18:22:41.768133 soap_transport_http: set header SOAPAction: "http://www.mondialrelay.fr/webservice/WSI3_PointRelais_Recherche"
2025-04-19 18:22:41.768145 soap_transport_http: entered send() with data of length: 762
2025-04-19 18:22:41.768150 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host api.mondialrelay.com, port 80
2025-04-19 18:22:41.768154 soap_transport_http: calling fsockopen with host api.mondialrelay.com connection_timeout 0
2025-04-19 18:22:41.773956 soap_transport_http: set response timeout to 30
2025-04-19 18:22:41.773974 soap_transport_http: socket connected
2025-04-19 18:22:41.773983 soap_transport_http: set header Content-Length: 762
2025-04-19 18:22:41.773987 soap_transport_http: HTTP request: POST /Web_Services.asmx HTTP/1.0
2025-04-19 18:22:41.773991 soap_transport_http: HTTP header: Host: api.mondialrelay.com
2025-04-19 18:22:41.773995 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2025-04-19 18:22:41.773999 soap_transport_http: HTTP header: Content-Type: text/xml; charset=utf-8
2025-04-19 18:22:41.774004 soap_transport_http: HTTP header: SOAPAction: "http://www.mondialrelay.fr/webservice/WSI3_PointRelais_Recherche"
2025-04-19 18:22:41.774008 soap_transport_http: HTTP header: Content-Length: 762
2025-04-19 18:22:41.774030 soap_transport_http: wrote data to socket, length = 1000
2025-04-19 18:22:41.793989 soap_transport_http: read line of 32 bytes: HTTP/1.1 301 Moved Permanently
2025-04-19 18:22:41.794009 soap_transport_http: read line of 37 bytes: Date: Sat, 19 Apr 2025 16:22:41 GMT
2025-04-19 18:22:41.794014 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2025-04-19 18:22:41.794018 soap_transport_http: read line of 21 bytes: Content-Length: 167
2025-04-19 18:22:41.794022 soap_transport_http: read line of 19 bytes: Connection: close
2025-04-19 18:22:41.794025 soap_transport_http: read line of 29 bytes: Cache-Control: max-age=3600
2025-04-19 18:22:41.794029 soap_transport_http: read line of 40 bytes: Expires: Sat, 19 Apr 2025 17:22:41 GMT
2025-04-19 18:22:41.794032 soap_transport_http: read line of 58 bytes: Location: https://api.mondialrelay.com/Web_Services.asmx
2025-04-19 18:22:41.794035 soap_transport_http: read line of 20 bytes: Server: cloudflare
2025-04-19 18:22:41.794038 soap_transport_http: read line of 30 bytes: CF-RAY: 932dbdff1d8e784d-CDG
2025-04-19 18:22:41.794042 soap_transport_http: read line of 30 bytes: alt-svc: h3=":443"; ma=86400
2025-04-19 18:22:41.794046 soap_transport_http: read line of 2 bytes: 
2025-04-19 18:22:41.794052 soap_transport_http: found end of headers after length 343
2025-04-19 18:22:41.794065 soap_transport_http: want to read content of length 167
2025-04-19 18:22:41.794070 soap_transport_http: read buffer of 167 bytes
2025-04-19 18:22:41.794076 soap_transport_http: read body of length 167
2025-04-19 18:22:41.794079 soap_transport_http: received a total of 510 bytes of data from server
2025-04-19 18:22:41.794113 soap_transport_http: closed socket
2025-04-19 18:22:41.794119 soap_transport_http: Got 301 Moved Permanently with Location: https://api.mondialrelay.com/Web_Services.asmx
2025-04-19 18:22:41.794124 soap_transport_http: parsed URL scheme = https
2025-04-19 18:22:41.794128 soap_transport_http: parsed URL host = api.mondialrelay.com
2025-04-19 18:22:41.794131 soap_transport_http: parsed URL path = /Web_Services.asmx
2025-04-19 18:22:41.794135 soap_transport_http: set header Host: api.mondialrelay.com
2025-04-19 18:22:41.794141 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host api.mondialrelay.com, port 443
2025-04-19 18:22:41.794147 soap_transport_http: connect using cURL
2025-04-19 18:22:41.794178 soap_transport_http: setCurlOption option=10002, value=
string(50) "https://api.mondialrelay.com:443/Web_Services.asmx"
2025-04-19 18:22:41.794188 soap_transport_http: setCurlOption option=52, value=
int(1)
2025-04-19 18:22:41.794192 soap_transport_http: setCurlOption option=42, value=
int(1)
2025-04-19 18:22:41.794196 soap_transport_http: setCurlOption option=19913, value=
int(1)
2025-04-19 18:22:41.794199 soap_transport_http: setCurlOption option=13, value=
int(30)
2025-04-19 18:22:41.794202 soap_transport_http: set cURL SSL verify options
2025-04-19 18:22:41.794205 soap_transport_http: setCurlOption option=64, value=
int(0)
2025-04-19 18:22:41.794208 soap_transport_http: setCurlOption option=81, value=
int(0)
2025-04-19 18:22:41.794220 soap_transport_http: cURL connection set up
2025-04-19 18:22:41.794225 soap_transport_http: set header Content-Length: 762
2025-04-19 18:22:41.794228 soap_transport_http: HTTP request: POST /Web_Services.asmx HTTP/1.0
2025-04-19 18:22:41.794231 soap_transport_http: HTTP header: Host: api.mondialrelay.com
2025-04-19 18:22:41.794234 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2025-04-19 18:22:41.794236 soap_transport_http: HTTP header: Content-Type: text/xml; charset=utf-8
2025-04-19 18:22:41.794239 soap_transport_http: HTTP header: SOAPAction: "http://www.mondialrelay.fr/webservice/WSI3_PointRelais_Recherche"
2025-04-19 18:22:41.794242 soap_transport_http: HTTP header: Content-Length: 762
2025-04-19 18:22:41.794246 soap_transport_http: Skip cURL header Host: api.mondialrelay.com
2025-04-19 18:22:41.794250 soap_transport_http: Skip cURL header Content-Length: 762
2025-04-19 18:22:41.794252 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-04-19 18:22:41.794260 soap_transport_http: set cURL HTTP headers
2025-04-19 18:22:41.794263 soap_transport_http: setCurlOption option=47, value=
int(1)
2025-04-19 18:22:41.794266 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:ns8030="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-04-19 18:22:41.794272 soap_transport_http: set cURL POST data
2025-04-19 18:22:41.794274 soap_transport_http: set cURL payload
2025-04-19 18:22:41.794277 soap_transport_http: send and receive with cURL
2025-04-19 18:22:41.854303 soap_transport_http: No cURL error, closing cURL
2025-04-19 18:22:41.854480 soap_transport_http: found proper separation of headers and document
2025-04-19 18:22:41.854488 soap_transport_http: cleaned data, stringlen: 450
2025-04-19 18:22:41.854509 soap_transport_http: found cookie: dtCookie = v_4_srv_1_sn_6BF58DA4EC83963865667033451E751A_perc_100000_ol_0_mul_1_app-3A3e929e8638874d3a_0
2025-04-19 18:22:41.854520 soap_transport_http: found cookie: __cf_bm = Xc3DIzqFU4ukDZso5SClALRP5io2clKvkGd0VoNtWxg-1745079761-1.0.1.1-OCV1FiLCF3uP3N2ifKajlbeIhbzyi7ZOfjhoDHwOhHErPdMM7LTeB5R6IrTtTZqF_.7GAoguOf1vHsmuf19mTIj.iCZrPoI.JaClFhh_Zh8
2025-04-19 18:22:41.854529 soap_transport_http: No Content-Encoding header
2025-04-19 18:22:41.854534 soap_transport_http: end of send()
2025-04-19 18:22:41.854545 nusoap_client: Setting new cookie(s)
2025-04-19 18:22:41.854553 nusoap_client: got response, length=450 type=text/xml; charset=utf-8
2025-04-19 18:22:41.854558 nusoap_client: Entering parseResponse() for data of length 450 headers:
array(15) {
  ["date"]=>
  string(29) "Sat, 19 Apr 2025 16:22:41 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) "Sat, 19 Apr 2025 17:22:41 GMT"
  ["location"]=>
  string(46) "https://api.mondialrelay.com/Web_Services.asmx"
  ["server"]=>
  string(10) "cloudflare"
  ["cf-ray"]=>
  string(20) "932dbdff6ed2d0a7-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=Xc3DIzqFU4ukDZso5SClALRP5io2clKvkGd0VoNtWxg-1745079761-1.0.1.1-OCV1FiLCF3uP3N2ifKajlbeIhbzyi7ZOfjhoDHwOhHErPdMM7LTeB5R6IrTtTZqF_.7GAoguOf1vHsmuf19mTIj.iCZrPoI.JaClFhh_Zh8; path=/; expires=Sat, 19-Apr-25 16:52:41 GMT; domain=.mondialrelay.com; HttpOnly; Secure; SameSite=None"
  ["cf-cache-status"]=>
  string(7) "DYNAMIC"
}
2025-04-19 18:22:41.854583 nusoap_client: Got response encoding: utf-8
2025-04-19 18:22:41.854627 nusoap_client: Use encoding: UTF-8 when creating nusoap_parser
2025-04-19 18:22:41.854680 nusoap_parser: Charset from HTTP Content-Type matches encoding from XML declaration
2025-04-19 18:22:41.854686 nusoap_parser: Entering nusoap_parser(), length=450, encoding=UTF-8
2025-04-19 18:22:41.854768 nusoap_parser: found root struct WSI3_PointRelais_RechercheResponse, pos 2
2025-04-19 18:22:41.854794 nusoap_parser: in buildVal() for WSI3_PointRelais_RechercheResult(pos 3) of type 
2025-04-19 18:22:41.854798 nusoap_parser: in buildVal, there are children
2025-04-19 18:22:41.854803 nusoap_parser: in buildVal, adding Java Vector or generic compound type WSI3_PointRelais_RechercheResult
2025-04-19 18:22:41.854809 nusoap_parser: in buildVal, return:
array(1) {
  ["STAT"]=>
  &string(2) "97"
}
2025-04-19 18:22:41.854818 nusoap_parser: in buildVal() for WSI3_PointRelais_RechercheResponse(pos 2) of type struct
2025-04-19 18:22:41.854821 nusoap_parser: in buildVal, there are children
2025-04-19 18:22:41.854825 nusoap_parser: in buildVal, adding Java Vector or generic compound type WSI3_PointRelais_RechercheResponse
2025-04-19 18:22:41.854828 nusoap_parser: in buildVal, return:
array(1) {
  ["WSI3_PointRelais_RechercheResult"]=>
  &array(1) {
    ["STAT"]=>
    &string(2) "97"
  }
}
2025-04-19 18:22:41.854837 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-04-19 18:22:41.854860 nusoap_parser: parsed successfully, found root struct: 2 of name WSI3_PointRelais_RechercheResponse
2025-04-19 18:22:41.854879 nusoap_client: sent message successfully and got a(n) array
return=array(1) {
  ["WSI3_PointRelais_RechercheResult"]=>
  &array(1) {
    ["STAT"]=>
    &string(2) "97"
  }
}