Numer
Zdjęcie
Wymiary
Dostępność
Grupa
JR T2921CENA: HTTP/1.1 500 Internal Server Error
Cache-Control: private
Content-Type: text/xml; charset=utf-8
Server: Microsoft-IIS/8.0
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Access-Control-Allow-Methods: GET, PUT, POST, DELETE, OPTIONS
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: Content-Type, Authorization, X-Requested-With
Date: Sun, 24 Jan 2021 21:00:15 GMT
Connection: close
Content-Length: 1510
soap:ClientSystem.Web.Services.Protocols.SoapException: Serwer nie może odczytać żądania. ---> System.InvalidOperationException: Dokument XML zawiera błąd (1, 390). ---> System.FormatException: Nieprawidłowy format ciągu wejściowego.
w System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
w System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
w Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read22_WyliczCenyWalutaKlient()
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
--- Koniec śladu stosu wyjątków wewnętrznych ---
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
--- Koniec śladu stosu wyjątków wewnętrznych ---
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
w System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()2021-01-24 22:00:22.406379 nusoap_client: ctor wsdl=WSDL timeout=0 response_timeout=30
endpoint=string(43) "http://94.75.101.147:587/Service1.asmx?WSDL"
2021-01-24 22:00:22.406489 nusoap_client: will use lazy evaluation of wsdl from http://94.75.101.147:587/Service1.asmx?WSDL
2021-01-24 22:00:22.406505 nusoap_client: call: operation=WyliczCenyWalutaKlient, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(4) {
["kh_id"]=>
NULL
["tw_id"]=>
string(6) "184361"
["mag_id"]=>
NULL
["waluta"]=>
string(3) "PLN"
}
headers=bool(false)
2021-01-24 22:00:22.406521 nusoap_client: instantiating wsdl class with doc: http://94.75.101.147:587/Service1.asmx?WSDL
2021-01-24 22:00:22.406533 wsdl: ctor wsdl= timeout=0 response_timeout=30
2021-01-24 22:00:22.406542 wsdl: parse and process WSDL path=
2021-01-24 22:00:22.406555 wsdl: setCredentials username= authtype= certRequest=
array(0) {
}
2021-01-24 22:00:22.406564 wsdl: parse and process WSDL path=http://94.75.101.147:587/Service1.asmx?WSDL
2021-01-24 22:00:22.406570 wsdl: parse WSDL at path=http://94.75.101.147:587/Service1.asmx?WSDL
2021-01-24 22:00:22.406582 wsdl: getting WSDL http(s) URL http://94.75.101.147:587/Service1.asmx?WSDL
2021-01-24 22:00:22.406593 soap_transport_http: ctor url=http://94.75.101.147:587/Service1.asmx?WSDL use_curl= curl_options:
array(0) {
}
2021-01-24 22:00:22.406604 soap_transport_http: parsed URL scheme = http
2021-01-24 22:00:22.406611 soap_transport_http: parsed URL host = 94.75.101.147
2021-01-24 22:00:22.406616 soap_transport_http: parsed URL port = 587
2021-01-24 22:00:22.406620 soap_transport_http: parsed URL path = /Service1.asmx
2021-01-24 22:00:22.406624 soap_transport_http: parsed URL query = WSDL
2021-01-24 22:00:22.406638 soap_transport_http: set header Host: 94.75.101.147:587
2021-01-24 22:00:22.406806 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2021-01-24 22:00:22.406817 soap_transport_http: set header Accept-Encoding: gzip, deflate
2021-01-24 22:00:22.406822 soap_transport_http: set header Connection: close
2021-01-24 22:00:22.406828 soap_transport_http: entered send() with data of length: 0
2021-01-24 22:00:22.406840 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host 94.75.101.147, port 587
2021-01-24 22:00:22.406848 soap_transport_http: calling fsockopen with host 94.75.101.147 connection_timeout 0
2021-01-24 22:00:22.414557 soap_transport_http: set response timeout to 30
2021-01-24 22:00:22.414578 soap_transport_http: socket connected
2021-01-24 22:00:22.414588 soap_transport_http: HTTP request: GET /Service1.asmx?WSDL HTTP/1.1
2021-01-24 22:00:22.414598 soap_transport_http: HTTP header: Host: 94.75.101.147:587
2021-01-24 22:00:22.414604 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2021-01-24 22:00:22.414608 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2021-01-24 22:00:22.414612 soap_transport_http: HTTP header: Connection: close
2021-01-24 22:00:22.414643 soap_transport_http: wrote data to socket, length = 146
2021-01-24 22:00:23.034921 soap_transport_http: read line of 17 bytes: HTTP/1.1 200 OK
2021-01-24 22:00:23.034964 soap_transport_http: read line of 35 bytes: Cache-Control: private, max-age=0
2021-01-24 22:00:23.034972 soap_transport_http: read line of 39 bytes: Content-Type: text/xml; charset=utf-8
2021-01-24 22:00:23.034978 soap_transport_http: read line of 27 bytes: Server: Microsoft-IIS/8.0
2021-01-24 22:00:23.035007 soap_transport_http: read line of 29 bytes: X-AspNet-Version: 4.0.30319
2021-01-24 22:00:23.035013 soap_transport_http: read line of 23 bytes: X-Powered-By: ASP.NET
2021-01-24 22:00:23.035018 soap_transport_http: read line of 63 bytes: Access-Control-Allow-Methods: GET, PUT, POST, DELETE, OPTIONS
2021-01-24 22:00:23.035025 soap_transport_http: read line of 32 bytes: Access-Control-Allow-Origin: *
2021-01-24 22:00:23.035031 soap_transport_http: read line of 77 bytes: Access-Control-Allow-Headers: Content-Type, Authorization, X-Requested-With
2021-01-24 22:00:23.035037 soap_transport_http: read line of 37 bytes: Date: Sun, 24 Jan 2021 21:00:15 GMT
2021-01-24 22:00:23.035042 soap_transport_http: read line of 19 bytes: Connection: close
2021-01-24 22:00:23.035048 soap_transport_http: read line of 24 bytes: Content-Length: 175509
2021-01-24 22:00:23.035054 soap_transport_http: read line of 2 bytes:
2021-01-24 22:00:23.035142 soap_transport_http: found end of headers after length 424
2021-01-24 22:00:23.035182 soap_transport_http: want to read content of length 175509
2021-01-24 22:00:23.035210 soap_transport_http: read buffer of 5368 bytes
2021-01-24 22:00:23.042111 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.042145 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.042193 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.042246 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.042294 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.042348 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.042371 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.042391 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.049437 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.049490 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:00:23.049534 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.049568 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.049683 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:00:23.049711 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:00:23.049731 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.049751 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.049833 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:00:23.049871 soap_transport_http: read buffer of 4344 bytes
2021-01-24 22:00:23.056768 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.056822 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.056844 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.056866 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.056899 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.056921 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.056952 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.056980 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.057000 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.057021 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.057063 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.057087 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.057112 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.057132 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.057218 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.057341 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:00:23.057387 soap_transport_http: read buffer of 7240 bytes
2021-01-24 22:00:23.057599 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.057676 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.057708 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.057744 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.057823 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:00:23.057862 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:00:23.057888 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.057908 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.063986 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.064058 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.064120 soap_transport_http: read buffer of 5792 bytes
2021-01-24 22:00:23.064155 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:00:23.064178 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.064222 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.064246 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.064298 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.064372 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:00:23.064406 soap_transport_http: read buffer of 4344 bytes
2021-01-24 22:00:23.064565 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.064645 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:00:23.064675 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.064714 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.064782 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:00:23.064813 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:00:23.064875 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.064932 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.065014 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.065050 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.065292 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.065341 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.065364 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.065383 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.065428 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.065465 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.065500 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.065558 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.065582 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.065650 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.065714 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.065805 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:00:23.071607 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.071642 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.071701 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.071726 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.071746 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.071794 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.071851 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:00:23.071903 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:00:23.071963 soap_transport_http: read buffer of 4344 bytes
2021-01-24 22:00:23.071989 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.072020 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:00:23.072040 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:00:23.072100 soap_transport_http: read buffer of 2173 bytes
2021-01-24 22:00:23.072116 soap_transport_http: read to EOF
2021-01-24 22:00:23.072121 soap_transport_http: read body of length 175509
2021-01-24 22:00:23.072246 soap_transport_http: received a total of 175933 bytes of data from server
2021-01-24 22:00:23.072288 soap_transport_http: closed socket
2021-01-24 22:00:23.072303 soap_transport_http: No Content-Encoding header
2021-01-24 22:00:23.072310 soap_transport_http: end of send()
2021-01-24 22:00:23.072330 wsdl: got WSDL URL
2021-01-24 22:00:23.072335 wsdl: Parse WSDL
2021-01-24 22:00:23.072795 wsdl: Parsing WSDL schema
2021-01-24 22:00:23.072811 nusoap_xmlschema: nusoap_xmlschema class instantiated, inside constructor
2021-01-24 22:00:23.072867 nusoap_xmlschema: processing untyped element WyliczCene type _WyliczCene_ContainedType
2021-01-24 22:00:23.072877 nusoap_xmlschema: add element WyliczCene to elements array
2021-01-24 22:00:23.072898 nusoap_xmlschema: processing unnamed complexType for element WyliczCene named _WyliczCene_ContainedType
2021-01-24 22:00:23.072933 nusoap_xmlschema: processing typed element kh_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.072942 nusoap_xmlschema: add element kh_id to complexType _WyliczCene_ContainedType
2021-01-24 22:00:23.072956 nusoap_xmlschema: done processing element kh_id
2021-01-24 22:00:23.072981 nusoap_xmlschema: processing typed element tw_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.072988 nusoap_xmlschema: add element tw_id to complexType _WyliczCene_ContainedType
2021-01-24 22:00:23.072998 nusoap_xmlschema: done processing element tw_id
2021-01-24 22:00:23.073018 nusoap_xmlschema: done processing complexType _WyliczCene_ContainedType
2021-01-24 22:00:23.073046 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["kh_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "kh_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["tw_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "tw_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.073058 nusoap_xmlschema: done processing element WyliczCene
2021-01-24 22:00:23.073074 nusoap_xmlschema: processing untyped element WyliczCeneResponse type _WyliczCeneResponse_ContainedType
2021-01-24 22:00:23.073080 nusoap_xmlschema: add element WyliczCeneResponse to elements array
2021-01-24 22:00:23.073096 nusoap_xmlschema: processing unnamed complexType for element WyliczCeneResponse named _WyliczCeneResponse_ContainedType
2021-01-24 22:00:23.073123 nusoap_xmlschema: processing typed element WyliczCeneResult of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.073131 nusoap_xmlschema: add element WyliczCeneResult to complexType _WyliczCeneResponse_ContainedType
2021-01-24 22:00:23.073143 nusoap_xmlschema: done processing element WyliczCeneResult
2021-01-24 22:00:23.073167 nusoap_xmlschema: done processing complexType _WyliczCeneResponse_ContainedType
2021-01-24 22:00:23.073191 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["WyliczCeneResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(16) "WyliczCeneResult"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.073210 nusoap_xmlschema: done processing element WyliczCeneResponse
2021-01-24 22:00:23.073235 nusoap_xmlschema: processing untyped element WyliczCene2 type _WyliczCene2_ContainedType
2021-01-24 22:00:23.073242 nusoap_xmlschema: add element WyliczCene2 to elements array
2021-01-24 22:00:23.073257 nusoap_xmlschema: processing unnamed complexType for element WyliczCene2 named _WyliczCene2_ContainedType
2021-01-24 22:00:23.073295 nusoap_xmlschema: processing typed element kh_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.073307 nusoap_xmlschema: add element kh_id to complexType _WyliczCene2_ContainedType
2021-01-24 22:00:23.073324 nusoap_xmlschema: done processing element kh_id
2021-01-24 22:00:23.073352 nusoap_xmlschema: processing typed element tw_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.073363 nusoap_xmlschema: add element tw_id to complexType _WyliczCene2_ContainedType
2021-01-24 22:00:23.073380 nusoap_xmlschema: done processing element tw_id
2021-01-24 22:00:23.073407 nusoap_xmlschema: processing typed element mag_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.073414 nusoap_xmlschema: add element mag_id to complexType _WyliczCene2_ContainedType
2021-01-24 22:00:23.073436 nusoap_xmlschema: done processing element mag_id
2021-01-24 22:00:23.073451 nusoap_xmlschema: done processing complexType _WyliczCene2_ContainedType
2021-01-24 22:00:23.073489 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(3) {
["kh_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "kh_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["tw_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "tw_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["mag_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "mag_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.073512 nusoap_xmlschema: done processing element WyliczCene2
2021-01-24 22:00:23.073532 nusoap_xmlschema: processing untyped element WyliczCene2Response type _WyliczCene2Response_ContainedType
2021-01-24 22:00:23.073539 nusoap_xmlschema: add element WyliczCene2Response to elements array
2021-01-24 22:00:23.073560 nusoap_xmlschema: processing unnamed complexType for element WyliczCene2Response named _WyliczCene2Response_ContainedType
2021-01-24 22:00:23.073607 nusoap_xmlschema: processing typed element WyliczCene2Result of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.073621 nusoap_xmlschema: add element WyliczCene2Result to complexType _WyliczCene2Response_ContainedType
2021-01-24 22:00:23.073639 nusoap_xmlschema: done processing element WyliczCene2Result
2021-01-24 22:00:23.073654 nusoap_xmlschema: done processing complexType _WyliczCene2Response_ContainedType
2021-01-24 22:00:23.073671 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["WyliczCene2Result"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(17) "WyliczCene2Result"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.073681 nusoap_xmlschema: done processing element WyliczCene2Response
2021-01-24 22:00:23.073697 nusoap_xmlschema: processing untyped element WyliczCenyWaluta type _WyliczCenyWaluta_ContainedType
2021-01-24 22:00:23.073703 nusoap_xmlschema: add element WyliczCenyWaluta to elements array
2021-01-24 22:00:23.073717 nusoap_xmlschema: processing unnamed complexType for element WyliczCenyWaluta named _WyliczCenyWaluta_ContainedType
2021-01-24 22:00:23.073742 nusoap_xmlschema: processing typed element kh_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.073749 nusoap_xmlschema: add element kh_id to complexType _WyliczCenyWaluta_ContainedType
2021-01-24 22:00:23.073759 nusoap_xmlschema: done processing element kh_id
2021-01-24 22:00:23.073776 nusoap_xmlschema: processing typed element tw_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.073783 nusoap_xmlschema: add element tw_id to complexType _WyliczCenyWaluta_ContainedType
2021-01-24 22:00:23.073792 nusoap_xmlschema: done processing element tw_id
2021-01-24 22:00:23.073815 nusoap_xmlschema: processing typed element mag_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.073822 nusoap_xmlschema: add element mag_id to complexType _WyliczCenyWaluta_ContainedType
2021-01-24 22:00:23.073831 nusoap_xmlschema: done processing element mag_id
2021-01-24 22:00:23.073849 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.073855 nusoap_xmlschema: add element waluta to complexType _WyliczCenyWaluta_ContainedType
2021-01-24 22:00:23.073864 nusoap_xmlschema: done processing element waluta
2021-01-24 22:00:23.073877 nusoap_xmlschema: done processing complexType _WyliczCenyWaluta_ContainedType
2021-01-24 22:00:23.073904 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(4) {
["kh_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "kh_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["tw_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "tw_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["mag_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "mag_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.073915 nusoap_xmlschema: done processing element WyliczCenyWaluta
2021-01-24 22:00:23.073929 nusoap_xmlschema: processing untyped element WyliczCenyWalutaResponse type _WyliczCenyWalutaResponse_ContainedType
2021-01-24 22:00:23.073936 nusoap_xmlschema: add element WyliczCenyWalutaResponse to elements array
2021-01-24 22:00:23.073950 nusoap_xmlschema: processing unnamed complexType for element WyliczCenyWalutaResponse named _WyliczCenyWalutaResponse_ContainedType
2021-01-24 22:00:23.073973 nusoap_xmlschema: processing untyped element WyliczCenyWalutaResult type __WyliczCenyWalutaResponse_ContainedType_WyliczCenyWalutaResult_ContainedType
2021-01-24 22:00:23.073979 nusoap_xmlschema: add element WyliczCenyWalutaResult to complexType _WyliczCenyWalutaResponse_ContainedType
2021-01-24 22:00:23.073992 nusoap_xmlschema: processing unnamed complexType for element WyliczCenyWalutaResult named __WyliczCenyWalutaResponse_ContainedType_WyliczCenyWalutaResult_ContainedType
2021-01-24 22:00:23.074018 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:00:23.074038 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:00:23.074055 nusoap_xmlschema: done processing complexType __WyliczCenyWalutaResponse_ContainedType_WyliczCenyWalutaResult_ContainedType
2021-01-24 22:00:23.074066 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-24 22:00:23.074077 nusoap_xmlschema: done processing element WyliczCenyWalutaResult
2021-01-24 22:00:23.074089 nusoap_xmlschema: done processing complexType _WyliczCenyWalutaResponse_ContainedType
2021-01-24 22:00:23.074104 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["WyliczCenyWalutaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(22) "WyliczCenyWalutaResult"
["form"]=>
string(9) "qualified"
["type"]=>
string(97) "http://tempuri.org/:__WyliczCenyWalutaResponse_ContainedType_WyliczCenyWalutaResult_ContainedType"
}
}
}
2021-01-24 22:00:23.074113 nusoap_xmlschema: done processing element WyliczCenyWalutaResponse
2021-01-24 22:00:23.074128 nusoap_xmlschema: processing untyped element WyliczStany type _WyliczStany_ContainedType
2021-01-24 22:00:23.074135 nusoap_xmlschema: add element WyliczStany to elements array
2021-01-24 22:00:23.074148 nusoap_xmlschema: processing unnamed complexType for element WyliczStany named _WyliczStany_ContainedType
2021-01-24 22:00:23.074172 nusoap_xmlschema: processing typed element tw_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.074179 nusoap_xmlschema: add element tw_id to complexType _WyliczStany_ContainedType
2021-01-24 22:00:23.074189 nusoap_xmlschema: done processing element tw_id
2021-01-24 22:00:23.074202 nusoap_xmlschema: done processing complexType _WyliczStany_ContainedType
2021-01-24 22:00:23.074218 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["tw_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "tw_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.074227 nusoap_xmlschema: done processing element WyliczStany
2021-01-24 22:00:23.074242 nusoap_xmlschema: processing untyped element WyliczStanyResponse type _WyliczStanyResponse_ContainedType
2021-01-24 22:00:23.074248 nusoap_xmlschema: add element WyliczStanyResponse to elements array
2021-01-24 22:00:23.074261 nusoap_xmlschema: processing unnamed complexType for element WyliczStanyResponse named _WyliczStanyResponse_ContainedType
2021-01-24 22:00:23.074285 nusoap_xmlschema: processing untyped element WyliczStanyResult type __WyliczStanyResponse_ContainedType_WyliczStanyResult_ContainedType
2021-01-24 22:00:23.074291 nusoap_xmlschema: add element WyliczStanyResult to complexType _WyliczStanyResponse_ContainedType
2021-01-24 22:00:23.074304 nusoap_xmlschema: processing unnamed complexType for element WyliczStanyResult named __WyliczStanyResponse_ContainedType_WyliczStanyResult_ContainedType
2021-01-24 22:00:23.074327 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:00:23.074346 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:00:23.074363 nusoap_xmlschema: done processing complexType __WyliczStanyResponse_ContainedType_WyliczStanyResult_ContainedType
2021-01-24 22:00:23.074374 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-24 22:00:23.074384 nusoap_xmlschema: done processing element WyliczStanyResult
2021-01-24 22:00:23.074396 nusoap_xmlschema: done processing complexType _WyliczStanyResponse_ContainedType
2021-01-24 22:00:23.074410 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["WyliczStanyResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(17) "WyliczStanyResult"
["form"]=>
string(9) "qualified"
["type"]=>
string(87) "http://tempuri.org/:__WyliczStanyResponse_ContainedType_WyliczStanyResult_ContainedType"
}
}
}
2021-01-24 22:00:23.074420 nusoap_xmlschema: done processing element WyliczStanyResponse
2021-01-24 22:00:23.074450 nusoap_xmlschema: processing untyped element WyliczCenyWalutaKlient type _WyliczCenyWalutaKlient_ContainedType
2021-01-24 22:00:23.074456 nusoap_xmlschema: add element WyliczCenyWalutaKlient to elements array
2021-01-24 22:00:23.074476 nusoap_xmlschema: processing unnamed complexType for element WyliczCenyWalutaKlient named _WyliczCenyWalutaKlient_ContainedType
2021-01-24 22:00:23.074501 nusoap_xmlschema: processing typed element kh_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.074508 nusoap_xmlschema: add element kh_id to complexType _WyliczCenyWalutaKlient_ContainedType
2021-01-24 22:00:23.074518 nusoap_xmlschema: done processing element kh_id
2021-01-24 22:00:23.074536 nusoap_xmlschema: processing typed element tw_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.074542 nusoap_xmlschema: add element tw_id to complexType _WyliczCenyWalutaKlient_ContainedType
2021-01-24 22:00:23.074552 nusoap_xmlschema: done processing element tw_id
2021-01-24 22:00:23.074569 nusoap_xmlschema: processing typed element mag_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.074576 nusoap_xmlschema: add element mag_id to complexType _WyliczCenyWalutaKlient_ContainedType
2021-01-24 22:00:23.074585 nusoap_xmlschema: done processing element mag_id
2021-01-24 22:00:23.074603 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.074609 nusoap_xmlschema: add element waluta to complexType _WyliczCenyWalutaKlient_ContainedType
2021-01-24 22:00:23.074619 nusoap_xmlschema: done processing element waluta
2021-01-24 22:00:23.074632 nusoap_xmlschema: done processing complexType _WyliczCenyWalutaKlient_ContainedType
2021-01-24 22:00:23.074658 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(4) {
["kh_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "kh_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["tw_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "tw_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["mag_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "mag_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.074668 nusoap_xmlschema: done processing element WyliczCenyWalutaKlient
2021-01-24 22:00:23.074682 nusoap_xmlschema: processing untyped element WyliczCenyWalutaKlientResponse type _WyliczCenyWalutaKlientResponse_ContainedType
2021-01-24 22:00:23.074688 nusoap_xmlschema: add element WyliczCenyWalutaKlientResponse to elements array
2021-01-24 22:00:23.074707 nusoap_xmlschema: processing unnamed complexType for element WyliczCenyWalutaKlientResponse named _WyliczCenyWalutaKlientResponse_ContainedType
2021-01-24 22:00:23.074732 nusoap_xmlschema: processing typed element WyliczCenyWalutaKlientResult of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.074739 nusoap_xmlschema: add element WyliczCenyWalutaKlientResult to complexType _WyliczCenyWalutaKlientResponse_ContainedType
2021-01-24 22:00:23.074749 nusoap_xmlschema: done processing element WyliczCenyWalutaKlientResult
2021-01-24 22:00:23.074762 nusoap_xmlschema: done processing complexType _WyliczCenyWalutaKlientResponse_ContainedType
2021-01-24 22:00:23.074777 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["WyliczCenyWalutaKlientResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(28) "WyliczCenyWalutaKlientResult"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.074787 nusoap_xmlschema: done processing element WyliczCenyWalutaKlientResponse
2021-01-24 22:00:23.074801 nusoap_xmlschema: processing untyped element PodajMagazyn type _PodajMagazyn_ContainedType
2021-01-24 22:00:23.074807 nusoap_xmlschema: add element PodajMagazyn to elements array
2021-01-24 22:00:23.074821 nusoap_xmlschema: processing unnamed complexType for element PodajMagazyn named _PodajMagazyn_ContainedType
2021-01-24 22:00:23.074845 nusoap_xmlschema: processing typed element magId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.074852 nusoap_xmlschema: add element magId to complexType _PodajMagazyn_ContainedType
2021-01-24 22:00:23.074862 nusoap_xmlschema: done processing element magId
2021-01-24 22:00:23.074875 nusoap_xmlschema: done processing complexType _PodajMagazyn_ContainedType
2021-01-24 22:00:23.074889 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["magId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "magId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.074899 nusoap_xmlschema: done processing element PodajMagazyn
2021-01-24 22:00:23.074913 nusoap_xmlschema: processing untyped element PodajMagazynResponse type _PodajMagazynResponse_ContainedType
2021-01-24 22:00:23.074919 nusoap_xmlschema: add element PodajMagazynResponse to elements array
2021-01-24 22:00:23.074932 nusoap_xmlschema: processing unnamed complexType for element PodajMagazynResponse named _PodajMagazynResponse_ContainedType
2021-01-24 22:00:23.074958 nusoap_xmlschema: processing typed element PodajMagazynResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.074965 nusoap_xmlschema: add element PodajMagazynResult to complexType _PodajMagazynResponse_ContainedType
2021-01-24 22:00:23.074974 nusoap_xmlschema: done processing element PodajMagazynResult
2021-01-24 22:00:23.074987 nusoap_xmlschema: done processing complexType _PodajMagazynResponse_ContainedType
2021-01-24 22:00:23.075002 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["PodajMagazynResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(18) "PodajMagazynResult"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.075012 nusoap_xmlschema: done processing element PodajMagazynResponse
2021-01-24 22:00:23.075026 nusoap_xmlschema: processing untyped element StanCentrala type _StanCentrala_ContainedType
2021-01-24 22:00:23.075032 nusoap_xmlschema: add element StanCentrala to elements array
2021-01-24 22:00:23.075045 nusoap_xmlschema: processing unnamed complexType for element StanCentrala named _StanCentrala_ContainedType
2021-01-24 22:00:23.075069 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.075076 nusoap_xmlschema: add element idTw to complexType _StanCentrala_ContainedType
2021-01-24 22:00:23.075085 nusoap_xmlschema: done processing element idTw
2021-01-24 22:00:23.075098 nusoap_xmlschema: done processing complexType _StanCentrala_ContainedType
2021-01-24 22:00:23.075113 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.075122 nusoap_xmlschema: done processing element StanCentrala
2021-01-24 22:00:23.075137 nusoap_xmlschema: processing untyped element StanCentralaResponse type _StanCentralaResponse_ContainedType
2021-01-24 22:00:23.075143 nusoap_xmlschema: add element StanCentralaResponse to elements array
2021-01-24 22:00:23.075157 nusoap_xmlschema: processing unnamed complexType for element StanCentralaResponse named _StanCentralaResponse_ContainedType
2021-01-24 22:00:23.075181 nusoap_xmlschema: processing typed element StanCentralaResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.075187 nusoap_xmlschema: add element StanCentralaResult to complexType _StanCentralaResponse_ContainedType
2021-01-24 22:00:23.075197 nusoap_xmlschema: done processing element StanCentralaResult
2021-01-24 22:00:23.075210 nusoap_xmlschema: done processing complexType _StanCentralaResponse_ContainedType
2021-01-24 22:00:23.075224 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["StanCentralaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(18) "StanCentralaResult"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.075234 nusoap_xmlschema: done processing element StanCentralaResponse
2021-01-24 22:00:23.075248 nusoap_xmlschema: processing untyped element StanFilia type _StanFilia_ContainedType
2021-01-24 22:00:23.075254 nusoap_xmlschema: add element StanFilia to elements array
2021-01-24 22:00:23.075267 nusoap_xmlschema: processing unnamed complexType for element StanFilia named _StanFilia_ContainedType
2021-01-24 22:00:23.075291 nusoap_xmlschema: processing typed element idMag of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.075298 nusoap_xmlschema: add element idMag to complexType _StanFilia_ContainedType
2021-01-24 22:00:23.075307 nusoap_xmlschema: done processing element idMag
2021-01-24 22:00:23.075325 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.075331 nusoap_xmlschema: add element idTw to complexType _StanFilia_ContainedType
2021-01-24 22:00:23.075340 nusoap_xmlschema: done processing element idTw
2021-01-24 22:00:23.075353 nusoap_xmlschema: done processing complexType _StanFilia_ContainedType
2021-01-24 22:00:23.075371 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["idMag"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "idMag"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.075381 nusoap_xmlschema: done processing element StanFilia
2021-01-24 22:00:23.075395 nusoap_xmlschema: processing untyped element StanFiliaResponse type _StanFiliaResponse_ContainedType
2021-01-24 22:00:23.075401 nusoap_xmlschema: add element StanFiliaResponse to elements array
2021-01-24 22:00:23.075414 nusoap_xmlschema: processing unnamed complexType for element StanFiliaResponse named _StanFiliaResponse_ContainedType
2021-01-24 22:00:23.075450 nusoap_xmlschema: processing typed element StanFiliaResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.075457 nusoap_xmlschema: add element StanFiliaResult to complexType _StanFiliaResponse_ContainedType
2021-01-24 22:00:23.075467 nusoap_xmlschema: done processing element StanFiliaResult
2021-01-24 22:00:23.075480 nusoap_xmlschema: done processing complexType _StanFiliaResponse_ContainedType
2021-01-24 22:00:23.075495 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["StanFiliaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "StanFiliaResult"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.075505 nusoap_xmlschema: done processing element StanFiliaResponse
2021-01-24 22:00:23.075519 nusoap_xmlschema: processing untyped element StanInne type _StanInne_ContainedType
2021-01-24 22:00:23.075525 nusoap_xmlschema: add element StanInne to elements array
2021-01-24 22:00:23.075539 nusoap_xmlschema: processing unnamed complexType for element StanInne named _StanInne_ContainedType
2021-01-24 22:00:23.075563 nusoap_xmlschema: processing typed element idMag of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.075570 nusoap_xmlschema: add element idMag to complexType _StanInne_ContainedType
2021-01-24 22:00:23.075579 nusoap_xmlschema: done processing element idMag
2021-01-24 22:00:23.075596 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.075603 nusoap_xmlschema: add element idTw to complexType _StanInne_ContainedType
2021-01-24 22:00:23.075612 nusoap_xmlschema: done processing element idTw
2021-01-24 22:00:23.075625 nusoap_xmlschema: done processing complexType _StanInne_ContainedType
2021-01-24 22:00:23.075643 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["idMag"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "idMag"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.075653 nusoap_xmlschema: done processing element StanInne
2021-01-24 22:00:23.075667 nusoap_xmlschema: processing untyped element StanInneResponse type _StanInneResponse_ContainedType
2021-01-24 22:00:23.075673 nusoap_xmlschema: add element StanInneResponse to elements array
2021-01-24 22:00:23.075686 nusoap_xmlschema: processing unnamed complexType for element StanInneResponse named _StanInneResponse_ContainedType
2021-01-24 22:00:23.075710 nusoap_xmlschema: processing typed element StanInneResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.075717 nusoap_xmlschema: add element StanInneResult to complexType _StanInneResponse_ContainedType
2021-01-24 22:00:23.075726 nusoap_xmlschema: done processing element StanInneResult
2021-01-24 22:00:23.075739 nusoap_xmlschema: done processing complexType _StanInneResponse_ContainedType
2021-01-24 22:00:23.075754 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["StanInneResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(14) "StanInneResult"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.075764 nusoap_xmlschema: done processing element StanInneResponse
2021-01-24 22:00:23.075778 nusoap_xmlschema: processing untyped element StanCaly type _StanCaly_ContainedType
2021-01-24 22:00:23.075784 nusoap_xmlschema: add element StanCaly to elements array
2021-01-24 22:00:23.075797 nusoap_xmlschema: processing unnamed complexType for element StanCaly named _StanCaly_ContainedType
2021-01-24 22:00:23.075821 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.075828 nusoap_xmlschema: add element idTw to complexType _StanCaly_ContainedType
2021-01-24 22:00:23.075837 nusoap_xmlschema: done processing element idTw
2021-01-24 22:00:23.075850 nusoap_xmlschema: done processing complexType _StanCaly_ContainedType
2021-01-24 22:00:23.075865 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.075874 nusoap_xmlschema: done processing element StanCaly
2021-01-24 22:00:23.075889 nusoap_xmlschema: processing untyped element StanCalyResponse type _StanCalyResponse_ContainedType
2021-01-24 22:00:23.075894 nusoap_xmlschema: add element StanCalyResponse to elements array
2021-01-24 22:00:23.075908 nusoap_xmlschema: processing unnamed complexType for element StanCalyResponse named _StanCalyResponse_ContainedType
2021-01-24 22:00:23.075933 nusoap_xmlschema: processing typed element StanCalyResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.075939 nusoap_xmlschema: add element StanCalyResult to complexType _StanCalyResponse_ContainedType
2021-01-24 22:00:23.075949 nusoap_xmlschema: done processing element StanCalyResult
2021-01-24 22:00:23.075962 nusoap_xmlschema: done processing complexType _StanCalyResponse_ContainedType
2021-01-24 22:00:23.075976 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["StanCalyResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(14) "StanCalyResult"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.075986 nusoap_xmlschema: done processing element StanCalyResponse
2021-01-24 22:00:23.076000 nusoap_xmlschema: processing untyped element CenaDetaliczna type _CenaDetaliczna_ContainedType
2021-01-24 22:00:23.076006 nusoap_xmlschema: add element CenaDetaliczna to elements array
2021-01-24 22:00:23.076019 nusoap_xmlschema: processing unnamed complexType for element CenaDetaliczna named _CenaDetaliczna_ContainedType
2021-01-24 22:00:23.076043 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.076050 nusoap_xmlschema: add element idTw to complexType _CenaDetaliczna_ContainedType
2021-01-24 22:00:23.076060 nusoap_xmlschema: done processing element idTw
2021-01-24 22:00:23.076073 nusoap_xmlschema: done processing complexType _CenaDetaliczna_ContainedType
2021-01-24 22:00:23.076088 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.076098 nusoap_xmlschema: done processing element CenaDetaliczna
2021-01-24 22:00:23.076112 nusoap_xmlschema: processing untyped element CenaDetalicznaResponse type _CenaDetalicznaResponse_ContainedType
2021-01-24 22:00:23.076118 nusoap_xmlschema: add element CenaDetalicznaResponse to elements array
2021-01-24 22:00:23.076131 nusoap_xmlschema: processing unnamed complexType for element CenaDetalicznaResponse named _CenaDetalicznaResponse_ContainedType
2021-01-24 22:00:23.076156 nusoap_xmlschema: processing typed element CenaDetalicznaResult of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.076162 nusoap_xmlschema: add element CenaDetalicznaResult to complexType _CenaDetalicznaResponse_ContainedType
2021-01-24 22:00:23.076172 nusoap_xmlschema: done processing element CenaDetalicznaResult
2021-01-24 22:00:23.076185 nusoap_xmlschema: done processing complexType _CenaDetalicznaResponse_ContainedType
2021-01-24 22:00:23.076199 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["CenaDetalicznaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(20) "CenaDetalicznaResult"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.076209 nusoap_xmlschema: done processing element CenaDetalicznaResponse
2021-01-24 22:00:23.076223 nusoap_xmlschema: processing untyped element NazwaFSPAzZK type _NazwaFSPAzZK_ContainedType
2021-01-24 22:00:23.076229 nusoap_xmlschema: add element NazwaFSPAzZK to elements array
2021-01-24 22:00:23.076242 nusoap_xmlschema: processing unnamed complexType for element NazwaFSPAzZK named _NazwaFSPAzZK_ContainedType
2021-01-24 22:00:23.076266 nusoap_xmlschema: processing typed element ZK_NrPelny of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.076273 nusoap_xmlschema: add element ZK_NrPelny to complexType _NazwaFSPAzZK_ContainedType
2021-01-24 22:00:23.076283 nusoap_xmlschema: done processing element ZK_NrPelny
2021-01-24 22:00:23.076296 nusoap_xmlschema: done processing complexType _NazwaFSPAzZK_ContainedType
2021-01-24 22:00:23.076310 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["ZK_NrPelny"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "ZK_NrPelny"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.076320 nusoap_xmlschema: done processing element NazwaFSPAzZK
2021-01-24 22:00:23.076334 nusoap_xmlschema: processing untyped element NazwaFSPAzZKResponse type _NazwaFSPAzZKResponse_ContainedType
2021-01-24 22:00:23.076339 nusoap_xmlschema: add element NazwaFSPAzZKResponse to elements array
2021-01-24 22:00:23.076353 nusoap_xmlschema: processing unnamed complexType for element NazwaFSPAzZKResponse named _NazwaFSPAzZKResponse_ContainedType
2021-01-24 22:00:23.076377 nusoap_xmlschema: processing typed element NazwaFSPAzZKResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.076384 nusoap_xmlschema: add element NazwaFSPAzZKResult to complexType _NazwaFSPAzZKResponse_ContainedType
2021-01-24 22:00:23.076393 nusoap_xmlschema: done processing element NazwaFSPAzZKResult
2021-01-24 22:00:23.076406 nusoap_xmlschema: done processing complexType _NazwaFSPAzZKResponse_ContainedType
2021-01-24 22:00:23.076421 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["NazwaFSPAzZKResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(18) "NazwaFSPAzZKResult"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.076436 nusoap_xmlschema: done processing element NazwaFSPAzZKResponse
2021-01-24 22:00:23.076451 nusoap_xmlschema: processing untyped element NazwaWZzZK type _NazwaWZzZK_ContainedType
2021-01-24 22:00:23.076457 nusoap_xmlschema: add element NazwaWZzZK to elements array
2021-01-24 22:00:23.076470 nusoap_xmlschema: processing unnamed complexType for element NazwaWZzZK named _NazwaWZzZK_ContainedType
2021-01-24 22:00:23.076494 nusoap_xmlschema: processing typed element ZK_NrPelny of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.076501 nusoap_xmlschema: add element ZK_NrPelny to complexType _NazwaWZzZK_ContainedType
2021-01-24 22:00:23.076510 nusoap_xmlschema: done processing element ZK_NrPelny
2021-01-24 22:00:23.076524 nusoap_xmlschema: done processing complexType _NazwaWZzZK_ContainedType
2021-01-24 22:00:23.076538 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["ZK_NrPelny"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "ZK_NrPelny"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.076548 nusoap_xmlschema: done processing element NazwaWZzZK
2021-01-24 22:00:23.076562 nusoap_xmlschema: processing untyped element NazwaWZzZKResponse type _NazwaWZzZKResponse_ContainedType
2021-01-24 22:00:23.076568 nusoap_xmlschema: add element NazwaWZzZKResponse to elements array
2021-01-24 22:00:23.076581 nusoap_xmlschema: processing unnamed complexType for element NazwaWZzZKResponse named _NazwaWZzZKResponse_ContainedType
2021-01-24 22:00:23.076605 nusoap_xmlschema: processing typed element NazwaWZzZKResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.076612 nusoap_xmlschema: add element NazwaWZzZKResult to complexType _NazwaWZzZKResponse_ContainedType
2021-01-24 22:00:23.076621 nusoap_xmlschema: done processing element NazwaWZzZKResult
2021-01-24 22:00:23.076634 nusoap_xmlschema: done processing complexType _NazwaWZzZKResponse_ContainedType
2021-01-24 22:00:23.076649 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["NazwaWZzZKResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(16) "NazwaWZzZKResult"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.076658 nusoap_xmlschema: done processing element NazwaWZzZKResponse
2021-01-24 22:00:23.076673 nusoap_xmlschema: processing untyped element WalutaAktualnyKurs type _WalutaAktualnyKurs_ContainedType
2021-01-24 22:00:23.076678 nusoap_xmlschema: add element WalutaAktualnyKurs to elements array
2021-01-24 22:00:23.076692 nusoap_xmlschema: processing unnamed complexType for element WalutaAktualnyKurs named _WalutaAktualnyKurs_ContainedType
2021-01-24 22:00:23.076715 nusoap_xmlschema: processing typed element kodWaluty of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.076722 nusoap_xmlschema: add element kodWaluty to complexType _WalutaAktualnyKurs_ContainedType
2021-01-24 22:00:23.076731 nusoap_xmlschema: done processing element kodWaluty
2021-01-24 22:00:23.076751 nusoap_xmlschema: processing typed element idBanku of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.076758 nusoap_xmlschema: add element idBanku to complexType _WalutaAktualnyKurs_ContainedType
2021-01-24 22:00:23.076768 nusoap_xmlschema: done processing element idBanku
2021-01-24 22:00:23.076781 nusoap_xmlschema: done processing complexType _WalutaAktualnyKurs_ContainedType
2021-01-24 22:00:23.076800 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["kodWaluty"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "kodWaluty"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["idBanku"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "idBanku"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.076810 nusoap_xmlschema: done processing element WalutaAktualnyKurs
2021-01-24 22:00:23.076824 nusoap_xmlschema: processing untyped element WalutaAktualnyKursResponse type _WalutaAktualnyKursResponse_ContainedType
2021-01-24 22:00:23.076830 nusoap_xmlschema: add element WalutaAktualnyKursResponse to elements array
2021-01-24 22:00:23.076844 nusoap_xmlschema: processing unnamed complexType for element WalutaAktualnyKursResponse named _WalutaAktualnyKursResponse_ContainedType
2021-01-24 22:00:23.076868 nusoap_xmlschema: processing typed element WalutaAktualnyKursResult of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.076875 nusoap_xmlschema: add element WalutaAktualnyKursResult to complexType _WalutaAktualnyKursResponse_ContainedType
2021-01-24 22:00:23.076884 nusoap_xmlschema: done processing element WalutaAktualnyKursResult
2021-01-24 22:00:23.076898 nusoap_xmlschema: done processing complexType _WalutaAktualnyKursResponse_ContainedType
2021-01-24 22:00:23.076912 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["WalutaAktualnyKursResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(24) "WalutaAktualnyKursResult"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.076922 nusoap_xmlschema: done processing element WalutaAktualnyKursResponse
2021-01-24 22:00:23.076936 nusoap_xmlschema: processing untyped element PunktyProgramLojalnosciowy type _PunktyProgramLojalnosciowy_ContainedType
2021-01-24 22:00:23.076943 nusoap_xmlschema: add element PunktyProgramLojalnosciowy to elements array
2021-01-24 22:00:23.076956 nusoap_xmlschema: processing unnamed complexType for element PunktyProgramLojalnosciowy named _PunktyProgramLojalnosciowy_ContainedType
2021-01-24 22:00:23.076980 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.076987 nusoap_xmlschema: add element idKh to complexType _PunktyProgramLojalnosciowy_ContainedType
2021-01-24 22:00:23.076997 nusoap_xmlschema: done processing element idKh
2021-01-24 22:00:23.077010 nusoap_xmlschema: done processing complexType _PunktyProgramLojalnosciowy_ContainedType
2021-01-24 22:00:23.077025 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.077034 nusoap_xmlschema: done processing element PunktyProgramLojalnosciowy
2021-01-24 22:00:23.077049 nusoap_xmlschema: processing untyped element PunktyProgramLojalnosciowyResponse type _PunktyProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:00:23.077055 nusoap_xmlschema: add element PunktyProgramLojalnosciowyResponse to elements array
2021-01-24 22:00:23.077068 nusoap_xmlschema: processing unnamed complexType for element PunktyProgramLojalnosciowyResponse named _PunktyProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:00:23.077092 nusoap_xmlschema: processing typed element PunktyProgramLojalnosciowyResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.077099 nusoap_xmlschema: add element PunktyProgramLojalnosciowyResult to complexType _PunktyProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:00:23.077109 nusoap_xmlschema: done processing element PunktyProgramLojalnosciowyResult
2021-01-24 22:00:23.077122 nusoap_xmlschema: done processing complexType _PunktyProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:00:23.077136 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["PunktyProgramLojalnosciowyResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(32) "PunktyProgramLojalnosciowyResult"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.077146 nusoap_xmlschema: done processing element PunktyProgramLojalnosciowyResponse
2021-01-24 22:00:23.077160 nusoap_xmlschema: processing untyped element RankingProduktyDnia type _RankingProduktyDnia_ContainedType
2021-01-24 22:00:23.077166 nusoap_xmlschema: add element RankingProduktyDnia to elements array
2021-01-24 22:00:23.077180 nusoap_xmlschema: processing unnamed complexType for element RankingProduktyDnia named _RankingProduktyDnia_ContainedType
2021-01-24 22:00:23.077205 nusoap_xmlschema: processing typed element dniWstecz of type http://www.w3.org/2001/XMLSchema:unsignedByte
2021-01-24 22:00:23.077212 nusoap_xmlschema: add element dniWstecz to complexType _RankingProduktyDnia_ContainedType
2021-01-24 22:00:23.077221 nusoap_xmlschema: done processing element dniWstecz
2021-01-24 22:00:23.077234 nusoap_xmlschema: done processing complexType _RankingProduktyDnia_ContainedType
2021-01-24 22:00:23.077249 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["dniWstecz"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "dniWstecz"
["type"]=>
string(45) "http://www.w3.org/2001/XMLSchema:unsignedByte"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.077258 nusoap_xmlschema: done processing element RankingProduktyDnia
2021-01-24 22:00:23.077273 nusoap_xmlschema: processing untyped element RankingProduktyDniaResponse type _RankingProduktyDniaResponse_ContainedType
2021-01-24 22:00:23.077279 nusoap_xmlschema: add element RankingProduktyDniaResponse to elements array
2021-01-24 22:00:23.077292 nusoap_xmlschema: processing unnamed complexType for element RankingProduktyDniaResponse named _RankingProduktyDniaResponse_ContainedType
2021-01-24 22:00:23.077315 nusoap_xmlschema: processing untyped element RankingProduktyDniaResult type __RankingProduktyDniaResponse_ContainedType_RankingProduktyDniaResult_ContainedType
2021-01-24 22:00:23.077321 nusoap_xmlschema: add element RankingProduktyDniaResult to complexType _RankingProduktyDniaResponse_ContainedType
2021-01-24 22:00:23.077335 nusoap_xmlschema: processing unnamed complexType for element RankingProduktyDniaResult named __RankingProduktyDniaResponse_ContainedType_RankingProduktyDniaResult_ContainedType
2021-01-24 22:00:23.077359 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:00:23.077379 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:00:23.077396 nusoap_xmlschema: done processing complexType __RankingProduktyDniaResponse_ContainedType_RankingProduktyDniaResult_ContainedType
2021-01-24 22:00:23.077406 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-24 22:00:23.077416 nusoap_xmlschema: done processing element RankingProduktyDniaResult
2021-01-24 22:00:23.077444 nusoap_xmlschema: done processing complexType _RankingProduktyDniaResponse_ContainedType
2021-01-24 22:00:23.077460 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["RankingProduktyDniaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(25) "RankingProduktyDniaResult"
["form"]=>
string(9) "qualified"
["type"]=>
string(103) "http://tempuri.org/:__RankingProduktyDniaResponse_ContainedType_RankingProduktyDniaResult_ContainedType"
}
}
}
2021-01-24 22:00:23.077470 nusoap_xmlschema: done processing element RankingProduktyDniaResponse
2021-01-24 22:00:23.077484 nusoap_xmlschema: processing untyped element RaportDowozowy type _RaportDowozowy_ContainedType
2021-01-24 22:00:23.077490 nusoap_xmlschema: add element RaportDowozowy to elements array
2021-01-24 22:00:23.077504 nusoap_xmlschema: processing unnamed complexType for element RaportDowozowy named _RaportDowozowy_ContainedType
2021-01-24 22:00:23.077529 nusoap_xmlschema: processing typed element status of type http://www.w3.org/2001/XMLSchema:unsignedByte
2021-01-24 22:00:23.077536 nusoap_xmlschema: add element status to complexType _RaportDowozowy_ContainedType
2021-01-24 22:00:23.077546 nusoap_xmlschema: done processing element status
2021-01-24 22:00:23.077559 nusoap_xmlschema: done processing complexType _RaportDowozowy_ContainedType
2021-01-24 22:00:23.077573 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["status"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "status"
["type"]=>
string(45) "http://www.w3.org/2001/XMLSchema:unsignedByte"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.077583 nusoap_xmlschema: done processing element RaportDowozowy
2021-01-24 22:00:23.077597 nusoap_xmlschema: processing untyped element RaportDowozowyResponse type _RaportDowozowyResponse_ContainedType
2021-01-24 22:00:23.077603 nusoap_xmlschema: add element RaportDowozowyResponse to elements array
2021-01-24 22:00:23.077617 nusoap_xmlschema: processing unnamed complexType for element RaportDowozowyResponse named _RaportDowozowyResponse_ContainedType
2021-01-24 22:00:23.077639 nusoap_xmlschema: processing untyped element RaportDowozowyResult type __RaportDowozowyResponse_ContainedType_RaportDowozowyResult_ContainedType
2021-01-24 22:00:23.077646 nusoap_xmlschema: add element RaportDowozowyResult to complexType _RaportDowozowyResponse_ContainedType
2021-01-24 22:00:23.077659 nusoap_xmlschema: processing unnamed complexType for element RaportDowozowyResult named __RaportDowozowyResponse_ContainedType_RaportDowozowyResult_ContainedType
2021-01-24 22:00:23.077681 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:00:23.077701 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:00:23.077718 nusoap_xmlschema: done processing complexType __RaportDowozowyResponse_ContainedType_RaportDowozowyResult_ContainedType
2021-01-24 22:00:23.077728 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-24 22:00:23.077738 nusoap_xmlschema: done processing element RaportDowozowyResult
2021-01-24 22:00:23.077750 nusoap_xmlschema: done processing complexType _RaportDowozowyResponse_ContainedType
2021-01-24 22:00:23.077764 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["RaportDowozowyResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(20) "RaportDowozowyResult"
["form"]=>
string(9) "qualified"
["type"]=>
string(93) "http://tempuri.org/:__RaportDowozowyResponse_ContainedType_RaportDowozowyResult_ContainedType"
}
}
}
2021-01-24 22:00:23.077774 nusoap_xmlschema: done processing element RaportDowozowyResponse
2021-01-24 22:00:23.077788 nusoap_xmlschema: processing untyped element ProduktyDnia type _ProduktyDnia_ContainedType
2021-01-24 22:00:23.077794 nusoap_xmlschema: add element ProduktyDnia to elements array
2021-01-24 22:00:23.077807 nusoap_xmlschema: processing unnamed complexType for element ProduktyDnia named _ProduktyDnia_ContainedType
2021-01-24 22:00:23.077831 nusoap_xmlschema: processing typed element dniWstecz of type http://www.w3.org/2001/XMLSchema:unsignedByte
2021-01-24 22:00:23.077838 nusoap_xmlschema: add element dniWstecz to complexType _ProduktyDnia_ContainedType
2021-01-24 22:00:23.077847 nusoap_xmlschema: done processing element dniWstecz
2021-01-24 22:00:23.077861 nusoap_xmlschema: done processing complexType _ProduktyDnia_ContainedType
2021-01-24 22:00:23.077875 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["dniWstecz"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "dniWstecz"
["type"]=>
string(45) "http://www.w3.org/2001/XMLSchema:unsignedByte"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.077885 nusoap_xmlschema: done processing element ProduktyDnia
2021-01-24 22:00:23.077900 nusoap_xmlschema: processing untyped element ProduktyDniaResponse type _ProduktyDniaResponse_ContainedType
2021-01-24 22:00:23.077906 nusoap_xmlschema: add element ProduktyDniaResponse to elements array
2021-01-24 22:00:23.077919 nusoap_xmlschema: processing unnamed complexType for element ProduktyDniaResponse named _ProduktyDniaResponse_ContainedType
2021-01-24 22:00:23.077942 nusoap_xmlschema: processing untyped element ProduktyDniaResult type __ProduktyDniaResponse_ContainedType_ProduktyDniaResult_ContainedType
2021-01-24 22:00:23.077948 nusoap_xmlschema: add element ProduktyDniaResult to complexType _ProduktyDniaResponse_ContainedType
2021-01-24 22:00:23.077962 nusoap_xmlschema: processing unnamed complexType for element ProduktyDniaResult named __ProduktyDniaResponse_ContainedType_ProduktyDniaResult_ContainedType
2021-01-24 22:00:23.077984 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:00:23.078004 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:00:23.078021 nusoap_xmlschema: done processing complexType __ProduktyDniaResponse_ContainedType_ProduktyDniaResult_ContainedType
2021-01-24 22:00:23.078031 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-24 22:00:23.078041 nusoap_xmlschema: done processing element ProduktyDniaResult
2021-01-24 22:00:23.078054 nusoap_xmlschema: done processing complexType _ProduktyDniaResponse_ContainedType
2021-01-24 22:00:23.078068 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["ProduktyDniaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(18) "ProduktyDniaResult"
["form"]=>
string(9) "qualified"
["type"]=>
string(89) "http://tempuri.org/:__ProduktyDniaResponse_ContainedType_ProduktyDniaResult_ContainedType"
}
}
}
2021-01-24 22:00:23.078078 nusoap_xmlschema: done processing element ProduktyDniaResponse
2021-01-24 22:00:23.078092 nusoap_xmlschema: processing untyped element DodajZamowienie type _DodajZamowienie_ContainedType
2021-01-24 22:00:23.078098 nusoap_xmlschema: add element DodajZamowienie to elements array
2021-01-24 22:00:23.078111 nusoap_xmlschema: processing unnamed complexType for element DodajZamowienie named _DodajZamowienie_ContainedType
2021-01-24 22:00:23.078135 nusoap_xmlschema: processing typed element idKh_ext of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.078142 nusoap_xmlschema: add element idKh_ext to complexType _DodajZamowienie_ContainedType
2021-01-24 22:00:23.078151 nusoap_xmlschema: done processing element idKh_ext
2021-01-24 22:00:23.078169 nusoap_xmlschema: processing typed element idKh_ERP of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.078175 nusoap_xmlschema: add element idKh_ERP to complexType _DodajZamowienie_ContainedType
2021-01-24 22:00:23.078184 nusoap_xmlschema: done processing element idKh_ERP
2021-01-24 22:00:23.078201 nusoap_xmlschema: processing typed element idMag of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.078208 nusoap_xmlschema: add element idMag to complexType _DodajZamowienie_ContainedType
2021-01-24 22:00:23.078217 nusoap_xmlschema: done processing element idMag
2021-01-24 22:00:23.078234 nusoap_xmlschema: processing typed element typDok of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.078241 nusoap_xmlschema: add element typDok to complexType _DodajZamowienie_ContainedType
2021-01-24 22:00:23.078250 nusoap_xmlschema: done processing element typDok
2021-01-24 22:00:23.078267 nusoap_xmlschema: processing typed element uwagi of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.078273 nusoap_xmlschema: add element uwagi to complexType _DodajZamowienie_ContainedType
2021-01-24 22:00:23.078282 nusoap_xmlschema: done processing element uwagi
2021-01-24 22:00:23.078299 nusoap_xmlschema: processing typed element sklep of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.078306 nusoap_xmlschema: add element sklep to complexType _DodajZamowienie_ContainedType
2021-01-24 22:00:23.078315 nusoap_xmlschema: done processing element sklep
2021-01-24 22:00:23.078331 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.078338 nusoap_xmlschema: add element waluta to complexType _DodajZamowienie_ContainedType
2021-01-24 22:00:23.078347 nusoap_xmlschema: done processing element waluta
2021-01-24 22:00:23.078360 nusoap_xmlschema: done processing complexType _DodajZamowienie_ContainedType
2021-01-24 22:00:23.078396 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(7) {
["idKh_ext"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "idKh_ext"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idKh_ERP"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "idKh_ERP"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idMag"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "idMag"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["typDok"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "typDok"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["uwagi"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "uwagi"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["sklep"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "sklep"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.078407 nusoap_xmlschema: done processing element DodajZamowienie
2021-01-24 22:00:23.078488 nusoap_xmlschema: processing untyped element DodajZamowienieResponse type _DodajZamowienieResponse_ContainedType
2021-01-24 22:00:23.078496 nusoap_xmlschema: add element DodajZamowienieResponse to elements array
2021-01-24 22:00:23.078513 nusoap_xmlschema: processing unnamed complexType for element DodajZamowienieResponse named _DodajZamowienieResponse_ContainedType
2021-01-24 22:00:23.078549 nusoap_xmlschema: processing typed element DodajZamowienieResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.078557 nusoap_xmlschema: add element DodajZamowienieResult to complexType _DodajZamowienieResponse_ContainedType
2021-01-24 22:00:23.078571 nusoap_xmlschema: done processing element DodajZamowienieResult
2021-01-24 22:00:23.078585 nusoap_xmlschema: done processing complexType _DodajZamowienieResponse_ContainedType
2021-01-24 22:00:23.078601 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DodajZamowienieResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(21) "DodajZamowienieResult"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.078611 nusoap_xmlschema: done processing element DodajZamowienieResponse
2021-01-24 22:00:23.078626 nusoap_xmlschema: processing untyped element DodajPozycje type _DodajPozycje_ContainedType
2021-01-24 22:00:23.078632 nusoap_xmlschema: add element DodajPozycje to elements array
2021-01-24 22:00:23.078645 nusoap_xmlschema: processing unnamed complexType for element DodajPozycje named _DodajPozycje_ContainedType
2021-01-24 22:00:23.078669 nusoap_xmlschema: processing typed element idNagl of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.078676 nusoap_xmlschema: add element idNagl to complexType _DodajPozycje_ContainedType
2021-01-24 22:00:23.078686 nusoap_xmlschema: done processing element idNagl
2021-01-24 22:00:23.078703 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.078710 nusoap_xmlschema: add element idTw to complexType _DodajPozycje_ContainedType
2021-01-24 22:00:23.078735 nusoap_xmlschema: done processing element idTw
2021-01-24 22:00:23.078752 nusoap_xmlschema: processing typed element ilosc of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.078759 nusoap_xmlschema: add element ilosc to complexType _DodajPozycje_ContainedType
2021-01-24 22:00:23.078769 nusoap_xmlschema: done processing element ilosc
2021-01-24 22:00:23.078782 nusoap_xmlschema: done processing complexType _DodajPozycje_ContainedType
2021-01-24 22:00:23.078804 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(3) {
["idNagl"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "idNagl"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["ilosc"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "ilosc"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.078814 nusoap_xmlschema: done processing element DodajPozycje
2021-01-24 22:00:23.078829 nusoap_xmlschema: processing untyped element DodajPozycjeResponse type _DodajPozycjeResponse_ContainedType
2021-01-24 22:00:23.078835 nusoap_xmlschema: add element DodajPozycjeResponse to elements array
2021-01-24 22:00:23.078848 nusoap_xmlschema: processing unnamed complexType for element DodajPozycjeResponse named _DodajPozycjeResponse_ContainedType
2021-01-24 22:00:23.078873 nusoap_xmlschema: processing typed element DodajPozycjeResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.078879 nusoap_xmlschema: add element DodajPozycjeResult to complexType _DodajPozycjeResponse_ContainedType
2021-01-24 22:00:23.078889 nusoap_xmlschema: done processing element DodajPozycjeResult
2021-01-24 22:00:23.078902 nusoap_xmlschema: done processing complexType _DodajPozycjeResponse_ContainedType
2021-01-24 22:00:23.078916 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DodajPozycjeResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(18) "DodajPozycjeResult"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.078926 nusoap_xmlschema: done processing element DodajPozycjeResponse
2021-01-24 22:00:23.078941 nusoap_xmlschema: processing untyped element DodajZamowienieProgramLojalnosciowy type _DodajZamowienieProgramLojalnosciowy_ContainedType
2021-01-24 22:00:23.078947 nusoap_xmlschema: add element DodajZamowienieProgramLojalnosciowy to elements array
2021-01-24 22:00:23.078961 nusoap_xmlschema: processing unnamed complexType for element DodajZamowienieProgramLojalnosciowy named _DodajZamowienieProgramLojalnosciowy_ContainedType
2021-01-24 22:00:23.078985 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.078992 nusoap_xmlschema: add element idKh to complexType _DodajZamowienieProgramLojalnosciowy_ContainedType
2021-01-24 22:00:23.079002 nusoap_xmlschema: done processing element idKh
2021-01-24 22:00:23.079015 nusoap_xmlschema: done processing complexType _DodajZamowienieProgramLojalnosciowy_ContainedType
2021-01-24 22:00:23.079030 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.079040 nusoap_xmlschema: done processing element DodajZamowienieProgramLojalnosciowy
2021-01-24 22:00:23.079055 nusoap_xmlschema: processing untyped element DodajZamowienieProgramLojalnosciowyResponse type _DodajZamowienieProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:00:23.079060 nusoap_xmlschema: add element DodajZamowienieProgramLojalnosciowyResponse to elements array
2021-01-24 22:00:23.079074 nusoap_xmlschema: processing unnamed complexType for element DodajZamowienieProgramLojalnosciowyResponse named _DodajZamowienieProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:00:23.079098 nusoap_xmlschema: processing typed element DodajZamowienieProgramLojalnosciowyResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.079105 nusoap_xmlschema: add element DodajZamowienieProgramLojalnosciowyResult to complexType _DodajZamowienieProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:00:23.079114 nusoap_xmlschema: done processing element DodajZamowienieProgramLojalnosciowyResult
2021-01-24 22:00:23.079128 nusoap_xmlschema: done processing complexType _DodajZamowienieProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:00:23.079142 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DodajZamowienieProgramLojalnosciowyResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(41) "DodajZamowienieProgramLojalnosciowyResult"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.079152 nusoap_xmlschema: done processing element DodajZamowienieProgramLojalnosciowyResponse
2021-01-24 22:00:23.079166 nusoap_xmlschema: processing untyped element DodajKodRabatowy type _DodajKodRabatowy_ContainedType
2021-01-24 22:00:23.079172 nusoap_xmlschema: add element DodajKodRabatowy to elements array
2021-01-24 22:00:23.079185 nusoap_xmlschema: processing unnamed complexType for element DodajKodRabatowy named _DodajKodRabatowy_ContainedType
2021-01-24 22:00:23.079209 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.079216 nusoap_xmlschema: add element idKh to complexType _DodajKodRabatowy_ContainedType
2021-01-24 22:00:23.079226 nusoap_xmlschema: done processing element idKh
2021-01-24 22:00:23.079243 nusoap_xmlschema: processing typed element prefiksKodu of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.079250 nusoap_xmlschema: add element prefiksKodu to complexType _DodajKodRabatowy_ContainedType
2021-01-24 22:00:23.079259 nusoap_xmlschema: done processing element prefiksKodu
2021-01-24 22:00:23.079276 nusoap_xmlschema: processing typed element kod of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.079283 nusoap_xmlschema: add element kod to complexType _DodajKodRabatowy_ContainedType
2021-01-24 22:00:23.079292 nusoap_xmlschema: done processing element kod
2021-01-24 22:00:23.079309 nusoap_xmlschema: processing typed element procent of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.079316 nusoap_xmlschema: add element procent to complexType _DodajKodRabatowy_ContainedType
2021-01-24 22:00:23.079325 nusoap_xmlschema: done processing element procent
2021-01-24 22:00:23.079342 nusoap_xmlschema: processing typed element waznyDo of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.079349 nusoap_xmlschema: add element waznyDo to complexType _DodajKodRabatowy_ContainedType
2021-01-24 22:00:23.079358 nusoap_xmlschema: done processing element waznyDo
2021-01-24 22:00:23.079401 nusoap_xmlschema: done processing complexType _DodajKodRabatowy_ContainedType
2021-01-24 22:00:23.079441 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(5) {
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["prefiksKodu"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "prefiksKodu"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["kod"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(3) "kod"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["procent"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "procent"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["waznyDo"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "waznyDo"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.079453 nusoap_xmlschema: done processing element DodajKodRabatowy
2021-01-24 22:00:23.079470 nusoap_xmlschema: processing untyped element DodajKodRabatowyResponse type _DodajKodRabatowyResponse_ContainedType
2021-01-24 22:00:23.079476 nusoap_xmlschema: add element DodajKodRabatowyResponse to elements array
2021-01-24 22:00:23.079490 nusoap_xmlschema: processing unnamed complexType for element DodajKodRabatowyResponse named _DodajKodRabatowyResponse_ContainedType
2021-01-24 22:00:23.079515 nusoap_xmlschema: processing typed element DodajKodRabatowyResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.079522 nusoap_xmlschema: add element DodajKodRabatowyResult to complexType _DodajKodRabatowyResponse_ContainedType
2021-01-24 22:00:23.079532 nusoap_xmlschema: done processing element DodajKodRabatowyResult
2021-01-24 22:00:23.079545 nusoap_xmlschema: done processing complexType _DodajKodRabatowyResponse_ContainedType
2021-01-24 22:00:23.079559 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DodajKodRabatowyResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(22) "DodajKodRabatowyResult"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.079569 nusoap_xmlschema: done processing element DodajKodRabatowyResponse
2021-01-24 22:00:23.079584 nusoap_xmlschema: processing untyped element DodajPozycjeProgramLojalnosciowy type _DodajPozycjeProgramLojalnosciowy_ContainedType
2021-01-24 22:00:23.079590 nusoap_xmlschema: add element DodajPozycjeProgramLojalnosciowy to elements array
2021-01-24 22:00:23.079603 nusoap_xmlschema: processing unnamed complexType for element DodajPozycjeProgramLojalnosciowy named _DodajPozycjeProgramLojalnosciowy_ContainedType
2021-01-24 22:00:23.079628 nusoap_xmlschema: processing typed element idNagl of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.079635 nusoap_xmlschema: add element idNagl to complexType _DodajPozycjeProgramLojalnosciowy_ContainedType
2021-01-24 22:00:23.079644 nusoap_xmlschema: done processing element idNagl
2021-01-24 22:00:23.079662 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.079668 nusoap_xmlschema: add element idTw to complexType _DodajPozycjeProgramLojalnosciowy_ContainedType
2021-01-24 22:00:23.079678 nusoap_xmlschema: done processing element idTw
2021-01-24 22:00:23.079695 nusoap_xmlschema: processing typed element ilosc of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.079701 nusoap_xmlschema: add element ilosc to complexType _DodajPozycjeProgramLojalnosciowy_ContainedType
2021-01-24 22:00:23.079711 nusoap_xmlschema: done processing element ilosc
2021-01-24 22:00:23.079724 nusoap_xmlschema: done processing complexType _DodajPozycjeProgramLojalnosciowy_ContainedType
2021-01-24 22:00:23.079746 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(3) {
["idNagl"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "idNagl"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["ilosc"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "ilosc"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.079756 nusoap_xmlschema: done processing element DodajPozycjeProgramLojalnosciowy
2021-01-24 22:00:23.079770 nusoap_xmlschema: processing untyped element DodajPozycjeProgramLojalnosciowyResponse type _DodajPozycjeProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:00:23.079776 nusoap_xmlschema: add element DodajPozycjeProgramLojalnosciowyResponse to elements array
2021-01-24 22:00:23.079790 nusoap_xmlschema: processing unnamed complexType for element DodajPozycjeProgramLojalnosciowyResponse named _DodajPozycjeProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:00:23.079814 nusoap_xmlschema: processing typed element DodajPozycjeProgramLojalnosciowyResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.079821 nusoap_xmlschema: add element DodajPozycjeProgramLojalnosciowyResult to complexType _DodajPozycjeProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:00:23.079831 nusoap_xmlschema: done processing element DodajPozycjeProgramLojalnosciowyResult
2021-01-24 22:00:23.079844 nusoap_xmlschema: done processing complexType _DodajPozycjeProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:00:23.079859 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DodajPozycjeProgramLojalnosciowyResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(38) "DodajPozycjeProgramLojalnosciowyResult"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.079869 nusoap_xmlschema: done processing element DodajPozycjeProgramLojalnosciowyResponse
2021-01-24 22:00:23.079883 nusoap_xmlschema: processing untyped element CenyTowarowPaczka type _CenyTowarowPaczka_ContainedType
2021-01-24 22:00:23.079889 nusoap_xmlschema: add element CenyTowarowPaczka to elements array
2021-01-24 22:00:23.079902 nusoap_xmlschema: processing unnamed complexType for element CenyTowarowPaczka named _CenyTowarowPaczka_ContainedType
2021-01-24 22:00:23.079926 nusoap_xmlschema: processing typed element listaId of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.079934 nusoap_xmlschema: add element listaId to complexType _CenyTowarowPaczka_ContainedType
2021-01-24 22:00:23.079943 nusoap_xmlschema: done processing element listaId
2021-01-24 22:00:23.079961 nusoap_xmlschema: processing typed element khId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.079967 nusoap_xmlschema: add element khId to complexType _CenyTowarowPaczka_ContainedType
2021-01-24 22:00:23.079977 nusoap_xmlschema: done processing element khId
2021-01-24 22:00:23.079993 nusoap_xmlschema: processing typed element magId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.080000 nusoap_xmlschema: add element magId to complexType _CenyTowarowPaczka_ContainedType
2021-01-24 22:00:23.080009 nusoap_xmlschema: done processing element magId
2021-01-24 22:00:23.080027 nusoap_xmlschema: processing typed element symbolWaluty of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.080034 nusoap_xmlschema: add element symbolWaluty to complexType _CenyTowarowPaczka_ContainedType
2021-01-24 22:00:23.080044 nusoap_xmlschema: done processing element symbolWaluty
2021-01-24 22:00:23.080061 nusoap_xmlschema: processing typed element separator of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.080067 nusoap_xmlschema: add element separator to complexType _CenyTowarowPaczka_ContainedType
2021-01-24 22:00:23.080077 nusoap_xmlschema: done processing element separator
2021-01-24 22:00:23.080090 nusoap_xmlschema: done processing complexType _CenyTowarowPaczka_ContainedType
2021-01-24 22:00:23.080120 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(5) {
["listaId"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "listaId"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["khId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "khId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["magId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "magId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["symbolWaluty"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "symbolWaluty"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["separator"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "separator"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.080130 nusoap_xmlschema: done processing element CenyTowarowPaczka
2021-01-24 22:00:23.080145 nusoap_xmlschema: processing untyped element CenyTowarowPaczkaResponse type _CenyTowarowPaczkaResponse_ContainedType
2021-01-24 22:00:23.080150 nusoap_xmlschema: add element CenyTowarowPaczkaResponse to elements array
2021-01-24 22:00:23.080164 nusoap_xmlschema: processing unnamed complexType for element CenyTowarowPaczkaResponse named _CenyTowarowPaczkaResponse_ContainedType
2021-01-24 22:00:23.080189 nusoap_xmlschema: processing typed element CenyTowarowPaczkaResult of type http://tempuri.org/:ArrayOfCenyPaczka
2021-01-24 22:00:23.080196 nusoap_xmlschema: add element CenyTowarowPaczkaResult to complexType _CenyTowarowPaczkaResponse_ContainedType
2021-01-24 22:00:23.080205 nusoap_xmlschema: done processing element CenyTowarowPaczkaResult
2021-01-24 22:00:23.080219 nusoap_xmlschema: done processing complexType _CenyTowarowPaczkaResponse_ContainedType
2021-01-24 22:00:23.080233 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["CenyTowarowPaczkaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(23) "CenyTowarowPaczkaResult"
["type"]=>
string(37) "http://tempuri.org/:ArrayOfCenyPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.080243 nusoap_xmlschema: done processing element CenyTowarowPaczkaResponse
2021-01-24 22:00:23.080257 nusoap_xmlschema: processing named complexType ArrayOfCenyPaczka
2021-01-24 22:00:23.080284 nusoap_xmlschema: processing typed element CenyPaczka of type http://tempuri.org/:CenyPaczka
2021-01-24 22:00:23.080292 nusoap_xmlschema: add element CenyPaczka to complexType ArrayOfCenyPaczka
2021-01-24 22:00:23.080301 nusoap_xmlschema: done processing element CenyPaczka
2021-01-24 22:00:23.080314 nusoap_xmlschema: done processing complexType ArrayOfCenyPaczka
2021-01-24 22:00:23.080330 nusoap_xmlschema: array(6) {
["name"]=>
string(17) "ArrayOfCenyPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["CenyPaczka"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(10) "CenyPaczka"
["nillable"]=>
string(4) "true"
["type"]=>
string(30) "http://tempuri.org/:CenyPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.080343 nusoap_xmlschema: processing named complexType CenyPaczka
2021-01-24 22:00:23.080368 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.080374 nusoap_xmlschema: add element idTw to complexType CenyPaczka
2021-01-24 22:00:23.080384 nusoap_xmlschema: done processing element idTw
2021-01-24 22:00:23.080401 nusoap_xmlschema: processing typed element detalNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.080408 nusoap_xmlschema: add element detalNetto to complexType CenyPaczka
2021-01-24 22:00:23.080417 nusoap_xmlschema: done processing element detalNetto
2021-01-24 22:00:23.080460 nusoap_xmlschema: processing typed element detalBrutto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.080468 nusoap_xmlschema: add element detalBrutto to complexType CenyPaczka
2021-01-24 22:00:23.080477 nusoap_xmlschema: done processing element detalBrutto
2021-01-24 22:00:23.080495 nusoap_xmlschema: processing typed element klientNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.080501 nusoap_xmlschema: add element klientNetto to complexType CenyPaczka
2021-01-24 22:00:23.080511 nusoap_xmlschema: done processing element klientNetto
2021-01-24 22:00:23.080528 nusoap_xmlschema: processing typed element klientBrutto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.080535 nusoap_xmlschema: add element klientBrutto to complexType CenyPaczka
2021-01-24 22:00:23.080544 nusoap_xmlschema: done processing element klientBrutto
2021-01-24 22:00:23.080561 nusoap_xmlschema: processing typed element promowany of type http://www.w3.org/2001/XMLSchema:unsignedByte
2021-01-24 22:00:23.080567 nusoap_xmlschema: add element promowany to complexType CenyPaczka
2021-01-24 22:00:23.080577 nusoap_xmlschema: done processing element promowany
2021-01-24 22:00:23.080594 nusoap_xmlschema: processing typed element punktyLojalnosciowy of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.080600 nusoap_xmlschema: add element punktyLojalnosciowy to complexType CenyPaczka
2021-01-24 22:00:23.080610 nusoap_xmlschema: done processing element punktyLojalnosciowy
2021-01-24 22:00:23.080627 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.080633 nusoap_xmlschema: add element waluta to complexType CenyPaczka
2021-01-24 22:00:23.080643 nusoap_xmlschema: done processing element waluta
2021-01-24 22:00:23.080663 nusoap_xmlschema: processing typed element stawkaVAT of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.080670 nusoap_xmlschema: add element stawkaVAT to complexType CenyPaczka
2021-01-24 22:00:23.080680 nusoap_xmlschema: done processing element stawkaVAT
2021-01-24 22:00:23.080698 nusoap_xmlschema: processing typed element czas of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.080704 nusoap_xmlschema: add element czas to complexType CenyPaczka
2021-01-24 22:00:23.080714 nusoap_xmlschema: done processing element czas
2021-01-24 22:00:23.080731 nusoap_xmlschema: processing typed element lacznyczas of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.080738 nusoap_xmlschema: add element lacznyczas to complexType CenyPaczka
2021-01-24 22:00:23.080747 nusoap_xmlschema: done processing element lacznyczas
2021-01-24 22:00:23.080761 nusoap_xmlschema: done processing complexType CenyPaczka
2021-01-24 22:00:23.080813 nusoap_xmlschema: array(6) {
["name"]=>
string(10) "CenyPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(11) {
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["detalNetto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "detalNetto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["detalBrutto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "detalBrutto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["klientNetto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "klientNetto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["klientBrutto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "klientBrutto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["promowany"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "promowany"
["type"]=>
string(45) "http://www.w3.org/2001/XMLSchema:unsignedByte"
["form"]=>
string(9) "qualified"
}
["punktyLojalnosciowy"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(19) "punktyLojalnosciowy"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["stawkaVAT"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "stawkaVAT"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["czas"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "czas"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["lacznyczas"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "lacznyczas"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.080830 nusoap_xmlschema: processing untyped element DokumentyPaczka type _DokumentyPaczka_ContainedType
2021-01-24 22:00:23.080836 nusoap_xmlschema: add element DokumentyPaczka to elements array
2021-01-24 22:00:23.080851 nusoap_xmlschema: processing unnamed complexType for element DokumentyPaczka named _DokumentyPaczka_ContainedType
2021-01-24 22:00:23.080875 nusoap_xmlschema: processing typed element khId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.080882 nusoap_xmlschema: add element khId to complexType _DokumentyPaczka_ContainedType
2021-01-24 22:00:23.080891 nusoap_xmlschema: done processing element khId
2021-01-24 22:00:23.080909 nusoap_xmlschema: processing typed element dataOd of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.080916 nusoap_xmlschema: add element dataOd to complexType _DokumentyPaczka_ContainedType
2021-01-24 22:00:23.080925 nusoap_xmlschema: done processing element dataOd
2021-01-24 22:00:23.080942 nusoap_xmlschema: processing typed element dataDo of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.080949 nusoap_xmlschema: add element dataDo to complexType _DokumentyPaczka_ContainedType
2021-01-24 22:00:23.080958 nusoap_xmlschema: done processing element dataDo
2021-01-24 22:00:23.080975 nusoap_xmlschema: processing typed element typ of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.080982 nusoap_xmlschema: add element typ to complexType _DokumentyPaczka_ContainedType
2021-01-24 22:00:23.080991 nusoap_xmlschema: done processing element typ
2021-01-24 22:00:23.081004 nusoap_xmlschema: done processing complexType _DokumentyPaczka_ContainedType
2021-01-24 22:00:23.081029 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(4) {
["khId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "khId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["dataOd"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "dataOd"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dataDo"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "dataDo"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["typ"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(3) "typ"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.081040 nusoap_xmlschema: done processing element DokumentyPaczka
2021-01-24 22:00:23.081054 nusoap_xmlschema: processing untyped element DokumentyPaczkaResponse type _DokumentyPaczkaResponse_ContainedType
2021-01-24 22:00:23.081060 nusoap_xmlschema: add element DokumentyPaczkaResponse to elements array
2021-01-24 22:00:23.081074 nusoap_xmlschema: processing unnamed complexType for element DokumentyPaczkaResponse named _DokumentyPaczkaResponse_ContainedType
2021-01-24 22:00:23.081098 nusoap_xmlschema: processing typed element DokumentyPaczkaResult of type http://tempuri.org/:ArrayOfDokumentyPaczka
2021-01-24 22:00:23.081105 nusoap_xmlschema: add element DokumentyPaczkaResult to complexType _DokumentyPaczkaResponse_ContainedType
2021-01-24 22:00:23.081115 nusoap_xmlschema: done processing element DokumentyPaczkaResult
2021-01-24 22:00:23.081128 nusoap_xmlschema: done processing complexType _DokumentyPaczkaResponse_ContainedType
2021-01-24 22:00:23.081144 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DokumentyPaczkaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(21) "DokumentyPaczkaResult"
["type"]=>
string(42) "http://tempuri.org/:ArrayOfDokumentyPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.081153 nusoap_xmlschema: done processing element DokumentyPaczkaResponse
2021-01-24 22:00:23.081166 nusoap_xmlschema: processing named complexType ArrayOfDokumentyPaczka
2021-01-24 22:00:23.081192 nusoap_xmlschema: processing typed element DokumentyPaczka of type http://tempuri.org/:DokumentyPaczka
2021-01-24 22:00:23.081198 nusoap_xmlschema: add element DokumentyPaczka to complexType ArrayOfDokumentyPaczka
2021-01-24 22:00:23.081208 nusoap_xmlschema: done processing element DokumentyPaczka
2021-01-24 22:00:23.081221 nusoap_xmlschema: done processing complexType ArrayOfDokumentyPaczka
2021-01-24 22:00:23.081236 nusoap_xmlschema: array(6) {
["name"]=>
string(22) "ArrayOfDokumentyPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DokumentyPaczka"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(15) "DokumentyPaczka"
["nillable"]=>
string(4) "true"
["type"]=>
string(35) "http://tempuri.org/:DokumentyPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.081249 nusoap_xmlschema: processing named complexType DokumentyPaczka
2021-01-24 22:00:23.081274 nusoap_xmlschema: processing typed element idDok of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.081281 nusoap_xmlschema: add element idDok to complexType DokumentyPaczka
2021-01-24 22:00:23.081290 nusoap_xmlschema: done processing element idDok
2021-01-24 22:00:23.081307 nusoap_xmlschema: processing typed element nrDok of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.081314 nusoap_xmlschema: add element nrDok to complexType DokumentyPaczka
2021-01-24 22:00:23.081323 nusoap_xmlschema: done processing element nrDok
2021-01-24 22:00:23.081340 nusoap_xmlschema: processing typed element typDok of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.081346 nusoap_xmlschema: add element typDok to complexType DokumentyPaczka
2021-01-24 22:00:23.081356 nusoap_xmlschema: done processing element typDok
2021-01-24 22:00:23.081373 nusoap_xmlschema: processing typed element idMagazynu of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.081379 nusoap_xmlschema: add element idMagazynu to complexType DokumentyPaczka
2021-01-24 22:00:23.081389 nusoap_xmlschema: done processing element idMagazynu
2021-01-24 22:00:23.081406 nusoap_xmlschema: processing typed element wartoscNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.081413 nusoap_xmlschema: add element wartoscNetto to complexType DokumentyPaczka
2021-01-24 22:00:23.081429 nusoap_xmlschema: done processing element wartoscNetto
2021-01-24 22:00:23.081449 nusoap_xmlschema: processing typed element wartoscBrutto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.081456 nusoap_xmlschema: add element wartoscBrutto to complexType DokumentyPaczka
2021-01-24 22:00:23.081465 nusoap_xmlschema: done processing element wartoscBrutto
2021-01-24 22:00:23.081483 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.081489 nusoap_xmlschema: add element waluta to complexType DokumentyPaczka
2021-01-24 22:00:23.081499 nusoap_xmlschema: done processing element waluta
2021-01-24 22:00:23.081516 nusoap_xmlschema: processing typed element dataWystawienia of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.081523 nusoap_xmlschema: add element dataWystawienia to complexType DokumentyPaczka
2021-01-24 22:00:23.081532 nusoap_xmlschema: done processing element dataWystawienia
2021-01-24 22:00:23.081603 nusoap_xmlschema: processing typed element terminPlatnosci of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.081612 nusoap_xmlschema: add element terminPlatnosci to complexType DokumentyPaczka
2021-01-24 22:00:23.081623 nusoap_xmlschema: done processing element terminPlatnosci
2021-01-24 22:00:23.081642 nusoap_xmlschema: processing typed element czas of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.081649 nusoap_xmlschema: add element czas to complexType DokumentyPaczka
2021-01-24 22:00:23.081658 nusoap_xmlschema: done processing element czas
2021-01-24 22:00:23.081676 nusoap_xmlschema: processing typed element lacznyczas of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.081682 nusoap_xmlschema: add element lacznyczas to complexType DokumentyPaczka
2021-01-24 22:00:23.081691 nusoap_xmlschema: done processing element lacznyczas
2021-01-24 22:00:23.081721 nusoap_xmlschema: done processing complexType DokumentyPaczka
2021-01-24 22:00:23.081776 nusoap_xmlschema: array(6) {
["name"]=>
string(15) "DokumentyPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(11) {
["idDok"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "idDok"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["nrDok"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "nrDok"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["typDok"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "typDok"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idMagazynu"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "idMagazynu"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["wartoscNetto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "wartoscNetto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["wartoscBrutto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "wartoscBrutto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dataWystawienia"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "dataWystawienia"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["terminPlatnosci"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "terminPlatnosci"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["czas"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "czas"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["lacznyczas"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "lacznyczas"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.081796 nusoap_xmlschema: processing untyped element DokumentyIdPaczka type _DokumentyIdPaczka_ContainedType
2021-01-24 22:00:23.081802 nusoap_xmlschema: add element DokumentyIdPaczka to elements array
2021-01-24 22:00:23.081817 nusoap_xmlschema: processing unnamed complexType for element DokumentyIdPaczka named _DokumentyIdPaczka_ContainedType
2021-01-24 22:00:23.081841 nusoap_xmlschema: processing typed element listaId of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.081848 nusoap_xmlschema: add element listaId to complexType _DokumentyIdPaczka_ContainedType
2021-01-24 22:00:23.081857 nusoap_xmlschema: done processing element listaId
2021-01-24 22:00:23.081875 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.081881 nusoap_xmlschema: add element idKh to complexType _DokumentyIdPaczka_ContainedType
2021-01-24 22:00:23.081890 nusoap_xmlschema: done processing element idKh
2021-01-24 22:00:23.081908 nusoap_xmlschema: processing typed element separator of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.081914 nusoap_xmlschema: add element separator to complexType _DokumentyIdPaczka_ContainedType
2021-01-24 22:00:23.081923 nusoap_xmlschema: done processing element separator
2021-01-24 22:00:23.081940 nusoap_xmlschema: processing typed element pozycjeDokumentu of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-24 22:00:23.081947 nusoap_xmlschema: add element pozycjeDokumentu to complexType _DokumentyIdPaczka_ContainedType
2021-01-24 22:00:23.081956 nusoap_xmlschema: done processing element pozycjeDokumentu
2021-01-24 22:00:23.081969 nusoap_xmlschema: done processing complexType _DokumentyIdPaczka_ContainedType
2021-01-24 22:00:23.081995 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(4) {
["listaId"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "listaId"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["separator"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "separator"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["pozycjeDokumentu"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(16) "pozycjeDokumentu"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:boolean"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.082005 nusoap_xmlschema: done processing element DokumentyIdPaczka
2021-01-24 22:00:23.082020 nusoap_xmlschema: processing untyped element DokumentyIdPaczkaResponse type _DokumentyIdPaczkaResponse_ContainedType
2021-01-24 22:00:23.082025 nusoap_xmlschema: add element DokumentyIdPaczkaResponse to elements array
2021-01-24 22:00:23.082039 nusoap_xmlschema: processing unnamed complexType for element DokumentyIdPaczkaResponse named _DokumentyIdPaczkaResponse_ContainedType
2021-01-24 22:00:23.082064 nusoap_xmlschema: processing typed element DokumentyIdPaczkaResult of type http://tempuri.org/:ArrayOfDokumentyIdPaczka
2021-01-24 22:00:23.082071 nusoap_xmlschema: add element DokumentyIdPaczkaResult to complexType _DokumentyIdPaczkaResponse_ContainedType
2021-01-24 22:00:23.082081 nusoap_xmlschema: done processing element DokumentyIdPaczkaResult
2021-01-24 22:00:23.082094 nusoap_xmlschema: done processing complexType _DokumentyIdPaczkaResponse_ContainedType
2021-01-24 22:00:23.082109 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DokumentyIdPaczkaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(23) "DokumentyIdPaczkaResult"
["type"]=>
string(44) "http://tempuri.org/:ArrayOfDokumentyIdPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.082119 nusoap_xmlschema: done processing element DokumentyIdPaczkaResponse
2021-01-24 22:00:23.082132 nusoap_xmlschema: processing named complexType ArrayOfDokumentyIdPaczka
2021-01-24 22:00:23.082159 nusoap_xmlschema: processing typed element DokumentyIdPaczka of type http://tempuri.org/:DokumentyIdPaczka
2021-01-24 22:00:23.082166 nusoap_xmlschema: add element DokumentyIdPaczka to complexType ArrayOfDokumentyIdPaczka
2021-01-24 22:00:23.082176 nusoap_xmlschema: done processing element DokumentyIdPaczka
2021-01-24 22:00:23.082189 nusoap_xmlschema: done processing complexType ArrayOfDokumentyIdPaczka
2021-01-24 22:00:23.082206 nusoap_xmlschema: array(6) {
["name"]=>
string(24) "ArrayOfDokumentyIdPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DokumentyIdPaczka"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(17) "DokumentyIdPaczka"
["nillable"]=>
string(4) "true"
["type"]=>
string(37) "http://tempuri.org/:DokumentyIdPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.082219 nusoap_xmlschema: processing named complexType DokumentyIdPaczka
2021-01-24 22:00:23.082243 nusoap_xmlschema: processing typed element idDok of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.082250 nusoap_xmlschema: add element idDok to complexType DokumentyIdPaczka
2021-01-24 22:00:23.082259 nusoap_xmlschema: done processing element idDok
2021-01-24 22:00:23.082276 nusoap_xmlschema: processing typed element nrDok of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.082283 nusoap_xmlschema: add element nrDok to complexType DokumentyIdPaczka
2021-01-24 22:00:23.082293 nusoap_xmlschema: done processing element nrDok
2021-01-24 22:00:23.082309 nusoap_xmlschema: processing typed element typDok of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.082316 nusoap_xmlschema: add element typDok to complexType DokumentyIdPaczka
2021-01-24 22:00:23.082325 nusoap_xmlschema: done processing element typDok
2021-01-24 22:00:23.082342 nusoap_xmlschema: processing typed element idMagazynu of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.082348 nusoap_xmlschema: add element idMagazynu to complexType DokumentyIdPaczka
2021-01-24 22:00:23.082358 nusoap_xmlschema: done processing element idMagazynu
2021-01-24 22:00:23.082375 nusoap_xmlschema: processing typed element wartoscNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.082381 nusoap_xmlschema: add element wartoscNetto to complexType DokumentyIdPaczka
2021-01-24 22:00:23.082390 nusoap_xmlschema: done processing element wartoscNetto
2021-01-24 22:00:23.082407 nusoap_xmlschema: processing typed element wartoscBrutto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.082414 nusoap_xmlschema: add element wartoscBrutto to complexType DokumentyIdPaczka
2021-01-24 22:00:23.082430 nusoap_xmlschema: done processing element wartoscBrutto
2021-01-24 22:00:23.082449 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.082456 nusoap_xmlschema: add element waluta to complexType DokumentyIdPaczka
2021-01-24 22:00:23.082466 nusoap_xmlschema: done processing element waluta
2021-01-24 22:00:23.082482 nusoap_xmlschema: processing typed element dataWystawienia of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.082489 nusoap_xmlschema: add element dataWystawienia to complexType DokumentyIdPaczka
2021-01-24 22:00:23.082498 nusoap_xmlschema: done processing element dataWystawienia
2021-01-24 22:00:23.082515 nusoap_xmlschema: processing typed element terminPlatnosci of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.082521 nusoap_xmlschema: add element terminPlatnosci to complexType DokumentyIdPaczka
2021-01-24 22:00:23.082531 nusoap_xmlschema: done processing element terminPlatnosci
2021-01-24 22:00:23.082548 nusoap_xmlschema: processing typed element pozycje of type http://tempuri.org/:ArrayOfPozycjaDokumentu
2021-01-24 22:00:23.082554 nusoap_xmlschema: add element pozycje to complexType DokumentyIdPaczka
2021-01-24 22:00:23.082563 nusoap_xmlschema: done processing element pozycje
2021-01-24 22:00:23.082580 nusoap_xmlschema: processing typed element czas of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.082586 nusoap_xmlschema: add element czas to complexType DokumentyIdPaczka
2021-01-24 22:00:23.082596 nusoap_xmlschema: done processing element czas
2021-01-24 22:00:23.082612 nusoap_xmlschema: processing typed element lacznyczas of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.082619 nusoap_xmlschema: add element lacznyczas to complexType DokumentyIdPaczka
2021-01-24 22:00:23.082628 nusoap_xmlschema: done processing element lacznyczas
2021-01-24 22:00:23.082641 nusoap_xmlschema: done processing complexType DokumentyIdPaczka
2021-01-24 22:00:23.082697 nusoap_xmlschema: array(6) {
["name"]=>
string(17) "DokumentyIdPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(12) {
["idDok"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "idDok"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["nrDok"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "nrDok"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["typDok"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "typDok"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idMagazynu"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "idMagazynu"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["wartoscNetto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "wartoscNetto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["wartoscBrutto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "wartoscBrutto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dataWystawienia"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "dataWystawienia"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["terminPlatnosci"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "terminPlatnosci"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["pozycje"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "pozycje"
["type"]=>
string(43) "http://tempuri.org/:ArrayOfPozycjaDokumentu"
["form"]=>
string(9) "qualified"
}
["czas"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "czas"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["lacznyczas"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "lacznyczas"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.082712 nusoap_xmlschema: processing named complexType ArrayOfPozycjaDokumentu
2021-01-24 22:00:23.082748 nusoap_xmlschema: processing typed element PozycjaDokumentu of type http://tempuri.org/:PozycjaDokumentu
2021-01-24 22:00:23.082755 nusoap_xmlschema: add element PozycjaDokumentu to complexType ArrayOfPozycjaDokumentu
2021-01-24 22:00:23.082765 nusoap_xmlschema: done processing element PozycjaDokumentu
2021-01-24 22:00:23.082778 nusoap_xmlschema: done processing complexType ArrayOfPozycjaDokumentu
2021-01-24 22:00:23.082794 nusoap_xmlschema: array(6) {
["name"]=>
string(23) "ArrayOfPozycjaDokumentu"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["PozycjaDokumentu"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(16) "PozycjaDokumentu"
["nillable"]=>
string(4) "true"
["type"]=>
string(36) "http://tempuri.org/:PozycjaDokumentu"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.082807 nusoap_xmlschema: processing named complexType PozycjaDokumentu
2021-01-24 22:00:23.082833 nusoap_xmlschema: processing typed element idPozycji of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.082840 nusoap_xmlschema: add element idPozycji to complexType PozycjaDokumentu
2021-01-24 22:00:23.082850 nusoap_xmlschema: done processing element idPozycji
2021-01-24 22:00:23.082867 nusoap_xmlschema: processing typed element nrPozycjiNaDok of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.082873 nusoap_xmlschema: add element nrPozycjiNaDok to complexType PozycjaDokumentu
2021-01-24 22:00:23.082883 nusoap_xmlschema: done processing element nrPozycjiNaDok
2021-01-24 22:00:23.082900 nusoap_xmlschema: processing typed element idTowaru of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.082906 nusoap_xmlschema: add element idTowaru to complexType PozycjaDokumentu
2021-01-24 22:00:23.082916 nusoap_xmlschema: done processing element idTowaru
2021-01-24 22:00:23.082933 nusoap_xmlschema: processing typed element referencjaTowaru of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.082939 nusoap_xmlschema: add element referencjaTowaru to complexType PozycjaDokumentu
2021-01-24 22:00:23.082949 nusoap_xmlschema: done processing element referencjaTowaru
2021-01-24 22:00:23.082966 nusoap_xmlschema: processing typed element nazwaTowaru of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.082973 nusoap_xmlschema: add element nazwaTowaru to complexType PozycjaDokumentu
2021-01-24 22:00:23.082982 nusoap_xmlschema: done processing element nazwaTowaru
2021-01-24 22:00:23.082998 nusoap_xmlschema: processing typed element ilosc of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.083005 nusoap_xmlschema: add element ilosc to complexType PozycjaDokumentu
2021-01-24 22:00:23.083014 nusoap_xmlschema: done processing element ilosc
2021-01-24 22:00:23.083031 nusoap_xmlschema: processing typed element JM of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.083037 nusoap_xmlschema: add element JM to complexType PozycjaDokumentu
2021-01-24 22:00:23.083046 nusoap_xmlschema: done processing element JM
2021-01-24 22:00:23.083064 nusoap_xmlschema: processing typed element cenaNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.083070 nusoap_xmlschema: add element cenaNetto to complexType PozycjaDokumentu
2021-01-24 22:00:23.083079 nusoap_xmlschema: done processing element cenaNetto
2021-01-24 22:00:23.083097 nusoap_xmlschema: processing typed element cenaBrutto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.083103 nusoap_xmlschema: add element cenaBrutto to complexType PozycjaDokumentu
2021-01-24 22:00:23.083113 nusoap_xmlschema: done processing element cenaBrutto
2021-01-24 22:00:23.083130 nusoap_xmlschema: processing typed element wartoscNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.083136 nusoap_xmlschema: add element wartoscNetto to complexType PozycjaDokumentu
2021-01-24 22:00:23.083146 nusoap_xmlschema: done processing element wartoscNetto
2021-01-24 22:00:23.083163 nusoap_xmlschema: processing typed element wartoscBrutto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.083169 nusoap_xmlschema: add element wartoscBrutto to complexType PozycjaDokumentu
2021-01-24 22:00:23.083179 nusoap_xmlschema: done processing element wartoscBrutto
2021-01-24 22:00:23.083196 nusoap_xmlschema: processing typed element VAT of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.083202 nusoap_xmlschema: add element VAT to complexType PozycjaDokumentu
2021-01-24 22:00:23.083212 nusoap_xmlschema: done processing element VAT
2021-01-24 22:00:23.083229 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.083235 nusoap_xmlschema: add element waluta to complexType PozycjaDokumentu
2021-01-24 22:00:23.083245 nusoap_xmlschema: done processing element waluta
2021-01-24 22:00:23.083262 nusoap_xmlschema: processing typed element punktyLojalnosciowe of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.083269 nusoap_xmlschema: add element punktyLojalnosciowe to complexType PozycjaDokumentu
2021-01-24 22:00:23.083278 nusoap_xmlschema: done processing element punktyLojalnosciowe
2021-01-24 22:00:23.083291 nusoap_xmlschema: done processing complexType PozycjaDokumentu
2021-01-24 22:00:23.083356 nusoap_xmlschema: array(6) {
["name"]=>
string(16) "PozycjaDokumentu"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(14) {
["idPozycji"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "idPozycji"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["nrPozycjiNaDok"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(14) "nrPozycjiNaDok"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idTowaru"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "idTowaru"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["referencjaTowaru"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(16) "referencjaTowaru"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["nazwaTowaru"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "nazwaTowaru"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["ilosc"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "ilosc"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["JM"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(2) "JM"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["cenaNetto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "cenaNetto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["cenaBrutto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "cenaBrutto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["wartoscNetto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "wartoscNetto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["wartoscBrutto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "wartoscBrutto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["VAT"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(3) "VAT"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["punktyLojalnosciowe"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(19) "punktyLojalnosciowe"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.083374 nusoap_xmlschema: processing untyped element PozycjeDokumentu type _PozycjeDokumentu_ContainedType
2021-01-24 22:00:23.083380 nusoap_xmlschema: add element PozycjeDokumentu to elements array
2021-01-24 22:00:23.083394 nusoap_xmlschema: processing unnamed complexType for element PozycjeDokumentu named _PozycjeDokumentu_ContainedType
2021-01-24 22:00:23.083418 nusoap_xmlschema: processing typed element idDok of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.083431 nusoap_xmlschema: add element idDok to complexType _PozycjeDokumentu_ContainedType
2021-01-24 22:00:23.083442 nusoap_xmlschema: done processing element idDok
2021-01-24 22:00:23.083455 nusoap_xmlschema: done processing complexType _PozycjeDokumentu_ContainedType
2021-01-24 22:00:23.083470 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["idDok"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "idDok"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.083480 nusoap_xmlschema: done processing element PozycjeDokumentu
2021-01-24 22:00:23.083495 nusoap_xmlschema: processing untyped element PozycjeDokumentuResponse type _PozycjeDokumentuResponse_ContainedType
2021-01-24 22:00:23.083501 nusoap_xmlschema: add element PozycjeDokumentuResponse to elements array
2021-01-24 22:00:23.083515 nusoap_xmlschema: processing unnamed complexType for element PozycjeDokumentuResponse named _PozycjeDokumentuResponse_ContainedType
2021-01-24 22:00:23.083540 nusoap_xmlschema: processing typed element PozycjeDokumentuResult of type http://tempuri.org/:ArrayOfPozycjaDokumentu
2021-01-24 22:00:23.083546 nusoap_xmlschema: add element PozycjeDokumentuResult to complexType _PozycjeDokumentuResponse_ContainedType
2021-01-24 22:00:23.083556 nusoap_xmlschema: done processing element PozycjeDokumentuResult
2021-01-24 22:00:23.083569 nusoap_xmlschema: done processing complexType _PozycjeDokumentuResponse_ContainedType
2021-01-24 22:00:23.083584 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["PozycjeDokumentuResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(22) "PozycjeDokumentuResult"
["type"]=>
string(43) "http://tempuri.org/:ArrayOfPozycjaDokumentu"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.083593 nusoap_xmlschema: done processing element PozycjeDokumentuResponse
2021-01-24 22:00:23.083641 nusoap_xmlschema: processing untyped element Platnosci type _Platnosci_ContainedType
2021-01-24 22:00:23.083647 nusoap_xmlschema: add element Platnosci to elements array
2021-01-24 22:00:23.083661 nusoap_xmlschema: processing unnamed complexType for element Platnosci named _Platnosci_ContainedType
2021-01-24 22:00:23.083686 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.083693 nusoap_xmlschema: add element idKh to complexType _Platnosci_ContainedType
2021-01-24 22:00:23.083702 nusoap_xmlschema: done processing element idKh
2021-01-24 22:00:23.083720 nusoap_xmlschema: processing typed element dataOd of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.083726 nusoap_xmlschema: add element dataOd to complexType _Platnosci_ContainedType
2021-01-24 22:00:23.083744 nusoap_xmlschema: done processing element dataOd
2021-01-24 22:00:23.083761 nusoap_xmlschema: processing typed element dataDo of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.083768 nusoap_xmlschema: add element dataDo to complexType _Platnosci_ContainedType
2021-01-24 22:00:23.083777 nusoap_xmlschema: done processing element dataDo
2021-01-24 22:00:23.083794 nusoap_xmlschema: processing typed element status of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-24 22:00:23.083801 nusoap_xmlschema: add element status to complexType _Platnosci_ContainedType
2021-01-24 22:00:23.083810 nusoap_xmlschema: done processing element status
2021-01-24 22:00:23.083823 nusoap_xmlschema: done processing complexType _Platnosci_ContainedType
2021-01-24 22:00:23.083849 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(4) {
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["dataOd"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "dataOd"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dataDo"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "dataDo"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["status"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "status"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:boolean"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.083859 nusoap_xmlschema: done processing element Platnosci
2021-01-24 22:00:23.083873 nusoap_xmlschema: processing untyped element PlatnosciResponse type _PlatnosciResponse_ContainedType
2021-01-24 22:00:23.083880 nusoap_xmlschema: add element PlatnosciResponse to elements array
2021-01-24 22:00:23.083893 nusoap_xmlschema: processing unnamed complexType for element PlatnosciResponse named _PlatnosciResponse_ContainedType
2021-01-24 22:00:23.083922 nusoap_xmlschema: processing typed element PlatnosciResult of type http://tempuri.org/:ArrayOfPlatnosc
2021-01-24 22:00:23.083929 nusoap_xmlschema: add element PlatnosciResult to complexType _PlatnosciResponse_ContainedType
2021-01-24 22:00:23.083939 nusoap_xmlschema: done processing element PlatnosciResult
2021-01-24 22:00:23.083952 nusoap_xmlschema: done processing complexType _PlatnosciResponse_ContainedType
2021-01-24 22:00:23.083967 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["PlatnosciResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "PlatnosciResult"
["type"]=>
string(35) "http://tempuri.org/:ArrayOfPlatnosc"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.083977 nusoap_xmlschema: done processing element PlatnosciResponse
2021-01-24 22:00:23.083990 nusoap_xmlschema: processing named complexType ArrayOfPlatnosc
2021-01-24 22:00:23.084016 nusoap_xmlschema: processing typed element Platnosc of type http://tempuri.org/:Platnosc
2021-01-24 22:00:23.084023 nusoap_xmlschema: add element Platnosc to complexType ArrayOfPlatnosc
2021-01-24 22:00:23.084032 nusoap_xmlschema: done processing element Platnosc
2021-01-24 22:00:23.084045 nusoap_xmlschema: done processing complexType ArrayOfPlatnosc
2021-01-24 22:00:23.084061 nusoap_xmlschema: array(6) {
["name"]=>
string(15) "ArrayOfPlatnosc"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["Platnosc"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(8) "Platnosc"
["nillable"]=>
string(4) "true"
["type"]=>
string(28) "http://tempuri.org/:Platnosc"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.084074 nusoap_xmlschema: processing named complexType Platnosc
2021-01-24 22:00:23.084099 nusoap_xmlschema: processing typed element idPlatnosci of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.084105 nusoap_xmlschema: add element idPlatnosci to complexType Platnosc
2021-01-24 22:00:23.084115 nusoap_xmlschema: done processing element idPlatnosci
2021-01-24 22:00:23.084132 nusoap_xmlschema: processing typed element dataUtworzenia of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.084139 nusoap_xmlschema: add element dataUtworzenia to complexType Platnosc
2021-01-24 22:00:23.084156 nusoap_xmlschema: done processing element dataUtworzenia
2021-01-24 22:00:23.084174 nusoap_xmlschema: processing typed element dataPlatnosci of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.084181 nusoap_xmlschema: add element dataPlatnosci to complexType Platnosc
2021-01-24 22:00:23.084190 nusoap_xmlschema: done processing element dataPlatnosci
2021-01-24 22:00:23.084207 nusoap_xmlschema: processing typed element status of type http://www.w3.org/2001/XMLSchema:unsignedByte
2021-01-24 22:00:23.084213 nusoap_xmlschema: add element status to complexType Platnosc
2021-01-24 22:00:23.084223 nusoap_xmlschema: done processing element status
2021-01-24 22:00:23.084240 nusoap_xmlschema: processing typed element dokPowiazanyNr of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.084246 nusoap_xmlschema: add element dokPowiazanyNr to complexType Platnosc
2021-01-24 22:00:23.084255 nusoap_xmlschema: done processing element dokPowiazanyNr
2021-01-24 22:00:23.084272 nusoap_xmlschema: processing typed element dokPowiazanyTyp of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.084279 nusoap_xmlschema: add element dokPowiazanyTyp to complexType Platnosc
2021-01-24 22:00:23.084288 nusoap_xmlschema: done processing element dokPowiazanyTyp
2021-01-24 22:00:23.084305 nusoap_xmlschema: processing typed element magId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.084311 nusoap_xmlschema: add element magId to complexType Platnosc
2021-01-24 22:00:23.084321 nusoap_xmlschema: done processing element magId
2021-01-24 22:00:23.084338 nusoap_xmlschema: processing typed element wartPlatnosci of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.084345 nusoap_xmlschema: add element wartPlatnosci to complexType Platnosc
2021-01-24 22:00:23.084355 nusoap_xmlschema: done processing element wartPlatnosci
2021-01-24 22:00:23.084372 nusoap_xmlschema: processing typed element wartDoZaplaty of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.084378 nusoap_xmlschema: add element wartDoZaplaty to complexType Platnosc
2021-01-24 22:00:23.084388 nusoap_xmlschema: done processing element wartDoZaplaty
2021-01-24 22:00:23.084405 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.084411 nusoap_xmlschema: add element waluta to complexType Platnosc
2021-01-24 22:00:23.084420 nusoap_xmlschema: done processing element waluta
2021-01-24 22:00:23.084451 nusoap_xmlschema: done processing complexType Platnosc
2021-01-24 22:00:23.084501 nusoap_xmlschema: array(6) {
["name"]=>
string(8) "Platnosc"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(10) {
["idPlatnosci"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "idPlatnosci"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["dataUtworzenia"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(14) "dataUtworzenia"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dataPlatnosci"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "dataPlatnosci"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["status"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "status"
["type"]=>
string(45) "http://www.w3.org/2001/XMLSchema:unsignedByte"
["form"]=>
string(9) "qualified"
}
["dokPowiazanyNr"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(14) "dokPowiazanyNr"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dokPowiazanyTyp"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "dokPowiazanyTyp"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["magId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "magId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["wartPlatnosci"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "wartPlatnosci"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["wartDoZaplaty"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "wartDoZaplaty"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.084523 nusoap_xmlschema: processing untyped element KontrahentInfo type _KontrahentInfo_ContainedType
2021-01-24 22:00:23.084530 nusoap_xmlschema: add element KontrahentInfo to elements array
2021-01-24 22:00:23.084548 nusoap_xmlschema: processing unnamed complexType for element KontrahentInfo named _KontrahentInfo_ContainedType
2021-01-24 22:00:23.084573 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.084580 nusoap_xmlschema: add element idKh to complexType _KontrahentInfo_ContainedType
2021-01-24 22:00:23.084590 nusoap_xmlschema: done processing element idKh
2021-01-24 22:00:23.084603 nusoap_xmlschema: done processing complexType _KontrahentInfo_ContainedType
2021-01-24 22:00:23.084618 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.084640 nusoap_xmlschema: done processing element KontrahentInfo
2021-01-24 22:00:23.084656 nusoap_xmlschema: processing untyped element KontrahentInfoResponse type _KontrahentInfoResponse_ContainedType
2021-01-24 22:00:23.084662 nusoap_xmlschema: add element KontrahentInfoResponse to elements array
2021-01-24 22:00:23.084680 nusoap_xmlschema: processing unnamed complexType for element KontrahentInfoResponse named _KontrahentInfoResponse_ContainedType
2021-01-24 22:00:23.084705 nusoap_xmlschema: processing typed element KontrahentInfoResult of type http://tempuri.org/:KhInfo
2021-01-24 22:00:23.084712 nusoap_xmlschema: add element KontrahentInfoResult to complexType _KontrahentInfoResponse_ContainedType
2021-01-24 22:00:23.084722 nusoap_xmlschema: done processing element KontrahentInfoResult
2021-01-24 22:00:23.084735 nusoap_xmlschema: done processing complexType _KontrahentInfoResponse_ContainedType
2021-01-24 22:00:23.084750 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["KontrahentInfoResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(20) "KontrahentInfoResult"
["type"]=>
string(26) "http://tempuri.org/:KhInfo"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.084760 nusoap_xmlschema: done processing element KontrahentInfoResponse
2021-01-24 22:00:23.084773 nusoap_xmlschema: processing named complexType KhInfo
2021-01-24 22:00:23.084798 nusoap_xmlschema: processing typed element programLojalnosciowyDostep of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-24 22:00:23.084805 nusoap_xmlschema: add element programLojalnosciowyDostep to complexType KhInfo
2021-01-24 22:00:23.084815 nusoap_xmlschema: done processing element programLojalnosciowyDostep
2021-01-24 22:00:23.084832 nusoap_xmlschema: processing typed element programLojalnosciowyPunkty of type http://www.w3.org/2001/XMLSchema:float
2021-01-24 22:00:23.084839 nusoap_xmlschema: add element programLojalnosciowyPunkty to complexType KhInfo
2021-01-24 22:00:23.084848 nusoap_xmlschema: done processing element programLojalnosciowyPunkty
2021-01-24 22:00:23.084865 nusoap_xmlschema: processing typed element programLojalnosciowyUmowyDostep of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-24 22:00:23.084871 nusoap_xmlschema: add element programLojalnosciowyUmowyDostep to complexType KhInfo
2021-01-24 22:00:23.084881 nusoap_xmlschema: done processing element programLojalnosciowyUmowyDostep
2021-01-24 22:00:23.084894 nusoap_xmlschema: done processing complexType KhInfo
2021-01-24 22:00:23.084917 nusoap_xmlschema: array(6) {
["name"]=>
string(6) "KhInfo"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(3) {
["programLojalnosciowyDostep"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(26) "programLojalnosciowyDostep"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:boolean"
["form"]=>
string(9) "qualified"
}
["programLojalnosciowyPunkty"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(26) "programLojalnosciowyPunkty"
["type"]=>
string(38) "http://www.w3.org/2001/XMLSchema:float"
["form"]=>
string(9) "qualified"
}
["programLojalnosciowyUmowyDostep"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(31) "programLojalnosciowyUmowyDostep"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:boolean"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.084932 nusoap_xmlschema: processing untyped element ReklamacjePaczka type _ReklamacjePaczka_ContainedType
2021-01-24 22:00:23.084938 nusoap_xmlschema: add element ReklamacjePaczka to elements array
2021-01-24 22:00:23.084955 nusoap_xmlschema: processing unnamed complexType for element ReklamacjePaczka named _ReklamacjePaczka_ContainedType
2021-01-24 22:00:23.084980 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.084987 nusoap_xmlschema: add element idKh to complexType _ReklamacjePaczka_ContainedType
2021-01-24 22:00:23.084996 nusoap_xmlschema: done processing element idKh
2021-01-24 22:00:23.085013 nusoap_xmlschema: processing typed element dataOd of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.085020 nusoap_xmlschema: add element dataOd to complexType _ReklamacjePaczka_ContainedType
2021-01-24 22:00:23.085029 nusoap_xmlschema: done processing element dataOd
2021-01-24 22:00:23.085046 nusoap_xmlschema: processing typed element dataDo of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.085053 nusoap_xmlschema: add element dataDo to complexType _ReklamacjePaczka_ContainedType
2021-01-24 22:00:23.085062 nusoap_xmlschema: done processing element dataDo
2021-01-24 22:00:23.085075 nusoap_xmlschema: done processing complexType _ReklamacjePaczka_ContainedType
2021-01-24 22:00:23.085097 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(3) {
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["dataOd"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "dataOd"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dataDo"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "dataDo"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.085107 nusoap_xmlschema: done processing element ReklamacjePaczka
2021-01-24 22:00:23.085122 nusoap_xmlschema: processing untyped element ReklamacjePaczkaResponse type _ReklamacjePaczkaResponse_ContainedType
2021-01-24 22:00:23.085128 nusoap_xmlschema: add element ReklamacjePaczkaResponse to elements array
2021-01-24 22:00:23.085141 nusoap_xmlschema: processing unnamed complexType for element ReklamacjePaczkaResponse named _ReklamacjePaczkaResponse_ContainedType
2021-01-24 22:00:23.085165 nusoap_xmlschema: processing typed element ReklamacjePaczkaResult of type http://tempuri.org/:ArrayOfReklamacjePaczka
2021-01-24 22:00:23.085172 nusoap_xmlschema: add element ReklamacjePaczkaResult to complexType _ReklamacjePaczkaResponse_ContainedType
2021-01-24 22:00:23.085185 nusoap_xmlschema: done processing element ReklamacjePaczkaResult
2021-01-24 22:00:23.085199 nusoap_xmlschema: done processing complexType _ReklamacjePaczkaResponse_ContainedType
2021-01-24 22:00:23.085214 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["ReklamacjePaczkaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(22) "ReklamacjePaczkaResult"
["type"]=>
string(43) "http://tempuri.org/:ArrayOfReklamacjePaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.085226 nusoap_xmlschema: done processing element ReklamacjePaczkaResponse
2021-01-24 22:00:23.085241 nusoap_xmlschema: processing named complexType ArrayOfReklamacjePaczka
2021-01-24 22:00:23.085267 nusoap_xmlschema: processing typed element ReklamacjePaczka of type http://tempuri.org/:ReklamacjePaczka
2021-01-24 22:00:23.085274 nusoap_xmlschema: add element ReklamacjePaczka to complexType ArrayOfReklamacjePaczka
2021-01-24 22:00:23.085283 nusoap_xmlschema: done processing element ReklamacjePaczka
2021-01-24 22:00:23.085297 nusoap_xmlschema: done processing complexType ArrayOfReklamacjePaczka
2021-01-24 22:00:23.085312 nusoap_xmlschema: array(6) {
["name"]=>
string(23) "ArrayOfReklamacjePaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["ReklamacjePaczka"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(16) "ReklamacjePaczka"
["nillable"]=>
string(4) "true"
["type"]=>
string(36) "http://tempuri.org/:ReklamacjePaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.085326 nusoap_xmlschema: processing named complexType ReklamacjePaczka
2021-01-24 22:00:23.085350 nusoap_xmlschema: processing typed element numerReklamacji of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.085357 nusoap_xmlschema: add element numerReklamacji to complexType ReklamacjePaczka
2021-01-24 22:00:23.085366 nusoap_xmlschema: done processing element numerReklamacji
2021-01-24 22:00:23.085383 nusoap_xmlschema: processing typed element symbolTowaru of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.085391 nusoap_xmlschema: add element symbolTowaru to complexType ReklamacjePaczka
2021-01-24 22:00:23.085400 nusoap_xmlschema: done processing element symbolTowaru
2021-01-24 22:00:23.085417 nusoap_xmlschema: processing typed element idTowaru of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.085431 nusoap_xmlschema: add element idTowaru to complexType ReklamacjePaczka
2021-01-24 22:00:23.085442 nusoap_xmlschema: done processing element idTowaru
2021-01-24 22:00:23.085460 nusoap_xmlschema: processing typed element nrDokumentu of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.085466 nusoap_xmlschema: add element nrDokumentu to complexType ReklamacjePaczka
2021-01-24 22:00:23.085476 nusoap_xmlschema: done processing element nrDokumentu
2021-01-24 22:00:23.085493 nusoap_xmlschema: processing typed element wartosc of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.085499 nusoap_xmlschema: add element wartosc to complexType ReklamacjePaczka
2021-01-24 22:00:23.085514 nusoap_xmlschema: done processing element wartosc
2021-01-24 22:00:23.085532 nusoap_xmlschema: processing typed element dataDokumentu of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.085539 nusoap_xmlschema: add element dataDokumentu to complexType ReklamacjePaczka
2021-01-24 22:00:23.085548 nusoap_xmlschema: done processing element dataDokumentu
2021-01-24 22:00:23.085565 nusoap_xmlschema: processing typed element decyzja of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.085571 nusoap_xmlschema: add element decyzja to complexType ReklamacjePaczka
2021-01-24 22:00:23.085581 nusoap_xmlschema: done processing element decyzja
2021-01-24 22:00:23.085597 nusoap_xmlschema: processing typed element czas of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.085613 nusoap_xmlschema: add element czas to complexType ReklamacjePaczka
2021-01-24 22:00:23.085623 nusoap_xmlschema: done processing element czas
2021-01-24 22:00:23.085642 nusoap_xmlschema: processing typed element lacznyczas of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.085649 nusoap_xmlschema: add element lacznyczas to complexType ReklamacjePaczka
2021-01-24 22:00:23.085659 nusoap_xmlschema: done processing element lacznyczas
2021-01-24 22:00:23.085672 nusoap_xmlschema: done processing complexType ReklamacjePaczka
2021-01-24 22:00:23.085718 nusoap_xmlschema: array(6) {
["name"]=>
string(16) "ReklamacjePaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(9) {
["numerReklamacji"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "numerReklamacji"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["symbolTowaru"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "symbolTowaru"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["idTowaru"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "idTowaru"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["nrDokumentu"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "nrDokumentu"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["wartosc"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "wartosc"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["dataDokumentu"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "dataDokumentu"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["decyzja"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "decyzja"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["czas"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "czas"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["lacznyczas"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "lacznyczas"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.085735 nusoap_xmlschema: processing untyped element CenyTowarowPaczkaTest type _CenyTowarowPaczkaTest_ContainedType
2021-01-24 22:00:23.085741 nusoap_xmlschema: add element CenyTowarowPaczkaTest to elements array
2021-01-24 22:00:23.085759 nusoap_xmlschema: processing unnamed complexType for element CenyTowarowPaczkaTest named _CenyTowarowPaczkaTest_ContainedType
2021-01-24 22:00:23.085784 nusoap_xmlschema: processing typed element listaId of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.085791 nusoap_xmlschema: add element listaId to complexType _CenyTowarowPaczkaTest_ContainedType
2021-01-24 22:00:23.085801 nusoap_xmlschema: done processing element listaId
2021-01-24 22:00:23.085827 nusoap_xmlschema: processing typed element khId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.085834 nusoap_xmlschema: add element khId to complexType _CenyTowarowPaczkaTest_ContainedType
2021-01-24 22:00:23.085843 nusoap_xmlschema: done processing element khId
2021-01-24 22:00:23.085860 nusoap_xmlschema: processing typed element magId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.085866 nusoap_xmlschema: add element magId to complexType _CenyTowarowPaczkaTest_ContainedType
2021-01-24 22:00:23.085876 nusoap_xmlschema: done processing element magId
2021-01-24 22:00:23.085893 nusoap_xmlschema: processing typed element symbolWaluty of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.085899 nusoap_xmlschema: add element symbolWaluty to complexType _CenyTowarowPaczkaTest_ContainedType
2021-01-24 22:00:23.085909 nusoap_xmlschema: done processing element symbolWaluty
2021-01-24 22:00:23.085926 nusoap_xmlschema: processing typed element separator of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.085932 nusoap_xmlschema: add element separator to complexType _CenyTowarowPaczkaTest_ContainedType
2021-01-24 22:00:23.085942 nusoap_xmlschema: done processing element separator
2021-01-24 22:00:23.085955 nusoap_xmlschema: done processing complexType _CenyTowarowPaczkaTest_ContainedType
2021-01-24 22:00:23.085992 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(5) {
["listaId"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "listaId"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["khId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "khId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["magId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "magId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["symbolWaluty"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "symbolWaluty"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["separator"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "separator"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.086004 nusoap_xmlschema: done processing element CenyTowarowPaczkaTest
2021-01-24 22:00:23.086019 nusoap_xmlschema: processing untyped element CenyTowarowPaczkaTestResponse type _CenyTowarowPaczkaTestResponse_ContainedType
2021-01-24 22:00:23.086025 nusoap_xmlschema: add element CenyTowarowPaczkaTestResponse to elements array
2021-01-24 22:00:23.086043 nusoap_xmlschema: processing unnamed complexType for element CenyTowarowPaczkaTestResponse named _CenyTowarowPaczkaTestResponse_ContainedType
2021-01-24 22:00:23.086067 nusoap_xmlschema: processing untyped element CenyTowarowPaczkaTestResult type __CenyTowarowPaczkaTestResponse_ContainedType_CenyTowarowPaczkaTestResult_ContainedType
2021-01-24 22:00:23.086073 nusoap_xmlschema: add element CenyTowarowPaczkaTestResult to complexType _CenyTowarowPaczkaTestResponse_ContainedType
2021-01-24 22:00:23.086086 nusoap_xmlschema: processing unnamed complexType for element CenyTowarowPaczkaTestResult named __CenyTowarowPaczkaTestResponse_ContainedType_CenyTowarowPaczkaTestResult_ContainedType
2021-01-24 22:00:23.086110 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:00:23.086139 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:00:23.086157 nusoap_xmlschema: done processing complexType __CenyTowarowPaczkaTestResponse_ContainedType_CenyTowarowPaczkaTestResult_ContainedType
2021-01-24 22:00:23.086167 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-24 22:00:23.086177 nusoap_xmlschema: done processing element CenyTowarowPaczkaTestResult
2021-01-24 22:00:23.086190 nusoap_xmlschema: done processing complexType _CenyTowarowPaczkaTestResponse_ContainedType
2021-01-24 22:00:23.086204 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["CenyTowarowPaczkaTestResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(27) "CenyTowarowPaczkaTestResult"
["form"]=>
string(9) "qualified"
["type"]=>
string(107) "http://tempuri.org/:__CenyTowarowPaczkaTestResponse_ContainedType_CenyTowarowPaczkaTestResult_ContainedType"
}
}
}
2021-01-24 22:00:23.086214 nusoap_xmlschema: done processing element CenyTowarowPaczkaTestResponse
2021-01-24 22:00:23.086229 nusoap_xmlschema: processing untyped element Zdjecie type _Zdjecie_ContainedType
2021-01-24 22:00:23.086235 nusoap_xmlschema: add element Zdjecie to elements array
2021-01-24 22:00:23.086248 nusoap_xmlschema: processing unnamed complexType for element Zdjecie named _Zdjecie_ContainedType
2021-01-24 22:00:23.086277 nusoap_xmlschema: processing typed element zdjId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.086290 nusoap_xmlschema: add element zdjId to complexType _Zdjecie_ContainedType
2021-01-24 22:00:23.086301 nusoap_xmlschema: done processing element zdjId
2021-01-24 22:00:23.086315 nusoap_xmlschema: done processing complexType _Zdjecie_ContainedType
2021-01-24 22:00:23.086330 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["zdjId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "zdjId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.086340 nusoap_xmlschema: done processing element Zdjecie
2021-01-24 22:00:23.086355 nusoap_xmlschema: processing untyped element ZdjecieResponse type _ZdjecieResponse_ContainedType
2021-01-24 22:00:23.086361 nusoap_xmlschema: add element ZdjecieResponse to elements array
2021-01-24 22:00:23.086374 nusoap_xmlschema: processing unnamed complexType for element ZdjecieResponse named _ZdjecieResponse_ContainedType
2021-01-24 22:00:23.086399 nusoap_xmlschema: processing typed element ZdjecieResult of type http://www.w3.org/2001/XMLSchema:base64Binary
2021-01-24 22:00:23.086405 nusoap_xmlschema: add element ZdjecieResult to complexType _ZdjecieResponse_ContainedType
2021-01-24 22:00:23.086415 nusoap_xmlschema: done processing element ZdjecieResult
2021-01-24 22:00:23.086435 nusoap_xmlschema: done processing complexType _ZdjecieResponse_ContainedType
2021-01-24 22:00:23.086451 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["ZdjecieResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "ZdjecieResult"
["type"]=>
string(45) "http://www.w3.org/2001/XMLSchema:base64Binary"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.086467 nusoap_xmlschema: done processing element ZdjecieResponse
2021-01-24 22:00:23.086484 nusoap_xmlschema: processing untyped element TowarTlumaczenie type _TowarTlumaczenie_ContainedType
2021-01-24 22:00:23.086490 nusoap_xmlschema: add element TowarTlumaczenie to elements array
2021-01-24 22:00:23.086505 nusoap_xmlschema: processing unnamed complexType for element TowarTlumaczenie named _TowarTlumaczenie_ContainedType
2021-01-24 22:00:23.086529 nusoap_xmlschema: processing typed element idTowaru of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.086537 nusoap_xmlschema: add element idTowaru to complexType _TowarTlumaczenie_ContainedType
2021-01-24 22:00:23.086546 nusoap_xmlschema: done processing element idTowaru
2021-01-24 22:00:23.086564 nusoap_xmlschema: processing typed element typ of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.086570 nusoap_xmlschema: add element typ to complexType _TowarTlumaczenie_ContainedType
2021-01-24 22:00:23.086579 nusoap_xmlschema: done processing element typ
2021-01-24 22:00:23.086596 nusoap_xmlschema: processing typed element jezyk of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.086603 nusoap_xmlschema: add element jezyk to complexType _TowarTlumaczenie_ContainedType
2021-01-24 22:00:23.086617 nusoap_xmlschema: done processing element jezyk
2021-01-24 22:00:23.086631 nusoap_xmlschema: done processing complexType _TowarTlumaczenie_ContainedType
2021-01-24 22:00:23.086654 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(3) {
["idTowaru"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "idTowaru"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["typ"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(3) "typ"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["jezyk"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "jezyk"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.086664 nusoap_xmlschema: done processing element TowarTlumaczenie
2021-01-24 22:00:23.086678 nusoap_xmlschema: processing untyped element TowarTlumaczenieResponse type _TowarTlumaczenieResponse_ContainedType
2021-01-24 22:00:23.086684 nusoap_xmlschema: add element TowarTlumaczenieResponse to elements array
2021-01-24 22:00:23.086697 nusoap_xmlschema: processing unnamed complexType for element TowarTlumaczenieResponse named _TowarTlumaczenieResponse_ContainedType
2021-01-24 22:00:23.086721 nusoap_xmlschema: processing typed element TowarTlumaczenieResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.086728 nusoap_xmlschema: add element TowarTlumaczenieResult to complexType _TowarTlumaczenieResponse_ContainedType
2021-01-24 22:00:23.086737 nusoap_xmlschema: done processing element TowarTlumaczenieResult
2021-01-24 22:00:23.086750 nusoap_xmlschema: done processing complexType _TowarTlumaczenieResponse_ContainedType
2021-01-24 22:00:23.086765 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["TowarTlumaczenieResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(22) "TowarTlumaczenieResult"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.086774 nusoap_xmlschema: done processing element TowarTlumaczenieResponse
2021-01-24 22:00:23.086788 nusoap_xmlschema: processing untyped element RealizacjeUmow type _RealizacjeUmow_ContainedType
2021-01-24 22:00:23.086794 nusoap_xmlschema: add element RealizacjeUmow to elements array
2021-01-24 22:00:23.086807 nusoap_xmlschema: processing unnamed complexType for element RealizacjeUmow named _RealizacjeUmow_ContainedType
2021-01-24 22:00:23.086861 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.086870 nusoap_xmlschema: add element idKh to complexType _RealizacjeUmow_ContainedType
2021-01-24 22:00:23.086881 nusoap_xmlschema: done processing element idKh
2021-01-24 22:00:23.086914 nusoap_xmlschema: done processing complexType _RealizacjeUmow_ContainedType
2021-01-24 22:00:23.086931 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.086941 nusoap_xmlschema: done processing element RealizacjeUmow
2021-01-24 22:00:23.086957 nusoap_xmlschema: processing untyped element RealizacjeUmowResponse type _RealizacjeUmowResponse_ContainedType
2021-01-24 22:00:23.086963 nusoap_xmlschema: add element RealizacjeUmowResponse to elements array
2021-01-24 22:00:23.086981 nusoap_xmlschema: processing unnamed complexType for element RealizacjeUmowResponse named _RealizacjeUmowResponse_ContainedType
2021-01-24 22:00:23.087006 nusoap_xmlschema: processing typed element RealizacjeUmowResult of type http://tempuri.org/:ArrayOfRealizacjaUmow
2021-01-24 22:00:23.087013 nusoap_xmlschema: add element RealizacjeUmowResult to complexType _RealizacjeUmowResponse_ContainedType
2021-01-24 22:00:23.087023 nusoap_xmlschema: done processing element RealizacjeUmowResult
2021-01-24 22:00:23.087037 nusoap_xmlschema: done processing complexType _RealizacjeUmowResponse_ContainedType
2021-01-24 22:00:23.087051 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["RealizacjeUmowResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(20) "RealizacjeUmowResult"
["type"]=>
string(41) "http://tempuri.org/:ArrayOfRealizacjaUmow"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.087061 nusoap_xmlschema: done processing element RealizacjeUmowResponse
2021-01-24 22:00:23.087074 nusoap_xmlschema: processing named complexType ArrayOfRealizacjaUmow
2021-01-24 22:00:23.087101 nusoap_xmlschema: processing typed element RealizacjaUmow of type http://tempuri.org/:RealizacjaUmow
2021-01-24 22:00:23.087108 nusoap_xmlschema: add element RealizacjaUmow to complexType ArrayOfRealizacjaUmow
2021-01-24 22:00:23.087117 nusoap_xmlschema: done processing element RealizacjaUmow
2021-01-24 22:00:23.087130 nusoap_xmlschema: done processing complexType ArrayOfRealizacjaUmow
2021-01-24 22:00:23.087146 nusoap_xmlschema: array(6) {
["name"]=>
string(21) "ArrayOfRealizacjaUmow"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["RealizacjaUmow"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(14) "RealizacjaUmow"
["nillable"]=>
string(4) "true"
["type"]=>
string(34) "http://tempuri.org/:RealizacjaUmow"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.087159 nusoap_xmlschema: processing named complexType RealizacjaUmow
2021-01-24 22:00:23.087184 nusoap_xmlschema: processing typed element nameKh of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.087191 nusoap_xmlschema: add element nameKh to complexType RealizacjaUmow
2021-01-24 22:00:23.087204 nusoap_xmlschema: done processing element nameKh
2021-01-24 22:00:23.087223 nusoap_xmlschema: processing typed element dateFrom of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.087229 nusoap_xmlschema: add element dateFrom to complexType RealizacjaUmow
2021-01-24 22:00:23.087239 nusoap_xmlschema: done processing element dateFrom
2021-01-24 22:00:23.087256 nusoap_xmlschema: processing typed element dateTo of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.087262 nusoap_xmlschema: add element dateTo to complexType RealizacjaUmow
2021-01-24 22:00:23.087272 nusoap_xmlschema: done processing element dateTo
2021-01-24 22:00:23.087289 nusoap_xmlschema: processing typed element dateVisibleFrom of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.087295 nusoap_xmlschema: add element dateVisibleFrom to complexType RealizacjaUmow
2021-01-24 22:00:23.087304 nusoap_xmlschema: done processing element dateVisibleFrom
2021-01-24 22:00:23.087321 nusoap_xmlschema: processing typed element dateVisibleTo of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.087328 nusoap_xmlschema: add element dateVisibleTo to complexType RealizacjaUmow
2021-01-24 22:00:23.087337 nusoap_xmlschema: done processing element dateVisibleTo
2021-01-24 22:00:23.087354 nusoap_xmlschema: processing typed element curentValue of type http://www.w3.org/2001/XMLSchema:float
2021-01-24 22:00:23.087360 nusoap_xmlschema: add element curentValue to complexType RealizacjaUmow
2021-01-24 22:00:23.087369 nusoap_xmlschema: done processing element curentValue
2021-01-24 22:00:23.087387 nusoap_xmlschema: processing typed element progress of type http://www.w3.org/2001/XMLSchema:float
2021-01-24 22:00:23.087393 nusoap_xmlschema: add element progress to complexType RealizacjaUmow
2021-01-24 22:00:23.087402 nusoap_xmlschema: done processing element progress
2021-01-24 22:00:23.087419 nusoap_xmlschema: processing typed element targetValue of type http://www.w3.org/2001/XMLSchema:float
2021-01-24 22:00:23.087432 nusoap_xmlschema: add element targetValue to complexType RealizacjaUmow
2021-01-24 22:00:23.087443 nusoap_xmlschema: done processing element targetValue
2021-01-24 22:00:23.087461 nusoap_xmlschema: processing typed element isAvailable of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-24 22:00:23.087467 nusoap_xmlschema: add element isAvailable to complexType RealizacjaUmow
2021-01-24 22:00:23.087477 nusoap_xmlschema: done processing element isAvailable
2021-01-24 22:00:23.087494 nusoap_xmlschema: processing typed element description of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.087500 nusoap_xmlschema: add element description to complexType RealizacjaUmow
2021-01-24 22:00:23.087510 nusoap_xmlschema: done processing element description
2021-01-24 22:00:23.087527 nusoap_xmlschema: processing typed element type of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.087533 nusoap_xmlschema: add element type to complexType RealizacjaUmow
2021-01-24 22:00:23.087542 nusoap_xmlschema: done processing element type
2021-01-24 22:00:23.087559 nusoap_xmlschema: processing typed element currency of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.087565 nusoap_xmlschema: add element currency to complexType RealizacjaUmow
2021-01-24 22:00:23.087579 nusoap_xmlschema: done processing element currency
2021-01-24 22:00:23.087597 nusoap_xmlschema: processing typed element taxMode of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.087603 nusoap_xmlschema: add element taxMode to complexType RealizacjaUmow
2021-01-24 22:00:23.087613 nusoap_xmlschema: done processing element taxMode
2021-01-24 22:00:23.087626 nusoap_xmlschema: done processing complexType RealizacjaUmow
2021-01-24 22:00:23.087686 nusoap_xmlschema: array(6) {
["name"]=>
string(14) "RealizacjaUmow"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(13) {
["nameKh"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "nameKh"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dateFrom"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "dateFrom"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dateTo"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "dateTo"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dateVisibleFrom"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "dateVisibleFrom"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dateVisibleTo"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "dateVisibleTo"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["curentValue"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "curentValue"
["type"]=>
string(38) "http://www.w3.org/2001/XMLSchema:float"
["form"]=>
string(9) "qualified"
}
["progress"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "progress"
["type"]=>
string(38) "http://www.w3.org/2001/XMLSchema:float"
["form"]=>
string(9) "qualified"
}
["targetValue"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "targetValue"
["type"]=>
string(38) "http://www.w3.org/2001/XMLSchema:float"
["form"]=>
string(9) "qualified"
}
["isAvailable"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "isAvailable"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:boolean"
["form"]=>
string(9) "qualified"
}
["description"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "description"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["type"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "type"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["currency"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "currency"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["taxMode"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "taxMode"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.087703 nusoap_xmlschema: processing untyped element RabatInfo type _RabatInfo_ContainedType
2021-01-24 22:00:23.087709 nusoap_xmlschema: add element RabatInfo to elements array
2021-01-24 22:00:23.087727 nusoap_xmlschema: processing unnamed complexType for element RabatInfo named _RabatInfo_ContainedType
2021-01-24 22:00:23.087752 nusoap_xmlschema: processing typed element kodRabatowy of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.087759 nusoap_xmlschema: add element kodRabatowy to complexType _RabatInfo_ContainedType
2021-01-24 22:00:23.087768 nusoap_xmlschema: done processing element kodRabatowy
2021-01-24 22:00:23.087786 nusoap_xmlschema: processing typed element idKontrahenta of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.087793 nusoap_xmlschema: add element idKontrahenta to complexType _RabatInfo_ContainedType
2021-01-24 22:00:23.087802 nusoap_xmlschema: done processing element idKontrahenta
2021-01-24 22:00:23.087815 nusoap_xmlschema: done processing complexType _RabatInfo_ContainedType
2021-01-24 22:00:23.087833 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["kodRabatowy"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "kodRabatowy"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["idKontrahenta"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "idKontrahenta"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.087843 nusoap_xmlschema: done processing element RabatInfo
2021-01-24 22:00:23.087857 nusoap_xmlschema: processing untyped element RabatInfoResponse type _RabatInfoResponse_ContainedType
2021-01-24 22:00:23.087863 nusoap_xmlschema: add element RabatInfoResponse to elements array
2021-01-24 22:00:23.087876 nusoap_xmlschema: processing unnamed complexType for element RabatInfoResponse named _RabatInfoResponse_ContainedType
2021-01-24 22:00:23.087900 nusoap_xmlschema: processing typed element RabatInfoResult of type http://tempuri.org/:ArrayOfInfoRabat
2021-01-24 22:00:23.087907 nusoap_xmlschema: add element RabatInfoResult to complexType _RabatInfoResponse_ContainedType
2021-01-24 22:00:23.087916 nusoap_xmlschema: done processing element RabatInfoResult
2021-01-24 22:00:23.087929 nusoap_xmlschema: done processing complexType _RabatInfoResponse_ContainedType
2021-01-24 22:00:23.087944 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["RabatInfoResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "RabatInfoResult"
["type"]=>
string(36) "http://tempuri.org/:ArrayOfInfoRabat"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.087954 nusoap_xmlschema: done processing element RabatInfoResponse
2021-01-24 22:00:23.087967 nusoap_xmlschema: processing named complexType ArrayOfInfoRabat
2021-01-24 22:00:23.087997 nusoap_xmlschema: processing typed element InfoRabat of type http://tempuri.org/:InfoRabat
2021-01-24 22:00:23.088004 nusoap_xmlschema: add element InfoRabat to complexType ArrayOfInfoRabat
2021-01-24 22:00:23.088013 nusoap_xmlschema: done processing element InfoRabat
2021-01-24 22:00:23.088026 nusoap_xmlschema: done processing complexType ArrayOfInfoRabat
2021-01-24 22:00:23.088042 nusoap_xmlschema: array(6) {
["name"]=>
string(16) "ArrayOfInfoRabat"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["InfoRabat"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(9) "InfoRabat"
["nillable"]=>
string(4) "true"
["type"]=>
string(29) "http://tempuri.org/:InfoRabat"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.088055 nusoap_xmlschema: processing named complexType InfoRabat
2021-01-24 22:00:23.088080 nusoap_xmlschema: processing typed element idRabatu of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.088086 nusoap_xmlschema: add element idRabatu to complexType InfoRabat
2021-01-24 22:00:23.088096 nusoap_xmlschema: done processing element idRabatu
2021-01-24 22:00:23.088113 nusoap_xmlschema: processing typed element wartosc of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.088120 nusoap_xmlschema: add element wartosc to complexType InfoRabat
2021-01-24 22:00:23.088129 nusoap_xmlschema: done processing element wartosc
2021-01-24 22:00:23.088146 nusoap_xmlschema: processing typed element wygasl of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.088152 nusoap_xmlschema: add element wygasl to complexType InfoRabat
2021-01-24 22:00:23.088161 nusoap_xmlschema: done processing element wygasl
2021-01-24 22:00:23.088178 nusoap_xmlschema: processing typed element wygasa of type http://www.w3.org/2001/XMLSchema:dateTime
2021-01-24 22:00:23.088185 nusoap_xmlschema: add element wygasa to complexType InfoRabat
2021-01-24 22:00:23.088194 nusoap_xmlschema: done processing element wygasa
2021-01-24 22:00:23.088211 nusoap_xmlschema: processing typed element wykorzystany of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.088217 nusoap_xmlschema: add element wykorzystany to complexType InfoRabat
2021-01-24 22:00:23.088226 nusoap_xmlschema: done processing element wykorzystany
2021-01-24 22:00:23.088243 nusoap_xmlschema: processing typed element wykorzystanyData of type http://www.w3.org/2001/XMLSchema:dateTime
2021-01-24 22:00:23.088250 nusoap_xmlschema: add element wykorzystanyData to complexType InfoRabat
2021-01-24 22:00:23.088259 nusoap_xmlschema: done processing element wykorzystanyData
2021-01-24 22:00:23.088276 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.088282 nusoap_xmlschema: add element idKh to complexType InfoRabat
2021-01-24 22:00:23.088296 nusoap_xmlschema: done processing element idKh
2021-01-24 22:00:23.088309 nusoap_xmlschema: done processing complexType InfoRabat
2021-01-24 22:00:23.088346 nusoap_xmlschema: array(6) {
["name"]=>
string(9) "InfoRabat"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(7) {
["idRabatu"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "idRabatu"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["wartosc"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "wartosc"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["wygasl"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "wygasl"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["wygasa"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "wygasa"
["type"]=>
string(41) "http://www.w3.org/2001/XMLSchema:dateTime"
["form"]=>
string(9) "qualified"
}
["wykorzystany"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "wykorzystany"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["wykorzystanyData"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(16) "wykorzystanyData"
["type"]=>
string(41) "http://www.w3.org/2001/XMLSchema:dateTime"
["form"]=>
string(9) "qualified"
}
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.088362 nusoap_xmlschema: processing untyped element RabatInfo2 type _RabatInfo2_ContainedType
2021-01-24 22:00:23.088368 nusoap_xmlschema: add element RabatInfo2 to elements array
2021-01-24 22:00:23.088382 nusoap_xmlschema: processing unnamed complexType for element RabatInfo2 named _RabatInfo2_ContainedType
2021-01-24 22:00:23.088407 nusoap_xmlschema: processing typed element kodRabatowy of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.088413 nusoap_xmlschema: add element kodRabatowy to complexType _RabatInfo2_ContainedType
2021-01-24 22:00:23.088436 nusoap_xmlschema: done processing element kodRabatowy
2021-01-24 22:00:23.088456 nusoap_xmlschema: processing typed element idKontrahenta of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.088463 nusoap_xmlschema: add element idKontrahenta to complexType _RabatInfo2_ContainedType
2021-01-24 22:00:23.088473 nusoap_xmlschema: done processing element idKontrahenta
2021-01-24 22:00:23.088486 nusoap_xmlschema: done processing complexType _RabatInfo2_ContainedType
2021-01-24 22:00:23.088504 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["kodRabatowy"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "kodRabatowy"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["idKontrahenta"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "idKontrahenta"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.088514 nusoap_xmlschema: done processing element RabatInfo2
2021-01-24 22:00:23.088529 nusoap_xmlschema: processing untyped element RabatInfo2Response type _RabatInfo2Response_ContainedType
2021-01-24 22:00:23.088535 nusoap_xmlschema: add element RabatInfo2Response to elements array
2021-01-24 22:00:23.088552 nusoap_xmlschema: processing unnamed complexType for element RabatInfo2Response named _RabatInfo2Response_ContainedType
2021-01-24 22:00:23.088578 nusoap_xmlschema: processing typed element RabatInfo2Result of type http://tempuri.org/:ArrayOfInfoRabat
2021-01-24 22:00:23.088585 nusoap_xmlschema: add element RabatInfo2Result to complexType _RabatInfo2Response_ContainedType
2021-01-24 22:00:23.088594 nusoap_xmlschema: done processing element RabatInfo2Result
2021-01-24 22:00:23.088607 nusoap_xmlschema: done processing complexType _RabatInfo2Response_ContainedType
2021-01-24 22:00:23.088622 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["RabatInfo2Result"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(16) "RabatInfo2Result"
["type"]=>
string(36) "http://tempuri.org/:ArrayOfInfoRabat"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.088632 nusoap_xmlschema: done processing element RabatInfo2Response
2021-01-24 22:00:23.088646 nusoap_xmlschema: processing untyped element RabatUstawWykorzystany type _RabatUstawWykorzystany_ContainedType
2021-01-24 22:00:23.088652 nusoap_xmlschema: add element RabatUstawWykorzystany to elements array
2021-01-24 22:00:23.088665 nusoap_xmlschema: processing unnamed complexType for element RabatUstawWykorzystany named _RabatUstawWykorzystany_ContainedType
2021-01-24 22:00:23.088690 nusoap_xmlschema: processing typed element kodRabatowy of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.088697 nusoap_xmlschema: add element kodRabatowy to complexType _RabatUstawWykorzystany_ContainedType
2021-01-24 22:00:23.088706 nusoap_xmlschema: done processing element kodRabatowy
2021-01-24 22:00:23.088724 nusoap_xmlschema: processing typed element idKontrahenta of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.088730 nusoap_xmlschema: add element idKontrahenta to complexType _RabatUstawWykorzystany_ContainedType
2021-01-24 22:00:23.088739 nusoap_xmlschema: done processing element idKontrahenta
2021-01-24 22:00:23.088752 nusoap_xmlschema: done processing complexType _RabatUstawWykorzystany_ContainedType
2021-01-24 22:00:23.088771 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["kodRabatowy"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "kodRabatowy"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["idKontrahenta"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "idKontrahenta"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.088781 nusoap_xmlschema: done processing element RabatUstawWykorzystany
2021-01-24 22:00:23.088795 nusoap_xmlschema: processing untyped element RabatUstawWykorzystanyResponse type _RabatUstawWykorzystanyResponse_ContainedType
2021-01-24 22:00:23.088801 nusoap_xmlschema: add element RabatUstawWykorzystanyResponse to elements array
2021-01-24 22:00:23.088819 nusoap_xmlschema: processing unnamed complexType for element RabatUstawWykorzystanyResponse named _RabatUstawWykorzystanyResponse_ContainedType
2021-01-24 22:00:23.088844 nusoap_xmlschema: processing typed element RabatUstawWykorzystanyResult of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-24 22:00:23.088851 nusoap_xmlschema: add element RabatUstawWykorzystanyResult to complexType _RabatUstawWykorzystanyResponse_ContainedType
2021-01-24 22:00:23.088860 nusoap_xmlschema: done processing element RabatUstawWykorzystanyResult
2021-01-24 22:00:23.088873 nusoap_xmlschema: done processing complexType _RabatUstawWykorzystanyResponse_ContainedType
2021-01-24 22:00:23.088888 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["RabatUstawWykorzystanyResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(28) "RabatUstawWykorzystanyResult"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:boolean"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.088898 nusoap_xmlschema: done processing element RabatUstawWykorzystanyResponse
2021-01-24 22:00:23.088912 nusoap_xmlschema: processing untyped element StanyTowarowPaczka type _StanyTowarowPaczka_ContainedType
2021-01-24 22:00:23.088919 nusoap_xmlschema: add element StanyTowarowPaczka to elements array
2021-01-24 22:00:23.088932 nusoap_xmlschema: processing unnamed complexType for element StanyTowarowPaczka named _StanyTowarowPaczka_ContainedType
2021-01-24 22:00:23.088956 nusoap_xmlschema: processing typed element listaId of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.088963 nusoap_xmlschema: add element listaId to complexType _StanyTowarowPaczka_ContainedType
2021-01-24 22:00:23.088972 nusoap_xmlschema: done processing element listaId
2021-01-24 22:00:23.088990 nusoap_xmlschema: processing typed element separator of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.088996 nusoap_xmlschema: add element separator to complexType _StanyTowarowPaczka_ContainedType
2021-01-24 22:00:23.089006 nusoap_xmlschema: done processing element separator
2021-01-24 22:00:23.089019 nusoap_xmlschema: done processing complexType _StanyTowarowPaczka_ContainedType
2021-01-24 22:00:23.089037 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["listaId"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "listaId"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["separator"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "separator"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.089047 nusoap_xmlschema: done processing element StanyTowarowPaczka
2021-01-24 22:00:23.089062 nusoap_xmlschema: processing untyped element StanyTowarowPaczkaResponse type _StanyTowarowPaczkaResponse_ContainedType
2021-01-24 22:00:23.089068 nusoap_xmlschema: add element StanyTowarowPaczkaResponse to elements array
2021-01-24 22:00:23.089086 nusoap_xmlschema: processing unnamed complexType for element StanyTowarowPaczkaResponse named _StanyTowarowPaczkaResponse_ContainedType
2021-01-24 22:00:23.089111 nusoap_xmlschema: processing typed element StanyTowarowPaczkaResult of type http://tempuri.org/:ArrayOfStanyPaczka
2021-01-24 22:00:23.089117 nusoap_xmlschema: add element StanyTowarowPaczkaResult to complexType _StanyTowarowPaczkaResponse_ContainedType
2021-01-24 22:00:23.089127 nusoap_xmlschema: done processing element StanyTowarowPaczkaResult
2021-01-24 22:00:23.089140 nusoap_xmlschema: done processing complexType _StanyTowarowPaczkaResponse_ContainedType
2021-01-24 22:00:23.089155 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["StanyTowarowPaczkaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(24) "StanyTowarowPaczkaResult"
["type"]=>
string(38) "http://tempuri.org/:ArrayOfStanyPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.089165 nusoap_xmlschema: done processing element StanyTowarowPaczkaResponse
2021-01-24 22:00:23.089210 nusoap_xmlschema: processing named complexType ArrayOfStanyPaczka
2021-01-24 22:00:23.089239 nusoap_xmlschema: processing typed element StanyPaczka of type http://tempuri.org/:StanyPaczka
2021-01-24 22:00:23.089246 nusoap_xmlschema: add element StanyPaczka to complexType ArrayOfStanyPaczka
2021-01-24 22:00:23.089256 nusoap_xmlschema: done processing element StanyPaczka
2021-01-24 22:00:23.089269 nusoap_xmlschema: done processing complexType ArrayOfStanyPaczka
2021-01-24 22:00:23.089285 nusoap_xmlschema: array(6) {
["name"]=>
string(18) "ArrayOfStanyPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["StanyPaczka"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(11) "StanyPaczka"
["nillable"]=>
string(4) "true"
["type"]=>
string(31) "http://tempuri.org/:StanyPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.089298 nusoap_xmlschema: processing named complexType StanyPaczka
2021-01-24 22:00:23.089497 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.089505 nusoap_xmlschema: add element idTw to complexType StanyPaczka
2021-01-24 22:00:23.089516 nusoap_xmlschema: done processing element idTw
2021-01-24 22:00:23.089533 nusoap_xmlschema: processing typed element stan of type http://tempuri.org/:ArrayOfTowarStan
2021-01-24 22:00:23.089540 nusoap_xmlschema: add element stan to complexType StanyPaczka
2021-01-24 22:00:23.089549 nusoap_xmlschema: done processing element stan
2021-01-24 22:00:23.089564 nusoap_xmlschema: done processing complexType StanyPaczka
2021-01-24 22:00:23.089583 nusoap_xmlschema: array(6) {
["name"]=>
string(11) "StanyPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["stan"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "stan"
["type"]=>
string(36) "http://tempuri.org/:ArrayOfTowarStan"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.089597 nusoap_xmlschema: processing named complexType ArrayOfTowarStan
2021-01-24 22:00:23.089622 nusoap_xmlschema: processing typed element TowarStan of type http://tempuri.org/:TowarStan
2021-01-24 22:00:23.089629 nusoap_xmlschema: add element TowarStan to complexType ArrayOfTowarStan
2021-01-24 22:00:23.089638 nusoap_xmlschema: done processing element TowarStan
2021-01-24 22:00:23.089651 nusoap_xmlschema: done processing complexType ArrayOfTowarStan
2021-01-24 22:00:23.089667 nusoap_xmlschema: array(6) {
["name"]=>
string(16) "ArrayOfTowarStan"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["TowarStan"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(9) "TowarStan"
["nillable"]=>
string(4) "true"
["type"]=>
string(29) "http://tempuri.org/:TowarStan"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.089680 nusoap_xmlschema: processing named complexType TowarStan
2021-01-24 22:00:23.089704 nusoap_xmlschema: processing typed element idMag of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.089711 nusoap_xmlschema: add element idMag to complexType TowarStan
2021-01-24 22:00:23.089721 nusoap_xmlschema: done processing element idMag
2021-01-24 22:00:23.089738 nusoap_xmlschema: processing typed element stan of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.089744 nusoap_xmlschema: add element stan to complexType TowarStan
2021-01-24 22:00:23.089753 nusoap_xmlschema: done processing element stan
2021-01-24 22:00:23.089766 nusoap_xmlschema: done processing complexType TowarStan
2021-01-24 22:00:23.089785 nusoap_xmlschema: array(6) {
["name"]=>
string(9) "TowarStan"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["idMag"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "idMag"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["stan"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "stan"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.089800 nusoap_xmlschema: processing untyped element SprawdzIdKontrahenta type _SprawdzIdKontrahenta_ContainedType
2021-01-24 22:00:23.089806 nusoap_xmlschema: add element SprawdzIdKontrahenta to elements array
2021-01-24 22:00:23.089824 nusoap_xmlschema: processing unnamed complexType for element SprawdzIdKontrahenta named _SprawdzIdKontrahenta_ContainedType
2021-01-24 22:00:23.089849 nusoap_xmlschema: processing typed element symbolKh of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.089855 nusoap_xmlschema: add element symbolKh to complexType _SprawdzIdKontrahenta_ContainedType
2021-01-24 22:00:23.089865 nusoap_xmlschema: done processing element symbolKh
2021-01-24 22:00:23.089878 nusoap_xmlschema: done processing complexType _SprawdzIdKontrahenta_ContainedType
2021-01-24 22:00:23.089893 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["symbolKh"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "symbolKh"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.089903 nusoap_xmlschema: done processing element SprawdzIdKontrahenta
2021-01-24 22:00:23.089917 nusoap_xmlschema: processing untyped element SprawdzIdKontrahentaResponse type _SprawdzIdKontrahentaResponse_ContainedType
2021-01-24 22:00:23.089923 nusoap_xmlschema: add element SprawdzIdKontrahentaResponse to elements array
2021-01-24 22:00:23.089937 nusoap_xmlschema: processing unnamed complexType for element SprawdzIdKontrahentaResponse named _SprawdzIdKontrahentaResponse_ContainedType
2021-01-24 22:00:23.089960 nusoap_xmlschema: processing typed element SprawdzIdKontrahentaResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.089967 nusoap_xmlschema: add element SprawdzIdKontrahentaResult to complexType _SprawdzIdKontrahentaResponse_ContainedType
2021-01-24 22:00:23.089977 nusoap_xmlschema: done processing element SprawdzIdKontrahentaResult
2021-01-24 22:00:23.089990 nusoap_xmlschema: done processing complexType _SprawdzIdKontrahentaResponse_ContainedType
2021-01-24 22:00:23.090004 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["SprawdzIdKontrahentaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(26) "SprawdzIdKontrahentaResult"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.090014 nusoap_xmlschema: done processing element SprawdzIdKontrahentaResponse
2021-01-24 22:00:23.090029 nusoap_xmlschema: processing untyped element InfoTowarPaczka type _InfoTowarPaczka_ContainedType
2021-01-24 22:00:23.090035 nusoap_xmlschema: add element InfoTowarPaczka to elements array
2021-01-24 22:00:23.090052 nusoap_xmlschema: processing unnamed complexType for element InfoTowarPaczka named _InfoTowarPaczka_ContainedType
2021-01-24 22:00:23.090077 nusoap_xmlschema: processing typed element numer of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.090084 nusoap_xmlschema: add element numer to complexType _InfoTowarPaczka_ContainedType
2021-01-24 22:00:23.090094 nusoap_xmlschema: done processing element numer
2021-01-24 22:00:23.090111 nusoap_xmlschema: processing typed element khId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.090117 nusoap_xmlschema: add element khId to complexType _InfoTowarPaczka_ContainedType
2021-01-24 22:00:23.090126 nusoap_xmlschema: done processing element khId
2021-01-24 22:00:23.090143 nusoap_xmlschema: processing typed element magId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.090149 nusoap_xmlschema: add element magId to complexType _InfoTowarPaczka_ContainedType
2021-01-24 22:00:23.090159 nusoap_xmlschema: done processing element magId
2021-01-24 22:00:23.090176 nusoap_xmlschema: processing typed element symbolWaluty of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.090182 nusoap_xmlschema: add element symbolWaluty to complexType _InfoTowarPaczka_ContainedType
2021-01-24 22:00:23.090191 nusoap_xmlschema: done processing element symbolWaluty
2021-01-24 22:00:23.090204 nusoap_xmlschema: done processing complexType _InfoTowarPaczka_ContainedType
2021-01-24 22:00:23.090230 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(4) {
["numer"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "numer"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["khId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "khId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["magId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "magId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["symbolWaluty"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "symbolWaluty"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.090240 nusoap_xmlschema: done processing element InfoTowarPaczka
2021-01-24 22:00:23.090255 nusoap_xmlschema: processing untyped element InfoTowarPaczkaResponse type _InfoTowarPaczkaResponse_ContainedType
2021-01-24 22:00:23.090261 nusoap_xmlschema: add element InfoTowarPaczkaResponse to elements array
2021-01-24 22:00:23.090274 nusoap_xmlschema: processing unnamed complexType for element InfoTowarPaczkaResponse named _InfoTowarPaczkaResponse_ContainedType
2021-01-24 22:00:23.090298 nusoap_xmlschema: processing typed element InfoTowarPaczkaResult of type http://tempuri.org/:ArrayOfInfoTowarPaczka
2021-01-24 22:00:23.090305 nusoap_xmlschema: add element InfoTowarPaczkaResult to complexType _InfoTowarPaczkaResponse_ContainedType
2021-01-24 22:00:23.090319 nusoap_xmlschema: done processing element InfoTowarPaczkaResult
2021-01-24 22:00:23.090333 nusoap_xmlschema: done processing complexType _InfoTowarPaczkaResponse_ContainedType
2021-01-24 22:00:23.090348 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["InfoTowarPaczkaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(21) "InfoTowarPaczkaResult"
["type"]=>
string(42) "http://tempuri.org/:ArrayOfInfoTowarPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.090358 nusoap_xmlschema: done processing element InfoTowarPaczkaResponse
2021-01-24 22:00:23.090379 nusoap_xmlschema: processing named complexType ArrayOfInfoTowarPaczka
2021-01-24 22:00:23.090407 nusoap_xmlschema: processing typed element InfoTowarPaczka of type http://tempuri.org/:InfoTowarPaczka
2021-01-24 22:00:23.090414 nusoap_xmlschema: add element InfoTowarPaczka to complexType ArrayOfInfoTowarPaczka
2021-01-24 22:00:23.090432 nusoap_xmlschema: done processing element InfoTowarPaczka
2021-01-24 22:00:23.090446 nusoap_xmlschema: done processing complexType ArrayOfInfoTowarPaczka
2021-01-24 22:00:23.090462 nusoap_xmlschema: array(6) {
["name"]=>
string(22) "ArrayOfInfoTowarPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["InfoTowarPaczka"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(15) "InfoTowarPaczka"
["nillable"]=>
string(4) "true"
["type"]=>
string(35) "http://tempuri.org/:InfoTowarPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.090476 nusoap_xmlschema: processing named complexType InfoTowarPaczka
2021-01-24 22:00:23.090501 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.090508 nusoap_xmlschema: add element idTw to complexType InfoTowarPaczka
2021-01-24 22:00:23.090518 nusoap_xmlschema: done processing element idTw
2021-01-24 22:00:23.090535 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.090541 nusoap_xmlschema: add element idKh to complexType InfoTowarPaczka
2021-01-24 22:00:23.090551 nusoap_xmlschema: done processing element idKh
2021-01-24 22:00:23.090568 nusoap_xmlschema: processing typed element nazwaTw of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.090574 nusoap_xmlschema: add element nazwaTw to complexType InfoTowarPaczka
2021-01-24 22:00:23.090584 nusoap_xmlschema: done processing element nazwaTw
2021-01-24 22:00:23.090601 nusoap_xmlschema: processing typed element klientNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.090607 nusoap_xmlschema: add element klientNetto to complexType InfoTowarPaczka
2021-01-24 22:00:23.090617 nusoap_xmlschema: done processing element klientNetto
2021-01-24 22:00:23.090634 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.090640 nusoap_xmlschema: add element waluta to complexType InfoTowarPaczka
2021-01-24 22:00:23.090654 nusoap_xmlschema: done processing element waluta
2021-01-24 22:00:23.090672 nusoap_xmlschema: processing typed element stan of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.090678 nusoap_xmlschema: add element stan to complexType InfoTowarPaczka
2021-01-24 22:00:23.090688 nusoap_xmlschema: done processing element stan
2021-01-24 22:00:23.090705 nusoap_xmlschema: processing typed element zdjecie of type http://www.w3.org/2001/XMLSchema:base64Binary
2021-01-24 22:00:23.090712 nusoap_xmlschema: add element zdjecie to complexType InfoTowarPaczka
2021-01-24 22:00:23.090721 nusoap_xmlschema: done processing element zdjecie
2021-01-24 22:00:23.090735 nusoap_xmlschema: done processing complexType InfoTowarPaczka
2021-01-24 22:00:23.090772 nusoap_xmlschema: array(6) {
["name"]=>
string(15) "InfoTowarPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(7) {
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["nazwaTw"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "nazwaTw"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["klientNetto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "klientNetto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["stan"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "stan"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["zdjecie"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "zdjecie"
["type"]=>
string(45) "http://www.w3.org/2001/XMLSchema:base64Binary"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.090787 nusoap_xmlschema: processing untyped element DodajBadanieRynku type _DodajBadanieRynku_ContainedType
2021-01-24 22:00:23.090793 nusoap_xmlschema: add element DodajBadanieRynku to elements array
2021-01-24 22:00:23.090807 nusoap_xmlschema: processing unnamed complexType for element DodajBadanieRynku named _DodajBadanieRynku_ContainedType
2021-01-24 22:00:23.090831 nusoap_xmlschema: processing typed element twId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.090838 nusoap_xmlschema: add element twId to complexType _DodajBadanieRynku_ContainedType
2021-01-24 22:00:23.090852 nusoap_xmlschema: done processing element twId
2021-01-24 22:00:23.090870 nusoap_xmlschema: processing typed element twNazwa of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.090876 nusoap_xmlschema: add element twNazwa to complexType _DodajBadanieRynku_ContainedType
2021-01-24 22:00:23.090890 nusoap_xmlschema: done processing element twNazwa
2021-01-24 22:00:23.090908 nusoap_xmlschema: processing typed element twCena of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.090914 nusoap_xmlschema: add element twCena to complexType _DodajBadanieRynku_ContainedType
2021-01-24 22:00:23.090923 nusoap_xmlschema: done processing element twCena
2021-01-24 22:00:23.090940 nusoap_xmlschema: processing typed element klientId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.090947 nusoap_xmlschema: add element klientId to complexType _DodajBadanieRynku_ContainedType
2021-01-24 22:00:23.090956 nusoap_xmlschema: done processing element klientId
2021-01-24 22:00:23.090973 nusoap_xmlschema: processing typed element klientSymbol of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.090979 nusoap_xmlschema: add element klientSymbol to complexType _DodajBadanieRynku_ContainedType
2021-01-24 22:00:23.090989 nusoap_xmlschema: done processing element klientSymbol
2021-01-24 22:00:23.091028 nusoap_xmlschema: processing typed element uzytkownik of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.091037 nusoap_xmlschema: add element uzytkownik to complexType _DodajBadanieRynku_ContainedType
2021-01-24 22:00:23.091049 nusoap_xmlschema: done processing element uzytkownik
2021-01-24 22:00:23.091069 nusoap_xmlschema: processing typed element typ of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.091075 nusoap_xmlschema: add element typ to complexType _DodajBadanieRynku_ContainedType
2021-01-24 22:00:23.091085 nusoap_xmlschema: done processing element typ
2021-01-24 22:00:23.091102 nusoap_xmlschema: processing typed element uwagi of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.091108 nusoap_xmlschema: add element uwagi to complexType _DodajBadanieRynku_ContainedType
2021-01-24 22:00:23.091117 nusoap_xmlschema: done processing element uwagi
2021-01-24 22:00:23.091131 nusoap_xmlschema: done processing complexType _DodajBadanieRynku_ContainedType
2021-01-24 22:00:23.091171 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(8) {
["twId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "twId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["twNazwa"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "twNazwa"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["twCena"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "twCena"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["klientId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "klientId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["klientSymbol"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "klientSymbol"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["uzytkownik"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "uzytkownik"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["typ"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(3) "typ"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["uwagi"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "uwagi"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.091182 nusoap_xmlschema: done processing element DodajBadanieRynku
2021-01-24 22:00:23.091197 nusoap_xmlschema: processing untyped element DodajBadanieRynkuResponse type _DodajBadanieRynkuResponse_ContainedType
2021-01-24 22:00:23.091203 nusoap_xmlschema: add element DodajBadanieRynkuResponse to elements array
2021-01-24 22:00:23.091223 nusoap_xmlschema: processing unnamed complexType for element DodajBadanieRynkuResponse named _DodajBadanieRynkuResponse_ContainedType
2021-01-24 22:00:23.091248 nusoap_xmlschema: processing typed element DodajBadanieRynkuResult of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-24 22:00:23.091255 nusoap_xmlschema: add element DodajBadanieRynkuResult to complexType _DodajBadanieRynkuResponse_ContainedType
2021-01-24 22:00:23.091264 nusoap_xmlschema: done processing element DodajBadanieRynkuResult
2021-01-24 22:00:23.091278 nusoap_xmlschema: done processing complexType _DodajBadanieRynkuResponse_ContainedType
2021-01-24 22:00:23.091292 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DodajBadanieRynkuResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(23) "DodajBadanieRynkuResult"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:boolean"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.091302 nusoap_xmlschema: done processing element DodajBadanieRynkuResponse
2021-01-24 22:00:23.091318 nusoap_xmlschema: processing typed element decimal of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:00:23.091325 nusoap_xmlschema: add element decimal to elements array
2021-01-24 22:00:23.091335 nusoap_xmlschema: done processing element decimal
2021-01-24 22:00:23.091350 nusoap_xmlschema: processing untyped element DataTable type _DataTable_ContainedType
2021-01-24 22:00:23.091356 nusoap_xmlschema: add element DataTable to elements array
2021-01-24 22:00:23.091369 nusoap_xmlschema: processing unnamed complexType for element DataTable named _DataTable_ContainedType
2021-01-24 22:00:23.091396 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:00:23.091416 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:00:23.091440 nusoap_xmlschema: done processing complexType _DataTable_ContainedType
2021-01-24 22:00:23.091451 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-24 22:00:23.091461 nusoap_xmlschema: done processing element DataTable
2021-01-24 22:00:23.091479 nusoap_xmlschema: processing typed element string of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.091485 nusoap_xmlschema: add element string to elements array
2021-01-24 22:00:23.091495 nusoap_xmlschema: done processing element string
2021-01-24 22:00:23.091511 nusoap_xmlschema: processing typed element int of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:00:23.091517 nusoap_xmlschema: add element int to elements array
2021-01-24 22:00:23.091527 nusoap_xmlschema: done processing element int
2021-01-24 22:00:23.091543 nusoap_xmlschema: processing typed element ArrayOfCenyPaczka of type http://tempuri.org/:ArrayOfCenyPaczka
2021-01-24 22:00:23.091549 nusoap_xmlschema: add element ArrayOfCenyPaczka to elements array
2021-01-24 22:00:23.091559 nusoap_xmlschema: done processing element ArrayOfCenyPaczka
2021-01-24 22:00:23.091576 nusoap_xmlschema: processing typed element ArrayOfDokumentyPaczka of type http://tempuri.org/:ArrayOfDokumentyPaczka
2021-01-24 22:00:23.091582 nusoap_xmlschema: add element ArrayOfDokumentyPaczka to elements array
2021-01-24 22:00:23.091592 nusoap_xmlschema: done processing element ArrayOfDokumentyPaczka
2021-01-24 22:00:23.091608 nusoap_xmlschema: processing typed element ArrayOfDokumentyIdPaczka of type http://tempuri.org/:ArrayOfDokumentyIdPaczka
2021-01-24 22:00:23.091615 nusoap_xmlschema: add element ArrayOfDokumentyIdPaczka to elements array
2021-01-24 22:00:23.091624 nusoap_xmlschema: done processing element ArrayOfDokumentyIdPaczka
2021-01-24 22:00:23.091641 nusoap_xmlschema: processing typed element ArrayOfPozycjaDokumentu of type http://tempuri.org/:ArrayOfPozycjaDokumentu
2021-01-24 22:00:23.091652 nusoap_xmlschema: add element ArrayOfPozycjaDokumentu to elements array
2021-01-24 22:00:23.091662 nusoap_xmlschema: done processing element ArrayOfPozycjaDokumentu
2021-01-24 22:00:23.091679 nusoap_xmlschema: processing typed element ArrayOfPlatnosc of type http://tempuri.org/:ArrayOfPlatnosc
2021-01-24 22:00:23.091685 nusoap_xmlschema: add element ArrayOfPlatnosc to elements array
2021-01-24 22:00:23.091694 nusoap_xmlschema: done processing element ArrayOfPlatnosc
2021-01-24 22:00:23.091711 nusoap_xmlschema: processing typed element KhInfo of type http://tempuri.org/:KhInfo
2021-01-24 22:00:23.091717 nusoap_xmlschema: add element KhInfo to elements array
2021-01-24 22:00:23.091726 nusoap_xmlschema: done processing element KhInfo
2021-01-24 22:00:23.091742 nusoap_xmlschema: processing typed element ArrayOfReklamacjePaczka of type http://tempuri.org/:ArrayOfReklamacjePaczka
2021-01-24 22:00:23.091749 nusoap_xmlschema: add element ArrayOfReklamacjePaczka to elements array
2021-01-24 22:00:23.091758 nusoap_xmlschema: done processing element ArrayOfReklamacjePaczka
2021-01-24 22:00:23.091775 nusoap_xmlschema: processing typed element base64Binary of type http://www.w3.org/2001/XMLSchema:base64Binary
2021-01-24 22:00:23.091781 nusoap_xmlschema: add element base64Binary to elements array
2021-01-24 22:00:23.091794 nusoap_xmlschema: done processing element base64Binary
2021-01-24 22:00:23.091811 nusoap_xmlschema: processing typed element ArrayOfRealizacjaUmow of type http://tempuri.org/:ArrayOfRealizacjaUmow
2021-01-24 22:00:23.091818 nusoap_xmlschema: add element ArrayOfRealizacjaUmow to elements array
2021-01-24 22:00:23.091828 nusoap_xmlschema: done processing element ArrayOfRealizacjaUmow
2021-01-24 22:00:23.091844 nusoap_xmlschema: processing typed element ArrayOfInfoRabat of type http://tempuri.org/:ArrayOfInfoRabat
2021-01-24 22:00:23.091851 nusoap_xmlschema: add element ArrayOfInfoRabat to elements array
2021-01-24 22:00:23.091860 nusoap_xmlschema: done processing element ArrayOfInfoRabat
2021-01-24 22:00:23.091876 nusoap_xmlschema: processing typed element boolean of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-24 22:00:23.091882 nusoap_xmlschema: add element boolean to elements array
2021-01-24 22:00:23.091892 nusoap_xmlschema: done processing element boolean
2021-01-24 22:00:23.091908 nusoap_xmlschema: processing typed element ArrayOfStanyPaczka of type http://tempuri.org/:ArrayOfStanyPaczka
2021-01-24 22:00:23.091914 nusoap_xmlschema: add element ArrayOfStanyPaczka to elements array
2021-01-24 22:00:23.091923 nusoap_xmlschema: done processing element ArrayOfStanyPaczka
2021-01-24 22:00:23.091940 nusoap_xmlschema: processing typed element ArrayOfInfoTowarPaczka of type http://tempuri.org/:ArrayOfInfoTowarPaczka
2021-01-24 22:00:23.091947 nusoap_xmlschema: add element ArrayOfInfoTowarPaczka to elements array
2021-01-24 22:00:23.091957 nusoap_xmlschema: done processing element ArrayOfInfoTowarPaczka
2021-01-24 22:00:23.091971 wsdl: Parsing WSDL schema done
2021-01-24 22:00:23.092006 wsdl: msg WyliczCeneSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCene
2021-01-24 22:00:23.092034 wsdl: msg WyliczCeneSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCeneResponse
2021-01-24 22:00:23.092061 wsdl: msg WyliczCene2SoapIn: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCene2
2021-01-24 22:00:23.092087 wsdl: msg WyliczCene2SoapOut: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCene2Response
2021-01-24 22:00:23.092113 wsdl: msg WyliczCenyWalutaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCenyWaluta
2021-01-24 22:00:23.092139 wsdl: msg WyliczCenyWalutaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCenyWalutaResponse
2021-01-24 22:00:23.092165 wsdl: msg WyliczStanySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:WyliczStany
2021-01-24 22:00:23.092191 wsdl: msg WyliczStanySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:WyliczStanyResponse
2021-01-24 22:00:23.092217 wsdl: msg WyliczCenyWalutaKlientSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCenyWalutaKlient
2021-01-24 22:00:23.092244 wsdl: msg WyliczCenyWalutaKlientSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCenyWalutaKlientResponse
2021-01-24 22:00:23.092270 wsdl: msg PodajMagazynSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:PodajMagazyn
2021-01-24 22:00:23.092296 wsdl: msg PodajMagazynSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:PodajMagazynResponse
2021-01-24 22:00:23.092326 wsdl: msg StanCentralaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:StanCentrala
2021-01-24 22:00:23.092352 wsdl: msg StanCentralaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:StanCentralaResponse
2021-01-24 22:00:23.092378 wsdl: msg StanFiliaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:StanFilia
2021-01-24 22:00:23.092403 wsdl: msg StanFiliaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:StanFiliaResponse
2021-01-24 22:00:23.092436 wsdl: msg StanInneSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:StanInne
2021-01-24 22:00:23.092464 wsdl: msg StanInneSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:StanInneResponse
2021-01-24 22:00:23.092490 wsdl: msg StanCalySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:StanCaly
2021-01-24 22:00:23.092515 wsdl: msg StanCalySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:StanCalyResponse
2021-01-24 22:00:23.092541 wsdl: msg CenaDetalicznaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:CenaDetaliczna
2021-01-24 22:00:23.092574 wsdl: msg CenaDetalicznaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:CenaDetalicznaResponse
2021-01-24 22:00:23.092602 wsdl: msg NazwaFSPAzZKSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:NazwaFSPAzZK
2021-01-24 22:00:23.092628 wsdl: msg NazwaFSPAzZKSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:NazwaFSPAzZKResponse
2021-01-24 22:00:23.092653 wsdl: msg NazwaWZzZKSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:NazwaWZzZK
2021-01-24 22:00:23.092679 wsdl: msg NazwaWZzZKSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:NazwaWZzZKResponse
2021-01-24 22:00:23.092705 wsdl: msg WalutaAktualnyKursSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:WalutaAktualnyKurs
2021-01-24 22:00:23.092730 wsdl: msg WalutaAktualnyKursSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:WalutaAktualnyKursResponse
2021-01-24 22:00:23.092756 wsdl: msg PunktyProgramLojalnosciowySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:PunktyProgramLojalnosciowy
2021-01-24 22:00:23.092782 wsdl: msg PunktyProgramLojalnosciowySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:PunktyProgramLojalnosciowyResponse
2021-01-24 22:00:23.092808 wsdl: msg RankingProduktyDniaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:RankingProduktyDnia
2021-01-24 22:00:23.092835 wsdl: msg RankingProduktyDniaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:RankingProduktyDniaResponse
2021-01-24 22:00:23.092861 wsdl: msg RaportDowozowySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:RaportDowozowy
2021-01-24 22:00:23.092887 wsdl: msg RaportDowozowySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:RaportDowozowyResponse
2021-01-24 22:00:23.092913 wsdl: msg ProduktyDniaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:ProduktyDnia
2021-01-24 22:00:23.092940 wsdl: msg ProduktyDniaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:ProduktyDniaResponse
2021-01-24 22:00:23.092965 wsdl: msg DodajZamowienieSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DodajZamowienie
2021-01-24 22:00:23.092991 wsdl: msg DodajZamowienieSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DodajZamowienieResponse
2021-01-24 22:00:23.093017 wsdl: msg DodajPozycjeSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DodajPozycje
2021-01-24 22:00:23.093042 wsdl: msg DodajPozycjeSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DodajPozycjeResponse
2021-01-24 22:00:23.093073 wsdl: msg DodajZamowienieProgramLojalnosciowySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DodajZamowienieProgramLojalnosciowy
2021-01-24 22:00:23.093100 wsdl: msg DodajZamowienieProgramLojalnosciowySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DodajZamowienieProgramLojalnosciowyResponse
2021-01-24 22:00:23.093126 wsdl: msg DodajKodRabatowySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DodajKodRabatowy
2021-01-24 22:00:23.093153 wsdl: msg DodajKodRabatowySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DodajKodRabatowyResponse
2021-01-24 22:00:23.093179 wsdl: msg DodajPozycjeProgramLojalnosciowySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DodajPozycjeProgramLojalnosciowy
2021-01-24 22:00:23.093205 wsdl: msg DodajPozycjeProgramLojalnosciowySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DodajPozycjeProgramLojalnosciowyResponse
2021-01-24 22:00:23.093230 wsdl: msg CenyTowarowPaczkaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:CenyTowarowPaczka
2021-01-24 22:00:23.093256 wsdl: msg CenyTowarowPaczkaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:CenyTowarowPaczkaResponse
2021-01-24 22:00:23.093282 wsdl: msg DokumentyPaczkaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DokumentyPaczka
2021-01-24 22:00:23.093308 wsdl: msg DokumentyPaczkaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DokumentyPaczkaResponse
2021-01-24 22:00:23.093333 wsdl: msg DokumentyIdPaczkaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DokumentyIdPaczka
2021-01-24 22:00:23.093359 wsdl: msg DokumentyIdPaczkaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DokumentyIdPaczkaResponse
2021-01-24 22:00:23.093384 wsdl: msg PozycjeDokumentuSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:PozycjeDokumentu
2021-01-24 22:00:23.093411 wsdl: msg PozycjeDokumentuSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:PozycjeDokumentuResponse
2021-01-24 22:00:23.093445 wsdl: msg PlatnosciSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:Platnosci
2021-01-24 22:00:23.093471 wsdl: msg PlatnosciSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:PlatnosciResponse
2021-01-24 22:00:23.093497 wsdl: msg KontrahentInfoSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:KontrahentInfo
2021-01-24 22:00:23.093523 wsdl: msg KontrahentInfoSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:KontrahentInfoResponse
2021-01-24 22:00:23.093549 wsdl: msg ReklamacjePaczkaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:ReklamacjePaczka
2021-01-24 22:00:23.093575 wsdl: msg ReklamacjePaczkaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:ReklamacjePaczkaResponse
2021-01-24 22:00:23.093600 wsdl: msg CenyTowarowPaczkaTestSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:CenyTowarowPaczkaTest
2021-01-24 22:00:23.093626 wsdl: msg CenyTowarowPaczkaTestSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:CenyTowarowPaczkaTestResponse
2021-01-24 22:00:23.093678 wsdl: msg ZdjecieSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:Zdjecie
2021-01-24 22:00:23.093708 wsdl: msg ZdjecieSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:ZdjecieResponse
2021-01-24 22:00:23.093736 wsdl: msg TowarTlumaczenieSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:TowarTlumaczenie
2021-01-24 22:00:23.093761 wsdl: msg TowarTlumaczenieSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:TowarTlumaczenieResponse
2021-01-24 22:00:23.093788 wsdl: msg RealizacjeUmowSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:RealizacjeUmow
2021-01-24 22:00:23.093819 wsdl: msg RealizacjeUmowSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:RealizacjeUmowResponse
2021-01-24 22:00:23.093844 wsdl: msg RabatInfoSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:RabatInfo
2021-01-24 22:00:23.093870 wsdl: msg RabatInfoSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:RabatInfoResponse
2021-01-24 22:00:23.093896 wsdl: msg RabatInfo2SoapIn: found part (with element) parameters: parameters,http://tempuri.org/:RabatInfo2
2021-01-24 22:00:23.093922 wsdl: msg RabatInfo2SoapOut: found part (with element) parameters: parameters,http://tempuri.org/:RabatInfo2Response
2021-01-24 22:00:23.093952 wsdl: msg RabatUstawWykorzystanySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:RabatUstawWykorzystany
2021-01-24 22:00:23.093978 wsdl: msg RabatUstawWykorzystanySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:RabatUstawWykorzystanyResponse
2021-01-24 22:00:23.094004 wsdl: msg StanyTowarowPaczkaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:StanyTowarowPaczka
2021-01-24 22:00:23.094030 wsdl: msg StanyTowarowPaczkaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:StanyTowarowPaczkaResponse
2021-01-24 22:00:23.094056 wsdl: msg SprawdzIdKontrahentaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:SprawdzIdKontrahenta
2021-01-24 22:00:23.094082 wsdl: msg SprawdzIdKontrahentaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:SprawdzIdKontrahentaResponse
2021-01-24 22:00:23.094107 wsdl: msg InfoTowarPaczkaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:InfoTowarPaczka
2021-01-24 22:00:23.094133 wsdl: msg InfoTowarPaczkaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:InfoTowarPaczkaResponse
2021-01-24 22:00:23.094159 wsdl: msg DodajBadanieRynkuSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DodajBadanieRynku
2021-01-24 22:00:23.094185 wsdl: msg DodajBadanieRynkuSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DodajBadanieRynkuResponse
2021-01-24 22:00:23.094212 wsdl: msg WyliczCeneHttpGetIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094229 wsdl: msg WyliczCeneHttpGetIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094254 wsdl: msg WyliczCeneHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:00:23.094280 wsdl: msg WyliczCene2HttpGetIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094297 wsdl: msg WyliczCene2HttpGetIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094313 wsdl: msg WyliczCene2HttpGetIn: found part (with type) mag_id: mag_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094338 wsdl: msg WyliczCene2HttpGetOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:00:23.094363 wsdl: msg WyliczCenyWalutaHttpGetIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094380 wsdl: msg WyliczCenyWalutaHttpGetIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094396 wsdl: msg WyliczCenyWalutaHttpGetIn: found part (with type) mag_id: mag_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094412 wsdl: msg WyliczCenyWalutaHttpGetIn: found part (with type) waluta: waluta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094452 wsdl: msg WyliczCenyWalutaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:00:23.094478 wsdl: msg WyliczStanyHttpGetIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094508 wsdl: msg WyliczStanyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:00:23.094534 wsdl: msg WyliczCenyWalutaKlientHttpGetIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094550 wsdl: msg WyliczCenyWalutaKlientHttpGetIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094566 wsdl: msg WyliczCenyWalutaKlientHttpGetIn: found part (with type) mag_id: mag_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094582 wsdl: msg WyliczCenyWalutaKlientHttpGetIn: found part (with type) waluta: waluta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094608 wsdl: msg WyliczCenyWalutaKlientHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:00:23.094633 wsdl: msg PodajMagazynHttpGetIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094659 wsdl: msg PodajMagazynHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:00:23.094685 wsdl: msg StanCentralaHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094710 wsdl: msg StanCentralaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:00:23.094736 wsdl: msg StanFiliaHttpGetIn: found part (with type) idMag: idMag,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094752 wsdl: msg StanFiliaHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094777 wsdl: msg StanFiliaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:00:23.094803 wsdl: msg StanInneHttpGetIn: found part (with type) idMag: idMag,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094819 wsdl: msg StanInneHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094844 wsdl: msg StanInneHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:00:23.094869 wsdl: msg StanCalyHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094895 wsdl: msg StanCalyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:00:23.094920 wsdl: msg CenaDetalicznaHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094947 wsdl: msg CenaDetalicznaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:00:23.094973 wsdl: msg NazwaFSPAzZKHttpGetIn: found part (with type) ZK_NrPelny: ZK_NrPelny,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.094998 wsdl: msg NazwaFSPAzZKHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:00:23.095024 wsdl: msg NazwaWZzZKHttpGetIn: found part (with type) ZK_NrPelny: ZK_NrPelny,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095049 wsdl: msg NazwaWZzZKHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:00:23.095075 wsdl: msg WalutaAktualnyKursHttpGetIn: found part (with type) kodWaluty: kodWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095092 wsdl: msg WalutaAktualnyKursHttpGetIn: found part (with type) idBanku: idBanku,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095117 wsdl: msg WalutaAktualnyKursHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:00:23.095142 wsdl: msg PunktyProgramLojalnosciowyHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095168 wsdl: msg PunktyProgramLojalnosciowyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:00:23.095194 wsdl: msg RankingProduktyDniaHttpGetIn: found part (with type) dniWstecz: dniWstecz,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095224 wsdl: msg RankingProduktyDniaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:00:23.095250 wsdl: msg RaportDowozowyHttpGetIn: found part (with type) status: status,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095276 wsdl: msg RaportDowozowyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:00:23.095301 wsdl: msg ProduktyDniaHttpGetIn: found part (with type) dniWstecz: dniWstecz,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095327 wsdl: msg ProduktyDniaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:00:23.095353 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) idKh_ext: idKh_ext,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095369 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) idKh_ERP: idKh_ERP,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095385 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) idMag: idMag,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095401 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) typDok: typDok,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095417 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) uwagi: uwagi,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095443 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) sklep: sklep,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095460 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) waluta: waluta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095486 wsdl: msg DodajZamowienieHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:00:23.095511 wsdl: msg DodajPozycjeHttpGetIn: found part (with type) idNagl: idNagl,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095528 wsdl: msg DodajPozycjeHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095544 wsdl: msg DodajPozycjeHttpGetIn: found part (with type) ilosc: ilosc,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095570 wsdl: msg DodajPozycjeHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:00:23.095595 wsdl: msg DodajZamowienieProgramLojalnosciowyHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095621 wsdl: msg DodajZamowienieProgramLojalnosciowyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:00:23.095646 wsdl: msg DodajKodRabatowyHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095663 wsdl: msg DodajKodRabatowyHttpGetIn: found part (with type) prefiksKodu: prefiksKodu,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095679 wsdl: msg DodajKodRabatowyHttpGetIn: found part (with type) kod: kod,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095695 wsdl: msg DodajKodRabatowyHttpGetIn: found part (with type) procent: procent,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095711 wsdl: msg DodajKodRabatowyHttpGetIn: found part (with type) waznyDo: waznyDo,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095736 wsdl: msg DodajKodRabatowyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:00:23.095762 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpGetIn: found part (with type) idNagl: idNagl,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095778 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095795 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpGetIn: found part (with type) ilosc: ilosc,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095820 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:00:23.095848 wsdl: msg CenyTowarowPaczkaHttpGetIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095869 wsdl: msg CenyTowarowPaczkaHttpGetIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095886 wsdl: msg CenyTowarowPaczkaHttpGetIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095902 wsdl: msg CenyTowarowPaczkaHttpGetIn: found part (with type) symbolWaluty: symbolWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095918 wsdl: msg CenyTowarowPaczkaHttpGetIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095943 wsdl: msg CenyTowarowPaczkaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfCenyPaczka
2021-01-24 22:00:23.095969 wsdl: msg DokumentyPaczkaHttpGetIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.095985 wsdl: msg DokumentyPaczkaHttpGetIn: found part (with type) dataOd: dataOd,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096001 wsdl: msg DokumentyPaczkaHttpGetIn: found part (with type) dataDo: dataDo,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096017 wsdl: msg DokumentyPaczkaHttpGetIn: found part (with type) typ: typ,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096042 wsdl: msg DokumentyPaczkaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfDokumentyPaczka
2021-01-24 22:00:23.096068 wsdl: msg DokumentyIdPaczkaHttpGetIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096084 wsdl: msg DokumentyIdPaczkaHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096100 wsdl: msg DokumentyIdPaczkaHttpGetIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096116 wsdl: msg DokumentyIdPaczkaHttpGetIn: found part (with type) pozycjeDokumentu: pozycjeDokumentu,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096141 wsdl: msg DokumentyIdPaczkaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfDokumentyIdPaczka
2021-01-24 22:00:23.096166 wsdl: msg PozycjeDokumentuHttpGetIn: found part (with type) idDok: idDok,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096192 wsdl: msg PozycjeDokumentuHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfPozycjaDokumentu
2021-01-24 22:00:23.096217 wsdl: msg PlatnosciHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096233 wsdl: msg PlatnosciHttpGetIn: found part (with type) dataOd: dataOd,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096251 wsdl: msg PlatnosciHttpGetIn: found part (with type) dataDo: dataDo,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096267 wsdl: msg PlatnosciHttpGetIn: found part (with type) status: status,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096292 wsdl: msg PlatnosciHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfPlatnosc
2021-01-24 22:00:23.096318 wsdl: msg KontrahentInfoHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096343 wsdl: msg KontrahentInfoHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:KhInfo
2021-01-24 22:00:23.096369 wsdl: msg ReklamacjePaczkaHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096385 wsdl: msg ReklamacjePaczkaHttpGetIn: found part (with type) dataOd: dataOd,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096401 wsdl: msg ReklamacjePaczkaHttpGetIn: found part (with type) dataDo: dataDo,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096433 wsdl: msg ReklamacjePaczkaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfReklamacjePaczka
2021-01-24 22:00:23.096460 wsdl: msg CenyTowarowPaczkaTestHttpGetIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096481 wsdl: msg CenyTowarowPaczkaTestHttpGetIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096497 wsdl: msg CenyTowarowPaczkaTestHttpGetIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096513 wsdl: msg CenyTowarowPaczkaTestHttpGetIn: found part (with type) symbolWaluty: symbolWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096529 wsdl: msg CenyTowarowPaczkaTestHttpGetIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096554 wsdl: msg CenyTowarowPaczkaTestHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:00:23.096580 wsdl: msg ZdjecieHttpGetIn: found part (with type) zdjId: zdjId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096605 wsdl: msg ZdjecieHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:base64Binary
2021-01-24 22:00:23.096631 wsdl: msg TowarTlumaczenieHttpGetIn: found part (with type) idTowaru: idTowaru,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096647 wsdl: msg TowarTlumaczenieHttpGetIn: found part (with type) typ: typ,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096663 wsdl: msg TowarTlumaczenieHttpGetIn: found part (with type) jezyk: jezyk,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096689 wsdl: msg TowarTlumaczenieHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:00:23.096714 wsdl: msg RealizacjeUmowHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096739 wsdl: msg RealizacjeUmowHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfRealizacjaUmow
2021-01-24 22:00:23.096765 wsdl: msg RabatInfoHttpGetIn: found part (with type) kodRabatowy: kodRabatowy,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096781 wsdl: msg RabatInfoHttpGetIn: found part (with type) idKontrahenta: idKontrahenta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096807 wsdl: msg RabatInfoHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfInfoRabat
2021-01-24 22:00:23.096832 wsdl: msg RabatInfo2HttpGetIn: found part (with type) kodRabatowy: kodRabatowy,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096849 wsdl: msg RabatInfo2HttpGetIn: found part (with type) idKontrahenta: idKontrahenta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096874 wsdl: msg RabatInfo2HttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfInfoRabat
2021-01-24 22:00:23.096900 wsdl: msg RabatUstawWykorzystanyHttpGetIn: found part (with type) kodRabatowy: kodRabatowy,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096916 wsdl: msg RabatUstawWykorzystanyHttpGetIn: found part (with type) idKontrahenta: idKontrahenta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096942 wsdl: msg RabatUstawWykorzystanyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:boolean
2021-01-24 22:00:23.096967 wsdl: msg StanyTowarowPaczkaHttpGetIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.096984 wsdl: msg StanyTowarowPaczkaHttpGetIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097009 wsdl: msg StanyTowarowPaczkaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfStanyPaczka
2021-01-24 22:00:23.097035 wsdl: msg SprawdzIdKontrahentaHttpGetIn: found part (with type) symbolKh: symbolKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097061 wsdl: msg SprawdzIdKontrahentaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:00:23.097086 wsdl: msg InfoTowarPaczkaHttpGetIn: found part (with type) numer: numer,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097107 wsdl: msg InfoTowarPaczkaHttpGetIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097124 wsdl: msg InfoTowarPaczkaHttpGetIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097140 wsdl: msg InfoTowarPaczkaHttpGetIn: found part (with type) symbolWaluty: symbolWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097165 wsdl: msg InfoTowarPaczkaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfInfoTowarPaczka
2021-01-24 22:00:23.097190 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) twId: twId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097207 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) twNazwa: twNazwa,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097223 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) twCena: twCena,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097239 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) klientId: klientId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097255 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) klientSymbol: klientSymbol,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097271 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) uzytkownik: uzytkownik,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097287 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) typ: typ,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097304 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) uwagi: uwagi,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097329 wsdl: msg DodajBadanieRynkuHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:boolean
2021-01-24 22:00:23.097355 wsdl: msg WyliczCeneHttpPostIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097371 wsdl: msg WyliczCeneHttpPostIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097396 wsdl: msg WyliczCeneHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:00:23.097421 wsdl: msg WyliczCene2HttpPostIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097447 wsdl: msg WyliczCene2HttpPostIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097463 wsdl: msg WyliczCene2HttpPostIn: found part (with type) mag_id: mag_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097488 wsdl: msg WyliczCene2HttpPostOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:00:23.097514 wsdl: msg WyliczCenyWalutaHttpPostIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097530 wsdl: msg WyliczCenyWalutaHttpPostIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097546 wsdl: msg WyliczCenyWalutaHttpPostIn: found part (with type) mag_id: mag_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097562 wsdl: msg WyliczCenyWalutaHttpPostIn: found part (with type) waluta: waluta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097588 wsdl: msg WyliczCenyWalutaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:00:23.097614 wsdl: msg WyliczStanyHttpPostIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097639 wsdl: msg WyliczStanyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:00:23.097665 wsdl: msg WyliczCenyWalutaKlientHttpPostIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097681 wsdl: msg WyliczCenyWalutaKlientHttpPostIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097698 wsdl: msg WyliczCenyWalutaKlientHttpPostIn: found part (with type) mag_id: mag_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097718 wsdl: msg WyliczCenyWalutaKlientHttpPostIn: found part (with type) waluta: waluta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097744 wsdl: msg WyliczCenyWalutaKlientHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:00:23.097769 wsdl: msg PodajMagazynHttpPostIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097795 wsdl: msg PodajMagazynHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:00:23.097820 wsdl: msg StanCentralaHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097845 wsdl: msg StanCentralaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:00:23.097871 wsdl: msg StanFiliaHttpPostIn: found part (with type) idMag: idMag,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097887 wsdl: msg StanFiliaHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097912 wsdl: msg StanFiliaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:00:23.097937 wsdl: msg StanInneHttpPostIn: found part (with type) idMag: idMag,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097954 wsdl: msg StanInneHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.097979 wsdl: msg StanInneHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:00:23.098004 wsdl: msg StanCalyHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098030 wsdl: msg StanCalyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:00:23.098055 wsdl: msg CenaDetalicznaHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098080 wsdl: msg CenaDetalicznaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:00:23.098106 wsdl: msg NazwaFSPAzZKHttpPostIn: found part (with type) ZK_NrPelny: ZK_NrPelny,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098131 wsdl: msg NazwaFSPAzZKHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:00:23.098156 wsdl: msg NazwaWZzZKHttpPostIn: found part (with type) ZK_NrPelny: ZK_NrPelny,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098182 wsdl: msg NazwaWZzZKHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:00:23.098208 wsdl: msg WalutaAktualnyKursHttpPostIn: found part (with type) kodWaluty: kodWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098224 wsdl: msg WalutaAktualnyKursHttpPostIn: found part (with type) idBanku: idBanku,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098250 wsdl: msg WalutaAktualnyKursHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:00:23.098275 wsdl: msg PunktyProgramLojalnosciowyHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098301 wsdl: msg PunktyProgramLojalnosciowyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:00:23.098326 wsdl: msg RankingProduktyDniaHttpPostIn: found part (with type) dniWstecz: dniWstecz,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098352 wsdl: msg RankingProduktyDniaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:00:23.098377 wsdl: msg RaportDowozowyHttpPostIn: found part (with type) status: status,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098402 wsdl: msg RaportDowozowyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:00:23.098433 wsdl: msg ProduktyDniaHttpPostIn: found part (with type) dniWstecz: dniWstecz,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098464 wsdl: msg ProduktyDniaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:00:23.098490 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) idKh_ext: idKh_ext,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098506 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) idKh_ERP: idKh_ERP,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098522 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) idMag: idMag,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098538 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) typDok: typDok,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098554 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) uwagi: uwagi,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098570 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) sklep: sklep,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098586 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) waluta: waluta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098611 wsdl: msg DodajZamowienieHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:00:23.098636 wsdl: msg DodajPozycjeHttpPostIn: found part (with type) idNagl: idNagl,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098652 wsdl: msg DodajPozycjeHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098668 wsdl: msg DodajPozycjeHttpPostIn: found part (with type) ilosc: ilosc,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098693 wsdl: msg DodajPozycjeHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:00:23.098719 wsdl: msg DodajZamowienieProgramLojalnosciowyHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098744 wsdl: msg DodajZamowienieProgramLojalnosciowyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:00:23.098770 wsdl: msg DodajKodRabatowyHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098787 wsdl: msg DodajKodRabatowyHttpPostIn: found part (with type) prefiksKodu: prefiksKodu,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098804 wsdl: msg DodajKodRabatowyHttpPostIn: found part (with type) kod: kod,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098820 wsdl: msg DodajKodRabatowyHttpPostIn: found part (with type) procent: procent,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098836 wsdl: msg DodajKodRabatowyHttpPostIn: found part (with type) waznyDo: waznyDo,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098861 wsdl: msg DodajKodRabatowyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:00:23.098887 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpPostIn: found part (with type) idNagl: idNagl,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098903 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098919 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpPostIn: found part (with type) ilosc: ilosc,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098945 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:00:23.098970 wsdl: msg CenyTowarowPaczkaHttpPostIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.098986 wsdl: msg CenyTowarowPaczkaHttpPostIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099021 wsdl: msg CenyTowarowPaczkaHttpPostIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099038 wsdl: msg CenyTowarowPaczkaHttpPostIn: found part (with type) symbolWaluty: symbolWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099259 wsdl: msg CenyTowarowPaczkaHttpPostIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099287 wsdl: msg CenyTowarowPaczkaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfCenyPaczka
2021-01-24 22:00:23.099313 wsdl: msg DokumentyPaczkaHttpPostIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099329 wsdl: msg DokumentyPaczkaHttpPostIn: found part (with type) dataOd: dataOd,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099345 wsdl: msg DokumentyPaczkaHttpPostIn: found part (with type) dataDo: dataDo,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099361 wsdl: msg DokumentyPaczkaHttpPostIn: found part (with type) typ: typ,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099386 wsdl: msg DokumentyPaczkaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfDokumentyPaczka
2021-01-24 22:00:23.099412 wsdl: msg DokumentyIdPaczkaHttpPostIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099436 wsdl: msg DokumentyIdPaczkaHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099453 wsdl: msg DokumentyIdPaczkaHttpPostIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099469 wsdl: msg DokumentyIdPaczkaHttpPostIn: found part (with type) pozycjeDokumentu: pozycjeDokumentu,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099495 wsdl: msg DokumentyIdPaczkaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfDokumentyIdPaczka
2021-01-24 22:00:23.099521 wsdl: msg PozycjeDokumentuHttpPostIn: found part (with type) idDok: idDok,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099546 wsdl: msg PozycjeDokumentuHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfPozycjaDokumentu
2021-01-24 22:00:23.099572 wsdl: msg PlatnosciHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099588 wsdl: msg PlatnosciHttpPostIn: found part (with type) dataOd: dataOd,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099604 wsdl: msg PlatnosciHttpPostIn: found part (with type) dataDo: dataDo,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099620 wsdl: msg PlatnosciHttpPostIn: found part (with type) status: status,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099645 wsdl: msg PlatnosciHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfPlatnosc
2021-01-24 22:00:23.099670 wsdl: msg KontrahentInfoHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099696 wsdl: msg KontrahentInfoHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:KhInfo
2021-01-24 22:00:23.099722 wsdl: msg ReklamacjePaczkaHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099739 wsdl: msg ReklamacjePaczkaHttpPostIn: found part (with type) dataOd: dataOd,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099756 wsdl: msg ReklamacjePaczkaHttpPostIn: found part (with type) dataDo: dataDo,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099781 wsdl: msg ReklamacjePaczkaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfReklamacjePaczka
2021-01-24 22:00:23.099807 wsdl: msg CenyTowarowPaczkaTestHttpPostIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099823 wsdl: msg CenyTowarowPaczkaTestHttpPostIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099839 wsdl: msg CenyTowarowPaczkaTestHttpPostIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099859 wsdl: msg CenyTowarowPaczkaTestHttpPostIn: found part (with type) symbolWaluty: symbolWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099876 wsdl: msg CenyTowarowPaczkaTestHttpPostIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099901 wsdl: msg CenyTowarowPaczkaTestHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:00:23.099926 wsdl: msg ZdjecieHttpPostIn: found part (with type) zdjId: zdjId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099952 wsdl: msg ZdjecieHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:base64Binary
2021-01-24 22:00:23.099977 wsdl: msg TowarTlumaczenieHttpPostIn: found part (with type) idTowaru: idTowaru,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.099993 wsdl: msg TowarTlumaczenieHttpPostIn: found part (with type) typ: typ,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100010 wsdl: msg TowarTlumaczenieHttpPostIn: found part (with type) jezyk: jezyk,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100035 wsdl: msg TowarTlumaczenieHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:00:23.100060 wsdl: msg RealizacjeUmowHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100085 wsdl: msg RealizacjeUmowHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfRealizacjaUmow
2021-01-24 22:00:23.100111 wsdl: msg RabatInfoHttpPostIn: found part (with type) kodRabatowy: kodRabatowy,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100127 wsdl: msg RabatInfoHttpPostIn: found part (with type) idKontrahenta: idKontrahenta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100152 wsdl: msg RabatInfoHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfInfoRabat
2021-01-24 22:00:23.100178 wsdl: msg RabatInfo2HttpPostIn: found part (with type) kodRabatowy: kodRabatowy,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100194 wsdl: msg RabatInfo2HttpPostIn: found part (with type) idKontrahenta: idKontrahenta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100219 wsdl: msg RabatInfo2HttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfInfoRabat
2021-01-24 22:00:23.100244 wsdl: msg RabatUstawWykorzystanyHttpPostIn: found part (with type) kodRabatowy: kodRabatowy,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100261 wsdl: msg RabatUstawWykorzystanyHttpPostIn: found part (with type) idKontrahenta: idKontrahenta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100286 wsdl: msg RabatUstawWykorzystanyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:boolean
2021-01-24 22:00:23.100313 wsdl: msg StanyTowarowPaczkaHttpPostIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100330 wsdl: msg StanyTowarowPaczkaHttpPostIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100355 wsdl: msg StanyTowarowPaczkaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfStanyPaczka
2021-01-24 22:00:23.100381 wsdl: msg SprawdzIdKontrahentaHttpPostIn: found part (with type) symbolKh: symbolKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100407 wsdl: msg SprawdzIdKontrahentaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:00:23.100440 wsdl: msg InfoTowarPaczkaHttpPostIn: found part (with type) numer: numer,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100457 wsdl: msg InfoTowarPaczkaHttpPostIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100473 wsdl: msg InfoTowarPaczkaHttpPostIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100489 wsdl: msg InfoTowarPaczkaHttpPostIn: found part (with type) symbolWaluty: symbolWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100519 wsdl: msg InfoTowarPaczkaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfInfoTowarPaczka
2021-01-24 22:00:23.100545 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) twId: twId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100561 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) twNazwa: twNazwa,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100578 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) twCena: twCena,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100593 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) klientId: klientId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100609 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) klientSymbol: klientSymbol,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100626 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) uzytkownik: uzytkownik,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100642 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) typ: typ,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100657 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) uwagi: uwagi,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:00:23.100682 wsdl: msg DodajBadanieRynkuHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:boolean
2021-01-24 22:00:23.100708 wsdl: portType Service1Soap operation: WyliczCene
2021-01-24 22:00:23.100763 wsdl: portType Service1Soap operation: WyliczCene2
2021-01-24 22:00:23.100813 wsdl: portType Service1Soap operation: WyliczCenyWaluta
2021-01-24 22:00:23.100862 wsdl: portType Service1Soap operation: WyliczStany
2021-01-24 22:00:23.100918 wsdl: portType Service1Soap operation: WyliczCenyWalutaKlient
2021-01-24 22:00:23.100967 wsdl: portType Service1Soap operation: PodajMagazyn
2021-01-24 22:00:23.101016 wsdl: portType Service1Soap operation: StanCentrala
2021-01-24 22:00:23.101064 wsdl: portType Service1Soap operation: StanFilia
2021-01-24 22:00:23.101110 wsdl: portType Service1Soap operation: StanInne
2021-01-24 22:00:23.101158 wsdl: portType Service1Soap operation: StanCaly
2021-01-24 22:00:23.101205 wsdl: portType Service1Soap operation: CenaDetaliczna
2021-01-24 22:00:23.101251 wsdl: portType Service1Soap operation: NazwaFSPAzZK
2021-01-24 22:00:23.101298 wsdl: portType Service1Soap operation: NazwaWZzZK
2021-01-24 22:00:23.101344 wsdl: portType Service1Soap operation: WalutaAktualnyKurs
2021-01-24 22:00:23.101395 wsdl: portType Service1Soap operation: PunktyProgramLojalnosciowy
2021-01-24 22:00:23.101453 wsdl: portType Service1Soap operation: RankingProduktyDnia
2021-01-24 22:00:23.101501 wsdl: portType Service1Soap operation: RaportDowozowy
2021-01-24 22:00:23.101550 wsdl: portType Service1Soap operation: ProduktyDnia
2021-01-24 22:00:23.101595 wsdl: portType Service1Soap operation: DodajZamowienie
2021-01-24 22:00:23.101642 wsdl: portType Service1Soap operation: DodajPozycje
2021-01-24 22:00:23.101689 wsdl: portType Service1Soap operation: DodajZamowienieProgramLojalnosciowy
2021-01-24 22:00:23.101736 wsdl: portType Service1Soap operation: DodajKodRabatowy
2021-01-24 22:00:23.101781 wsdl: portType Service1Soap operation: DodajPozycjeProgramLojalnosciowy
2021-01-24 22:00:23.101829 wsdl: portType Service1Soap operation: CenyTowarowPaczka
2021-01-24 22:00:23.101877 wsdl: portType Service1Soap operation: DokumentyPaczka
2021-01-24 22:00:23.101954 wsdl: portType Service1Soap operation: DokumentyIdPaczka
2021-01-24 22:00:23.102006 wsdl: portType Service1Soap operation: PozycjeDokumentu
2021-01-24 22:00:23.102053 wsdl: portType Service1Soap operation: Platnosci
2021-01-24 22:00:23.102099 wsdl: portType Service1Soap operation: KontrahentInfo
2021-01-24 22:00:23.102144 wsdl: portType Service1Soap operation: ReklamacjePaczka
2021-01-24 22:00:23.102190 wsdl: portType Service1Soap operation: CenyTowarowPaczkaTest
2021-01-24 22:00:23.102244 wsdl: portType Service1Soap operation: Zdjecie
2021-01-24 22:00:23.102292 wsdl: portType Service1Soap operation: TowarTlumaczenie
2021-01-24 22:00:23.102340 wsdl: portType Service1Soap operation: RealizacjeUmow
2021-01-24 22:00:23.102392 wsdl: portType Service1Soap operation: RabatInfo
2021-01-24 22:00:23.102446 wsdl: portType Service1Soap operation: RabatInfo2
2021-01-24 22:00:23.102493 wsdl: portType Service1Soap operation: RabatUstawWykorzystany
2021-01-24 22:00:23.102540 wsdl: portType Service1Soap operation: StanyTowarowPaczka
2021-01-24 22:00:23.102593 wsdl: portType Service1Soap operation: SprawdzIdKontrahenta
2021-01-24 22:00:23.102640 wsdl: portType Service1Soap operation: InfoTowarPaczka
2021-01-24 22:00:23.102688 wsdl: portType Service1Soap operation: DodajBadanieRynku
2021-01-24 22:00:23.102743 wsdl: portType Service1HttpGet operation: WyliczCene
2021-01-24 22:00:23.102792 wsdl: portType Service1HttpGet operation: WyliczCene2
2021-01-24 22:00:23.102840 wsdl: portType Service1HttpGet operation: WyliczCenyWaluta
2021-01-24 22:00:23.102887 wsdl: portType Service1HttpGet operation: WyliczStany
2021-01-24 22:00:23.102935 wsdl: portType Service1HttpGet operation: WyliczCenyWalutaKlient
2021-01-24 22:00:23.102982 wsdl: portType Service1HttpGet operation: PodajMagazyn
2021-01-24 22:00:23.103028 wsdl: portType Service1HttpGet operation: StanCentrala
2021-01-24 22:00:23.103075 wsdl: portType Service1HttpGet operation: StanFilia
2021-01-24 22:00:23.103122 wsdl: portType Service1HttpGet operation: StanInne
2021-01-24 22:00:23.103169 wsdl: portType Service1HttpGet operation: StanCaly
2021-01-24 22:00:23.103216 wsdl: portType Service1HttpGet operation: CenaDetaliczna
2021-01-24 22:00:23.103262 wsdl: portType Service1HttpGet operation: NazwaFSPAzZK
2021-01-24 22:00:23.103309 wsdl: portType Service1HttpGet operation: NazwaWZzZK
2021-01-24 22:00:23.103389 wsdl: portType Service1HttpGet operation: WalutaAktualnyKurs
2021-01-24 22:00:23.103450 wsdl: portType Service1HttpGet operation: PunktyProgramLojalnosciowy
2021-01-24 22:00:23.103499 wsdl: portType Service1HttpGet operation: RankingProduktyDnia
2021-01-24 22:00:23.103549 wsdl: portType Service1HttpGet operation: RaportDowozowy
2021-01-24 22:00:23.103597 wsdl: portType Service1HttpGet operation: ProduktyDnia
2021-01-24 22:00:23.103643 wsdl: portType Service1HttpGet operation: DodajZamowienie
2021-01-24 22:00:23.103716 wsdl: portType Service1HttpGet operation: DodajPozycje
2021-01-24 22:00:23.103765 wsdl: portType Service1HttpGet operation: DodajZamowienieProgramLojalnosciowy
2021-01-24 22:00:23.103814 wsdl: portType Service1HttpGet operation: DodajKodRabatowy
2021-01-24 22:00:23.103861 wsdl: portType Service1HttpGet operation: DodajPozycjeProgramLojalnosciowy
2021-01-24 22:00:23.103909 wsdl: portType Service1HttpGet operation: CenyTowarowPaczka
2021-01-24 22:00:23.103961 wsdl: portType Service1HttpGet operation: DokumentyPaczka
2021-01-24 22:00:23.104013 wsdl: portType Service1HttpGet operation: DokumentyIdPaczka
2021-01-24 22:00:23.104063 wsdl: portType Service1HttpGet operation: PozycjeDokumentu
2021-01-24 22:00:23.104110 wsdl: portType Service1HttpGet operation: Platnosci
2021-01-24 22:00:23.104156 wsdl: portType Service1HttpGet operation: KontrahentInfo
2021-01-24 22:00:23.104208 wsdl: portType Service1HttpGet operation: ReklamacjePaczka
2021-01-24 22:00:23.104255 wsdl: portType Service1HttpGet operation: CenyTowarowPaczkaTest
2021-01-24 22:00:23.104304 wsdl: portType Service1HttpGet operation: Zdjecie
2021-01-24 22:00:23.104351 wsdl: portType Service1HttpGet operation: TowarTlumaczenie
2021-01-24 22:00:23.104399 wsdl: portType Service1HttpGet operation: RealizacjeUmow
2021-01-24 22:00:23.104458 wsdl: portType Service1HttpGet operation: RabatInfo
2021-01-24 22:00:23.104505 wsdl: portType Service1HttpGet operation: RabatInfo2
2021-01-24 22:00:23.104551 wsdl: portType Service1HttpGet operation: RabatUstawWykorzystany
2021-01-24 22:00:23.104598 wsdl: portType Service1HttpGet operation: StanyTowarowPaczka
2021-01-24 22:00:23.104646 wsdl: portType Service1HttpGet operation: SprawdzIdKontrahenta
2021-01-24 22:00:23.104702 wsdl: portType Service1HttpGet operation: InfoTowarPaczka
2021-01-24 22:00:23.104750 wsdl: portType Service1HttpGet operation: DodajBadanieRynku
2021-01-24 22:00:23.104805 wsdl: portType Service1HttpPost operation: WyliczCene
2021-01-24 22:00:23.104852 wsdl: portType Service1HttpPost operation: WyliczCene2
2021-01-24 22:00:23.104899 wsdl: portType Service1HttpPost operation: WyliczCenyWaluta
2021-01-24 22:00:23.104947 wsdl: portType Service1HttpPost operation: WyliczStany
2021-01-24 22:00:23.104994 wsdl: portType Service1HttpPost operation: WyliczCenyWalutaKlient
2021-01-24 22:00:23.105042 wsdl: portType Service1HttpPost operation: PodajMagazyn
2021-01-24 22:00:23.105088 wsdl: portType Service1HttpPost operation: StanCentrala
2021-01-24 22:00:23.105135 wsdl: portType Service1HttpPost operation: StanFilia
2021-01-24 22:00:23.105182 wsdl: portType Service1HttpPost operation: StanInne
2021-01-24 22:00:23.105229 wsdl: portType Service1HttpPost operation: StanCaly
2021-01-24 22:00:23.105276 wsdl: portType Service1HttpPost operation: CenaDetaliczna
2021-01-24 22:00:23.105322 wsdl: portType Service1HttpPost operation: NazwaFSPAzZK
2021-01-24 22:00:23.105369 wsdl: portType Service1HttpPost operation: NazwaWZzZK
2021-01-24 22:00:23.105415 wsdl: portType Service1HttpPost operation: WalutaAktualnyKurs
2021-01-24 22:00:23.105475 wsdl: portType Service1HttpPost operation: PunktyProgramLojalnosciowy
2021-01-24 22:00:23.105523 wsdl: portType Service1HttpPost operation: RankingProduktyDnia
2021-01-24 22:00:23.105571 wsdl: portType Service1HttpPost operation: RaportDowozowy
2021-01-24 22:00:23.105619 wsdl: portType Service1HttpPost operation: ProduktyDnia
2021-01-24 22:00:23.105665 wsdl: portType Service1HttpPost operation: DodajZamowienie
2021-01-24 22:00:23.105715 wsdl: portType Service1HttpPost operation: DodajPozycje
2021-01-24 22:00:23.105789 wsdl: portType Service1HttpPost operation: DodajZamowienieProgramLojalnosciowy
2021-01-24 22:00:23.105838 wsdl: portType Service1HttpPost operation: DodajKodRabatowy
2021-01-24 22:00:23.105884 wsdl: portType Service1HttpPost operation: DodajPozycjeProgramLojalnosciowy
2021-01-24 22:00:23.105932 wsdl: portType Service1HttpPost operation: CenyTowarowPaczka
2021-01-24 22:00:23.105980 wsdl: portType Service1HttpPost operation: DokumentyPaczka
2021-01-24 22:00:23.106031 wsdl: portType Service1HttpPost operation: DokumentyIdPaczka
2021-01-24 22:00:23.106082 wsdl: portType Service1HttpPost operation: PozycjeDokumentu
2021-01-24 22:00:23.106128 wsdl: portType Service1HttpPost operation: Platnosci
2021-01-24 22:00:23.106174 wsdl: portType Service1HttpPost operation: KontrahentInfo
2021-01-24 22:00:23.106219 wsdl: portType Service1HttpPost operation: ReklamacjePaczka
2021-01-24 22:00:23.106265 wsdl: portType Service1HttpPost operation: CenyTowarowPaczkaTest
2021-01-24 22:00:23.106313 wsdl: portType Service1HttpPost operation: Zdjecie
2021-01-24 22:00:23.106360 wsdl: portType Service1HttpPost operation: TowarTlumaczenie
2021-01-24 22:00:23.106408 wsdl: portType Service1HttpPost operation: RealizacjeUmow
2021-01-24 22:00:23.106467 wsdl: portType Service1HttpPost operation: RabatInfo
2021-01-24 22:00:23.106514 wsdl: portType Service1HttpPost operation: RabatInfo2
2021-01-24 22:00:23.106559 wsdl: portType Service1HttpPost operation: RabatUstawWykorzystany
2021-01-24 22:00:23.106606 wsdl: portType Service1HttpPost operation: StanyTowarowPaczka
2021-01-24 22:00:23.106654 wsdl: portType Service1HttpPost operation: SprawdzIdKontrahenta
2021-01-24 22:00:23.106700 wsdl: portType Service1HttpPost operation: InfoTowarPaczka
2021-01-24 22:00:23.106752 wsdl: portType Service1HttpPost operation: DodajBadanieRynku
2021-01-24 22:00:23.106808 wsdl: current binding: Service1Soap of portType: http://tempuri.org/:Service1Soap
2021-01-24 22:00:23.106834 wsdl: current binding operation: WyliczCene
2021-01-24 22:00:23.106925 wsdl: current binding operation: WyliczCene2
2021-01-24 22:00:23.106981 wsdl: current binding operation: WyliczCenyWaluta
2021-01-24 22:00:23.107036 wsdl: current binding operation: WyliczStany
2021-01-24 22:00:23.107365 wsdl: current binding operation: WyliczCenyWalutaKlient
2021-01-24 22:00:23.107421 wsdl: current binding operation: PodajMagazyn
2021-01-24 22:00:23.107484 wsdl: current binding operation: StanCentrala
2021-01-24 22:00:23.107583 wsdl: current binding operation: StanFilia
2021-01-24 22:00:23.107671 wsdl: current binding operation: StanInne
2021-01-24 22:00:23.107735 wsdl: current binding operation: StanCaly
2021-01-24 22:00:23.107838 wsdl: current binding operation: CenaDetaliczna
2021-01-24 22:00:23.107933 wsdl: current binding operation: NazwaFSPAzZK
2021-01-24 22:00:23.108027 wsdl: current binding operation: NazwaWZzZK
2021-01-24 22:00:23.108096 wsdl: current binding operation: WalutaAktualnyKurs
2021-01-24 22:00:23.108166 wsdl: current binding operation: PunktyProgramLojalnosciowy
2021-01-24 22:00:23.108220 wsdl: current binding operation: RankingProduktyDnia
2021-01-24 22:00:23.108279 wsdl: current binding operation: RaportDowozowy
2021-01-24 22:00:23.108333 wsdl: current binding operation: ProduktyDnia
2021-01-24 22:00:23.108386 wsdl: current binding operation: DodajZamowienie
2021-01-24 22:00:23.108448 wsdl: current binding operation: DodajPozycje
2021-01-24 22:00:23.108502 wsdl: current binding operation: DodajZamowienieProgramLojalnosciowy
2021-01-24 22:00:23.108582 wsdl: current binding operation: DodajKodRabatowy
2021-01-24 22:00:23.108695 wsdl: current binding operation: DodajPozycjeProgramLojalnosciowy
2021-01-24 22:00:23.108807 wsdl: current binding operation: CenyTowarowPaczka
2021-01-24 22:00:23.108929 wsdl: current binding operation: DokumentyPaczka
2021-01-24 22:00:23.109042 wsdl: current binding operation: DokumentyIdPaczka
2021-01-24 22:00:23.109155 wsdl: current binding operation: PozycjeDokumentu
2021-01-24 22:00:23.109265 wsdl: current binding operation: Platnosci
2021-01-24 22:00:23.109350 wsdl: current binding operation: KontrahentInfo
2021-01-24 22:00:23.109405 wsdl: current binding operation: ReklamacjePaczka
2021-01-24 22:00:23.109469 wsdl: current binding operation: CenyTowarowPaczkaTest
2021-01-24 22:00:23.109524 wsdl: current binding operation: Zdjecie
2021-01-24 22:00:23.109587 wsdl: current binding operation: TowarTlumaczenie
2021-01-24 22:00:23.109642 wsdl: current binding operation: RealizacjeUmow
2021-01-24 22:00:23.109695 wsdl: current binding operation: RabatInfo
2021-01-24 22:00:23.109749 wsdl: current binding operation: RabatInfo2
2021-01-24 22:00:23.109816 wsdl: current binding operation: RabatUstawWykorzystany
2021-01-24 22:00:23.109870 wsdl: current binding operation: StanyTowarowPaczka
2021-01-24 22:00:23.109924 wsdl: current binding operation: SprawdzIdKontrahenta
2021-01-24 22:00:23.109977 wsdl: current binding operation: InfoTowarPaczka
2021-01-24 22:00:23.110035 wsdl: current binding operation: DodajBadanieRynku
2021-01-24 22:00:23.110097 wsdl: current binding: Service1Soap12 of portType: http://tempuri.org/:Service1Soap
2021-01-24 22:00:23.110121 wsdl: current binding operation: WyliczCene
2021-01-24 22:00:23.110190 wsdl: current binding operation: WyliczCene2
2021-01-24 22:00:23.110261 wsdl: current binding operation: WyliczCenyWaluta
2021-01-24 22:00:23.110316 wsdl: current binding operation: WyliczStany
2021-01-24 22:00:23.110370 wsdl: current binding operation: WyliczCenyWalutaKlient
2021-01-24 22:00:23.110431 wsdl: current binding operation: PodajMagazyn
2021-01-24 22:00:23.110491 wsdl: current binding operation: StanCentrala
2021-01-24 22:00:23.110545 wsdl: current binding operation: StanFilia
2021-01-24 22:00:23.110621 wsdl: current binding operation: StanInne
2021-01-24 22:00:23.110676 wsdl: current binding operation: StanCaly
2021-01-24 22:00:23.110730 wsdl: current binding operation: CenaDetaliczna
2021-01-24 22:00:23.110783 wsdl: current binding operation: NazwaFSPAzZK
2021-01-24 22:00:23.110836 wsdl: current binding operation: NazwaWZzZK
2021-01-24 22:00:23.110924 wsdl: current binding operation: WalutaAktualnyKurs
2021-01-24 22:00:23.110984 wsdl: current binding operation: PunktyProgramLojalnosciowy
2021-01-24 22:00:23.111044 wsdl: current binding operation: RankingProduktyDnia
2021-01-24 22:00:23.111111 wsdl: current binding operation: RaportDowozowy
2021-01-24 22:00:23.111165 wsdl: current binding operation: ProduktyDnia
2021-01-24 22:00:23.111224 wsdl: current binding operation: DodajZamowienie
2021-01-24 22:00:23.111278 wsdl: current binding operation: DodajPozycje
2021-01-24 22:00:23.111331 wsdl: current binding operation: DodajZamowienieProgramLojalnosciowy
2021-01-24 22:00:23.111390 wsdl: current binding operation: DodajKodRabatowy
2021-01-24 22:00:23.111452 wsdl: current binding operation: DodajPozycjeProgramLojalnosciowy
2021-01-24 22:00:23.111524 wsdl: current binding operation: CenyTowarowPaczka
2021-01-24 22:00:23.111583 wsdl: current binding operation: DokumentyPaczka
2021-01-24 22:00:23.111637 wsdl: current binding operation: DokumentyIdPaczka
2021-01-24 22:00:23.111691 wsdl: current binding operation: PozycjeDokumentu
2021-01-24 22:00:23.111749 wsdl: current binding operation: Platnosci
2021-01-24 22:00:23.111824 wsdl: current binding operation: KontrahentInfo
2021-01-24 22:00:23.111918 wsdl: current binding operation: ReklamacjePaczka
2021-01-24 22:00:23.111992 wsdl: current binding operation: CenyTowarowPaczkaTest
2021-01-24 22:00:23.112073 wsdl: current binding operation: Zdjecie
2021-01-24 22:00:23.112128 wsdl: current binding operation: TowarTlumaczenie
2021-01-24 22:00:23.112183 wsdl: current binding operation: RealizacjeUmow
2021-01-24 22:00:23.112236 wsdl: current binding operation: RabatInfo
2021-01-24 22:00:23.112290 wsdl: current binding operation: RabatInfo2
2021-01-24 22:00:23.112343 wsdl: current binding operation: RabatUstawWykorzystany
2021-01-24 22:00:23.112402 wsdl: current binding operation: StanyTowarowPaczka
2021-01-24 22:00:23.112468 wsdl: current binding operation: SprawdzIdKontrahenta
2021-01-24 22:00:23.112523 wsdl: current binding operation: InfoTowarPaczka
2021-01-24 22:00:23.112583 wsdl: current binding operation: DodajBadanieRynku
2021-01-24 22:00:23.112645 wsdl: current binding: Service1HttpGet of portType: http://tempuri.org/:Service1HttpGet
2021-01-24 22:00:23.112667 wsdl: current binding operation: WyliczCene
2021-01-24 22:00:23.112717 wsdl: current binding operation: WyliczCene2
2021-01-24 22:00:23.112769 wsdl: current binding operation: WyliczCenyWaluta
2021-01-24 22:00:23.112860 wsdl: current binding operation: WyliczStany
2021-01-24 22:00:23.112911 wsdl: current binding operation: WyliczCenyWalutaKlient
2021-01-24 22:00:23.112966 wsdl: current binding operation: PodajMagazyn
2021-01-24 22:00:23.113014 wsdl: current binding operation: StanCentrala
2021-01-24 22:00:23.113063 wsdl: current binding operation: StanFilia
2021-01-24 22:00:23.113111 wsdl: current binding operation: StanInne
2021-01-24 22:00:23.113163 wsdl: current binding operation: StanCaly
2021-01-24 22:00:23.113212 wsdl: current binding operation: CenaDetaliczna
2021-01-24 22:00:23.113260 wsdl: current binding operation: NazwaFSPAzZK
2021-01-24 22:00:23.113309 wsdl: current binding operation: NazwaWZzZK
2021-01-24 22:00:23.113357 wsdl: current binding operation: WalutaAktualnyKurs
2021-01-24 22:00:23.113406 wsdl: current binding operation: PunktyProgramLojalnosciowy
2021-01-24 22:00:23.113465 wsdl: current binding operation: RankingProduktyDnia
2021-01-24 22:00:23.113515 wsdl: current binding operation: RaportDowozowy
2021-01-24 22:00:23.113570 wsdl: current binding operation: ProduktyDnia
2021-01-24 22:00:23.113618 wsdl: current binding operation: DodajZamowienie
2021-01-24 22:00:23.113690 wsdl: current binding operation: DodajPozycje
2021-01-24 22:00:23.113744 wsdl: current binding operation: DodajZamowienieProgramLojalnosciowy
2021-01-24 22:00:23.113793 wsdl: current binding operation: DodajKodRabatowy
2021-01-24 22:00:23.113849 wsdl: current binding operation: DodajPozycjeProgramLojalnosciowy
2021-01-24 22:00:23.113898 wsdl: current binding operation: CenyTowarowPaczka
2021-01-24 22:00:23.113947 wsdl: current binding operation: DokumentyPaczka
2021-01-24 22:00:23.113996 wsdl: current binding operation: DokumentyIdPaczka
2021-01-24 22:00:23.114050 wsdl: current binding operation: PozycjeDokumentu
2021-01-24 22:00:23.114098 wsdl: current binding operation: Platnosci
2021-01-24 22:00:23.114147 wsdl: current binding operation: KontrahentInfo
2021-01-24 22:00:23.114195 wsdl: current binding operation: ReklamacjePaczka
2021-01-24 22:00:23.114243 wsdl: current binding operation: CenyTowarowPaczkaTest
2021-01-24 22:00:23.114313 wsdl: current binding operation: Zdjecie
2021-01-24 22:00:23.114381 wsdl: current binding operation: TowarTlumaczenie
2021-01-24 22:00:23.114442 wsdl: current binding operation: RealizacjeUmow
2021-01-24 22:00:23.114492 wsdl: current binding operation: RabatInfo
2021-01-24 22:00:23.114544 wsdl: current binding operation: RabatInfo2
2021-01-24 22:00:23.114598 wsdl: current binding operation: RabatUstawWykorzystany
2021-01-24 22:00:23.114674 wsdl: current binding operation: StanyTowarowPaczka
2021-01-24 22:00:23.114733 wsdl: current binding operation: SprawdzIdKontrahenta
2021-01-24 22:00:23.114782 wsdl: current binding operation: InfoTowarPaczka
2021-01-24 22:00:23.114832 wsdl: current binding operation: DodajBadanieRynku
2021-01-24 22:00:23.114888 wsdl: current binding: Service1HttpPost of portType: http://tempuri.org/:Service1HttpPost
2021-01-24 22:00:23.114910 wsdl: current binding operation: WyliczCene
2021-01-24 22:00:23.114961 wsdl: current binding operation: WyliczCene2
2021-01-24 22:00:23.115021 wsdl: current binding operation: WyliczCenyWaluta
2021-01-24 22:00:23.115095 wsdl: current binding operation: WyliczStany
2021-01-24 22:00:23.115188 wsdl: current binding operation: WyliczCenyWalutaKlient
2021-01-24 22:00:23.115250 wsdl: current binding operation: PodajMagazyn
2021-01-24 22:00:23.115326 wsdl: current binding operation: StanCentrala
2021-01-24 22:00:23.115433 wsdl: current binding operation: StanFilia
2021-01-24 22:00:23.115501 wsdl: current binding operation: StanInne
2021-01-24 22:00:23.115593 wsdl: current binding operation: StanCaly
2021-01-24 22:00:23.115647 wsdl: current binding operation: CenaDetaliczna
2021-01-24 22:00:23.115702 wsdl: current binding operation: NazwaFSPAzZK
2021-01-24 22:00:23.115753 wsdl: current binding operation: NazwaWZzZK
2021-01-24 22:00:23.115803 wsdl: current binding operation: WalutaAktualnyKurs
2021-01-24 22:00:23.115886 wsdl: current binding operation: PunktyProgramLojalnosciowy
2021-01-24 22:00:23.115943 wsdl: current binding operation: RankingProduktyDnia
2021-01-24 22:00:23.115994 wsdl: current binding operation: RaportDowozowy
2021-01-24 22:00:23.116060 wsdl: current binding operation: ProduktyDnia
2021-01-24 22:00:23.116130 wsdl: current binding operation: DodajZamowienie
2021-01-24 22:00:23.116182 wsdl: current binding operation: DodajPozycje
2021-01-24 22:00:23.116233 wsdl: current binding operation: DodajZamowienieProgramLojalnosciowy
2021-01-24 22:00:23.116283 wsdl: current binding operation: DodajKodRabatowy
2021-01-24 22:00:23.116333 wsdl: current binding operation: DodajPozycjeProgramLojalnosciowy
2021-01-24 22:00:23.116384 wsdl: current binding operation: CenyTowarowPaczka
2021-01-24 22:00:23.116443 wsdl: current binding operation: DokumentyPaczka
2021-01-24 22:00:23.116495 wsdl: current binding operation: DokumentyIdPaczka
2021-01-24 22:00:23.116547 wsdl: current binding operation: PozycjeDokumentu
2021-01-24 22:00:23.116603 wsdl: current binding operation: Platnosci
2021-01-24 22:00:23.116655 wsdl: current binding operation: KontrahentInfo
2021-01-24 22:00:23.116706 wsdl: current binding operation: ReklamacjePaczka
2021-01-24 22:00:23.116757 wsdl: current binding operation: CenyTowarowPaczkaTest
2021-01-24 22:00:23.116807 wsdl: current binding operation: Zdjecie
2021-01-24 22:00:23.116876 wsdl: current binding operation: TowarTlumaczenie
2021-01-24 22:00:23.116929 wsdl: current binding operation: RealizacjeUmow
2021-01-24 22:00:23.116980 wsdl: current binding operation: RabatInfo
2021-01-24 22:00:23.117031 wsdl: current binding operation: RabatInfo2
2021-01-24 22:00:23.117082 wsdl: current binding operation: RabatUstawWykorzystany
2021-01-24 22:00:23.117140 wsdl: current binding operation: StanyTowarowPaczka
2021-01-24 22:00:23.117191 wsdl: current binding operation: SprawdzIdKontrahenta
2021-01-24 22:00:23.117242 wsdl: current binding operation: InfoTowarPaczka
2021-01-24 22:00:23.117292 wsdl: current binding operation: DodajBadanieRynku
2021-01-24 22:00:23.117347 wsdl: current service: Service1
2021-01-24 22:00:23.117364 wsdl: current port: Service1Soap
2021-01-24 22:00:23.117394 wsdl: current port: Service1Soap12
2021-01-24 22:00:23.117421 wsdl: current port: Service1HttpGet
2021-01-24 22:00:23.117458 wsdl: current port: Service1HttpPost
2021-01-24 22:00:23.117489 wsdl: Parsing WSDL done
2021-01-24 22:00:23.117517 wsdl: post-parse data gathering for WyliczCene
2021-01-24 22:00:23.117534 wsdl: post-parse data gathering for WyliczCene2
2021-01-24 22:00:23.117544 wsdl: post-parse data gathering for WyliczCenyWaluta
2021-01-24 22:00:23.117558 wsdl: post-parse data gathering for WyliczStany
2021-01-24 22:00:23.117569 wsdl: post-parse data gathering for WyliczCenyWalutaKlient
2021-01-24 22:00:23.117578 wsdl: post-parse data gathering for PodajMagazyn
2021-01-24 22:00:23.117587 wsdl: post-parse data gathering for StanCentrala
2021-01-24 22:00:23.117595 wsdl: post-parse data gathering for StanFilia
2021-01-24 22:00:23.117605 wsdl: post-parse data gathering for StanInne
2021-01-24 22:00:23.117614 wsdl: post-parse data gathering for StanCaly
2021-01-24 22:00:23.117622 wsdl: post-parse data gathering for CenaDetaliczna
2021-01-24 22:00:23.117631 wsdl: post-parse data gathering for NazwaFSPAzZK
2021-01-24 22:00:23.117639 wsdl: post-parse data gathering for NazwaWZzZK
2021-01-24 22:00:23.117647 wsdl: post-parse data gathering for WalutaAktualnyKurs
2021-01-24 22:00:23.117656 wsdl: post-parse data gathering for PunktyProgramLojalnosciowy
2021-01-24 22:00:23.117664 wsdl: post-parse data gathering for RankingProduktyDnia
2021-01-24 22:00:23.117674 wsdl: post-parse data gathering for RaportDowozowy
2021-01-24 22:00:23.117683 wsdl: post-parse data gathering for ProduktyDnia
2021-01-24 22:00:23.117691 wsdl: post-parse data gathering for DodajZamowienie
2021-01-24 22:00:23.117699 wsdl: post-parse data gathering for DodajPozycje
2021-01-24 22:00:23.117707 wsdl: post-parse data gathering for DodajZamowienieProgramLojalnosciowy
2021-01-24 22:00:23.117716 wsdl: post-parse data gathering for DodajKodRabatowy
2021-01-24 22:00:23.117724 wsdl: post-parse data gathering for DodajPozycjeProgramLojalnosciowy
2021-01-24 22:00:23.117733 wsdl: post-parse data gathering for CenyTowarowPaczka
2021-01-24 22:00:23.117742 wsdl: post-parse data gathering for DokumentyPaczka
2021-01-24 22:00:23.117750 wsdl: post-parse data gathering for DokumentyIdPaczka
2021-01-24 22:00:23.117763 wsdl: post-parse data gathering for PozycjeDokumentu
2021-01-24 22:00:23.117778 wsdl: post-parse data gathering for Platnosci
2021-01-24 22:00:23.117793 wsdl: post-parse data gathering for KontrahentInfo
2021-01-24 22:00:23.117809 wsdl: post-parse data gathering for ReklamacjePaczka
2021-01-24 22:00:23.117824 wsdl: post-parse data gathering for CenyTowarowPaczkaTest
2021-01-24 22:00:23.117834 wsdl: post-parse data gathering for Zdjecie
2021-01-24 22:00:23.117843 wsdl: post-parse data gathering for TowarTlumaczenie
2021-01-24 22:00:23.117852 wsdl: post-parse data gathering for RealizacjeUmow
2021-01-24 22:00:23.117860 wsdl: post-parse data gathering for RabatInfo
2021-01-24 22:00:23.117870 wsdl: post-parse data gathering for RabatInfo2
2021-01-24 22:00:23.117878 wsdl: post-parse data gathering for RabatUstawWykorzystany
2021-01-24 22:00:23.117887 wsdl: post-parse data gathering for StanyTowarowPaczka
2021-01-24 22:00:23.117895 wsdl: post-parse data gathering for SprawdzIdKontrahenta
2021-01-24 22:00:23.117903 wsdl: post-parse data gathering for InfoTowarPaczka
2021-01-24 22:00:23.117913 wsdl: post-parse data gathering for DodajBadanieRynku
2021-01-24 22:00:23.117922 wsdl: post-parse data gathering for WyliczCene
2021-01-24 22:00:23.117932 wsdl: post-parse data gathering for WyliczCene2
2021-01-24 22:00:23.117945 wsdl: post-parse data gathering for WyliczCenyWaluta
2021-01-24 22:00:23.117954 wsdl: post-parse data gathering for WyliczStany
2021-01-24 22:00:23.117962 wsdl: post-parse data gathering for WyliczCenyWalutaKlient
2021-01-24 22:00:23.117970 wsdl: post-parse data gathering for PodajMagazyn
2021-01-24 22:00:23.117977 wsdl: post-parse data gathering for StanCentrala
2021-01-24 22:00:23.117985 wsdl: post-parse data gathering for StanFilia
2021-01-24 22:00:23.117992 wsdl: post-parse data gathering for StanInne
2021-01-24 22:00:23.118000 wsdl: post-parse data gathering for StanCaly
2021-01-24 22:00:23.118007 wsdl: post-parse data gathering for CenaDetaliczna
2021-01-24 22:00:23.118015 wsdl: post-parse data gathering for NazwaFSPAzZK
2021-01-24 22:00:23.118023 wsdl: post-parse data gathering for NazwaWZzZK
2021-01-24 22:00:23.118031 wsdl: post-parse data gathering for WalutaAktualnyKurs
2021-01-24 22:00:23.118040 wsdl: post-parse data gathering for PunktyProgramLojalnosciowy
2021-01-24 22:00:23.118047 wsdl: post-parse data gathering for RankingProduktyDnia
2021-01-24 22:00:23.118055 wsdl: post-parse data gathering for RaportDowozowy
2021-01-24 22:00:23.118063 wsdl: post-parse data gathering for ProduktyDnia
2021-01-24 22:00:23.118071 wsdl: post-parse data gathering for DodajZamowienie
2021-01-24 22:00:23.118079 wsdl: post-parse data gathering for DodajPozycje
2021-01-24 22:00:23.118087 wsdl: post-parse data gathering for DodajZamowienieProgramLojalnosciowy
2021-01-24 22:00:23.118094 wsdl: post-parse data gathering for DodajKodRabatowy
2021-01-24 22:00:23.118102 wsdl: post-parse data gathering for DodajPozycjeProgramLojalnosciowy
2021-01-24 22:00:23.118110 wsdl: post-parse data gathering for CenyTowarowPaczka
2021-01-24 22:00:23.118118 wsdl: post-parse data gathering for DokumentyPaczka
2021-01-24 22:00:23.118128 wsdl: post-parse data gathering for DokumentyIdPaczka
2021-01-24 22:00:23.118156 wsdl: post-parse data gathering for PozycjeDokumentu
2021-01-24 22:00:23.118173 wsdl: post-parse data gathering for Platnosci
2021-01-24 22:00:23.118187 wsdl: post-parse data gathering for KontrahentInfo
2021-01-24 22:00:23.118197 wsdl: post-parse data gathering for ReklamacjePaczka
2021-01-24 22:00:23.118205 wsdl: post-parse data gathering for CenyTowarowPaczkaTest
2021-01-24 22:00:23.118214 wsdl: post-parse data gathering for Zdjecie
2021-01-24 22:00:23.118222 wsdl: post-parse data gathering for TowarTlumaczenie
2021-01-24 22:00:23.118230 wsdl: post-parse data gathering for RealizacjeUmow
2021-01-24 22:00:23.118238 wsdl: post-parse data gathering for RabatInfo
2021-01-24 22:00:23.118245 wsdl: post-parse data gathering for RabatInfo2
2021-01-24 22:00:23.118253 wsdl: post-parse data gathering for RabatUstawWykorzystany
2021-01-24 22:00:23.118261 wsdl: post-parse data gathering for StanyTowarowPaczka
2021-01-24 22:00:23.118273 wsdl: post-parse data gathering for SprawdzIdKontrahenta
2021-01-24 22:00:23.118282 wsdl: post-parse data gathering for InfoTowarPaczka
2021-01-24 22:00:23.118290 wsdl: post-parse data gathering for DodajBadanieRynku
2021-01-24 22:00:23.118298 wsdl: post-parse data gathering for WyliczCene
2021-01-24 22:00:23.118308 wsdl: post-parse data gathering for WyliczCene2
2021-01-24 22:00:23.118315 wsdl: post-parse data gathering for WyliczCenyWaluta
2021-01-24 22:00:23.118324 wsdl: post-parse data gathering for WyliczStany
2021-01-24 22:00:23.118331 wsdl: post-parse data gathering for WyliczCenyWalutaKlient
2021-01-24 22:00:23.118339 wsdl: post-parse data gathering for PodajMagazyn
2021-01-24 22:00:23.118346 wsdl: post-parse data gathering for StanCentrala
2021-01-24 22:00:23.118353 wsdl: post-parse data gathering for StanFilia
2021-01-24 22:00:23.118360 wsdl: post-parse data gathering for StanInne
2021-01-24 22:00:23.118367 wsdl: post-parse data gathering for StanCaly
2021-01-24 22:00:23.118374 wsdl: post-parse data gathering for CenaDetaliczna
2021-01-24 22:00:23.118382 wsdl: post-parse data gathering for NazwaFSPAzZK
2021-01-24 22:00:23.118390 wsdl: post-parse data gathering for NazwaWZzZK
2021-01-24 22:00:23.118401 wsdl: post-parse data gathering for WalutaAktualnyKurs
2021-01-24 22:00:23.118410 wsdl: post-parse data gathering for PunktyProgramLojalnosciowy
2021-01-24 22:00:23.118418 wsdl: post-parse data gathering for RankingProduktyDnia
2021-01-24 22:00:23.118432 wsdl: post-parse data gathering for RaportDowozowy
2021-01-24 22:00:23.118441 wsdl: post-parse data gathering for ProduktyDnia
2021-01-24 22:00:23.118448 wsdl: post-parse data gathering for DodajZamowienie
2021-01-24 22:00:23.118455 wsdl: post-parse data gathering for DodajPozycje
2021-01-24 22:00:23.118463 wsdl: post-parse data gathering for DodajZamowienieProgramLojalnosciowy
2021-01-24 22:00:23.118470 wsdl: post-parse data gathering for DodajKodRabatowy
2021-01-24 22:00:23.118478 wsdl: post-parse data gathering for DodajPozycjeProgramLojalnosciowy
2021-01-24 22:00:23.118485 wsdl: post-parse data gathering for CenyTowarowPaczka
2021-01-24 22:00:23.118493 wsdl: post-parse data gathering for DokumentyPaczka
2021-01-24 22:00:23.118500 wsdl: post-parse data gathering for DokumentyIdPaczka
2021-01-24 22:00:23.118507 wsdl: post-parse data gathering for PozycjeDokumentu
2021-01-24 22:00:23.118514 wsdl: post-parse data gathering for Platnosci
2021-01-24 22:00:23.118521 wsdl: post-parse data gathering for KontrahentInfo
2021-01-24 22:00:23.118528 wsdl: post-parse data gathering for ReklamacjePaczka
2021-01-24 22:00:23.118534 wsdl: post-parse data gathering for CenyTowarowPaczkaTest
2021-01-24 22:00:23.118542 wsdl: post-parse data gathering for Zdjecie
2021-01-24 22:00:23.118551 wsdl: post-parse data gathering for TowarTlumaczenie
2021-01-24 22:00:23.118562 wsdl: post-parse data gathering for RealizacjeUmow
2021-01-24 22:00:23.118569 wsdl: post-parse data gathering for RabatInfo
2021-01-24 22:00:23.118576 wsdl: post-parse data gathering for RabatInfo2
2021-01-24 22:00:23.118583 wsdl: post-parse data gathering for RabatUstawWykorzystany
2021-01-24 22:00:23.118591 wsdl: post-parse data gathering for StanyTowarowPaczka
2021-01-24 22:00:23.118599 wsdl: post-parse data gathering for SprawdzIdKontrahenta
2021-01-24 22:00:23.118606 wsdl: post-parse data gathering for InfoTowarPaczka
2021-01-24 22:00:23.118613 wsdl: post-parse data gathering for DodajBadanieRynku
2021-01-24 22:00:23.118621 wsdl: post-parse data gathering for WyliczCene
2021-01-24 22:00:23.118629 wsdl: post-parse data gathering for WyliczCene2
2021-01-24 22:00:23.118636 wsdl: post-parse data gathering for WyliczCenyWaluta
2021-01-24 22:00:23.118644 wsdl: post-parse data gathering for WyliczStany
2021-01-24 22:00:23.118652 wsdl: post-parse data gathering for WyliczCenyWalutaKlient
2021-01-24 22:00:23.118659 wsdl: post-parse data gathering for PodajMagazyn
2021-01-24 22:00:23.118666 wsdl: post-parse data gathering for StanCentrala
2021-01-24 22:00:23.118673 wsdl: post-parse data gathering for StanFilia
2021-01-24 22:00:23.118679 wsdl: post-parse data gathering for StanInne
2021-01-24 22:00:23.118686 wsdl: post-parse data gathering for StanCaly
2021-01-24 22:00:23.118693 wsdl: post-parse data gathering for CenaDetaliczna
2021-01-24 22:00:23.118700 wsdl: post-parse data gathering for NazwaFSPAzZK
2021-01-24 22:00:23.118709 wsdl: post-parse data gathering for NazwaWZzZK
2021-01-24 22:00:23.118716 wsdl: post-parse data gathering for WalutaAktualnyKurs
2021-01-24 22:00:23.118723 wsdl: post-parse data gathering for PunktyProgramLojalnosciowy
2021-01-24 22:00:23.118730 wsdl: post-parse data gathering for RankingProduktyDnia
2021-01-24 22:00:23.118737 wsdl: post-parse data gathering for RaportDowozowy
2021-01-24 22:00:23.118744 wsdl: post-parse data gathering for ProduktyDnia
2021-01-24 22:00:23.118751 wsdl: post-parse data gathering for DodajZamowienie
2021-01-24 22:00:23.118758 wsdl: post-parse data gathering for DodajPozycje
2021-01-24 22:00:23.118764 wsdl: post-parse data gathering for DodajZamowienieProgramLojalnosciowy
2021-01-24 22:00:23.118771 wsdl: post-parse data gathering for DodajKodRabatowy
2021-01-24 22:00:23.118778 wsdl: post-parse data gathering for DodajPozycjeProgramLojalnosciowy
2021-01-24 22:00:23.118785 wsdl: post-parse data gathering for CenyTowarowPaczka
2021-01-24 22:00:23.118797 wsdl: post-parse data gathering for DokumentyPaczka
2021-01-24 22:00:23.118805 wsdl: post-parse data gathering for DokumentyIdPaczka
2021-01-24 22:00:23.118812 wsdl: post-parse data gathering for PozycjeDokumentu
2021-01-24 22:00:23.118819 wsdl: post-parse data gathering for Platnosci
2021-01-24 22:00:23.118826 wsdl: post-parse data gathering for KontrahentInfo
2021-01-24 22:00:23.118833 wsdl: post-parse data gathering for ReklamacjePaczka
2021-01-24 22:00:23.118840 wsdl: post-parse data gathering for CenyTowarowPaczkaTest
2021-01-24 22:00:23.118847 wsdl: post-parse data gathering for Zdjecie
2021-01-24 22:00:23.118854 wsdl: post-parse data gathering for TowarTlumaczenie
2021-01-24 22:00:23.118861 wsdl: post-parse data gathering for RealizacjeUmow
2021-01-24 22:00:23.118880 wsdl: post-parse data gathering for RabatInfo
2021-01-24 22:00:23.118888 wsdl: post-parse data gathering for RabatInfo2
2021-01-24 22:00:23.118894 wsdl: post-parse data gathering for RabatUstawWykorzystany
2021-01-24 22:00:23.118901 wsdl: post-parse data gathering for StanyTowarowPaczka
2021-01-24 22:00:23.118908 wsdl: post-parse data gathering for SprawdzIdKontrahenta
2021-01-24 22:00:23.118915 wsdl: post-parse data gathering for InfoTowarPaczka
2021-01-24 22:00:23.118922 wsdl: post-parse data gathering for DodajBadanieRynku
2021-01-24 22:00:23.119206 nusoap_client: checkWSDL
2021-01-24 22:00:23.119216 wsdl: getOperations for port '' bindingType http://schemas.xmlsoap.org/wsdl/soap/
2021-01-24 22:00:23.119221 wsdl: getOperations checking port Service1Soap bindingType http://schemas.xmlsoap.org/wsdl/soap/
2021-01-24 22:00:23.119226 wsdl: getOperations found port Service1Soap bindingType http://schemas.xmlsoap.org/wsdl/soap/
2021-01-24 22:00:23.119233 wsdl: getOperations checking port Service1Soap12 bindingType http://schemas.xmlsoap.org/wsdl/soap12/
2021-01-24 22:00:23.119237 wsdl: getOperations checking port Service1HttpGet bindingType http://schemas.xmlsoap.org/wsdl/http/
2021-01-24 22:00:23.119241 wsdl: getOperations checking port Service1HttpPost bindingType http://schemas.xmlsoap.org/wsdl/http/
2021-01-24 22:00:23.119251 nusoap_client: got 41 operations from wsdl http://94.75.101.147:587/Service1.asmx?WSDL for binding type soap
2021-01-24 22:00:23.119259 nusoap_client: found operation
opData=array(9) {
["name"]=>
string(22) "WyliczCenyWalutaKlient"
["binding"]=>
string(12) "Service1Soap"
["endpoint"]=>
string(38) "http://94.75.101.147:587/Service1.asmx"
["soapAction"]=>
string(41) "http://tempuri.org/WyliczCenyWalutaKlient"
["style"]=>
string(8) "document"
["input"]=>
array(3) {
["use"]=>
string(7) "literal"
["message"]=>
string(28) "WyliczCenyWalutaKlientSoapIn"
["parts"]=>
array(1) {
["parameters"]=>
string(43) "http://tempuri.org/:WyliczCenyWalutaKlient^"
}
}
["output"]=>
array(3) {
["use"]=>
string(7) "literal"
["message"]=>
string(29) "WyliczCenyWalutaKlientSoapOut"
["parts"]=>
array(1) {
["parameters"]=>
string(51) "http://tempuri.org/:WyliczCenyWalutaKlientResponse^"
}
}
["transport"]=>
string(36) "http://schemas.xmlsoap.org/soap/http"
["documentation"]=>
string(0) ""
}
2021-01-24 22:00:23.119302 nusoap_client: serializing param array for WSDL operation WyliczCenyWalutaKlient
2021-01-24 22:00:23.119312 wsdl: in serializeRPCParameters: operation=WyliczCenyWalutaKlient, direction=input, XMLSchemaVersion=http://www.w3.org/2001/XMLSchema, bindingType=soap
parameters=array(4) {
["kh_id"]=>
NULL
["tw_id"]=>
string(6) "184361"
["mag_id"]=>
NULL
["waluta"]=>
string(3) "PLN"
}
2021-01-24 22:00:23.119329 wsdl: in serializeRPCParameters: opData:
array(9) {
["name"]=>
string(22) "WyliczCenyWalutaKlient"
["binding"]=>
string(12) "Service1Soap"
["endpoint"]=>
string(38) "http://94.75.101.147:587/Service1.asmx"
["soapAction"]=>
string(41) "http://tempuri.org/WyliczCenyWalutaKlient"
["style"]=>
string(8) "document"
["input"]=>
array(3) {
["use"]=>
string(7) "literal"
["message"]=>
string(28) "WyliczCenyWalutaKlientSoapIn"
["parts"]=>
array(1) {
["parameters"]=>
string(43) "http://tempuri.org/:WyliczCenyWalutaKlient^"
}
}
["output"]=>
array(3) {
["use"]=>
string(7) "literal"
["message"]=>
string(29) "WyliczCenyWalutaKlientSoapOut"
["parts"]=>
array(1) {
["parameters"]=>
string(51) "http://tempuri.org/:WyliczCenyWalutaKlientResponse^"
}
}
["transport"]=>
string(36) "http://schemas.xmlsoap.org/soap/http"
["documentation"]=>
string(0) ""
}
2021-01-24 22:00:23.119350 wsdl: have 1 part(s) to serialize using document/literal
2021-01-24 22:00:23.119356 wsdl: have 4 parameter(s) provided as arrayStruct to serialize
2021-01-24 22:00:23.119361 wsdl: check whether the caller has wrapped the parameters
2021-01-24 22:00:23.119365 wsdl: check whether caller's parameters match the wrapped ones
2021-01-24 22:00:23.119370 wsdl: in parametersMatchWrapped type=http://tempuri.org/:WyliczCenyWalutaKlient^, parameters=
array(4) {
["kh_id"]=>
NULL
["tw_id"]=>
string(6) "184361"
["mag_id"]=>
NULL
["waluta"]=>
string(3) "PLN"
}
2021-01-24 22:00:23.119384 wsdl: in parametersMatchWrapped: got a prefixed type: WyliczCenyWalutaKlient^, http://tempuri.org/
2021-01-24 22:00:23.119390 wsdl: in getTypeDef: type=WyliczCenyWalutaKlient^, ns=http://tempuri.org/
2021-01-24 22:00:23.119396 wsdl: in getTypeDef: have schema for namespace http://tempuri.org/
2021-01-24 22:00:23.119406 nusoap_xmlschema: in getTypeDef, found element WyliczCenyWalutaKlient
2021-01-24 22:00:23.119414 nusoap_xmlschema: in getTypeDef, found complexType _WyliczCenyWalutaKlient_ContainedType
2021-01-24 22:00:23.119420 nusoap_xmlschema: in getTypeDef, found type for element WyliczCenyWalutaKlient:
2021-01-24 22:00:23.119455 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(4) {
["kh_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "kh_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["tw_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "tw_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["mag_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "mag_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.119464 wsdl: in getTypeDef: found type WyliczCenyWalutaKlient^
2021-01-24 22:00:23.119469 wsdl: in parametersMatchWrapped: found typeDef=
array(6) {
["name"]=>
string(22) "WyliczCenyWalutaKlient"
["form"]=>
string(9) "qualified"
["type"]=>
string(57) "http://tempuri.org/:_WyliczCenyWalutaKlient_ContainedType"
["typeClass"]=>
string(7) "element"
["phpType"]=>
string(6) "struct"
["elements"]=>
array(4) {
["kh_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "kh_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["tw_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "tw_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["mag_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "mag_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.119495 wsdl: in parametersMatchWrapped: uqType: WyliczCenyWalutaKlient, ns: http://tempuri.org/, phptype: struct, arrayType:
2021-01-24 22:00:23.119501 wsdl: in parametersMatchWrapped: do not have parameter named kh_id
2021-01-24 22:00:23.119505 wsdl: in parametersMatchWrapped: have parameter named tw_id
2021-01-24 22:00:23.119509 wsdl: in parametersMatchWrapped: do not have parameter named mag_id
2021-01-24 22:00:23.119512 wsdl: in parametersMatchWrapped: have parameter named waluta
2021-01-24 22:00:23.119517 wsdl: in parametersMatchWrapped: 2 parameter names match 4 wrapped parameter names
2021-01-24 22:00:23.119520 wsdl: wrap the parameters for the caller
2021-01-24 22:00:23.119525 wsdl: serializing part parameters of type http://tempuri.org/:WyliczCenyWalutaKlient^
2021-01-24 22:00:23.119529 wsdl: calling serializeType w/named param
2021-01-24 22:00:23.119534 wsdl: in serializeType: name=parameters, type=http://tempuri.org/:WyliczCenyWalutaKlient^, use=literal, encodingStyle=, unqualified=qualified
value=array(4) {
["kh_id"]=>
NULL
["tw_id"]=>
string(6) "184361"
["mag_id"]=>
NULL
["waluta"]=>
string(3) "PLN"
}
2021-01-24 22:00:23.119545 wsdl: in serializeType: got a prefixed type: WyliczCenyWalutaKlient^, http://tempuri.org/
2021-01-24 22:00:23.119554 wsdl: in getTypeDef: type=WyliczCenyWalutaKlient^, ns=http://tempuri.org/
2021-01-24 22:00:23.119560 wsdl: in getTypeDef: have schema for namespace http://tempuri.org/
2021-01-24 22:00:23.119566 nusoap_xmlschema: in getTypeDef, found element WyliczCenyWalutaKlient
2021-01-24 22:00:23.119572 wsdl: in getTypeDef: found type WyliczCenyWalutaKlient^
2021-01-24 22:00:23.119576 wsdl: in serializeType: found typeDef
typeDef=array(6) {
["name"]=>
string(22) "WyliczCenyWalutaKlient"
["form"]=>
string(9) "qualified"
["type"]=>
string(57) "http://tempuri.org/:_WyliczCenyWalutaKlient_ContainedType"
["typeClass"]=>
string(7) "element"
["phpType"]=>
string(6) "struct"
["elements"]=>
array(4) {
["kh_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "kh_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["tw_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "tw_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["mag_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "mag_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:00:23.119603 wsdl: in serializeType: uqType: WyliczCenyWalutaKlient, ns: http://tempuri.org/, phptype: struct, arrayType:
2021-01-24 22:00:23.119617 wsdl: serializeComplexTypeAttributes for XML Schema type http://tempuri.org/:WyliczCenyWalutaKlient
2021-01-24 22:00:23.119622 wsdl: no attributes to serialize for XML Schema type http://tempuri.org/:WyliczCenyWalutaKlient
2021-01-24 22:00:23.119627 wsdl: in serializeComplexTypeElements for XML Schema type http://tempuri.org/:WyliczCenyWalutaKlient
2021-01-24 22:00:23.119631 wsdl: in serializeComplexTypeElements, serialize elements for XML Schema type http://tempuri.org/:WyliczCenyWalutaKlient
2021-01-24 22:00:23.119642 wsdl: in serializeType: name=kh_id, type=http://www.w3.org/2001/XMLSchema:int, use=literal, encodingStyle=, unqualified=qualified
value=NULL
2021-01-24 22:00:23.119650 wsdl: in serializeType: got a prefixed type: int, http://www.w3.org/2001/XMLSchema
2021-01-24 22:00:23.119655 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2021-01-24 22:00:23.119659 wsdl: in serializeType: returning:
2021-01-24 22:00:23.119665 wsdl: in serializeType: name=tw_id, type=http://www.w3.org/2001/XMLSchema:int, use=literal, encodingStyle=, unqualified=qualified
value=string(6) "184361"
2021-01-24 22:00:23.119672 wsdl: in serializeType: got a prefixed type: int, http://www.w3.org/2001/XMLSchema
2021-01-24 22:00:23.119677 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2021-01-24 22:00:23.119685 wsdl: in getTypeDef: type=int, ns=http://www.w3.org/2001/XMLSchema
2021-01-24 22:00:23.119694 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2021-01-24 22:00:23.119699 wsdl: in serializeType: returning: 184361
2021-01-24 22:00:23.119706 wsdl: in serializeType: name=mag_id, type=http://www.w3.org/2001/XMLSchema:int, use=literal, encodingStyle=, unqualified=qualified
value=NULL
2021-01-24 22:00:23.119713 wsdl: in serializeType: got a prefixed type: int, http://www.w3.org/2001/XMLSchema
2021-01-24 22:00:23.119717 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2021-01-24 22:00:23.119721 wsdl: in serializeType: returning:
2021-01-24 22:00:23.119727 wsdl: in serializeType: name=waluta, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(3) "PLN"
2021-01-24 22:00:23.119734 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2021-01-24 22:00:23.119738 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2021-01-24 22:00:23.119747 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2021-01-24 22:00:23.119752 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2021-01-24 22:00:23.119756 wsdl: in serializeType: returning: PLN
2021-01-24 22:00:23.119761 wsdl: in serializeType: returning: 184361PLN
2021-01-24 22:00:23.119766 wsdl: serializeRPCParameters returning: 184361PLN
2021-01-24 22:00:23.119783 nusoap_client: In serializeEnvelope length=135 body (max 1000 characters)=184361PLN style=document use=literal encodingStyle=
2021-01-24 22:00:23.119791 nusoap_client: headers:
bool(false)
2021-01-24 22:00:23.119797 nusoap_client: namespaces:
array(1) {
["ns9802"]=>
string(18) "http://tempuri.org"
}
2021-01-24 22:00:23.119810 nusoap_client: endpoint=http://94.75.101.147:587/Service1.asmx, soapAction=http://tempuri.org/WyliczCenyWalutaKlient, namespace=http://tempuri.org, style=document, use=literal, encodingStyle=
2021-01-24 22:00:23.119816 nusoap_client: SOAP message length=499 contents (max 1000 bytes)=184361PLN
2021-01-24 22:00:23.119864 nusoap_client: transporting via HTTP
2021-01-24 22:00:23.119939 nusoap_client: sending message, length=499
2021-01-24 22:00:23.119877 soap_transport_http: ctor url=http://94.75.101.147:587/Service1.asmx use_curl= curl_options:
array(0) {
}
2021-01-24 22:00:23.119890 soap_transport_http: parsed URL scheme = http
2021-01-24 22:00:23.119895 soap_transport_http: parsed URL host = 94.75.101.147
2021-01-24 22:00:23.119900 soap_transport_http: parsed URL port = 587
2021-01-24 22:00:23.119904 soap_transport_http: parsed URL path = /Service1.asmx
2021-01-24 22:00:23.119910 soap_transport_http: set header Host: 94.75.101.147:587
2021-01-24 22:00:23.119919 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2021-01-24 22:00:23.119927 soap_transport_http: set header Content-Type: text/xml; charset=ISO-8859-1
2021-01-24 22:00:23.119932 soap_transport_http: set header SOAPAction: "http://tempuri.org/WyliczCenyWalutaKlient"
2021-01-24 22:00:23.119962 soap_transport_http: entered send() with data of length: 499
2021-01-24 22:00:23.119971 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host 94.75.101.147, port 587
2021-01-24 22:00:23.119979 soap_transport_http: calling fsockopen with host 94.75.101.147 connection_timeout 0
2021-01-24 22:00:23.127165 soap_transport_http: set response timeout to 30
2021-01-24 22:00:23.127182 soap_transport_http: socket connected
2021-01-24 22:00:23.127192 soap_transport_http: set header Content-Length: 499
2021-01-24 22:00:23.127197 soap_transport_http: HTTP request: POST /Service1.asmx HTTP/1.0
2021-01-24 22:00:23.127202 soap_transport_http: HTTP header: Host: 94.75.101.147:587
2021-01-24 22:00:23.127207 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2021-01-24 22:00:23.127211 soap_transport_http: HTTP header: Content-Type: text/xml; charset=ISO-8859-1
2021-01-24 22:00:23.127216 soap_transport_http: HTTP header: SOAPAction: "http://tempuri.org/WyliczCenyWalutaKlient"
2021-01-24 22:00:23.127220 soap_transport_http: HTTP header: Content-Length: 499
2021-01-24 22:00:23.127254 soap_transport_http: wrote data to socket, length = 712
2021-01-24 22:00:23.362194 soap_transport_http: read line of 36 bytes: HTTP/1.1 500 Internal Server Error
2021-01-24 22:00:23.362233 soap_transport_http: read line of 24 bytes: Cache-Control: private
2021-01-24 22:00:23.362250 soap_transport_http: read line of 39 bytes: Content-Type: text/xml; charset=utf-8
2021-01-24 22:00:23.362260 soap_transport_http: read line of 27 bytes: Server: Microsoft-IIS/8.0
2021-01-24 22:00:23.362269 soap_transport_http: read line of 29 bytes: X-AspNet-Version: 4.0.30319
2021-01-24 22:00:23.362279 soap_transport_http: read line of 23 bytes: X-Powered-By: ASP.NET
2021-01-24 22:00:23.362289 soap_transport_http: read line of 63 bytes: Access-Control-Allow-Methods: GET, PUT, POST, DELETE, OPTIONS
2021-01-24 22:00:23.362298 soap_transport_http: read line of 32 bytes: Access-Control-Allow-Origin: *
2021-01-24 22:00:23.362308 soap_transport_http: read line of 77 bytes: Access-Control-Allow-Headers: Content-Type, Authorization, X-Requested-With
2021-01-24 22:00:23.362317 soap_transport_http: read line of 37 bytes: Date: Sun, 24 Jan 2021 21:00:15 GMT
2021-01-24 22:00:23.362328 soap_transport_http: read line of 19 bytes: Connection: close
2021-01-24 22:00:23.362337 soap_transport_http: read line of 22 bytes: Content-Length: 1510
2021-01-24 22:00:23.362346 soap_transport_http: read line of 2 bytes:
2021-01-24 22:00:23.362360 soap_transport_http: found end of headers after length 430
2021-01-24 22:00:23.362398 soap_transport_http: want to read content of length 1510
2021-01-24 22:00:23.362412 soap_transport_http: read buffer of 1510 bytes
2021-01-24 22:00:23.362444 soap_transport_http: read to EOF
2021-01-24 22:00:23.362452 soap_transport_http: read body of length 1510
2021-01-24 22:00:23.362461 soap_transport_http: received a total of 1940 bytes of data from server
2021-01-24 22:00:23.362506 soap_transport_http: closed socket
2021-01-24 22:00:23.362523 soap_transport_http: No Content-Encoding header
2021-01-24 22:00:23.362532 soap_transport_http: end of send()
2021-01-24 22:00:23.362566 nusoap_client: got response, length=1510 type=text/xml; charset=utf-8
2021-01-24 22:00:23.362581 nusoap_client: Entering parseResponse() for data of length 1510 headers:
array(11) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(23) "text/xml; charset=utf-8"
["server"]=>
string(17) "Microsoft-IIS/8.0"
["x-aspnet-version"]=>
string(9) "4.0.30319"
["x-powered-by"]=>
string(7) "ASP.NET"
["access-control-allow-methods"]=>
string(31) "GET, PUT, POST, DELETE, OPTIONS"
["access-control-allow-origin"]=>
string(1) "*"
["access-control-allow-headers"]=>
string(45) "Content-Type, Authorization, X-Requested-With"
["date"]=>
string(29) "Sun, 24 Jan 2021 21:00:15 GMT"
["connection"]=>
string(5) "close"
["content-length"]=>
string(4) "1510"
}
2021-01-24 22:00:23.362624 nusoap_client: Got response encoding: utf-8
2021-01-24 22:00:23.362727 nusoap_client: Use encoding: UTF-8 when creating nusoap_parser
2021-01-24 22:00:23.362818 nusoap_parser: Charset from HTTP Content-Type matches encoding from XML declaration
2021-01-24 22:00:23.362832 nusoap_parser: Entering nusoap_parser(), length=1510, encoding=UTF-8
2021-01-24 22:00:23.363028 nusoap_parser: found root struct Fault, pos 2
2021-01-24 22:00:23.363182 nusoap_parser: in buildVal() for Fault(pos 2) of type struct
2021-01-24 22:00:23.363192 nusoap_parser: in buildVal, there are children
2021-01-24 22:00:23.363205 nusoap_parser: in buildVal, adding Java Vector or generic compound type Fault
2021-01-24 22:00:23.363220 nusoap_parser: in buildVal, return:
array(3) {
["faultcode"]=>
&string(11) "soap:Client"
["faultstring"]=>
&string(1131) "System.Web.Services.Protocols.SoapException: Serwer nie mo?e odczyta? ??dania. ---> System.InvalidOperationException: Dokument XML zawiera b??d (1, 390). ---> System.FormatException: Nieprawid?owy format ci?gu wej?ciowego.
w System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
w System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
w Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read22_WyliczCenyWalutaKlient()
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
w System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()"
["detail"]=>
&string(0) ""
}
2021-01-24 22:00:23.363256 nusoap_parser: in nusoap_parser ctor, message:
array(6) {
[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(6) "|3|4|5"
["cdata"]=>
string(0) ""
["depth"]=>
int(2)
["parent"]=>
int(1)
["type"]=>
string(6) "struct"
["status"]=>
string(6) "method"
["name"]=>
string(5) "Fault"
["attrs"]=>
array(0) {
}
["namespace"]=>
string(41) "http://schemas.xmlsoap.org/soap/envelope/"
["result"]=>
array(3) {
["faultcode"]=>
&string(11) "soap:Client"
["faultstring"]=>
&string(1131) "System.Web.Services.Protocols.SoapException: Serwer nie mo?e odczyta? ??dania. ---> System.InvalidOperationException: Dokument XML zawiera b??d (1, 390). ---> System.FormatException: Nieprawid?owy format ci?gu wej?ciowego.
w System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
w System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
w Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read22_WyliczCenyWalutaKlient()
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
w System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()"
["detail"]=>
&string(0) ""
}
}
[3]=>
array(10) {
["pos"]=>
int(3)
["children"]=>
string(0) ""
["cdata"]=>
string(11) "soap:Client"
["depth"]=>
int(3)
["parent"]=>
int(2)
["status"]=>
string(6) "method"
["name"]=>
string(9) "faultcode"
["attrs"]=>
array(0) {
}
["namespace"]=>
string(41) "http://schemas.xmlsoap.org/soap/envelope/"
["result"]=>
&string(11) "soap:Client"
}
[4]=>
array(10) {
["pos"]=>
int(4)
["children"]=>
string(0) ""
["cdata"]=>
string(1131) "System.Web.Services.Protocols.SoapException: Serwer nie mo?e odczyta? ??dania. ---> System.InvalidOperationException: Dokument XML zawiera b??d (1, 390). ---> System.FormatException: Nieprawid?owy format ci?gu wej?ciowego.
w System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
w System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
w Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read22_WyliczCenyWalutaKlient()
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
w System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()"
["depth"]=>
int(3)
["parent"]=>
int(2)
["status"]=>
string(6) "method"
["name"]=>
string(11) "faultstring"
["attrs"]=>
array(0) {
}
["namespace"]=>
string(41) "http://schemas.xmlsoap.org/soap/envelope/"
["result"]=>
&string(1131) "System.Web.Services.Protocols.SoapException: Serwer nie mo?e odczyta? ??dania. ---> System.InvalidOperationException: Dokument XML zawiera b??d (1, 390). ---> System.FormatException: Nieprawid?owy format ci?gu wej?ciowego.
w System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
w System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
w Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read22_WyliczCenyWalutaKlient()
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
w System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()"
}
[5]=>
array(10) {
["pos"]=>
int(5)
["children"]=>
string(0) ""
["cdata"]=>
string(0) ""
["depth"]=>
int(3)
["parent"]=>
int(2)
["status"]=>
string(6) "method"
["name"]=>
string(6) "detail"
["attrs"]=>
array(0) {
}
["namespace"]=>
string(41) "http://schemas.xmlsoap.org/soap/envelope/"
["result"]=>
&string(0) ""
}
}
2021-01-24 22:00:23.363346 nusoap_parser: parsed successfully, found root struct: 2 of name Fault
2021-01-24 22:00:23.363384 nusoap_client: sent message successfully and got a(n) array
return=array(3) {
["faultcode"]=>
&string(11) "soap:Client"
["faultstring"]=>
&string(1131) "System.Web.Services.Protocols.SoapException: Serwer nie mo?e odczyta? ??dania. ---> System.InvalidOperationException: Dokument XML zawiera b??d (1, 390). ---> System.FormatException: Nieprawid?owy format ci?gu wej?ciowego.
w System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
w System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
w Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read22_WyliczCenyWalutaKlient()
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
w System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()"
["detail"]=>
&string(0) ""
}
2021-01-24 22:00:23.363405 nusoap_client: got fault
2021-01-24 22:00:23.363418 nusoap_client: faultcode = soap:Client
2021-01-24 22:00:23.363447 nusoap_client: faultstring = System.Web.Services.Protocols.SoapException: Serwer nie mo?e odczyta? ??dania. ---> System.InvalidOperationException: Dokument XML zawiera b??d (1, 390). ---> System.FormatException: Nieprawid?owy format ci?gu wej?ciowego.
w System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
w System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
w Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read22_WyliczCenyWalutaKlient()
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
w System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()
2021-01-24 22:00:23.363462 nusoap_client: detail =