Numer
Zdjęcie
Wymiary
Dostępność
Grupa
JR T3117CENA: 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: Mon, 25 Jan 2021 06:46:52 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-25 07:47:00.799319 nusoap_client: ctor wsdl=WSDL timeout=0 response_timeout=30
endpoint=string(43) "http://94.75.101.147:587/Service1.asmx?WSDL"
2021-01-25 07:47:00.799363 nusoap_client: will use lazy evaluation of wsdl from http://94.75.101.147:587/Service1.asmx?WSDL
2021-01-25 07:47:00.799374 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) "197422"
["mag_id"]=>
NULL
["waluta"]=>
string(3) "PLN"
}
headers=bool(false)
2021-01-25 07:47:00.799390 nusoap_client: instantiating wsdl class with doc: http://94.75.101.147:587/Service1.asmx?WSDL
2021-01-25 07:47:00.799404 wsdl: ctor wsdl= timeout=0 response_timeout=30
2021-01-25 07:47:00.799420 wsdl: parse and process WSDL path=
2021-01-25 07:47:00.799431 wsdl: setCredentials username= authtype= certRequest=
array(0) {
}
2021-01-25 07:47:00.799440 wsdl: parse and process WSDL path=http://94.75.101.147:587/Service1.asmx?WSDL
2021-01-25 07:47:00.799445 wsdl: parse WSDL at path=http://94.75.101.147:587/Service1.asmx?WSDL
2021-01-25 07:47:00.799454 wsdl: getting WSDL http(s) URL http://94.75.101.147:587/Service1.asmx?WSDL
2021-01-25 07:47:00.799465 soap_transport_http: ctor url=http://94.75.101.147:587/Service1.asmx?WSDL use_curl= curl_options:
array(0) {
}
2021-01-25 07:47:00.799476 soap_transport_http: parsed URL scheme = http
2021-01-25 07:47:00.799482 soap_transport_http: parsed URL host = 94.75.101.147
2021-01-25 07:47:00.799486 soap_transport_http: parsed URL port = 587
2021-01-25 07:47:00.799490 soap_transport_http: parsed URL path = /Service1.asmx
2021-01-25 07:47:00.799494 soap_transport_http: parsed URL query = WSDL
2021-01-25 07:47:00.799504 soap_transport_http: set header Host: 94.75.101.147:587
2021-01-25 07:47:00.799518 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2021-01-25 07:47:00.799525 soap_transport_http: set header Accept-Encoding: gzip, deflate
2021-01-25 07:47:00.799531 soap_transport_http: set header Connection: close
2021-01-25 07:47:00.799536 soap_transport_http: entered send() with data of length: 0
2021-01-25 07:47:00.799550 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host 94.75.101.147, port 587
2021-01-25 07:47:00.799557 soap_transport_http: calling fsockopen with host 94.75.101.147 connection_timeout 0
2021-01-25 07:47:00.806956 soap_transport_http: set response timeout to 30
2021-01-25 07:47:00.806988 soap_transport_http: socket connected
2021-01-25 07:47:00.807006 soap_transport_http: HTTP request: GET /Service1.asmx?WSDL HTTP/1.1
2021-01-25 07:47:00.807014 soap_transport_http: HTTP header: Host: 94.75.101.147:587
2021-01-25 07:47:00.807020 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2021-01-25 07:47:00.807025 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2021-01-25 07:47:00.807029 soap_transport_http: HTTP header: Connection: close
2021-01-25 07:47:00.807054 soap_transport_http: wrote data to socket, length = 146
2021-01-25 07:47:00.828208 soap_transport_http: read line of 17 bytes: HTTP/1.1 200 OK
2021-01-25 07:47:00.828246 soap_transport_http: read line of 35 bytes: Cache-Control: private, max-age=0
2021-01-25 07:47:00.828273 soap_transport_http: read line of 39 bytes: Content-Type: text/xml; charset=utf-8
2021-01-25 07:47:00.828280 soap_transport_http: read line of 27 bytes: Server: Microsoft-IIS/8.0
2021-01-25 07:47:00.828304 soap_transport_http: read line of 29 bytes: X-AspNet-Version: 4.0.30319
2021-01-25 07:47:00.828311 soap_transport_http: read line of 23 bytes: X-Powered-By: ASP.NET
2021-01-25 07:47:00.828317 soap_transport_http: read line of 63 bytes: Access-Control-Allow-Methods: GET, PUT, POST, DELETE, OPTIONS
2021-01-25 07:47:00.828324 soap_transport_http: read line of 32 bytes: Access-Control-Allow-Origin: *
2021-01-25 07:47:00.828329 soap_transport_http: read line of 77 bytes: Access-Control-Allow-Headers: Content-Type, Authorization, X-Requested-With
2021-01-25 07:47:00.828335 soap_transport_http: read line of 37 bytes: Date: Mon, 25 Jan 2021 06:46:52 GMT
2021-01-25 07:47:00.828341 soap_transport_http: read line of 19 bytes: Connection: close
2021-01-25 07:47:00.828347 soap_transport_http: read line of 24 bytes: Content-Length: 175509
2021-01-25 07:47:00.828353 soap_transport_http: read line of 2 bytes:
2021-01-25 07:47:00.828365 soap_transport_http: found end of headers after length 424
2021-01-25 07:47:00.828399 soap_transport_http: want to read content of length 175509
2021-01-25 07:47:00.828421 soap_transport_http: read buffer of 5368 bytes
2021-01-25 07:47:00.835529 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.835627 soap_transport_http: read buffer of 2896 bytes
2021-01-25 07:47:00.835655 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.835682 soap_transport_http: read buffer of 2896 bytes
2021-01-25 07:47:00.835706 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.835728 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.842781 soap_transport_http: read buffer of 4344 bytes
2021-01-25 07:47:00.842814 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.843181 soap_transport_http: read buffer of 8192 bytes
2021-01-25 07:47:00.843230 soap_transport_http: read buffer of 3392 bytes
2021-01-25 07:47:00.850251 soap_transport_http: read buffer of 5792 bytes
2021-01-25 07:47:00.850326 soap_transport_http: read buffer of 5792 bytes
2021-01-25 07:47:00.850381 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.850403 soap_transport_http: read buffer of 2896 bytes
2021-01-25 07:47:00.850514 soap_transport_http: read buffer of 4344 bytes
2021-01-25 07:47:00.850543 soap_transport_http: read buffer of 2896 bytes
2021-01-25 07:47:00.850591 soap_transport_http: read buffer of 2896 bytes
2021-01-25 07:47:00.850632 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.850669 soap_transport_http: read buffer of 2896 bytes
2021-01-25 07:47:00.850734 soap_transport_http: read buffer of 4344 bytes
2021-01-25 07:47:00.850818 soap_transport_http: read buffer of 4344 bytes
2021-01-25 07:47:00.850848 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.857456 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.857495 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.857652 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.857788 soap_transport_http: read buffer of 7240 bytes
2021-01-25 07:47:00.857921 soap_transport_http: read buffer of 8192 bytes
2021-01-25 07:47:00.857973 soap_transport_http: read buffer of 3392 bytes
2021-01-25 07:47:00.858003 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.858030 soap_transport_http: read buffer of 2896 bytes
2021-01-25 07:47:00.858063 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.858158 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.858191 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.858233 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.858322 soap_transport_http: read buffer of 5792 bytes
2021-01-25 07:47:00.858408 soap_transport_http: read buffer of 2896 bytes
2021-01-25 07:47:00.858490 soap_transport_http: read buffer of 5792 bytes
2021-01-25 07:47:00.858525 soap_transport_http: read buffer of 2896 bytes
2021-01-25 07:47:00.858573 soap_transport_http: read buffer of 2896 bytes
2021-01-25 07:47:00.858613 soap_transport_http: read buffer of 2200 bytes
2021-01-25 07:47:00.858703 soap_transport_http: read buffer of 4344 bytes
2021-01-25 07:47:00.858751 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.864505 soap_transport_http: read buffer of 2896 bytes
2021-01-25 07:47:00.864591 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.864608 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.864890 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.864943 soap_transport_http: read buffer of 2896 bytes
2021-01-25 07:47:00.864972 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.865028 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.865082 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.865127 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.865145 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.865192 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.865216 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.865256 soap_transport_http: read buffer of 2896 bytes
2021-01-25 07:47:00.865297 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.865325 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.865383 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.865410 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.865454 soap_transport_http: read buffer of 2896 bytes
2021-01-25 07:47:00.865506 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.865535 soap_transport_http: read buffer of 2896 bytes
2021-01-25 07:47:00.865572 soap_transport_http: read buffer of 1448 bytes
2021-01-25 07:47:00.865783 soap_transport_http: read buffer of 1421 bytes
2021-01-25 07:47:00.865796 soap_transport_http: read to EOF
2021-01-25 07:47:00.865801 soap_transport_http: read body of length 175509
2021-01-25 07:47:00.865915 soap_transport_http: received a total of 175933 bytes of data from server
2021-01-25 07:47:00.865948 soap_transport_http: closed socket
2021-01-25 07:47:00.865962 soap_transport_http: No Content-Encoding header
2021-01-25 07:47:00.865969 soap_transport_http: end of send()
2021-01-25 07:47:00.865986 wsdl: got WSDL URL
2021-01-25 07:47:00.865991 wsdl: Parse WSDL
2021-01-25 07:47:00.866284 wsdl: Parsing WSDL schema
2021-01-25 07:47:00.866305 nusoap_xmlschema: nusoap_xmlschema class instantiated, inside constructor
2021-01-25 07:47:00.866364 nusoap_xmlschema: processing untyped element WyliczCene type _WyliczCene_ContainedType
2021-01-25 07:47:00.866373 nusoap_xmlschema: add element WyliczCene to elements array
2021-01-25 07:47:00.866393 nusoap_xmlschema: processing unnamed complexType for element WyliczCene named _WyliczCene_ContainedType
2021-01-25 07:47:00.866433 nusoap_xmlschema: processing typed element kh_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.866443 nusoap_xmlschema: add element kh_id to complexType _WyliczCene_ContainedType
2021-01-25 07:47:00.866458 nusoap_xmlschema: done processing element kh_id
2021-01-25 07:47:00.866478 nusoap_xmlschema: processing typed element tw_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.866485 nusoap_xmlschema: add element tw_id to complexType _WyliczCene_ContainedType
2021-01-25 07:47:00.866495 nusoap_xmlschema: done processing element tw_id
2021-01-25 07:47:00.866510 nusoap_xmlschema: done processing complexType _WyliczCene_ContainedType
2021-01-25 07:47:00.866540 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-25 07:47:00.866554 nusoap_xmlschema: done processing element WyliczCene
2021-01-25 07:47:00.866572 nusoap_xmlschema: processing untyped element WyliczCeneResponse type _WyliczCeneResponse_ContainedType
2021-01-25 07:47:00.866578 nusoap_xmlschema: add element WyliczCeneResponse to elements array
2021-01-25 07:47:00.866592 nusoap_xmlschema: processing unnamed complexType for element WyliczCeneResponse named _WyliczCeneResponse_ContainedType
2021-01-25 07:47:00.866618 nusoap_xmlschema: processing typed element WyliczCeneResult of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.866625 nusoap_xmlschema: add element WyliczCeneResult to complexType _WyliczCeneResponse_ContainedType
2021-01-25 07:47:00.866635 nusoap_xmlschema: done processing element WyliczCeneResult
2021-01-25 07:47:00.866648 nusoap_xmlschema: done processing complexType _WyliczCeneResponse_ContainedType
2021-01-25 07:47:00.866664 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-25 07:47:00.866673 nusoap_xmlschema: done processing element WyliczCeneResponse
2021-01-25 07:47:00.866687 nusoap_xmlschema: processing untyped element WyliczCene2 type _WyliczCene2_ContainedType
2021-01-25 07:47:00.866693 nusoap_xmlschema: add element WyliczCene2 to elements array
2021-01-25 07:47:00.866706 nusoap_xmlschema: processing unnamed complexType for element WyliczCene2 named _WyliczCene2_ContainedType
2021-01-25 07:47:00.866729 nusoap_xmlschema: processing typed element kh_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.866736 nusoap_xmlschema: add element kh_id to complexType _WyliczCene2_ContainedType
2021-01-25 07:47:00.866745 nusoap_xmlschema: done processing element kh_id
2021-01-25 07:47:00.866761 nusoap_xmlschema: processing typed element tw_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.866768 nusoap_xmlschema: add element tw_id to complexType _WyliczCene2_ContainedType
2021-01-25 07:47:00.866776 nusoap_xmlschema: done processing element tw_id
2021-01-25 07:47:00.866792 nusoap_xmlschema: processing typed element mag_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.866798 nusoap_xmlschema: add element mag_id to complexType _WyliczCene2_ContainedType
2021-01-25 07:47:00.866807 nusoap_xmlschema: done processing element mag_id
2021-01-25 07:47:00.866819 nusoap_xmlschema: done processing complexType _WyliczCene2_ContainedType
2021-01-25 07:47:00.866843 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-25 07:47:00.866853 nusoap_xmlschema: done processing element WyliczCene2
2021-01-25 07:47:00.866866 nusoap_xmlschema: processing untyped element WyliczCene2Response type _WyliczCene2Response_ContainedType
2021-01-25 07:47:00.866872 nusoap_xmlschema: add element WyliczCene2Response to elements array
2021-01-25 07:47:00.866885 nusoap_xmlschema: processing unnamed complexType for element WyliczCene2Response named _WyliczCene2Response_ContainedType
2021-01-25 07:47:00.866908 nusoap_xmlschema: processing typed element WyliczCene2Result of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.866915 nusoap_xmlschema: add element WyliczCene2Result to complexType _WyliczCene2Response_ContainedType
2021-01-25 07:47:00.866924 nusoap_xmlschema: done processing element WyliczCene2Result
2021-01-25 07:47:00.866936 nusoap_xmlschema: done processing complexType _WyliczCene2Response_ContainedType
2021-01-25 07:47:00.866951 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-25 07:47:00.866960 nusoap_xmlschema: done processing element WyliczCene2Response
2021-01-25 07:47:00.866974 nusoap_xmlschema: processing untyped element WyliczCenyWaluta type _WyliczCenyWaluta_ContainedType
2021-01-25 07:47:00.866980 nusoap_xmlschema: add element WyliczCenyWaluta to elements array
2021-01-25 07:47:00.866992 nusoap_xmlschema: processing unnamed complexType for element WyliczCenyWaluta named _WyliczCenyWaluta_ContainedType
2021-01-25 07:47:00.867014 nusoap_xmlschema: processing typed element kh_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.867021 nusoap_xmlschema: add element kh_id to complexType _WyliczCenyWaluta_ContainedType
2021-01-25 07:47:00.867030 nusoap_xmlschema: done processing element kh_id
2021-01-25 07:47:00.867046 nusoap_xmlschema: processing typed element tw_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.867052 nusoap_xmlschema: add element tw_id to complexType _WyliczCenyWaluta_ContainedType
2021-01-25 07:47:00.867061 nusoap_xmlschema: done processing element tw_id
2021-01-25 07:47:00.867077 nusoap_xmlschema: processing typed element mag_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.867083 nusoap_xmlschema: add element mag_id to complexType _WyliczCenyWaluta_ContainedType
2021-01-25 07:47:00.867092 nusoap_xmlschema: done processing element mag_id
2021-01-25 07:47:00.867108 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.867114 nusoap_xmlschema: add element waluta to complexType _WyliczCenyWaluta_ContainedType
2021-01-25 07:47:00.867123 nusoap_xmlschema: done processing element waluta
2021-01-25 07:47:00.867135 nusoap_xmlschema: done processing complexType _WyliczCenyWaluta_ContainedType
2021-01-25 07:47:00.867163 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-25 07:47:00.867173 nusoap_xmlschema: done processing element WyliczCenyWaluta
2021-01-25 07:47:00.867186 nusoap_xmlschema: processing untyped element WyliczCenyWalutaResponse type _WyliczCenyWalutaResponse_ContainedType
2021-01-25 07:47:00.867192 nusoap_xmlschema: add element WyliczCenyWalutaResponse to elements array
2021-01-25 07:47:00.867208 nusoap_xmlschema: processing unnamed complexType for element WyliczCenyWalutaResponse named _WyliczCenyWalutaResponse_ContainedType
2021-01-25 07:47:00.867230 nusoap_xmlschema: processing untyped element WyliczCenyWalutaResult type __WyliczCenyWalutaResponse_ContainedType_WyliczCenyWalutaResult_ContainedType
2021-01-25 07:47:00.867236 nusoap_xmlschema: add element WyliczCenyWalutaResult to complexType _WyliczCenyWalutaResponse_ContainedType
2021-01-25 07:47:00.867249 nusoap_xmlschema: processing unnamed complexType for element WyliczCenyWalutaResult named __WyliczCenyWalutaResponse_ContainedType_WyliczCenyWalutaResult_ContainedType
2021-01-25 07:47:00.867274 nusoap_xmlschema: do not have any logic to process element any
2021-01-25 07:47:00.867293 nusoap_xmlschema: do not have any logic to process element any
2021-01-25 07:47:00.867308 nusoap_xmlschema: done processing complexType __WyliczCenyWalutaResponse_ContainedType_WyliczCenyWalutaResult_ContainedType
2021-01-25 07:47:00.867319 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-25 07:47:00.867350 nusoap_xmlschema: done processing element WyliczCenyWalutaResult
2021-01-25 07:47:00.867378 nusoap_xmlschema: done processing complexType _WyliczCenyWalutaResponse_ContainedType
2021-01-25 07:47:00.867394 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-25 07:47:00.867404 nusoap_xmlschema: done processing element WyliczCenyWalutaResponse
2021-01-25 07:47:00.867420 nusoap_xmlschema: processing untyped element WyliczStany type _WyliczStany_ContainedType
2021-01-25 07:47:00.867436 nusoap_xmlschema: add element WyliczStany to elements array
2021-01-25 07:47:00.867452 nusoap_xmlschema: processing unnamed complexType for element WyliczStany named _WyliczStany_ContainedType
2021-01-25 07:47:00.867476 nusoap_xmlschema: processing typed element tw_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.867486 nusoap_xmlschema: add element tw_id to complexType _WyliczStany_ContainedType
2021-01-25 07:47:00.867497 nusoap_xmlschema: done processing element tw_id
2021-01-25 07:47:00.867510 nusoap_xmlschema: done processing complexType _WyliczStany_ContainedType
2021-01-25 07:47:00.867527 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-25 07:47:00.867537 nusoap_xmlschema: done processing element WyliczStany
2021-01-25 07:47:00.867553 nusoap_xmlschema: processing untyped element WyliczStanyResponse type _WyliczStanyResponse_ContainedType
2021-01-25 07:47:00.867572 nusoap_xmlschema: add element WyliczStanyResponse to elements array
2021-01-25 07:47:00.867591 nusoap_xmlschema: processing unnamed complexType for element WyliczStanyResponse named _WyliczStanyResponse_ContainedType
2021-01-25 07:47:00.867616 nusoap_xmlschema: processing untyped element WyliczStanyResult type __WyliczStanyResponse_ContainedType_WyliczStanyResult_ContainedType
2021-01-25 07:47:00.867622 nusoap_xmlschema: add element WyliczStanyResult to complexType _WyliczStanyResponse_ContainedType
2021-01-25 07:47:00.867635 nusoap_xmlschema: processing unnamed complexType for element WyliczStanyResult named __WyliczStanyResponse_ContainedType_WyliczStanyResult_ContainedType
2021-01-25 07:47:00.867657 nusoap_xmlschema: do not have any logic to process element any
2021-01-25 07:47:00.867677 nusoap_xmlschema: do not have any logic to process element any
2021-01-25 07:47:00.867694 nusoap_xmlschema: done processing complexType __WyliczStanyResponse_ContainedType_WyliczStanyResult_ContainedType
2021-01-25 07:47:00.867705 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-25 07:47:00.867715 nusoap_xmlschema: done processing element WyliczStanyResult
2021-01-25 07:47:00.867727 nusoap_xmlschema: done processing complexType _WyliczStanyResponse_ContainedType
2021-01-25 07:47:00.867742 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-25 07:47:00.867752 nusoap_xmlschema: done processing element WyliczStanyResponse
2021-01-25 07:47:00.867766 nusoap_xmlschema: processing untyped element WyliczCenyWalutaKlient type _WyliczCenyWalutaKlient_ContainedType
2021-01-25 07:47:00.867772 nusoap_xmlschema: add element WyliczCenyWalutaKlient to elements array
2021-01-25 07:47:00.867798 nusoap_xmlschema: processing unnamed complexType for element WyliczCenyWalutaKlient named _WyliczCenyWalutaKlient_ContainedType
2021-01-25 07:47:00.867827 nusoap_xmlschema: processing typed element kh_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.867834 nusoap_xmlschema: add element kh_id to complexType _WyliczCenyWalutaKlient_ContainedType
2021-01-25 07:47:00.867843 nusoap_xmlschema: done processing element kh_id
2021-01-25 07:47:00.867859 nusoap_xmlschema: processing typed element tw_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.867865 nusoap_xmlschema: add element tw_id to complexType _WyliczCenyWalutaKlient_ContainedType
2021-01-25 07:47:00.867874 nusoap_xmlschema: done processing element tw_id
2021-01-25 07:47:00.867890 nusoap_xmlschema: processing typed element mag_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.867896 nusoap_xmlschema: add element mag_id to complexType _WyliczCenyWalutaKlient_ContainedType
2021-01-25 07:47:00.867906 nusoap_xmlschema: done processing element mag_id
2021-01-25 07:47:00.867921 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.867927 nusoap_xmlschema: add element waluta to complexType _WyliczCenyWalutaKlient_ContainedType
2021-01-25 07:47:00.867936 nusoap_xmlschema: done processing element waluta
2021-01-25 07:47:00.867948 nusoap_xmlschema: done processing complexType _WyliczCenyWalutaKlient_ContainedType
2021-01-25 07:47:00.867975 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-25 07:47:00.867985 nusoap_xmlschema: done processing element WyliczCenyWalutaKlient
2021-01-25 07:47:00.867999 nusoap_xmlschema: processing untyped element WyliczCenyWalutaKlientResponse type _WyliczCenyWalutaKlientResponse_ContainedType
2021-01-25 07:47:00.868004 nusoap_xmlschema: add element WyliczCenyWalutaKlientResponse to elements array
2021-01-25 07:47:00.868018 nusoap_xmlschema: processing unnamed complexType for element WyliczCenyWalutaKlientResponse named _WyliczCenyWalutaKlientResponse_ContainedType
2021-01-25 07:47:00.868040 nusoap_xmlschema: processing typed element WyliczCenyWalutaKlientResult of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.868047 nusoap_xmlschema: add element WyliczCenyWalutaKlientResult to complexType _WyliczCenyWalutaKlientResponse_ContainedType
2021-01-25 07:47:00.868056 nusoap_xmlschema: done processing element WyliczCenyWalutaKlientResult
2021-01-25 07:47:00.868068 nusoap_xmlschema: done processing complexType _WyliczCenyWalutaKlientResponse_ContainedType
2021-01-25 07:47:00.868083 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-25 07:47:00.868093 nusoap_xmlschema: done processing element WyliczCenyWalutaKlientResponse
2021-01-25 07:47:00.868106 nusoap_xmlschema: processing untyped element PodajMagazyn type _PodajMagazyn_ContainedType
2021-01-25 07:47:00.868112 nusoap_xmlschema: add element PodajMagazyn to elements array
2021-01-25 07:47:00.868128 nusoap_xmlschema: processing unnamed complexType for element PodajMagazyn named _PodajMagazyn_ContainedType
2021-01-25 07:47:00.868151 nusoap_xmlschema: processing typed element magId of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.868158 nusoap_xmlschema: add element magId to complexType _PodajMagazyn_ContainedType
2021-01-25 07:47:00.868167 nusoap_xmlschema: done processing element magId
2021-01-25 07:47:00.868179 nusoap_xmlschema: done processing complexType _PodajMagazyn_ContainedType
2021-01-25 07:47:00.868194 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-25 07:47:00.868203 nusoap_xmlschema: done processing element PodajMagazyn
2021-01-25 07:47:00.868217 nusoap_xmlschema: processing untyped element PodajMagazynResponse type _PodajMagazynResponse_ContainedType
2021-01-25 07:47:00.868223 nusoap_xmlschema: add element PodajMagazynResponse to elements array
2021-01-25 07:47:00.868235 nusoap_xmlschema: processing unnamed complexType for element PodajMagazynResponse named _PodajMagazynResponse_ContainedType
2021-01-25 07:47:00.868258 nusoap_xmlschema: processing typed element PodajMagazynResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.868265 nusoap_xmlschema: add element PodajMagazynResult to complexType _PodajMagazynResponse_ContainedType
2021-01-25 07:47:00.868274 nusoap_xmlschema: done processing element PodajMagazynResult
2021-01-25 07:47:00.868285 nusoap_xmlschema: done processing complexType _PodajMagazynResponse_ContainedType
2021-01-25 07:47:00.868300 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-25 07:47:00.868309 nusoap_xmlschema: done processing element PodajMagazynResponse
2021-01-25 07:47:00.868323 nusoap_xmlschema: processing untyped element StanCentrala type _StanCentrala_ContainedType
2021-01-25 07:47:00.868328 nusoap_xmlschema: add element StanCentrala to elements array
2021-01-25 07:47:00.868341 nusoap_xmlschema: processing unnamed complexType for element StanCentrala named _StanCentrala_ContainedType
2021-01-25 07:47:00.868363 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.868369 nusoap_xmlschema: add element idTw to complexType _StanCentrala_ContainedType
2021-01-25 07:47:00.868378 nusoap_xmlschema: done processing element idTw
2021-01-25 07:47:00.868390 nusoap_xmlschema: done processing complexType _StanCentrala_ContainedType
2021-01-25 07:47:00.868405 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-25 07:47:00.868414 nusoap_xmlschema: done processing element StanCentrala
2021-01-25 07:47:00.868442 nusoap_xmlschema: processing untyped element StanCentralaResponse type _StanCentralaResponse_ContainedType
2021-01-25 07:47:00.868451 nusoap_xmlschema: add element StanCentralaResponse to elements array
2021-01-25 07:47:00.868467 nusoap_xmlschema: processing unnamed complexType for element StanCentralaResponse named _StanCentralaResponse_ContainedType
2021-01-25 07:47:00.868490 nusoap_xmlschema: processing typed element StanCentralaResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.868497 nusoap_xmlschema: add element StanCentralaResult to complexType _StanCentralaResponse_ContainedType
2021-01-25 07:47:00.868506 nusoap_xmlschema: done processing element StanCentralaResult
2021-01-25 07:47:00.868518 nusoap_xmlschema: done processing complexType _StanCentralaResponse_ContainedType
2021-01-25 07:47:00.868534 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-25 07:47:00.868543 nusoap_xmlschema: done processing element StanCentralaResponse
2021-01-25 07:47:00.868557 nusoap_xmlschema: processing untyped element StanFilia type _StanFilia_ContainedType
2021-01-25 07:47:00.868562 nusoap_xmlschema: add element StanFilia to elements array
2021-01-25 07:47:00.868575 nusoap_xmlschema: processing unnamed complexType for element StanFilia named _StanFilia_ContainedType
2021-01-25 07:47:00.868597 nusoap_xmlschema: processing typed element idMag of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.868603 nusoap_xmlschema: add element idMag to complexType _StanFilia_ContainedType
2021-01-25 07:47:00.868612 nusoap_xmlschema: done processing element idMag
2021-01-25 07:47:00.868628 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.868634 nusoap_xmlschema: add element idTw to complexType _StanFilia_ContainedType
2021-01-25 07:47:00.868643 nusoap_xmlschema: done processing element idTw
2021-01-25 07:47:00.868655 nusoap_xmlschema: done processing complexType _StanFilia_ContainedType
2021-01-25 07:47:00.868674 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-25 07:47:00.868683 nusoap_xmlschema: done processing element StanFilia
2021-01-25 07:47:00.868701 nusoap_xmlschema: processing untyped element StanFiliaResponse type _StanFiliaResponse_ContainedType
2021-01-25 07:47:00.868708 nusoap_xmlschema: add element StanFiliaResponse to elements array
2021-01-25 07:47:00.868721 nusoap_xmlschema: processing unnamed complexType for element StanFiliaResponse named _StanFiliaResponse_ContainedType
2021-01-25 07:47:00.868743 nusoap_xmlschema: processing typed element StanFiliaResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.868749 nusoap_xmlschema: add element StanFiliaResult to complexType _StanFiliaResponse_ContainedType
2021-01-25 07:47:00.868758 nusoap_xmlschema: done processing element StanFiliaResult
2021-01-25 07:47:00.868771 nusoap_xmlschema: done processing complexType _StanFiliaResponse_ContainedType
2021-01-25 07:47:00.868786 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-25 07:47:00.868795 nusoap_xmlschema: done processing element StanFiliaResponse
2021-01-25 07:47:00.868808 nusoap_xmlschema: processing untyped element StanInne type _StanInne_ContainedType
2021-01-25 07:47:00.868814 nusoap_xmlschema: add element StanInne to elements array
2021-01-25 07:47:00.868827 nusoap_xmlschema: processing unnamed complexType for element StanInne named _StanInne_ContainedType
2021-01-25 07:47:00.868884 nusoap_xmlschema: processing typed element idMag of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.868893 nusoap_xmlschema: add element idMag to complexType _StanInne_ContainedType
2021-01-25 07:47:00.868903 nusoap_xmlschema: done processing element idMag
2021-01-25 07:47:00.868921 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.868928 nusoap_xmlschema: add element idTw to complexType _StanInne_ContainedType
2021-01-25 07:47:00.868937 nusoap_xmlschema: done processing element idTw
2021-01-25 07:47:00.868950 nusoap_xmlschema: done processing complexType _StanInne_ContainedType
2021-01-25 07:47:00.868970 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-25 07:47:00.868980 nusoap_xmlschema: done processing element StanInne
2021-01-25 07:47:00.868994 nusoap_xmlschema: processing untyped element StanInneResponse type _StanInneResponse_ContainedType
2021-01-25 07:47:00.869000 nusoap_xmlschema: add element StanInneResponse to elements array
2021-01-25 07:47:00.869013 nusoap_xmlschema: processing unnamed complexType for element StanInneResponse named _StanInneResponse_ContainedType
2021-01-25 07:47:00.869035 nusoap_xmlschema: processing typed element StanInneResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.869042 nusoap_xmlschema: add element StanInneResult to complexType _StanInneResponse_ContainedType
2021-01-25 07:47:00.869051 nusoap_xmlschema: done processing element StanInneResult
2021-01-25 07:47:00.869064 nusoap_xmlschema: done processing complexType _StanInneResponse_ContainedType
2021-01-25 07:47:00.869079 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-25 07:47:00.869089 nusoap_xmlschema: done processing element StanInneResponse
2021-01-25 07:47:00.869103 nusoap_xmlschema: processing untyped element StanCaly type _StanCaly_ContainedType
2021-01-25 07:47:00.869108 nusoap_xmlschema: add element StanCaly to elements array
2021-01-25 07:47:00.869121 nusoap_xmlschema: processing unnamed complexType for element StanCaly named _StanCaly_ContainedType
2021-01-25 07:47:00.869144 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.869150 nusoap_xmlschema: add element idTw to complexType _StanCaly_ContainedType
2021-01-25 07:47:00.869160 nusoap_xmlschema: done processing element idTw
2021-01-25 07:47:00.869172 nusoap_xmlschema: done processing complexType _StanCaly_ContainedType
2021-01-25 07:47:00.869188 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-25 07:47:00.869197 nusoap_xmlschema: done processing element StanCaly
2021-01-25 07:47:00.869211 nusoap_xmlschema: processing untyped element StanCalyResponse type _StanCalyResponse_ContainedType
2021-01-25 07:47:00.869217 nusoap_xmlschema: add element StanCalyResponse to elements array
2021-01-25 07:47:00.869230 nusoap_xmlschema: processing unnamed complexType for element StanCalyResponse named _StanCalyResponse_ContainedType
2021-01-25 07:47:00.869252 nusoap_xmlschema: processing typed element StanCalyResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.869259 nusoap_xmlschema: add element StanCalyResult to complexType _StanCalyResponse_ContainedType
2021-01-25 07:47:00.869268 nusoap_xmlschema: done processing element StanCalyResult
2021-01-25 07:47:00.869281 nusoap_xmlschema: done processing complexType _StanCalyResponse_ContainedType
2021-01-25 07:47:00.869296 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-25 07:47:00.869305 nusoap_xmlschema: done processing element StanCalyResponse
2021-01-25 07:47:00.869319 nusoap_xmlschema: processing untyped element CenaDetaliczna type _CenaDetaliczna_ContainedType
2021-01-25 07:47:00.869324 nusoap_xmlschema: add element CenaDetaliczna to elements array
2021-01-25 07:47:00.869337 nusoap_xmlschema: processing unnamed complexType for element CenaDetaliczna named _CenaDetaliczna_ContainedType
2021-01-25 07:47:00.869360 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.869367 nusoap_xmlschema: add element idTw to complexType _CenaDetaliczna_ContainedType
2021-01-25 07:47:00.869389 nusoap_xmlschema: done processing element idTw
2021-01-25 07:47:00.869401 nusoap_xmlschema: done processing complexType _CenaDetaliczna_ContainedType
2021-01-25 07:47:00.869417 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-25 07:47:00.869447 nusoap_xmlschema: done processing element CenaDetaliczna
2021-01-25 07:47:00.869463 nusoap_xmlschema: processing untyped element CenaDetalicznaResponse type _CenaDetalicznaResponse_ContainedType
2021-01-25 07:47:00.869469 nusoap_xmlschema: add element CenaDetalicznaResponse to elements array
2021-01-25 07:47:00.869482 nusoap_xmlschema: processing unnamed complexType for element CenaDetalicznaResponse named _CenaDetalicznaResponse_ContainedType
2021-01-25 07:47:00.869505 nusoap_xmlschema: processing typed element CenaDetalicznaResult of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.869511 nusoap_xmlschema: add element CenaDetalicznaResult to complexType _CenaDetalicznaResponse_ContainedType
2021-01-25 07:47:00.869521 nusoap_xmlschema: done processing element CenaDetalicznaResult
2021-01-25 07:47:00.869533 nusoap_xmlschema: done processing complexType _CenaDetalicznaResponse_ContainedType
2021-01-25 07:47:00.869549 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-25 07:47:00.869558 nusoap_xmlschema: done processing element CenaDetalicznaResponse
2021-01-25 07:47:00.869572 nusoap_xmlschema: processing untyped element NazwaFSPAzZK type _NazwaFSPAzZK_ContainedType
2021-01-25 07:47:00.869578 nusoap_xmlschema: add element NazwaFSPAzZK to elements array
2021-01-25 07:47:00.869591 nusoap_xmlschema: processing unnamed complexType for element NazwaFSPAzZK named _NazwaFSPAzZK_ContainedType
2021-01-25 07:47:00.869613 nusoap_xmlschema: processing typed element ZK_NrPelny of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.869620 nusoap_xmlschema: add element ZK_NrPelny to complexType _NazwaFSPAzZK_ContainedType
2021-01-25 07:47:00.869630 nusoap_xmlschema: done processing element ZK_NrPelny
2021-01-25 07:47:00.869642 nusoap_xmlschema: done processing complexType _NazwaFSPAzZK_ContainedType
2021-01-25 07:47:00.869657 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-25 07:47:00.869667 nusoap_xmlschema: done processing element NazwaFSPAzZK
2021-01-25 07:47:00.869681 nusoap_xmlschema: processing untyped element NazwaFSPAzZKResponse type _NazwaFSPAzZKResponse_ContainedType
2021-01-25 07:47:00.869686 nusoap_xmlschema: add element NazwaFSPAzZKResponse to elements array
2021-01-25 07:47:00.869699 nusoap_xmlschema: processing unnamed complexType for element NazwaFSPAzZKResponse named _NazwaFSPAzZKResponse_ContainedType
2021-01-25 07:47:00.869722 nusoap_xmlschema: processing typed element NazwaFSPAzZKResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.869729 nusoap_xmlschema: add element NazwaFSPAzZKResult to complexType _NazwaFSPAzZKResponse_ContainedType
2021-01-25 07:47:00.869738 nusoap_xmlschema: done processing element NazwaFSPAzZKResult
2021-01-25 07:47:00.869764 nusoap_xmlschema: done processing complexType _NazwaFSPAzZKResponse_ContainedType
2021-01-25 07:47:00.869779 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-25 07:47:00.869788 nusoap_xmlschema: done processing element NazwaFSPAzZKResponse
2021-01-25 07:47:00.869801 nusoap_xmlschema: processing untyped element NazwaWZzZK type _NazwaWZzZK_ContainedType
2021-01-25 07:47:00.869806 nusoap_xmlschema: add element NazwaWZzZK to elements array
2021-01-25 07:47:00.869819 nusoap_xmlschema: processing unnamed complexType for element NazwaWZzZK named _NazwaWZzZK_ContainedType
2021-01-25 07:47:00.869841 nusoap_xmlschema: processing typed element ZK_NrPelny of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.869847 nusoap_xmlschema: add element ZK_NrPelny to complexType _NazwaWZzZK_ContainedType
2021-01-25 07:47:00.869857 nusoap_xmlschema: done processing element ZK_NrPelny
2021-01-25 07:47:00.869868 nusoap_xmlschema: done processing complexType _NazwaWZzZK_ContainedType
2021-01-25 07:47:00.869883 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-25 07:47:00.869892 nusoap_xmlschema: done processing element NazwaWZzZK
2021-01-25 07:47:00.869905 nusoap_xmlschema: processing untyped element NazwaWZzZKResponse type _NazwaWZzZKResponse_ContainedType
2021-01-25 07:47:00.869911 nusoap_xmlschema: add element NazwaWZzZKResponse to elements array
2021-01-25 07:47:00.869923 nusoap_xmlschema: processing unnamed complexType for element NazwaWZzZKResponse named _NazwaWZzZKResponse_ContainedType
2021-01-25 07:47:00.869945 nusoap_xmlschema: processing typed element NazwaWZzZKResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.869951 nusoap_xmlschema: add element NazwaWZzZKResult to complexType _NazwaWZzZKResponse_ContainedType
2021-01-25 07:47:00.869960 nusoap_xmlschema: done processing element NazwaWZzZKResult
2021-01-25 07:47:00.869972 nusoap_xmlschema: done processing complexType _NazwaWZzZKResponse_ContainedType
2021-01-25 07:47:00.869987 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-25 07:47:00.869996 nusoap_xmlschema: done processing element NazwaWZzZKResponse
2021-01-25 07:47:00.870009 nusoap_xmlschema: processing untyped element WalutaAktualnyKurs type _WalutaAktualnyKurs_ContainedType
2021-01-25 07:47:00.870015 nusoap_xmlschema: add element WalutaAktualnyKurs to elements array
2021-01-25 07:47:00.870027 nusoap_xmlschema: processing unnamed complexType for element WalutaAktualnyKurs named _WalutaAktualnyKurs_ContainedType
2021-01-25 07:47:00.870049 nusoap_xmlschema: processing typed element kodWaluty of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.870055 nusoap_xmlschema: add element kodWaluty to complexType _WalutaAktualnyKurs_ContainedType
2021-01-25 07:47:00.870064 nusoap_xmlschema: done processing element kodWaluty
2021-01-25 07:47:00.870082 nusoap_xmlschema: processing typed element idBanku of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.870088 nusoap_xmlschema: add element idBanku to complexType _WalutaAktualnyKurs_ContainedType
2021-01-25 07:47:00.870097 nusoap_xmlschema: done processing element idBanku
2021-01-25 07:47:00.870109 nusoap_xmlschema: done processing complexType _WalutaAktualnyKurs_ContainedType
2021-01-25 07:47:00.870130 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-25 07:47:00.870139 nusoap_xmlschema: done processing element WalutaAktualnyKurs
2021-01-25 07:47:00.870153 nusoap_xmlschema: processing untyped element WalutaAktualnyKursResponse type _WalutaAktualnyKursResponse_ContainedType
2021-01-25 07:47:00.870158 nusoap_xmlschema: add element WalutaAktualnyKursResponse to elements array
2021-01-25 07:47:00.870171 nusoap_xmlschema: processing unnamed complexType for element WalutaAktualnyKursResponse named _WalutaAktualnyKursResponse_ContainedType
2021-01-25 07:47:00.870193 nusoap_xmlschema: processing typed element WalutaAktualnyKursResult of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.870200 nusoap_xmlschema: add element WalutaAktualnyKursResult to complexType _WalutaAktualnyKursResponse_ContainedType
2021-01-25 07:47:00.870209 nusoap_xmlschema: done processing element WalutaAktualnyKursResult
2021-01-25 07:47:00.870221 nusoap_xmlschema: done processing complexType _WalutaAktualnyKursResponse_ContainedType
2021-01-25 07:47:00.870236 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-25 07:47:00.870245 nusoap_xmlschema: done processing element WalutaAktualnyKursResponse
2021-01-25 07:47:00.870258 nusoap_xmlschema: processing untyped element PunktyProgramLojalnosciowy type _PunktyProgramLojalnosciowy_ContainedType
2021-01-25 07:47:00.870265 nusoap_xmlschema: add element PunktyProgramLojalnosciowy to elements array
2021-01-25 07:47:00.870277 nusoap_xmlschema: processing unnamed complexType for element PunktyProgramLojalnosciowy named _PunktyProgramLojalnosciowy_ContainedType
2021-01-25 07:47:00.870299 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.870306 nusoap_xmlschema: add element idKh to complexType _PunktyProgramLojalnosciowy_ContainedType
2021-01-25 07:47:00.870315 nusoap_xmlschema: done processing element idKh
2021-01-25 07:47:00.870328 nusoap_xmlschema: done processing complexType _PunktyProgramLojalnosciowy_ContainedType
2021-01-25 07:47:00.870343 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-25 07:47:00.870353 nusoap_xmlschema: done processing element PunktyProgramLojalnosciowy
2021-01-25 07:47:00.870366 nusoap_xmlschema: processing untyped element PunktyProgramLojalnosciowyResponse type _PunktyProgramLojalnosciowyResponse_ContainedType
2021-01-25 07:47:00.870372 nusoap_xmlschema: add element PunktyProgramLojalnosciowyResponse to elements array
2021-01-25 07:47:00.870385 nusoap_xmlschema: processing unnamed complexType for element PunktyProgramLojalnosciowyResponse named _PunktyProgramLojalnosciowyResponse_ContainedType
2021-01-25 07:47:00.870407 nusoap_xmlschema: processing typed element PunktyProgramLojalnosciowyResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.870414 nusoap_xmlschema: add element PunktyProgramLojalnosciowyResult to complexType _PunktyProgramLojalnosciowyResponse_ContainedType
2021-01-25 07:47:00.870429 nusoap_xmlschema: done processing element PunktyProgramLojalnosciowyResult
2021-01-25 07:47:00.870442 nusoap_xmlschema: done processing complexType _PunktyProgramLojalnosciowyResponse_ContainedType
2021-01-25 07:47:00.870457 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-25 07:47:00.870479 nusoap_xmlschema: done processing element PunktyProgramLojalnosciowyResponse
2021-01-25 07:47:00.870494 nusoap_xmlschema: processing untyped element RankingProduktyDnia type _RankingProduktyDnia_ContainedType
2021-01-25 07:47:00.870500 nusoap_xmlschema: add element RankingProduktyDnia to elements array
2021-01-25 07:47:00.870513 nusoap_xmlschema: processing unnamed complexType for element RankingProduktyDnia named _RankingProduktyDnia_ContainedType
2021-01-25 07:47:00.870537 nusoap_xmlschema: processing typed element dniWstecz of type http://www.w3.org/2001/XMLSchema:unsignedByte
2021-01-25 07:47:00.870544 nusoap_xmlschema: add element dniWstecz to complexType _RankingProduktyDnia_ContainedType
2021-01-25 07:47:00.870553 nusoap_xmlschema: done processing element dniWstecz
2021-01-25 07:47:00.870566 nusoap_xmlschema: done processing complexType _RankingProduktyDnia_ContainedType
2021-01-25 07:47:00.870581 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-25 07:47:00.870591 nusoap_xmlschema: done processing element RankingProduktyDnia
2021-01-25 07:47:00.870610 nusoap_xmlschema: processing untyped element RankingProduktyDniaResponse type _RankingProduktyDniaResponse_ContainedType
2021-01-25 07:47:00.870616 nusoap_xmlschema: add element RankingProduktyDniaResponse to elements array
2021-01-25 07:47:00.870629 nusoap_xmlschema: processing unnamed complexType for element RankingProduktyDniaResponse named _RankingProduktyDniaResponse_ContainedType
2021-01-25 07:47:00.870651 nusoap_xmlschema: processing untyped element RankingProduktyDniaResult type __RankingProduktyDniaResponse_ContainedType_RankingProduktyDniaResult_ContainedType
2021-01-25 07:47:00.870658 nusoap_xmlschema: add element RankingProduktyDniaResult to complexType _RankingProduktyDniaResponse_ContainedType
2021-01-25 07:47:00.870671 nusoap_xmlschema: processing unnamed complexType for element RankingProduktyDniaResult named __RankingProduktyDniaResponse_ContainedType_RankingProduktyDniaResult_ContainedType
2021-01-25 07:47:00.870694 nusoap_xmlschema: do not have any logic to process element any
2021-01-25 07:47:00.870714 nusoap_xmlschema: do not have any logic to process element any
2021-01-25 07:47:00.870730 nusoap_xmlschema: done processing complexType __RankingProduktyDniaResponse_ContainedType_RankingProduktyDniaResult_ContainedType
2021-01-25 07:47:00.870741 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-25 07:47:00.870763 nusoap_xmlschema: done processing element RankingProduktyDniaResult
2021-01-25 07:47:00.870775 nusoap_xmlschema: done processing complexType _RankingProduktyDniaResponse_ContainedType
2021-01-25 07:47:00.870790 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-25 07:47:00.870821 nusoap_xmlschema: done processing element RankingProduktyDniaResponse
2021-01-25 07:47:00.870836 nusoap_xmlschema: processing untyped element RaportDowozowy type _RaportDowozowy_ContainedType
2021-01-25 07:47:00.870842 nusoap_xmlschema: add element RaportDowozowy to elements array
2021-01-25 07:47:00.870856 nusoap_xmlschema: processing unnamed complexType for element RaportDowozowy named _RaportDowozowy_ContainedType
2021-01-25 07:47:00.870914 nusoap_xmlschema: processing typed element status of type http://www.w3.org/2001/XMLSchema:unsignedByte
2021-01-25 07:47:00.870926 nusoap_xmlschema: add element status to complexType _RaportDowozowy_ContainedType
2021-01-25 07:47:00.870943 nusoap_xmlschema: done processing element status
2021-01-25 07:47:00.870975 nusoap_xmlschema: done processing complexType _RaportDowozowy_ContainedType
2021-01-25 07:47:00.871005 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-25 07:47:00.871025 nusoap_xmlschema: done processing element RaportDowozowy
2021-01-25 07:47:00.871050 nusoap_xmlschema: processing untyped element RaportDowozowyResponse type _RaportDowozowyResponse_ContainedType
2021-01-25 07:47:00.871059 nusoap_xmlschema: add element RaportDowozowyResponse to elements array
2021-01-25 07:47:00.871087 nusoap_xmlschema: processing unnamed complexType for element RaportDowozowyResponse named _RaportDowozowyResponse_ContainedType
2021-01-25 07:47:00.871125 nusoap_xmlschema: processing untyped element RaportDowozowyResult type __RaportDowozowyResponse_ContainedType_RaportDowozowyResult_ContainedType
2021-01-25 07:47:00.871135 nusoap_xmlschema: add element RaportDowozowyResult to complexType _RaportDowozowyResponse_ContainedType
2021-01-25 07:47:00.871157 nusoap_xmlschema: processing unnamed complexType for element RaportDowozowyResult named __RaportDowozowyResponse_ContainedType_RaportDowozowyResult_ContainedType
2021-01-25 07:47:00.871196 nusoap_xmlschema: do not have any logic to process element any
2021-01-25 07:47:00.871231 nusoap_xmlschema: do not have any logic to process element any
2021-01-25 07:47:00.871261 nusoap_xmlschema: done processing complexType __RaportDowozowyResponse_ContainedType_RaportDowozowyResult_ContainedType
2021-01-25 07:47:00.871281 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-25 07:47:00.871301 nusoap_xmlschema: done processing element RaportDowozowyResult
2021-01-25 07:47:00.871316 nusoap_xmlschema: done processing complexType _RaportDowozowyResponse_ContainedType
2021-01-25 07:47:00.871332 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-25 07:47:00.871342 nusoap_xmlschema: done processing element RaportDowozowyResponse
2021-01-25 07:47:00.871357 nusoap_xmlschema: processing untyped element ProduktyDnia type _ProduktyDnia_ContainedType
2021-01-25 07:47:00.871364 nusoap_xmlschema: add element ProduktyDnia to elements array
2021-01-25 07:47:00.871382 nusoap_xmlschema: processing unnamed complexType for element ProduktyDnia named _ProduktyDnia_ContainedType
2021-01-25 07:47:00.871407 nusoap_xmlschema: processing typed element dniWstecz of type http://www.w3.org/2001/XMLSchema:unsignedByte
2021-01-25 07:47:00.871414 nusoap_xmlschema: add element dniWstecz to complexType _ProduktyDnia_ContainedType
2021-01-25 07:47:00.871437 nusoap_xmlschema: done processing element dniWstecz
2021-01-25 07:47:00.871496 nusoap_xmlschema: done processing complexType _ProduktyDnia_ContainedType
2021-01-25 07:47:00.871524 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-25 07:47:00.871546 nusoap_xmlschema: done processing element ProduktyDnia
2021-01-25 07:47:00.871577 nusoap_xmlschema: processing untyped element ProduktyDniaResponse type _ProduktyDniaResponse_ContainedType
2021-01-25 07:47:00.871589 nusoap_xmlschema: add element ProduktyDniaResponse to elements array
2021-01-25 07:47:00.871616 nusoap_xmlschema: processing unnamed complexType for element ProduktyDniaResponse named _ProduktyDniaResponse_ContainedType
2021-01-25 07:47:00.871655 nusoap_xmlschema: processing untyped element ProduktyDniaResult type __ProduktyDniaResponse_ContainedType_ProduktyDniaResult_ContainedType
2021-01-25 07:47:00.871663 nusoap_xmlschema: add element ProduktyDniaResult to complexType _ProduktyDniaResponse_ContainedType
2021-01-25 07:47:00.871677 nusoap_xmlschema: processing unnamed complexType for element ProduktyDniaResult named __ProduktyDniaResponse_ContainedType_ProduktyDniaResult_ContainedType
2021-01-25 07:47:00.871701 nusoap_xmlschema: do not have any logic to process element any
2021-01-25 07:47:00.871722 nusoap_xmlschema: do not have any logic to process element any
2021-01-25 07:47:00.871739 nusoap_xmlschema: done processing complexType __ProduktyDniaResponse_ContainedType_ProduktyDniaResult_ContainedType
2021-01-25 07:47:00.871751 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-25 07:47:00.871761 nusoap_xmlschema: done processing element ProduktyDniaResult
2021-01-25 07:47:00.871786 nusoap_xmlschema: done processing complexType _ProduktyDniaResponse_ContainedType
2021-01-25 07:47:00.871802 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-25 07:47:00.871811 nusoap_xmlschema: done processing element ProduktyDniaResponse
2021-01-25 07:47:00.871826 nusoap_xmlschema: processing untyped element DodajZamowienie type _DodajZamowienie_ContainedType
2021-01-25 07:47:00.871832 nusoap_xmlschema: add element DodajZamowienie to elements array
2021-01-25 07:47:00.871845 nusoap_xmlschema: processing unnamed complexType for element DodajZamowienie named _DodajZamowienie_ContainedType
2021-01-25 07:47:00.871869 nusoap_xmlschema: processing typed element idKh_ext of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.871875 nusoap_xmlschema: add element idKh_ext to complexType _DodajZamowienie_ContainedType
2021-01-25 07:47:00.871885 nusoap_xmlschema: done processing element idKh_ext
2021-01-25 07:47:00.871903 nusoap_xmlschema: processing typed element idKh_ERP of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.871912 nusoap_xmlschema: add element idKh_ERP to complexType _DodajZamowienie_ContainedType
2021-01-25 07:47:00.871929 nusoap_xmlschema: done processing element idKh_ERP
2021-01-25 07:47:00.871959 nusoap_xmlschema: processing typed element idMag of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.871970 nusoap_xmlschema: add element idMag to complexType _DodajZamowienie_ContainedType
2021-01-25 07:47:00.871986 nusoap_xmlschema: done processing element idMag
2021-01-25 07:47:00.872006 nusoap_xmlschema: processing typed element typDok of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.872013 nusoap_xmlschema: add element typDok to complexType _DodajZamowienie_ContainedType
2021-01-25 07:47:00.872023 nusoap_xmlschema: done processing element typDok
2021-01-25 07:47:00.872039 nusoap_xmlschema: processing typed element uwagi of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.872045 nusoap_xmlschema: add element uwagi to complexType _DodajZamowienie_ContainedType
2021-01-25 07:47:00.872055 nusoap_xmlschema: done processing element uwagi
2021-01-25 07:47:00.872071 nusoap_xmlschema: processing typed element sklep of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.872078 nusoap_xmlschema: add element sklep to complexType _DodajZamowienie_ContainedType
2021-01-25 07:47:00.872087 nusoap_xmlschema: done processing element sklep
2021-01-25 07:47:00.872103 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.872110 nusoap_xmlschema: add element waluta to complexType _DodajZamowienie_ContainedType
2021-01-25 07:47:00.872124 nusoap_xmlschema: done processing element waluta
2021-01-25 07:47:00.872147 nusoap_xmlschema: done processing complexType _DodajZamowienie_ContainedType
2021-01-25 07:47:00.872198 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-25 07:47:00.872218 nusoap_xmlschema: done processing element DodajZamowienie
2021-01-25 07:47:00.872247 nusoap_xmlschema: processing untyped element DodajZamowienieResponse type _DodajZamowienieResponse_ContainedType
2021-01-25 07:47:00.872255 nusoap_xmlschema: add element DodajZamowienieResponse to elements array
2021-01-25 07:47:00.872285 nusoap_xmlschema: processing unnamed complexType for element DodajZamowienieResponse named _DodajZamowienieResponse_ContainedType
2021-01-25 07:47:00.872311 nusoap_xmlschema: processing typed element DodajZamowienieResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.872319 nusoap_xmlschema: add element DodajZamowienieResult to complexType _DodajZamowienieResponse_ContainedType
2021-01-25 07:47:00.872335 nusoap_xmlschema: done processing element DodajZamowienieResult
2021-01-25 07:47:00.872362 nusoap_xmlschema: done processing complexType _DodajZamowienieResponse_ContainedType
2021-01-25 07:47:00.872383 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-25 07:47:00.872396 nusoap_xmlschema: done processing element DodajZamowienieResponse
2021-01-25 07:47:00.872419 nusoap_xmlschema: processing untyped element DodajPozycje type _DodajPozycje_ContainedType
2021-01-25 07:47:00.872445 nusoap_xmlschema: add element DodajPozycje to elements array
2021-01-25 07:47:00.872464 nusoap_xmlschema: processing unnamed complexType for element DodajPozycje named _DodajPozycje_ContainedType
2021-01-25 07:47:00.872490 nusoap_xmlschema: processing typed element idNagl of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.872497 nusoap_xmlschema: add element idNagl to complexType _DodajPozycje_ContainedType
2021-01-25 07:47:00.872508 nusoap_xmlschema: done processing element idNagl
2021-01-25 07:47:00.872526 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.872532 nusoap_xmlschema: add element idTw to complexType _DodajPozycje_ContainedType
2021-01-25 07:47:00.872542 nusoap_xmlschema: done processing element idTw
2021-01-25 07:47:00.872565 nusoap_xmlschema: processing typed element ilosc of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.872572 nusoap_xmlschema: add element ilosc to complexType _DodajPozycje_ContainedType
2021-01-25 07:47:00.872583 nusoap_xmlschema: done processing element ilosc
2021-01-25 07:47:00.872596 nusoap_xmlschema: done processing complexType _DodajPozycje_ContainedType
2021-01-25 07:47:00.872622 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-25 07:47:00.872632 nusoap_xmlschema: done processing element DodajPozycje
2021-01-25 07:47:00.872647 nusoap_xmlschema: processing untyped element DodajPozycjeResponse type _DodajPozycjeResponse_ContainedType
2021-01-25 07:47:00.872653 nusoap_xmlschema: add element DodajPozycjeResponse to elements array
2021-01-25 07:47:00.872667 nusoap_xmlschema: processing unnamed complexType for element DodajPozycjeResponse named _DodajPozycjeResponse_ContainedType
2021-01-25 07:47:00.872691 nusoap_xmlschema: processing typed element DodajPozycjeResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.872699 nusoap_xmlschema: add element DodajPozycjeResult to complexType _DodajPozycjeResponse_ContainedType
2021-01-25 07:47:00.872708 nusoap_xmlschema: done processing element DodajPozycjeResult
2021-01-25 07:47:00.872721 nusoap_xmlschema: done processing complexType _DodajPozycjeResponse_ContainedType
2021-01-25 07:47:00.872737 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-25 07:47:00.872747 nusoap_xmlschema: done processing element DodajPozycjeResponse
2021-01-25 07:47:00.872767 nusoap_xmlschema: processing untyped element DodajZamowienieProgramLojalnosciowy type _DodajZamowienieProgramLojalnosciowy_ContainedType
2021-01-25 07:47:00.872777 nusoap_xmlschema: add element DodajZamowienieProgramLojalnosciowy to elements array
2021-01-25 07:47:00.872802 nusoap_xmlschema: processing unnamed complexType for element DodajZamowienieProgramLojalnosciowy named _DodajZamowienieProgramLojalnosciowy_ContainedType
2021-01-25 07:47:00.872848 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.872857 nusoap_xmlschema: add element idKh to complexType _DodajZamowienieProgramLojalnosciowy_ContainedType
2021-01-25 07:47:00.872868 nusoap_xmlschema: done processing element idKh
2021-01-25 07:47:00.872882 nusoap_xmlschema: done processing complexType _DodajZamowienieProgramLojalnosciowy_ContainedType
2021-01-25 07:47:00.872900 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-25 07:47:00.872910 nusoap_xmlschema: done processing element DodajZamowienieProgramLojalnosciowy
2021-01-25 07:47:00.872925 nusoap_xmlschema: processing untyped element DodajZamowienieProgramLojalnosciowyResponse type _DodajZamowienieProgramLojalnosciowyResponse_ContainedType
2021-01-25 07:47:00.872931 nusoap_xmlschema: add element DodajZamowienieProgramLojalnosciowyResponse to elements array
2021-01-25 07:47:00.872946 nusoap_xmlschema: processing unnamed complexType for element DodajZamowienieProgramLojalnosciowyResponse named _DodajZamowienieProgramLojalnosciowyResponse_ContainedType
2021-01-25 07:47:00.872970 nusoap_xmlschema: processing typed element DodajZamowienieProgramLojalnosciowyResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.872977 nusoap_xmlschema: add element DodajZamowienieProgramLojalnosciowyResult to complexType _DodajZamowienieProgramLojalnosciowyResponse_ContainedType
2021-01-25 07:47:00.872987 nusoap_xmlschema: done processing element DodajZamowienieProgramLojalnosciowyResult
2021-01-25 07:47:00.873000 nusoap_xmlschema: done processing complexType _DodajZamowienieProgramLojalnosciowyResponse_ContainedType
2021-01-25 07:47:00.873044 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-25 07:47:00.873057 nusoap_xmlschema: done processing element DodajZamowienieProgramLojalnosciowyResponse
2021-01-25 07:47:00.873074 nusoap_xmlschema: processing untyped element DodajKodRabatowy type _DodajKodRabatowy_ContainedType
2021-01-25 07:47:00.873080 nusoap_xmlschema: add element DodajKodRabatowy to elements array
2021-01-25 07:47:00.873094 nusoap_xmlschema: processing unnamed complexType for element DodajKodRabatowy named _DodajKodRabatowy_ContainedType
2021-01-25 07:47:00.873119 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.873126 nusoap_xmlschema: add element idKh to complexType _DodajKodRabatowy_ContainedType
2021-01-25 07:47:00.873135 nusoap_xmlschema: done processing element idKh
2021-01-25 07:47:00.873153 nusoap_xmlschema: processing typed element prefiksKodu of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.873160 nusoap_xmlschema: add element prefiksKodu to complexType _DodajKodRabatowy_ContainedType
2021-01-25 07:47:00.873170 nusoap_xmlschema: done processing element prefiksKodu
2021-01-25 07:47:00.873187 nusoap_xmlschema: processing typed element kod of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.873194 nusoap_xmlschema: add element kod to complexType _DodajKodRabatowy_ContainedType
2021-01-25 07:47:00.873204 nusoap_xmlschema: done processing element kod
2021-01-25 07:47:00.873221 nusoap_xmlschema: processing typed element procent of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.873228 nusoap_xmlschema: add element procent to complexType _DodajKodRabatowy_ContainedType
2021-01-25 07:47:00.873238 nusoap_xmlschema: done processing element procent
2021-01-25 07:47:00.873255 nusoap_xmlschema: processing typed element waznyDo of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.873261 nusoap_xmlschema: add element waznyDo to complexType _DodajKodRabatowy_ContainedType
2021-01-25 07:47:00.873271 nusoap_xmlschema: done processing element waznyDo
2021-01-25 07:47:00.873284 nusoap_xmlschema: done processing complexType _DodajKodRabatowy_ContainedType
2021-01-25 07:47:00.873318 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-25 07:47:00.873328 nusoap_xmlschema: done processing element DodajKodRabatowy
2021-01-25 07:47:00.873344 nusoap_xmlschema: processing untyped element DodajKodRabatowyResponse type _DodajKodRabatowyResponse_ContainedType
2021-01-25 07:47:00.873350 nusoap_xmlschema: add element DodajKodRabatowyResponse to elements array
2021-01-25 07:47:00.873363 nusoap_xmlschema: processing unnamed complexType for element DodajKodRabatowyResponse named _DodajKodRabatowyResponse_ContainedType
2021-01-25 07:47:00.873387 nusoap_xmlschema: processing typed element DodajKodRabatowyResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.873394 nusoap_xmlschema: add element DodajKodRabatowyResult to complexType _DodajKodRabatowyResponse_ContainedType
2021-01-25 07:47:00.873404 nusoap_xmlschema: done processing element DodajKodRabatowyResult
2021-01-25 07:47:00.873417 nusoap_xmlschema: done processing complexType _DodajKodRabatowyResponse_ContainedType
2021-01-25 07:47:00.873441 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-25 07:47:00.873453 nusoap_xmlschema: done processing element DodajKodRabatowyResponse
2021-01-25 07:47:00.873468 nusoap_xmlschema: processing untyped element DodajPozycjeProgramLojalnosciowy type _DodajPozycjeProgramLojalnosciowy_ContainedType
2021-01-25 07:47:00.873474 nusoap_xmlschema: add element DodajPozycjeProgramLojalnosciowy to elements array
2021-01-25 07:47:00.873488 nusoap_xmlschema: processing unnamed complexType for element DodajPozycjeProgramLojalnosciowy named _DodajPozycjeProgramLojalnosciowy_ContainedType
2021-01-25 07:47:00.873514 nusoap_xmlschema: processing typed element idNagl of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.873521 nusoap_xmlschema: add element idNagl to complexType _DodajPozycjeProgramLojalnosciowy_ContainedType
2021-01-25 07:47:00.873531 nusoap_xmlschema: done processing element idNagl
2021-01-25 07:47:00.873549 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.873560 nusoap_xmlschema: add element idTw to complexType _DodajPozycjeProgramLojalnosciowy_ContainedType
2021-01-25 07:47:00.873571 nusoap_xmlschema: done processing element idTw
2021-01-25 07:47:00.873588 nusoap_xmlschema: processing typed element ilosc of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.873595 nusoap_xmlschema: add element ilosc to complexType _DodajPozycjeProgramLojalnosciowy_ContainedType
2021-01-25 07:47:00.873605 nusoap_xmlschema: done processing element ilosc
2021-01-25 07:47:00.873618 nusoap_xmlschema: done processing complexType _DodajPozycjeProgramLojalnosciowy_ContainedType
2021-01-25 07:47:00.873642 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-25 07:47:00.873652 nusoap_xmlschema: done processing element DodajPozycjeProgramLojalnosciowy
2021-01-25 07:47:00.873667 nusoap_xmlschema: processing untyped element DodajPozycjeProgramLojalnosciowyResponse type _DodajPozycjeProgramLojalnosciowyResponse_ContainedType
2021-01-25 07:47:00.873673 nusoap_xmlschema: add element DodajPozycjeProgramLojalnosciowyResponse to elements array
2021-01-25 07:47:00.873687 nusoap_xmlschema: processing unnamed complexType for element DodajPozycjeProgramLojalnosciowyResponse named _DodajPozycjeProgramLojalnosciowyResponse_ContainedType
2021-01-25 07:47:00.873711 nusoap_xmlschema: processing typed element DodajPozycjeProgramLojalnosciowyResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.873718 nusoap_xmlschema: add element DodajPozycjeProgramLojalnosciowyResult to complexType _DodajPozycjeProgramLojalnosciowyResponse_ContainedType
2021-01-25 07:47:00.873728 nusoap_xmlschema: done processing element DodajPozycjeProgramLojalnosciowyResult
2021-01-25 07:47:00.873741 nusoap_xmlschema: done processing complexType _DodajPozycjeProgramLojalnosciowyResponse_ContainedType
2021-01-25 07:47:00.873757 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-25 07:47:00.873768 nusoap_xmlschema: done processing element DodajPozycjeProgramLojalnosciowyResponse
2021-01-25 07:47:00.873782 nusoap_xmlschema: processing untyped element CenyTowarowPaczka type _CenyTowarowPaczka_ContainedType
2021-01-25 07:47:00.873788 nusoap_xmlschema: add element CenyTowarowPaczka to elements array
2021-01-25 07:47:00.873802 nusoap_xmlschema: processing unnamed complexType for element CenyTowarowPaczka named _CenyTowarowPaczka_ContainedType
2021-01-25 07:47:00.873826 nusoap_xmlschema: processing typed element listaId of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.873833 nusoap_xmlschema: add element listaId to complexType _CenyTowarowPaczka_ContainedType
2021-01-25 07:47:00.873861 nusoap_xmlschema: done processing element listaId
2021-01-25 07:47:00.873882 nusoap_xmlschema: processing typed element khId of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.873889 nusoap_xmlschema: add element khId to complexType _CenyTowarowPaczka_ContainedType
2021-01-25 07:47:00.873899 nusoap_xmlschema: done processing element khId
2021-01-25 07:47:00.873916 nusoap_xmlschema: processing typed element magId of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.873923 nusoap_xmlschema: add element magId to complexType _CenyTowarowPaczka_ContainedType
2021-01-25 07:47:00.873933 nusoap_xmlschema: done processing element magId
2021-01-25 07:47:00.873960 nusoap_xmlschema: processing typed element symbolWaluty of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.873968 nusoap_xmlschema: add element symbolWaluty to complexType _CenyTowarowPaczka_ContainedType
2021-01-25 07:47:00.873979 nusoap_xmlschema: done processing element symbolWaluty
2021-01-25 07:47:00.873997 nusoap_xmlschema: processing typed element separator of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.874012 nusoap_xmlschema: add element separator to complexType _CenyTowarowPaczka_ContainedType
2021-01-25 07:47:00.874023 nusoap_xmlschema: done processing element separator
2021-01-25 07:47:00.874036 nusoap_xmlschema: done processing complexType _CenyTowarowPaczka_ContainedType
2021-01-25 07:47:00.874083 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-25 07:47:00.874104 nusoap_xmlschema: done processing element CenyTowarowPaczka
2021-01-25 07:47:00.874135 nusoap_xmlschema: processing untyped element CenyTowarowPaczkaResponse type _CenyTowarowPaczkaResponse_ContainedType
2021-01-25 07:47:00.874144 nusoap_xmlschema: add element CenyTowarowPaczkaResponse to elements array
2021-01-25 07:47:00.874162 nusoap_xmlschema: processing unnamed complexType for element CenyTowarowPaczkaResponse named _CenyTowarowPaczkaResponse_ContainedType
2021-01-25 07:47:00.874189 nusoap_xmlschema: processing typed element CenyTowarowPaczkaResult of type http://tempuri.org/:ArrayOfCenyPaczka
2021-01-25 07:47:00.874196 nusoap_xmlschema: add element CenyTowarowPaczkaResult to complexType _CenyTowarowPaczkaResponse_ContainedType
2021-01-25 07:47:00.874206 nusoap_xmlschema: done processing element CenyTowarowPaczkaResult
2021-01-25 07:47:00.874219 nusoap_xmlschema: done processing complexType _CenyTowarowPaczkaResponse_ContainedType
2021-01-25 07:47:00.874236 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-25 07:47:00.874246 nusoap_xmlschema: done processing element CenyTowarowPaczkaResponse
2021-01-25 07:47:00.874260 nusoap_xmlschema: processing named complexType ArrayOfCenyPaczka
2021-01-25 07:47:00.874289 nusoap_xmlschema: processing typed element CenyPaczka of type http://tempuri.org/:CenyPaczka
2021-01-25 07:47:00.874296 nusoap_xmlschema: add element CenyPaczka to complexType ArrayOfCenyPaczka
2021-01-25 07:47:00.874306 nusoap_xmlschema: done processing element CenyPaczka
2021-01-25 07:47:00.874319 nusoap_xmlschema: done processing complexType ArrayOfCenyPaczka
2021-01-25 07:47:00.874336 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-25 07:47:00.874350 nusoap_xmlschema: processing named complexType CenyPaczka
2021-01-25 07:47:00.874375 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.874382 nusoap_xmlschema: add element idTw to complexType CenyPaczka
2021-01-25 07:47:00.874392 nusoap_xmlschema: done processing element idTw
2021-01-25 07:47:00.874410 nusoap_xmlschema: processing typed element detalNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.874417 nusoap_xmlschema: add element detalNetto to complexType CenyPaczka
2021-01-25 07:47:00.874435 nusoap_xmlschema: done processing element detalNetto
2021-01-25 07:47:00.874454 nusoap_xmlschema: processing typed element detalBrutto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.874461 nusoap_xmlschema: add element detalBrutto to complexType CenyPaczka
2021-01-25 07:47:00.874471 nusoap_xmlschema: done processing element detalBrutto
2021-01-25 07:47:00.874488 nusoap_xmlschema: processing typed element klientNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.874495 nusoap_xmlschema: add element klientNetto to complexType CenyPaczka
2021-01-25 07:47:00.874505 nusoap_xmlschema: done processing element klientNetto
2021-01-25 07:47:00.874522 nusoap_xmlschema: processing typed element klientBrutto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.874528 nusoap_xmlschema: add element klientBrutto to complexType CenyPaczka
2021-01-25 07:47:00.874538 nusoap_xmlschema: done processing element klientBrutto
2021-01-25 07:47:00.874559 nusoap_xmlschema: processing typed element promowany of type http://www.w3.org/2001/XMLSchema:unsignedByte
2021-01-25 07:47:00.874567 nusoap_xmlschema: add element promowany to complexType CenyPaczka
2021-01-25 07:47:00.874578 nusoap_xmlschema: done processing element promowany
2021-01-25 07:47:00.874600 nusoap_xmlschema: processing typed element punktyLojalnosciowy of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.874608 nusoap_xmlschema: add element punktyLojalnosciowy to complexType CenyPaczka
2021-01-25 07:47:00.874618 nusoap_xmlschema: done processing element punktyLojalnosciowy
2021-01-25 07:47:00.874636 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.874642 nusoap_xmlschema: add element waluta to complexType CenyPaczka
2021-01-25 07:47:00.874652 nusoap_xmlschema: done processing element waluta
2021-01-25 07:47:00.874674 nusoap_xmlschema: processing typed element stawkaVAT of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.874681 nusoap_xmlschema: add element stawkaVAT to complexType CenyPaczka
2021-01-25 07:47:00.874692 nusoap_xmlschema: done processing element stawkaVAT
2021-01-25 07:47:00.874723 nusoap_xmlschema: processing typed element czas of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.874730 nusoap_xmlschema: add element czas to complexType CenyPaczka
2021-01-25 07:47:00.874741 nusoap_xmlschema: done processing element czas
2021-01-25 07:47:00.874766 nusoap_xmlschema: processing typed element lacznyczas of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.874785 nusoap_xmlschema: add element lacznyczas to complexType CenyPaczka
2021-01-25 07:47:00.874796 nusoap_xmlschema: done processing element lacznyczas
2021-01-25 07:47:00.874809 nusoap_xmlschema: done processing complexType CenyPaczka
2021-01-25 07:47:00.874910 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-25 07:47:00.874944 nusoap_xmlschema: processing untyped element DokumentyPaczka type _DokumentyPaczka_ContainedType
2021-01-25 07:47:00.874954 nusoap_xmlschema: add element DokumentyPaczka to elements array
2021-01-25 07:47:00.874979 nusoap_xmlschema: processing unnamed complexType for element DokumentyPaczka named _DokumentyPaczka_ContainedType
2021-01-25 07:47:00.875018 nusoap_xmlschema: processing typed element khId of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.875029 nusoap_xmlschema: add element khId to complexType _DokumentyPaczka_ContainedType
2021-01-25 07:47:00.875046 nusoap_xmlschema: done processing element khId
2021-01-25 07:47:00.875077 nusoap_xmlschema: processing typed element dataOd of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.875088 nusoap_xmlschema: add element dataOd to complexType _DokumentyPaczka_ContainedType
2021-01-25 07:47:00.875106 nusoap_xmlschema: done processing element dataOd
2021-01-25 07:47:00.875137 nusoap_xmlschema: processing typed element dataDo of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.875149 nusoap_xmlschema: add element dataDo to complexType _DokumentyPaczka_ContainedType
2021-01-25 07:47:00.875167 nusoap_xmlschema: done processing element dataDo
2021-01-25 07:47:00.875199 nusoap_xmlschema: processing typed element typ of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.875212 nusoap_xmlschema: add element typ to complexType _DokumentyPaczka_ContainedType
2021-01-25 07:47:00.875230 nusoap_xmlschema: done processing element typ
2021-01-25 07:47:00.875254 nusoap_xmlschema: done processing complexType _DokumentyPaczka_ContainedType
2021-01-25 07:47:00.875313 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-25 07:47:00.875330 nusoap_xmlschema: done processing element DokumentyPaczka
2021-01-25 07:47:00.875346 nusoap_xmlschema: processing untyped element DokumentyPaczkaResponse type _DokumentyPaczkaResponse_ContainedType
2021-01-25 07:47:00.875353 nusoap_xmlschema: add element DokumentyPaczkaResponse to elements array
2021-01-25 07:47:00.875368 nusoap_xmlschema: processing unnamed complexType for element DokumentyPaczkaResponse named _DokumentyPaczkaResponse_ContainedType
2021-01-25 07:47:00.875532 nusoap_xmlschema: processing typed element DokumentyPaczkaResult of type http://tempuri.org/:ArrayOfDokumentyPaczka
2021-01-25 07:47:00.875547 nusoap_xmlschema: add element DokumentyPaczkaResult to complexType _DokumentyPaczkaResponse_ContainedType
2021-01-25 07:47:00.875567 nusoap_xmlschema: done processing element DokumentyPaczkaResult
2021-01-25 07:47:00.875600 nusoap_xmlschema: done processing complexType _DokumentyPaczkaResponse_ContainedType
2021-01-25 07:47:00.875631 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-25 07:47:00.875659 nusoap_xmlschema: done processing element DokumentyPaczkaResponse
2021-01-25 07:47:00.875678 nusoap_xmlschema: processing named complexType ArrayOfDokumentyPaczka
2021-01-25 07:47:00.875706 nusoap_xmlschema: processing typed element DokumentyPaczka of type http://tempuri.org/:DokumentyPaczka
2021-01-25 07:47:00.875714 nusoap_xmlschema: add element DokumentyPaczka to complexType ArrayOfDokumentyPaczka
2021-01-25 07:47:00.875724 nusoap_xmlschema: done processing element DokumentyPaczka
2021-01-25 07:47:00.875737 nusoap_xmlschema: done processing complexType ArrayOfDokumentyPaczka
2021-01-25 07:47:00.875755 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-25 07:47:00.875769 nusoap_xmlschema: processing named complexType DokumentyPaczka
2021-01-25 07:47:00.875807 nusoap_xmlschema: processing typed element idDok of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.875813 nusoap_xmlschema: add element idDok to complexType DokumentyPaczka
2021-01-25 07:47:00.875823 nusoap_xmlschema: done processing element idDok
2021-01-25 07:47:00.875840 nusoap_xmlschema: processing typed element nrDok of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.875846 nusoap_xmlschema: add element nrDok to complexType DokumentyPaczka
2021-01-25 07:47:00.875856 nusoap_xmlschema: done processing element nrDok
2021-01-25 07:47:00.875872 nusoap_xmlschema: processing typed element typDok of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.875878 nusoap_xmlschema: add element typDok to complexType DokumentyPaczka
2021-01-25 07:47:00.875888 nusoap_xmlschema: done processing element typDok
2021-01-25 07:47:00.875904 nusoap_xmlschema: processing typed element idMagazynu of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.875910 nusoap_xmlschema: add element idMagazynu to complexType DokumentyPaczka
2021-01-25 07:47:00.875919 nusoap_xmlschema: done processing element idMagazynu
2021-01-25 07:47:00.875940 nusoap_xmlschema: processing typed element wartoscNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.875950 nusoap_xmlschema: add element wartoscNetto to complexType DokumentyPaczka
2021-01-25 07:47:00.875968 nusoap_xmlschema: done processing element wartoscNetto
2021-01-25 07:47:00.876000 nusoap_xmlschema: processing typed element wartoscBrutto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.876009 nusoap_xmlschema: add element wartoscBrutto to complexType DokumentyPaczka
2021-01-25 07:47:00.876044 nusoap_xmlschema: done processing element wartoscBrutto
2021-01-25 07:47:00.876076 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.876087 nusoap_xmlschema: add element waluta to complexType DokumentyPaczka
2021-01-25 07:47:00.876105 nusoap_xmlschema: done processing element waluta
2021-01-25 07:47:00.876147 nusoap_xmlschema: processing typed element dataWystawienia of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.876158 nusoap_xmlschema: add element dataWystawienia to complexType DokumentyPaczka
2021-01-25 07:47:00.876174 nusoap_xmlschema: done processing element dataWystawienia
2021-01-25 07:47:00.876201 nusoap_xmlschema: processing typed element terminPlatnosci of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.876211 nusoap_xmlschema: add element terminPlatnosci to complexType DokumentyPaczka
2021-01-25 07:47:00.876227 nusoap_xmlschema: done processing element terminPlatnosci
2021-01-25 07:47:00.876256 nusoap_xmlschema: processing typed element czas of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.876267 nusoap_xmlschema: add element czas to complexType DokumentyPaczka
2021-01-25 07:47:00.876284 nusoap_xmlschema: done processing element czas
2021-01-25 07:47:00.876314 nusoap_xmlschema: processing typed element lacznyczas of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.876325 nusoap_xmlschema: add element lacznyczas to complexType DokumentyPaczka
2021-01-25 07:47:00.876342 nusoap_xmlschema: done processing element lacznyczas
2021-01-25 07:47:00.876366 nusoap_xmlschema: done processing complexType DokumentyPaczka
2021-01-25 07:47:00.876465 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-25 07:47:00.876503 nusoap_xmlschema: processing untyped element DokumentyIdPaczka type _DokumentyIdPaczka_ContainedType
2021-01-25 07:47:00.876510 nusoap_xmlschema: add element DokumentyIdPaczka to elements array
2021-01-25 07:47:00.876526 nusoap_xmlschema: processing unnamed complexType for element DokumentyIdPaczka named _DokumentyIdPaczka_ContainedType
2021-01-25 07:47:00.876554 nusoap_xmlschema: processing typed element listaId of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.876564 nusoap_xmlschema: add element listaId to complexType _DokumentyIdPaczka_ContainedType
2021-01-25 07:47:00.876576 nusoap_xmlschema: done processing element listaId
2021-01-25 07:47:00.876594 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.876601 nusoap_xmlschema: add element idKh to complexType _DokumentyIdPaczka_ContainedType
2021-01-25 07:47:00.876611 nusoap_xmlschema: done processing element idKh
2021-01-25 07:47:00.876628 nusoap_xmlschema: processing typed element separator of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.876634 nusoap_xmlschema: add element separator to complexType _DokumentyIdPaczka_ContainedType
2021-01-25 07:47:00.876644 nusoap_xmlschema: done processing element separator
2021-01-25 07:47:00.876661 nusoap_xmlschema: processing typed element pozycjeDokumentu of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-25 07:47:00.876667 nusoap_xmlschema: add element pozycjeDokumentu to complexType _DokumentyIdPaczka_ContainedType
2021-01-25 07:47:00.876678 nusoap_xmlschema: done processing element pozycjeDokumentu
2021-01-25 07:47:00.876691 nusoap_xmlschema: done processing complexType _DokumentyIdPaczka_ContainedType
2021-01-25 07:47:00.876721 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-25 07:47:00.876731 nusoap_xmlschema: done processing element DokumentyIdPaczka
2021-01-25 07:47:00.876746 nusoap_xmlschema: processing untyped element DokumentyIdPaczkaResponse type _DokumentyIdPaczkaResponse_ContainedType
2021-01-25 07:47:00.876756 nusoap_xmlschema: add element DokumentyIdPaczkaResponse to elements array
2021-01-25 07:47:00.876781 nusoap_xmlschema: processing unnamed complexType for element DokumentyIdPaczkaResponse named _DokumentyIdPaczkaResponse_ContainedType
2021-01-25 07:47:00.876831 nusoap_xmlschema: processing typed element DokumentyIdPaczkaResult of type http://tempuri.org/:ArrayOfDokumentyIdPaczka
2021-01-25 07:47:00.876845 nusoap_xmlschema: add element DokumentyIdPaczkaResult to complexType _DokumentyIdPaczkaResponse_ContainedType
2021-01-25 07:47:00.876865 nusoap_xmlschema: done processing element DokumentyIdPaczkaResult
2021-01-25 07:47:00.876885 nusoap_xmlschema: done processing complexType _DokumentyIdPaczkaResponse_ContainedType
2021-01-25 07:47:00.876904 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-25 07:47:00.876922 nusoap_xmlschema: done processing element DokumentyIdPaczkaResponse
2021-01-25 07:47:00.876950 nusoap_xmlschema: processing named complexType ArrayOfDokumentyIdPaczka
2021-01-25 07:47:00.877015 nusoap_xmlschema: processing typed element DokumentyIdPaczka of type http://tempuri.org/:DokumentyIdPaczka
2021-01-25 07:47:00.877030 nusoap_xmlschema: add element DokumentyIdPaczka to complexType ArrayOfDokumentyIdPaczka
2021-01-25 07:47:00.877049 nusoap_xmlschema: done processing element DokumentyIdPaczka
2021-01-25 07:47:00.877068 nusoap_xmlschema: done processing complexType ArrayOfDokumentyIdPaczka
2021-01-25 07:47:00.877087 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-25 07:47:00.877102 nusoap_xmlschema: processing named complexType DokumentyIdPaczka
2021-01-25 07:47:00.877127 nusoap_xmlschema: processing typed element idDok of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.877133 nusoap_xmlschema: add element idDok to complexType DokumentyIdPaczka
2021-01-25 07:47:00.877143 nusoap_xmlschema: done processing element idDok
2021-01-25 07:47:00.877159 nusoap_xmlschema: processing typed element nrDok of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.877168 nusoap_xmlschema: add element nrDok to complexType DokumentyIdPaczka
2021-01-25 07:47:00.877185 nusoap_xmlschema: done processing element nrDok
2021-01-25 07:47:00.877219 nusoap_xmlschema: processing typed element typDok of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.877231 nusoap_xmlschema: add element typDok to complexType DokumentyIdPaczka
2021-01-25 07:47:00.877250 nusoap_xmlschema: done processing element typDok
2021-01-25 07:47:00.877329 nusoap_xmlschema: processing typed element idMagazynu of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.877342 nusoap_xmlschema: add element idMagazynu to complexType DokumentyIdPaczka
2021-01-25 07:47:00.877362 nusoap_xmlschema: done processing element idMagazynu
2021-01-25 07:47:00.877398 nusoap_xmlschema: processing typed element wartoscNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.877410 nusoap_xmlschema: add element wartoscNetto to complexType DokumentyIdPaczka
2021-01-25 07:47:00.877440 nusoap_xmlschema: done processing element wartoscNetto
2021-01-25 07:47:00.877469 nusoap_xmlschema: processing typed element wartoscBrutto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.877477 nusoap_xmlschema: add element wartoscBrutto to complexType DokumentyIdPaczka
2021-01-25 07:47:00.877489 nusoap_xmlschema: done processing element wartoscBrutto
2021-01-25 07:47:00.877507 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.877514 nusoap_xmlschema: add element waluta to complexType DokumentyIdPaczka
2021-01-25 07:47:00.877524 nusoap_xmlschema: done processing element waluta
2021-01-25 07:47:00.877545 nusoap_xmlschema: processing typed element dataWystawienia of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.877556 nusoap_xmlschema: add element dataWystawienia to complexType DokumentyIdPaczka
2021-01-25 07:47:00.877568 nusoap_xmlschema: done processing element dataWystawienia
2021-01-25 07:47:00.877586 nusoap_xmlschema: processing typed element terminPlatnosci of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.877593 nusoap_xmlschema: add element terminPlatnosci to complexType DokumentyIdPaczka
2021-01-25 07:47:00.877603 nusoap_xmlschema: done processing element terminPlatnosci
2021-01-25 07:47:00.877620 nusoap_xmlschema: processing typed element pozycje of type http://tempuri.org/:ArrayOfPozycjaDokumentu
2021-01-25 07:47:00.877627 nusoap_xmlschema: add element pozycje to complexType DokumentyIdPaczka
2021-01-25 07:47:00.877637 nusoap_xmlschema: done processing element pozycje
2021-01-25 07:47:00.877654 nusoap_xmlschema: processing typed element czas of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.877660 nusoap_xmlschema: add element czas to complexType DokumentyIdPaczka
2021-01-25 07:47:00.877670 nusoap_xmlschema: done processing element czas
2021-01-25 07:47:00.877687 nusoap_xmlschema: processing typed element lacznyczas of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.877694 nusoap_xmlschema: add element lacznyczas to complexType DokumentyIdPaczka
2021-01-25 07:47:00.877709 nusoap_xmlschema: done processing element lacznyczas
2021-01-25 07:47:00.877723 nusoap_xmlschema: done processing complexType DokumentyIdPaczka
2021-01-25 07:47:00.877801 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-25 07:47:00.877818 nusoap_xmlschema: processing named complexType ArrayOfPozycjaDokumentu
2021-01-25 07:47:00.877845 nusoap_xmlschema: processing typed element PozycjaDokumentu of type http://tempuri.org/:PozycjaDokumentu
2021-01-25 07:47:00.877852 nusoap_xmlschema: add element PozycjaDokumentu to complexType ArrayOfPozycjaDokumentu
2021-01-25 07:47:00.877862 nusoap_xmlschema: done processing element PozycjaDokumentu
2021-01-25 07:47:00.877874 nusoap_xmlschema: done processing complexType ArrayOfPozycjaDokumentu
2021-01-25 07:47:00.877891 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-25 07:47:00.877904 nusoap_xmlschema: processing named complexType PozycjaDokumentu
2021-01-25 07:47:00.877929 nusoap_xmlschema: processing typed element idPozycji of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.877935 nusoap_xmlschema: add element idPozycji to complexType PozycjaDokumentu
2021-01-25 07:47:00.877945 nusoap_xmlschema: done processing element idPozycji
2021-01-25 07:47:00.877961 nusoap_xmlschema: processing typed element nrPozycjiNaDok of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.877968 nusoap_xmlschema: add element nrPozycjiNaDok to complexType PozycjaDokumentu
2021-01-25 07:47:00.877977 nusoap_xmlschema: done processing element nrPozycjiNaDok
2021-01-25 07:47:00.877994 nusoap_xmlschema: processing typed element idTowaru of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.878000 nusoap_xmlschema: add element idTowaru to complexType PozycjaDokumentu
2021-01-25 07:47:00.878009 nusoap_xmlschema: done processing element idTowaru
2021-01-25 07:47:00.878025 nusoap_xmlschema: processing typed element referencjaTowaru of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.878031 nusoap_xmlschema: add element referencjaTowaru to complexType PozycjaDokumentu
2021-01-25 07:47:00.878041 nusoap_xmlschema: done processing element referencjaTowaru
2021-01-25 07:47:00.878057 nusoap_xmlschema: processing typed element nazwaTowaru of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.878064 nusoap_xmlschema: add element nazwaTowaru to complexType PozycjaDokumentu
2021-01-25 07:47:00.878073 nusoap_xmlschema: done processing element nazwaTowaru
2021-01-25 07:47:00.878089 nusoap_xmlschema: processing typed element ilosc of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.878103 nusoap_xmlschema: add element ilosc to complexType PozycjaDokumentu
2021-01-25 07:47:00.878112 nusoap_xmlschema: done processing element ilosc
2021-01-25 07:47:00.878128 nusoap_xmlschema: processing typed element JM of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.878135 nusoap_xmlschema: add element JM to complexType PozycjaDokumentu
2021-01-25 07:47:00.878144 nusoap_xmlschema: done processing element JM
2021-01-25 07:47:00.878160 nusoap_xmlschema: processing typed element cenaNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.878166 nusoap_xmlschema: add element cenaNetto to complexType PozycjaDokumentu
2021-01-25 07:47:00.878176 nusoap_xmlschema: done processing element cenaNetto
2021-01-25 07:47:00.878192 nusoap_xmlschema: processing typed element cenaBrutto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.878198 nusoap_xmlschema: add element cenaBrutto to complexType PozycjaDokumentu
2021-01-25 07:47:00.878208 nusoap_xmlschema: done processing element cenaBrutto
2021-01-25 07:47:00.878224 nusoap_xmlschema: processing typed element wartoscNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.878230 nusoap_xmlschema: add element wartoscNetto to complexType PozycjaDokumentu
2021-01-25 07:47:00.878240 nusoap_xmlschema: done processing element wartoscNetto
2021-01-25 07:47:00.878256 nusoap_xmlschema: processing typed element wartoscBrutto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.878263 nusoap_xmlschema: add element wartoscBrutto to complexType PozycjaDokumentu
2021-01-25 07:47:00.878272 nusoap_xmlschema: done processing element wartoscBrutto
2021-01-25 07:47:00.878288 nusoap_xmlschema: processing typed element VAT of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.878295 nusoap_xmlschema: add element VAT to complexType PozycjaDokumentu
2021-01-25 07:47:00.878304 nusoap_xmlschema: done processing element VAT
2021-01-25 07:47:00.878320 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.878326 nusoap_xmlschema: add element waluta to complexType PozycjaDokumentu
2021-01-25 07:47:00.878336 nusoap_xmlschema: done processing element waluta
2021-01-25 07:47:00.878353 nusoap_xmlschema: processing typed element punktyLojalnosciowe of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.878359 nusoap_xmlschema: add element punktyLojalnosciowe to complexType PozycjaDokumentu
2021-01-25 07:47:00.878368 nusoap_xmlschema: done processing element punktyLojalnosciowe
2021-01-25 07:47:00.878380 nusoap_xmlschema: done processing complexType PozycjaDokumentu
2021-01-25 07:47:00.878488 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-25 07:47:00.878509 nusoap_xmlschema: processing untyped element PozycjeDokumentu type _PozycjeDokumentu_ContainedType
2021-01-25 07:47:00.878516 nusoap_xmlschema: add element PozycjeDokumentu to elements array
2021-01-25 07:47:00.878531 nusoap_xmlschema: processing unnamed complexType for element PozycjeDokumentu named _PozycjeDokumentu_ContainedType
2021-01-25 07:47:00.878560 nusoap_xmlschema: processing typed element idDok of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.878568 nusoap_xmlschema: add element idDok to complexType _PozycjeDokumentu_ContainedType
2021-01-25 07:47:00.878579 nusoap_xmlschema: done processing element idDok
2021-01-25 07:47:00.878592 nusoap_xmlschema: done processing complexType _PozycjeDokumentu_ContainedType
2021-01-25 07:47:00.878609 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-25 07:47:00.878619 nusoap_xmlschema: done processing element PozycjeDokumentu
2021-01-25 07:47:00.878633 nusoap_xmlschema: processing untyped element PozycjeDokumentuResponse type _PozycjeDokumentuResponse_ContainedType
2021-01-25 07:47:00.878639 nusoap_xmlschema: add element PozycjeDokumentuResponse to elements array
2021-01-25 07:47:00.878653 nusoap_xmlschema: processing unnamed complexType for element PozycjeDokumentuResponse named _PozycjeDokumentuResponse_ContainedType
2021-01-25 07:47:00.878678 nusoap_xmlschema: processing typed element PozycjeDokumentuResult of type http://tempuri.org/:ArrayOfPozycjaDokumentu
2021-01-25 07:47:00.878686 nusoap_xmlschema: add element PozycjeDokumentuResult to complexType _PozycjeDokumentuResponse_ContainedType
2021-01-25 07:47:00.878695 nusoap_xmlschema: done processing element PozycjeDokumentuResult
2021-01-25 07:47:00.878709 nusoap_xmlschema: done processing complexType _PozycjeDokumentuResponse_ContainedType
2021-01-25 07:47:00.878725 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-25 07:47:00.878747 nusoap_xmlschema: done processing element PozycjeDokumentuResponse
2021-01-25 07:47:00.878762 nusoap_xmlschema: processing untyped element Platnosci type _Platnosci_ContainedType
2021-01-25 07:47:00.878768 nusoap_xmlschema: add element Platnosci to elements array
2021-01-25 07:47:00.878781 nusoap_xmlschema: processing unnamed complexType for element Platnosci named _Platnosci_ContainedType
2021-01-25 07:47:00.878817 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.878823 nusoap_xmlschema: add element idKh to complexType _Platnosci_ContainedType
2021-01-25 07:47:00.878833 nusoap_xmlschema: done processing element idKh
2021-01-25 07:47:00.878849 nusoap_xmlschema: processing typed element dataOd of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.878854 nusoap_xmlschema: add element dataOd to complexType _Platnosci_ContainedType
2021-01-25 07:47:00.878863 nusoap_xmlschema: done processing element dataOd
2021-01-25 07:47:00.878920 nusoap_xmlschema: processing typed element dataDo of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.878928 nusoap_xmlschema: add element dataDo to complexType _Platnosci_ContainedType
2021-01-25 07:47:00.878943 nusoap_xmlschema: done processing element dataDo
2021-01-25 07:47:00.878960 nusoap_xmlschema: processing typed element status of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-25 07:47:00.878966 nusoap_xmlschema: add element status to complexType _Platnosci_ContainedType
2021-01-25 07:47:00.878975 nusoap_xmlschema: done processing element status
2021-01-25 07:47:00.878987 nusoap_xmlschema: done processing complexType _Platnosci_ContainedType
2021-01-25 07:47:00.879018 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-25 07:47:00.879029 nusoap_xmlschema: done processing element Platnosci
2021-01-25 07:47:00.879043 nusoap_xmlschema: processing untyped element PlatnosciResponse type _PlatnosciResponse_ContainedType
2021-01-25 07:47:00.879049 nusoap_xmlschema: add element PlatnosciResponse to elements array
2021-01-25 07:47:00.879062 nusoap_xmlschema: processing unnamed complexType for element PlatnosciResponse named _PlatnosciResponse_ContainedType
2021-01-25 07:47:00.879084 nusoap_xmlschema: processing typed element PlatnosciResult of type http://tempuri.org/:ArrayOfPlatnosc
2021-01-25 07:47:00.879091 nusoap_xmlschema: add element PlatnosciResult to complexType _PlatnosciResponse_ContainedType
2021-01-25 07:47:00.879100 nusoap_xmlschema: done processing element PlatnosciResult
2021-01-25 07:47:00.879112 nusoap_xmlschema: done processing complexType _PlatnosciResponse_ContainedType
2021-01-25 07:47:00.879127 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-25 07:47:00.879136 nusoap_xmlschema: done processing element PlatnosciResponse
2021-01-25 07:47:00.879148 nusoap_xmlschema: processing named complexType ArrayOfPlatnosc
2021-01-25 07:47:00.879173 nusoap_xmlschema: processing typed element Platnosc of type http://tempuri.org/:Platnosc
2021-01-25 07:47:00.879179 nusoap_xmlschema: add element Platnosc to complexType ArrayOfPlatnosc
2021-01-25 07:47:00.879189 nusoap_xmlschema: done processing element Platnosc
2021-01-25 07:47:00.879201 nusoap_xmlschema: done processing complexType ArrayOfPlatnosc
2021-01-25 07:47:00.879217 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-25 07:47:00.879229 nusoap_xmlschema: processing named complexType Platnosc
2021-01-25 07:47:00.879252 nusoap_xmlschema: processing typed element idPlatnosci of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.879259 nusoap_xmlschema: add element idPlatnosci to complexType Platnosc
2021-01-25 07:47:00.879299 nusoap_xmlschema: done processing element idPlatnosci
2021-01-25 07:47:00.879321 nusoap_xmlschema: processing typed element dataUtworzenia of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.879327 nusoap_xmlschema: add element dataUtworzenia to complexType Platnosc
2021-01-25 07:47:00.879337 nusoap_xmlschema: done processing element dataUtworzenia
2021-01-25 07:47:00.879353 nusoap_xmlschema: processing typed element dataPlatnosci of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.879359 nusoap_xmlschema: add element dataPlatnosci to complexType Platnosc
2021-01-25 07:47:00.879369 nusoap_xmlschema: done processing element dataPlatnosci
2021-01-25 07:47:00.879385 nusoap_xmlschema: processing typed element status of type http://www.w3.org/2001/XMLSchema:unsignedByte
2021-01-25 07:47:00.879394 nusoap_xmlschema: add element status to complexType Platnosc
2021-01-25 07:47:00.879404 nusoap_xmlschema: done processing element status
2021-01-25 07:47:00.879420 nusoap_xmlschema: processing typed element dokPowiazanyNr of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.879451 nusoap_xmlschema: add element dokPowiazanyNr to complexType Platnosc
2021-01-25 07:47:00.879471 nusoap_xmlschema: done processing element dokPowiazanyNr
2021-01-25 07:47:00.879534 nusoap_xmlschema: processing typed element dokPowiazanyTyp of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.879543 nusoap_xmlschema: add element dokPowiazanyTyp to complexType Platnosc
2021-01-25 07:47:00.879558 nusoap_xmlschema: done processing element dokPowiazanyTyp
2021-01-25 07:47:00.879579 nusoap_xmlschema: processing typed element magId of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.879586 nusoap_xmlschema: add element magId to complexType Platnosc
2021-01-25 07:47:00.879604 nusoap_xmlschema: done processing element magId
2021-01-25 07:47:00.879627 nusoap_xmlschema: processing typed element wartPlatnosci of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.879634 nusoap_xmlschema: add element wartPlatnosci to complexType Platnosc
2021-01-25 07:47:00.879644 nusoap_xmlschema: done processing element wartPlatnosci
2021-01-25 07:47:00.879662 nusoap_xmlschema: processing typed element wartDoZaplaty of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.879668 nusoap_xmlschema: add element wartDoZaplaty to complexType Platnosc
2021-01-25 07:47:00.879679 nusoap_xmlschema: done processing element wartDoZaplaty
2021-01-25 07:47:00.879696 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.879702 nusoap_xmlschema: add element waluta to complexType Platnosc
2021-01-25 07:47:00.879712 nusoap_xmlschema: done processing element waluta
2021-01-25 07:47:00.879725 nusoap_xmlschema: done processing complexType Platnosc
2021-01-25 07:47:00.879815 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-25 07:47:00.879841 nusoap_xmlschema: processing untyped element KontrahentInfo type _KontrahentInfo_ContainedType
2021-01-25 07:47:00.879848 nusoap_xmlschema: add element KontrahentInfo to elements array
2021-01-25 07:47:00.879867 nusoap_xmlschema: processing unnamed complexType for element KontrahentInfo named _KontrahentInfo_ContainedType
2021-01-25 07:47:00.879904 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.879911 nusoap_xmlschema: add element idKh to complexType _KontrahentInfo_ContainedType
2021-01-25 07:47:00.879920 nusoap_xmlschema: done processing element idKh
2021-01-25 07:47:00.879933 nusoap_xmlschema: done processing complexType _KontrahentInfo_ContainedType
2021-01-25 07:47:00.879948 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-25 07:47:00.879958 nusoap_xmlschema: done processing element KontrahentInfo
2021-01-25 07:47:00.879988 nusoap_xmlschema: processing untyped element KontrahentInfoResponse type _KontrahentInfoResponse_ContainedType
2021-01-25 07:47:00.879996 nusoap_xmlschema: add element KontrahentInfoResponse to elements array
2021-01-25 07:47:00.880011 nusoap_xmlschema: processing unnamed complexType for element KontrahentInfoResponse named _KontrahentInfoResponse_ContainedType
2021-01-25 07:47:00.880034 nusoap_xmlschema: processing typed element KontrahentInfoResult of type http://tempuri.org/:KhInfo
2021-01-25 07:47:00.880041 nusoap_xmlschema: add element KontrahentInfoResult to complexType _KontrahentInfoResponse_ContainedType
2021-01-25 07:47:00.880050 nusoap_xmlschema: done processing element KontrahentInfoResult
2021-01-25 07:47:00.880063 nusoap_xmlschema: done processing complexType _KontrahentInfoResponse_ContainedType
2021-01-25 07:47:00.880078 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-25 07:47:00.880087 nusoap_xmlschema: done processing element KontrahentInfoResponse
2021-01-25 07:47:00.880100 nusoap_xmlschema: processing named complexType KhInfo
2021-01-25 07:47:00.880127 nusoap_xmlschema: processing typed element programLojalnosciowyDostep of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-25 07:47:00.880134 nusoap_xmlschema: add element programLojalnosciowyDostep to complexType KhInfo
2021-01-25 07:47:00.880144 nusoap_xmlschema: done processing element programLojalnosciowyDostep
2021-01-25 07:47:00.880173 nusoap_xmlschema: processing typed element programLojalnosciowyPunkty of type http://www.w3.org/2001/XMLSchema:float
2021-01-25 07:47:00.880180 nusoap_xmlschema: add element programLojalnosciowyPunkty to complexType KhInfo
2021-01-25 07:47:00.880189 nusoap_xmlschema: done processing element programLojalnosciowyPunkty
2021-01-25 07:47:00.880206 nusoap_xmlschema: processing typed element programLojalnosciowyUmowyDostep of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-25 07:47:00.880213 nusoap_xmlschema: add element programLojalnosciowyUmowyDostep to complexType KhInfo
2021-01-25 07:47:00.880241 nusoap_xmlschema: done processing element programLojalnosciowyUmowyDostep
2021-01-25 07:47:00.880271 nusoap_xmlschema: done processing complexType KhInfo
2021-01-25 07:47:00.880298 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-25 07:47:00.880322 nusoap_xmlschema: processing untyped element ReklamacjePaczka type _ReklamacjePaczka_ContainedType
2021-01-25 07:47:00.880333 nusoap_xmlschema: add element ReklamacjePaczka to elements array
2021-01-25 07:47:00.880360 nusoap_xmlschema: processing unnamed complexType for element ReklamacjePaczka named _ReklamacjePaczka_ContainedType
2021-01-25 07:47:00.880408 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.880422 nusoap_xmlschema: add element idKh to complexType _ReklamacjePaczka_ContainedType
2021-01-25 07:47:00.880446 nusoap_xmlschema: done processing element idKh
2021-01-25 07:47:00.880466 nusoap_xmlschema: processing typed element dataOd of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.880473 nusoap_xmlschema: add element dataOd to complexType _ReklamacjePaczka_ContainedType
2021-01-25 07:47:00.880516 nusoap_xmlschema: done processing element dataOd
2021-01-25 07:47:00.880553 nusoap_xmlschema: processing typed element dataDo of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.880567 nusoap_xmlschema: add element dataDo to complexType _ReklamacjePaczka_ContainedType
2021-01-25 07:47:00.880593 nusoap_xmlschema: done processing element dataDo
2021-01-25 07:47:00.880620 nusoap_xmlschema: done processing complexType _ReklamacjePaczka_ContainedType
2021-01-25 07:47:00.880656 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-25 07:47:00.880678 nusoap_xmlschema: done processing element ReklamacjePaczka
2021-01-25 07:47:00.880708 nusoap_xmlschema: processing untyped element ReklamacjePaczkaResponse type _ReklamacjePaczkaResponse_ContainedType
2021-01-25 07:47:00.880720 nusoap_xmlschema: add element ReklamacjePaczkaResponse to elements array
2021-01-25 07:47:00.880747 nusoap_xmlschema: processing unnamed complexType for element ReklamacjePaczkaResponse named _ReklamacjePaczkaResponse_ContainedType
2021-01-25 07:47:00.880783 nusoap_xmlschema: processing typed element ReklamacjePaczkaResult of type http://tempuri.org/:ArrayOfReklamacjePaczka
2021-01-25 07:47:00.880795 nusoap_xmlschema: add element ReklamacjePaczkaResult to complexType _ReklamacjePaczkaResponse_ContainedType
2021-01-25 07:47:00.880814 nusoap_xmlschema: done processing element ReklamacjePaczkaResult
2021-01-25 07:47:00.880841 nusoap_xmlschema: done processing complexType _ReklamacjePaczkaResponse_ContainedType
2021-01-25 07:47:00.880869 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-25 07:47:00.880891 nusoap_xmlschema: done processing element ReklamacjePaczkaResponse
2021-01-25 07:47:00.880918 nusoap_xmlschema: processing named complexType ArrayOfReklamacjePaczka
2021-01-25 07:47:00.880957 nusoap_xmlschema: processing typed element ReklamacjePaczka of type http://tempuri.org/:ReklamacjePaczka
2021-01-25 07:47:00.880965 nusoap_xmlschema: add element ReklamacjePaczka to complexType ArrayOfReklamacjePaczka
2021-01-25 07:47:00.880976 nusoap_xmlschema: done processing element ReklamacjePaczka
2021-01-25 07:47:00.880989 nusoap_xmlschema: done processing complexType ArrayOfReklamacjePaczka
2021-01-25 07:47:00.881012 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-25 07:47:00.881027 nusoap_xmlschema: processing named complexType ReklamacjePaczka
2021-01-25 07:47:00.881059 nusoap_xmlschema: processing typed element numerReklamacji of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.881066 nusoap_xmlschema: add element numerReklamacji to complexType ReklamacjePaczka
2021-01-25 07:47:00.881076 nusoap_xmlschema: done processing element numerReklamacji
2021-01-25 07:47:00.881094 nusoap_xmlschema: processing typed element symbolTowaru of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.881102 nusoap_xmlschema: add element symbolTowaru to complexType ReklamacjePaczka
2021-01-25 07:47:00.881112 nusoap_xmlschema: done processing element symbolTowaru
2021-01-25 07:47:00.881129 nusoap_xmlschema: processing typed element idTowaru of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.881136 nusoap_xmlschema: add element idTowaru to complexType ReklamacjePaczka
2021-01-25 07:47:00.881145 nusoap_xmlschema: done processing element idTowaru
2021-01-25 07:47:00.881162 nusoap_xmlschema: processing typed element nrDokumentu of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.881169 nusoap_xmlschema: add element nrDokumentu to complexType ReklamacjePaczka
2021-01-25 07:47:00.881178 nusoap_xmlschema: done processing element nrDokumentu
2021-01-25 07:47:00.881195 nusoap_xmlschema: processing typed element wartosc of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.881202 nusoap_xmlschema: add element wartosc to complexType ReklamacjePaczka
2021-01-25 07:47:00.881211 nusoap_xmlschema: done processing element wartosc
2021-01-25 07:47:00.881228 nusoap_xmlschema: processing typed element dataDokumentu of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.881234 nusoap_xmlschema: add element dataDokumentu to complexType ReklamacjePaczka
2021-01-25 07:47:00.881244 nusoap_xmlschema: done processing element dataDokumentu
2021-01-25 07:47:00.881261 nusoap_xmlschema: processing typed element decyzja of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.881267 nusoap_xmlschema: add element decyzja to complexType ReklamacjePaczka
2021-01-25 07:47:00.881277 nusoap_xmlschema: done processing element decyzja
2021-01-25 07:47:00.881293 nusoap_xmlschema: processing typed element czas of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.881300 nusoap_xmlschema: add element czas to complexType ReklamacjePaczka
2021-01-25 07:47:00.881310 nusoap_xmlschema: done processing element czas
2021-01-25 07:47:00.881327 nusoap_xmlschema: processing typed element lacznyczas of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.881334 nusoap_xmlschema: add element lacznyczas to complexType ReklamacjePaczka
2021-01-25 07:47:00.881344 nusoap_xmlschema: done processing element lacznyczas
2021-01-25 07:47:00.881357 nusoap_xmlschema: done processing complexType ReklamacjePaczka
2021-01-25 07:47:00.881410 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-25 07:47:00.881434 nusoap_xmlschema: processing untyped element CenyTowarowPaczkaTest type _CenyTowarowPaczkaTest_ContainedType
2021-01-25 07:47:00.881441 nusoap_xmlschema: add element CenyTowarowPaczkaTest to elements array
2021-01-25 07:47:00.881461 nusoap_xmlschema: processing unnamed complexType for element CenyTowarowPaczkaTest named _CenyTowarowPaczkaTest_ContainedType
2021-01-25 07:47:00.881486 nusoap_xmlschema: processing typed element listaId of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.881493 nusoap_xmlschema: add element listaId to complexType _CenyTowarowPaczkaTest_ContainedType
2021-01-25 07:47:00.881503 nusoap_xmlschema: done processing element listaId
2021-01-25 07:47:00.881520 nusoap_xmlschema: processing typed element khId of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.881526 nusoap_xmlschema: add element khId to complexType _CenyTowarowPaczkaTest_ContainedType
2021-01-25 07:47:00.881540 nusoap_xmlschema: done processing element khId
2021-01-25 07:47:00.881564 nusoap_xmlschema: processing typed element magId of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.881571 nusoap_xmlschema: add element magId to complexType _CenyTowarowPaczkaTest_ContainedType
2021-01-25 07:47:00.881582 nusoap_xmlschema: done processing element magId
2021-01-25 07:47:00.881600 nusoap_xmlschema: processing typed element symbolWaluty of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.881606 nusoap_xmlschema: add element symbolWaluty to complexType _CenyTowarowPaczkaTest_ContainedType
2021-01-25 07:47:00.881616 nusoap_xmlschema: done processing element symbolWaluty
2021-01-25 07:47:00.881633 nusoap_xmlschema: processing typed element separator of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.881640 nusoap_xmlschema: add element separator to complexType _CenyTowarowPaczkaTest_ContainedType
2021-01-25 07:47:00.881650 nusoap_xmlschema: done processing element separator
2021-01-25 07:47:00.881663 nusoap_xmlschema: done processing complexType _CenyTowarowPaczkaTest_ContainedType
2021-01-25 07:47:00.881697 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-25 07:47:00.881707 nusoap_xmlschema: done processing element CenyTowarowPaczkaTest
2021-01-25 07:47:00.881722 nusoap_xmlschema: processing untyped element CenyTowarowPaczkaTestResponse type _CenyTowarowPaczkaTestResponse_ContainedType
2021-01-25 07:47:00.881728 nusoap_xmlschema: add element CenyTowarowPaczkaTestResponse to elements array
2021-01-25 07:47:00.881755 nusoap_xmlschema: processing unnamed complexType for element CenyTowarowPaczkaTestResponse named _CenyTowarowPaczkaTestResponse_ContainedType
2021-01-25 07:47:00.881777 nusoap_xmlschema: processing untyped element CenyTowarowPaczkaTestResult type __CenyTowarowPaczkaTestResponse_ContainedType_CenyTowarowPaczkaTestResult_ContainedType
2021-01-25 07:47:00.881784 nusoap_xmlschema: add element CenyTowarowPaczkaTestResult to complexType _CenyTowarowPaczkaTestResponse_ContainedType
2021-01-25 07:47:00.881820 nusoap_xmlschema: processing unnamed complexType for element CenyTowarowPaczkaTestResult named __CenyTowarowPaczkaTestResponse_ContainedType_CenyTowarowPaczkaTestResult_ContainedType
2021-01-25 07:47:00.881844 nusoap_xmlschema: do not have any logic to process element any
2021-01-25 07:47:00.881862 nusoap_xmlschema: do not have any logic to process element any
2021-01-25 07:47:00.881878 nusoap_xmlschema: done processing complexType __CenyTowarowPaczkaTestResponse_ContainedType_CenyTowarowPaczkaTestResult_ContainedType
2021-01-25 07:47:00.881888 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-25 07:47:00.881898 nusoap_xmlschema: done processing element CenyTowarowPaczkaTestResult
2021-01-25 07:47:00.881910 nusoap_xmlschema: done processing complexType _CenyTowarowPaczkaTestResponse_ContainedType
2021-01-25 07:47:00.881924 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-25 07:47:00.881933 nusoap_xmlschema: done processing element CenyTowarowPaczkaTestResponse
2021-01-25 07:47:00.881947 nusoap_xmlschema: processing untyped element Zdjecie type _Zdjecie_ContainedType
2021-01-25 07:47:00.881953 nusoap_xmlschema: add element Zdjecie to elements array
2021-01-25 07:47:00.881965 nusoap_xmlschema: processing unnamed complexType for element Zdjecie named _Zdjecie_ContainedType
2021-01-25 07:47:00.881987 nusoap_xmlschema: processing typed element zdjId of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.881994 nusoap_xmlschema: add element zdjId to complexType _Zdjecie_ContainedType
2021-01-25 07:47:00.882003 nusoap_xmlschema: done processing element zdjId
2021-01-25 07:47:00.882015 nusoap_xmlschema: done processing complexType _Zdjecie_ContainedType
2021-01-25 07:47:00.882030 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-25 07:47:00.882040 nusoap_xmlschema: done processing element Zdjecie
2021-01-25 07:47:00.882053 nusoap_xmlschema: processing untyped element ZdjecieResponse type _ZdjecieResponse_ContainedType
2021-01-25 07:47:00.882059 nusoap_xmlschema: add element ZdjecieResponse to elements array
2021-01-25 07:47:00.882072 nusoap_xmlschema: processing unnamed complexType for element ZdjecieResponse named _ZdjecieResponse_ContainedType
2021-01-25 07:47:00.882094 nusoap_xmlschema: processing typed element ZdjecieResult of type http://www.w3.org/2001/XMLSchema:base64Binary
2021-01-25 07:47:00.882101 nusoap_xmlschema: add element ZdjecieResult to complexType _ZdjecieResponse_ContainedType
2021-01-25 07:47:00.882114 nusoap_xmlschema: done processing element ZdjecieResult
2021-01-25 07:47:00.882127 nusoap_xmlschema: done processing complexType _ZdjecieResponse_ContainedType
2021-01-25 07:47:00.882142 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-25 07:47:00.882151 nusoap_xmlschema: done processing element ZdjecieResponse
2021-01-25 07:47:00.882165 nusoap_xmlschema: processing untyped element TowarTlumaczenie type _TowarTlumaczenie_ContainedType
2021-01-25 07:47:00.882171 nusoap_xmlschema: add element TowarTlumaczenie to elements array
2021-01-25 07:47:00.882184 nusoap_xmlschema: processing unnamed complexType for element TowarTlumaczenie named _TowarTlumaczenie_ContainedType
2021-01-25 07:47:00.882207 nusoap_xmlschema: processing typed element idTowaru of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.882214 nusoap_xmlschema: add element idTowaru to complexType _TowarTlumaczenie_ContainedType
2021-01-25 07:47:00.882223 nusoap_xmlschema: done processing element idTowaru
2021-01-25 07:47:00.882239 nusoap_xmlschema: processing typed element typ of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.882246 nusoap_xmlschema: add element typ to complexType _TowarTlumaczenie_ContainedType
2021-01-25 07:47:00.882255 nusoap_xmlschema: done processing element typ
2021-01-25 07:47:00.882271 nusoap_xmlschema: processing typed element jezyk of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.882277 nusoap_xmlschema: add element jezyk to complexType _TowarTlumaczenie_ContainedType
2021-01-25 07:47:00.882286 nusoap_xmlschema: done processing element jezyk
2021-01-25 07:47:00.882298 nusoap_xmlschema: done processing complexType _TowarTlumaczenie_ContainedType
2021-01-25 07:47:00.882322 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-25 07:47:00.882331 nusoap_xmlschema: done processing element TowarTlumaczenie
2021-01-25 07:47:00.882345 nusoap_xmlschema: processing untyped element TowarTlumaczenieResponse type _TowarTlumaczenieResponse_ContainedType
2021-01-25 07:47:00.882350 nusoap_xmlschema: add element TowarTlumaczenieResponse to elements array
2021-01-25 07:47:00.882367 nusoap_xmlschema: processing unnamed complexType for element TowarTlumaczenieResponse named _TowarTlumaczenieResponse_ContainedType
2021-01-25 07:47:00.882390 nusoap_xmlschema: processing typed element TowarTlumaczenieResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.882396 nusoap_xmlschema: add element TowarTlumaczenieResult to complexType _TowarTlumaczenieResponse_ContainedType
2021-01-25 07:47:00.882405 nusoap_xmlschema: done processing element TowarTlumaczenieResult
2021-01-25 07:47:00.882417 nusoap_xmlschema: done processing complexType _TowarTlumaczenieResponse_ContainedType
2021-01-25 07:47:00.882451 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-25 07:47:00.882468 nusoap_xmlschema: done processing element TowarTlumaczenieResponse
2021-01-25 07:47:00.882504 nusoap_xmlschema: processing untyped element RealizacjeUmow type _RealizacjeUmow_ContainedType
2021-01-25 07:47:00.882514 nusoap_xmlschema: add element RealizacjeUmow to elements array
2021-01-25 07:47:00.882537 nusoap_xmlschema: processing unnamed complexType for element RealizacjeUmow named _RealizacjeUmow_ContainedType
2021-01-25 07:47:00.882583 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.882596 nusoap_xmlschema: add element idKh to complexType _RealizacjeUmow_ContainedType
2021-01-25 07:47:00.882613 nusoap_xmlschema: done processing element idKh
2021-01-25 07:47:00.882627 nusoap_xmlschema: done processing complexType _RealizacjeUmow_ContainedType
2021-01-25 07:47:00.882644 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-25 07:47:00.882654 nusoap_xmlschema: done processing element RealizacjeUmow
2021-01-25 07:47:00.882671 nusoap_xmlschema: processing untyped element RealizacjeUmowResponse type _RealizacjeUmowResponse_ContainedType
2021-01-25 07:47:00.882677 nusoap_xmlschema: add element RealizacjeUmowResponse to elements array
2021-01-25 07:47:00.882690 nusoap_xmlschema: processing unnamed complexType for element RealizacjeUmowResponse named _RealizacjeUmowResponse_ContainedType
2021-01-25 07:47:00.882715 nusoap_xmlschema: processing typed element RealizacjeUmowResult of type http://tempuri.org/:ArrayOfRealizacjaUmow
2021-01-25 07:47:00.882722 nusoap_xmlschema: add element RealizacjeUmowResult to complexType _RealizacjeUmowResponse_ContainedType
2021-01-25 07:47:00.882732 nusoap_xmlschema: done processing element RealizacjeUmowResult
2021-01-25 07:47:00.882745 nusoap_xmlschema: done processing complexType _RealizacjeUmowResponse_ContainedType
2021-01-25 07:47:00.882761 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-25 07:47:00.882771 nusoap_xmlschema: done processing element RealizacjeUmowResponse
2021-01-25 07:47:00.882803 nusoap_xmlschema: processing named complexType ArrayOfRealizacjaUmow
2021-01-25 07:47:00.882835 nusoap_xmlschema: processing typed element RealizacjaUmow of type http://tempuri.org/:RealizacjaUmow
2021-01-25 07:47:00.882842 nusoap_xmlschema: add element RealizacjaUmow to complexType ArrayOfRealizacjaUmow
2021-01-25 07:47:00.882852 nusoap_xmlschema: done processing element RealizacjaUmow
2021-01-25 07:47:00.882864 nusoap_xmlschema: done processing complexType ArrayOfRealizacjaUmow
2021-01-25 07:47:00.882881 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-25 07:47:00.882894 nusoap_xmlschema: processing named complexType RealizacjaUmow
2021-01-25 07:47:00.882918 nusoap_xmlschema: processing typed element nameKh of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.882925 nusoap_xmlschema: add element nameKh to complexType RealizacjaUmow
2021-01-25 07:47:00.882934 nusoap_xmlschema: done processing element nameKh
2021-01-25 07:47:00.882951 nusoap_xmlschema: processing typed element dateFrom of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.882957 nusoap_xmlschema: add element dateFrom to complexType RealizacjaUmow
2021-01-25 07:47:00.882978 nusoap_xmlschema: done processing element dateFrom
2021-01-25 07:47:00.882995 nusoap_xmlschema: processing typed element dateTo of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.883001 nusoap_xmlschema: add element dateTo to complexType RealizacjaUmow
2021-01-25 07:47:00.883010 nusoap_xmlschema: done processing element dateTo
2021-01-25 07:47:00.883029 nusoap_xmlschema: processing typed element dateVisibleFrom of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.883040 nusoap_xmlschema: add element dateVisibleFrom to complexType RealizacjaUmow
2021-01-25 07:47:00.883057 nusoap_xmlschema: done processing element dateVisibleFrom
2021-01-25 07:47:00.883100 nusoap_xmlschema: processing typed element dateVisibleTo of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.883108 nusoap_xmlschema: add element dateVisibleTo to complexType RealizacjaUmow
2021-01-25 07:47:00.883119 nusoap_xmlschema: done processing element dateVisibleTo
2021-01-25 07:47:00.883137 nusoap_xmlschema: processing typed element curentValue of type http://www.w3.org/2001/XMLSchema:float
2021-01-25 07:47:00.883144 nusoap_xmlschema: add element curentValue to complexType RealizacjaUmow
2021-01-25 07:47:00.883158 nusoap_xmlschema: done processing element curentValue
2021-01-25 07:47:00.883176 nusoap_xmlschema: processing typed element progress of type http://www.w3.org/2001/XMLSchema:float
2021-01-25 07:47:00.883182 nusoap_xmlschema: add element progress to complexType RealizacjaUmow
2021-01-25 07:47:00.883192 nusoap_xmlschema: done processing element progress
2021-01-25 07:47:00.883208 nusoap_xmlschema: processing typed element targetValue of type http://www.w3.org/2001/XMLSchema:float
2021-01-25 07:47:00.883215 nusoap_xmlschema: add element targetValue to complexType RealizacjaUmow
2021-01-25 07:47:00.883224 nusoap_xmlschema: done processing element targetValue
2021-01-25 07:47:00.883245 nusoap_xmlschema: processing typed element isAvailable of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-25 07:47:00.883252 nusoap_xmlschema: add element isAvailable to complexType RealizacjaUmow
2021-01-25 07:47:00.883262 nusoap_xmlschema: done processing element isAvailable
2021-01-25 07:47:00.883278 nusoap_xmlschema: processing typed element description of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.883285 nusoap_xmlschema: add element description to complexType RealizacjaUmow
2021-01-25 07:47:00.883294 nusoap_xmlschema: done processing element description
2021-01-25 07:47:00.883311 nusoap_xmlschema: processing typed element type of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.883317 nusoap_xmlschema: add element type to complexType RealizacjaUmow
2021-01-25 07:47:00.883327 nusoap_xmlschema: done processing element type
2021-01-25 07:47:00.883343 nusoap_xmlschema: processing typed element currency of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.883349 nusoap_xmlschema: add element currency to complexType RealizacjaUmow
2021-01-25 07:47:00.883360 nusoap_xmlschema: done processing element currency
2021-01-25 07:47:00.883376 nusoap_xmlschema: processing typed element taxMode of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.883382 nusoap_xmlschema: add element taxMode to complexType RealizacjaUmow
2021-01-25 07:47:00.883392 nusoap_xmlschema: done processing element taxMode
2021-01-25 07:47:00.883404 nusoap_xmlschema: done processing complexType RealizacjaUmow
2021-01-25 07:47:00.883497 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-25 07:47:00.883518 nusoap_xmlschema: processing untyped element RabatInfo type _RabatInfo_ContainedType
2021-01-25 07:47:00.883524 nusoap_xmlschema: add element RabatInfo to elements array
2021-01-25 07:47:00.883543 nusoap_xmlschema: processing unnamed complexType for element RabatInfo named _RabatInfo_ContainedType
2021-01-25 07:47:00.883575 nusoap_xmlschema: processing typed element kodRabatowy of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.883585 nusoap_xmlschema: add element kodRabatowy to complexType _RabatInfo_ContainedType
2021-01-25 07:47:00.883602 nusoap_xmlschema: done processing element kodRabatowy
2021-01-25 07:47:00.883637 nusoap_xmlschema: processing typed element idKontrahenta of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.883649 nusoap_xmlschema: add element idKontrahenta to complexType _RabatInfo_ContainedType
2021-01-25 07:47:00.883666 nusoap_xmlschema: done processing element idKontrahenta
2021-01-25 07:47:00.883681 nusoap_xmlschema: done processing complexType _RabatInfo_ContainedType
2021-01-25 07:47:00.883702 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-25 07:47:00.883712 nusoap_xmlschema: done processing element RabatInfo
2021-01-25 07:47:00.883728 nusoap_xmlschema: processing untyped element RabatInfoResponse type _RabatInfoResponse_ContainedType
2021-01-25 07:47:00.883734 nusoap_xmlschema: add element RabatInfoResponse to elements array
2021-01-25 07:47:00.883761 nusoap_xmlschema: processing unnamed complexType for element RabatInfoResponse named _RabatInfoResponse_ContainedType
2021-01-25 07:47:00.883785 nusoap_xmlschema: processing typed element RabatInfoResult of type http://tempuri.org/:ArrayOfInfoRabat
2021-01-25 07:47:00.883791 nusoap_xmlschema: add element RabatInfoResult to complexType _RabatInfoResponse_ContainedType
2021-01-25 07:47:00.883801 nusoap_xmlschema: done processing element RabatInfoResult
2021-01-25 07:47:00.883814 nusoap_xmlschema: done processing complexType _RabatInfoResponse_ContainedType
2021-01-25 07:47:00.883829 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-25 07:47:00.883839 nusoap_xmlschema: done processing element RabatInfoResponse
2021-01-25 07:47:00.883852 nusoap_xmlschema: processing named complexType ArrayOfInfoRabat
2021-01-25 07:47:00.883877 nusoap_xmlschema: processing typed element InfoRabat of type http://tempuri.org/:InfoRabat
2021-01-25 07:47:00.883884 nusoap_xmlschema: add element InfoRabat to complexType ArrayOfInfoRabat
2021-01-25 07:47:00.883893 nusoap_xmlschema: done processing element InfoRabat
2021-01-25 07:47:00.883905 nusoap_xmlschema: done processing complexType ArrayOfInfoRabat
2021-01-25 07:47:00.883934 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-25 07:47:00.883948 nusoap_xmlschema: processing named complexType InfoRabat
2021-01-25 07:47:00.883975 nusoap_xmlschema: processing typed element idRabatu of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.883982 nusoap_xmlschema: add element idRabatu to complexType InfoRabat
2021-01-25 07:47:00.883991 nusoap_xmlschema: done processing element idRabatu
2021-01-25 07:47:00.884007 nusoap_xmlschema: processing typed element wartosc of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.884013 nusoap_xmlschema: add element wartosc to complexType InfoRabat
2021-01-25 07:47:00.884023 nusoap_xmlschema: done processing element wartosc
2021-01-25 07:47:00.884038 nusoap_xmlschema: processing typed element wygasl of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.884044 nusoap_xmlschema: add element wygasl to complexType InfoRabat
2021-01-25 07:47:00.884053 nusoap_xmlschema: done processing element wygasl
2021-01-25 07:47:00.884069 nusoap_xmlschema: processing typed element wygasa of type http://www.w3.org/2001/XMLSchema:dateTime
2021-01-25 07:47:00.884075 nusoap_xmlschema: add element wygasa to complexType InfoRabat
2021-01-25 07:47:00.884084 nusoap_xmlschema: done processing element wygasa
2021-01-25 07:47:00.884100 nusoap_xmlschema: processing typed element wykorzystany of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.884106 nusoap_xmlschema: add element wykorzystany to complexType InfoRabat
2021-01-25 07:47:00.884115 nusoap_xmlschema: done processing element wykorzystany
2021-01-25 07:47:00.884131 nusoap_xmlschema: processing typed element wykorzystanyData of type http://www.w3.org/2001/XMLSchema:dateTime
2021-01-25 07:47:00.884137 nusoap_xmlschema: add element wykorzystanyData to complexType InfoRabat
2021-01-25 07:47:00.884146 nusoap_xmlschema: done processing element wykorzystanyData
2021-01-25 07:47:00.884162 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.884168 nusoap_xmlschema: add element idKh to complexType InfoRabat
2021-01-25 07:47:00.884177 nusoap_xmlschema: done processing element idKh
2021-01-25 07:47:00.884189 nusoap_xmlschema: done processing complexType InfoRabat
2021-01-25 07:47:00.884228 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-25 07:47:00.884243 nusoap_xmlschema: processing untyped element RabatInfo2 type _RabatInfo2_ContainedType
2021-01-25 07:47:00.884249 nusoap_xmlschema: add element RabatInfo2 to elements array
2021-01-25 07:47:00.884266 nusoap_xmlschema: processing unnamed complexType for element RabatInfo2 named _RabatInfo2_ContainedType
2021-01-25 07:47:00.884289 nusoap_xmlschema: processing typed element kodRabatowy of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.884296 nusoap_xmlschema: add element kodRabatowy to complexType _RabatInfo2_ContainedType
2021-01-25 07:47:00.884305 nusoap_xmlschema: done processing element kodRabatowy
2021-01-25 07:47:00.884322 nusoap_xmlschema: processing typed element idKontrahenta of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.884328 nusoap_xmlschema: add element idKontrahenta to complexType _RabatInfo2_ContainedType
2021-01-25 07:47:00.884337 nusoap_xmlschema: done processing element idKontrahenta
2021-01-25 07:47:00.884349 nusoap_xmlschema: done processing complexType _RabatInfo2_ContainedType
2021-01-25 07:47:00.884368 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-25 07:47:00.884378 nusoap_xmlschema: done processing element RabatInfo2
2021-01-25 07:47:00.884396 nusoap_xmlschema: processing untyped element RabatInfo2Response type _RabatInfo2Response_ContainedType
2021-01-25 07:47:00.884402 nusoap_xmlschema: add element RabatInfo2Response to elements array
2021-01-25 07:47:00.884415 nusoap_xmlschema: processing unnamed complexType for element RabatInfo2Response named _RabatInfo2Response_ContainedType
2021-01-25 07:47:00.884446 nusoap_xmlschema: processing typed element RabatInfo2Result of type http://tempuri.org/:ArrayOfInfoRabat
2021-01-25 07:47:00.884453 nusoap_xmlschema: add element RabatInfo2Result to complexType _RabatInfo2Response_ContainedType
2021-01-25 07:47:00.884462 nusoap_xmlschema: done processing element RabatInfo2Result
2021-01-25 07:47:00.884488 nusoap_xmlschema: done processing complexType _RabatInfo2Response_ContainedType
2021-01-25 07:47:00.884504 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-25 07:47:00.884514 nusoap_xmlschema: done processing element RabatInfo2Response
2021-01-25 07:47:00.884541 nusoap_xmlschema: processing untyped element RabatUstawWykorzystany type _RabatUstawWykorzystany_ContainedType
2021-01-25 07:47:00.884547 nusoap_xmlschema: add element RabatUstawWykorzystany to elements array
2021-01-25 07:47:00.884571 nusoap_xmlschema: processing unnamed complexType for element RabatUstawWykorzystany named _RabatUstawWykorzystany_ContainedType
2021-01-25 07:47:00.884598 nusoap_xmlschema: processing typed element kodRabatowy of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.884605 nusoap_xmlschema: add element kodRabatowy to complexType _RabatUstawWykorzystany_ContainedType
2021-01-25 07:47:00.884615 nusoap_xmlschema: done processing element kodRabatowy
2021-01-25 07:47:00.884632 nusoap_xmlschema: processing typed element idKontrahenta of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.884639 nusoap_xmlschema: add element idKontrahenta to complexType _RabatUstawWykorzystany_ContainedType
2021-01-25 07:47:00.884649 nusoap_xmlschema: done processing element idKontrahenta
2021-01-25 07:47:00.884662 nusoap_xmlschema: done processing complexType _RabatUstawWykorzystany_ContainedType
2021-01-25 07:47:00.884683 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-25 07:47:00.884693 nusoap_xmlschema: done processing element RabatUstawWykorzystany
2021-01-25 07:47:00.884708 nusoap_xmlschema: processing untyped element RabatUstawWykorzystanyResponse type _RabatUstawWykorzystanyResponse_ContainedType
2021-01-25 07:47:00.884714 nusoap_xmlschema: add element RabatUstawWykorzystanyResponse to elements array
2021-01-25 07:47:00.884727 nusoap_xmlschema: processing unnamed complexType for element RabatUstawWykorzystanyResponse named _RabatUstawWykorzystanyResponse_ContainedType
2021-01-25 07:47:00.884751 nusoap_xmlschema: processing typed element RabatUstawWykorzystanyResult of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-25 07:47:00.884772 nusoap_xmlschema: add element RabatUstawWykorzystanyResult to complexType _RabatUstawWykorzystanyResponse_ContainedType
2021-01-25 07:47:00.884787 nusoap_xmlschema: done processing element RabatUstawWykorzystanyResult
2021-01-25 07:47:00.884800 nusoap_xmlschema: done processing complexType _RabatUstawWykorzystanyResponse_ContainedType
2021-01-25 07:47:00.884816 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-25 07:47:00.884838 nusoap_xmlschema: done processing element RabatUstawWykorzystanyResponse
2021-01-25 07:47:00.884853 nusoap_xmlschema: processing untyped element StanyTowarowPaczka type _StanyTowarowPaczka_ContainedType
2021-01-25 07:47:00.884858 nusoap_xmlschema: add element StanyTowarowPaczka to elements array
2021-01-25 07:47:00.884871 nusoap_xmlschema: processing unnamed complexType for element StanyTowarowPaczka named _StanyTowarowPaczka_ContainedType
2021-01-25 07:47:00.884893 nusoap_xmlschema: processing typed element listaId of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.884899 nusoap_xmlschema: add element listaId to complexType _StanyTowarowPaczka_ContainedType
2021-01-25 07:47:00.884909 nusoap_xmlschema: done processing element listaId
2021-01-25 07:47:00.884925 nusoap_xmlschema: processing typed element separator of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.884931 nusoap_xmlschema: add element separator to complexType _StanyTowarowPaczka_ContainedType
2021-01-25 07:47:00.884940 nusoap_xmlschema: done processing element separator
2021-01-25 07:47:00.884952 nusoap_xmlschema: done processing complexType _StanyTowarowPaczka_ContainedType
2021-01-25 07:47:00.884971 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-25 07:47:00.884980 nusoap_xmlschema: done processing element StanyTowarowPaczka
2021-01-25 07:47:00.884994 nusoap_xmlschema: processing untyped element StanyTowarowPaczkaResponse type _StanyTowarowPaczkaResponse_ContainedType
2021-01-25 07:47:00.884999 nusoap_xmlschema: add element StanyTowarowPaczkaResponse to elements array
2021-01-25 07:47:00.885011 nusoap_xmlschema: processing unnamed complexType for element StanyTowarowPaczkaResponse named _StanyTowarowPaczkaResponse_ContainedType
2021-01-25 07:47:00.885034 nusoap_xmlschema: processing typed element StanyTowarowPaczkaResult of type http://tempuri.org/:ArrayOfStanyPaczka
2021-01-25 07:47:00.885040 nusoap_xmlschema: add element StanyTowarowPaczkaResult to complexType _StanyTowarowPaczkaResponse_ContainedType
2021-01-25 07:47:00.885053 nusoap_xmlschema: done processing element StanyTowarowPaczkaResult
2021-01-25 07:47:00.885066 nusoap_xmlschema: done processing complexType _StanyTowarowPaczkaResponse_ContainedType
2021-01-25 07:47:00.885088 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-25 07:47:00.885108 nusoap_xmlschema: done processing element StanyTowarowPaczkaResponse
2021-01-25 07:47:00.885171 nusoap_xmlschema: processing named complexType ArrayOfStanyPaczka
2021-01-25 07:47:00.885200 nusoap_xmlschema: processing typed element StanyPaczka of type http://tempuri.org/:StanyPaczka
2021-01-25 07:47:00.885207 nusoap_xmlschema: add element StanyPaczka to complexType ArrayOfStanyPaczka
2021-01-25 07:47:00.885217 nusoap_xmlschema: done processing element StanyPaczka
2021-01-25 07:47:00.885229 nusoap_xmlschema: done processing complexType ArrayOfStanyPaczka
2021-01-25 07:47:00.885247 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-25 07:47:00.885260 nusoap_xmlschema: processing named complexType StanyPaczka
2021-01-25 07:47:00.885284 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.885291 nusoap_xmlschema: add element idTw to complexType StanyPaczka
2021-01-25 07:47:00.885300 nusoap_xmlschema: done processing element idTw
2021-01-25 07:47:00.885317 nusoap_xmlschema: processing typed element stan of type http://tempuri.org/:ArrayOfTowarStan
2021-01-25 07:47:00.885324 nusoap_xmlschema: add element stan to complexType StanyPaczka
2021-01-25 07:47:00.885333 nusoap_xmlschema: done processing element stan
2021-01-25 07:47:00.885347 nusoap_xmlschema: done processing complexType StanyPaczka
2021-01-25 07:47:00.885368 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-25 07:47:00.885381 nusoap_xmlschema: processing named complexType ArrayOfTowarStan
2021-01-25 07:47:00.885611 nusoap_xmlschema: processing typed element TowarStan of type http://tempuri.org/:TowarStan
2021-01-25 07:47:00.885620 nusoap_xmlschema: add element TowarStan to complexType ArrayOfTowarStan
2021-01-25 07:47:00.885631 nusoap_xmlschema: done processing element TowarStan
2021-01-25 07:47:00.885644 nusoap_xmlschema: done processing complexType ArrayOfTowarStan
2021-01-25 07:47:00.885662 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-25 07:47:00.885676 nusoap_xmlschema: processing named complexType TowarStan
2021-01-25 07:47:00.885701 nusoap_xmlschema: processing typed element idMag of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.885708 nusoap_xmlschema: add element idMag to complexType TowarStan
2021-01-25 07:47:00.885718 nusoap_xmlschema: done processing element idMag
2021-01-25 07:47:00.885735 nusoap_xmlschema: processing typed element stan of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.885741 nusoap_xmlschema: add element stan to complexType TowarStan
2021-01-25 07:47:00.885751 nusoap_xmlschema: done processing element stan
2021-01-25 07:47:00.885764 nusoap_xmlschema: done processing complexType TowarStan
2021-01-25 07:47:00.885785 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-25 07:47:00.885816 nusoap_xmlschema: processing untyped element SprawdzIdKontrahenta type _SprawdzIdKontrahenta_ContainedType
2021-01-25 07:47:00.885822 nusoap_xmlschema: add element SprawdzIdKontrahenta to elements array
2021-01-25 07:47:00.885835 nusoap_xmlschema: processing unnamed complexType for element SprawdzIdKontrahenta named _SprawdzIdKontrahenta_ContainedType
2021-01-25 07:47:00.885871 nusoap_xmlschema: processing typed element symbolKh of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.885878 nusoap_xmlschema: add element symbolKh to complexType _SprawdzIdKontrahenta_ContainedType
2021-01-25 07:47:00.885887 nusoap_xmlschema: done processing element symbolKh
2021-01-25 07:47:00.885899 nusoap_xmlschema: done processing complexType _SprawdzIdKontrahenta_ContainedType
2021-01-25 07:47:00.885914 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-25 07:47:00.885923 nusoap_xmlschema: done processing element SprawdzIdKontrahenta
2021-01-25 07:47:00.885937 nusoap_xmlschema: processing untyped element SprawdzIdKontrahentaResponse type _SprawdzIdKontrahentaResponse_ContainedType
2021-01-25 07:47:00.885943 nusoap_xmlschema: add element SprawdzIdKontrahentaResponse to elements array
2021-01-25 07:47:00.885959 nusoap_xmlschema: processing unnamed complexType for element SprawdzIdKontrahentaResponse named _SprawdzIdKontrahentaResponse_ContainedType
2021-01-25 07:47:00.885982 nusoap_xmlschema: processing typed element SprawdzIdKontrahentaResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.885989 nusoap_xmlschema: add element SprawdzIdKontrahentaResult to complexType _SprawdzIdKontrahentaResponse_ContainedType
2021-01-25 07:47:00.885998 nusoap_xmlschema: done processing element SprawdzIdKontrahentaResult
2021-01-25 07:47:00.886010 nusoap_xmlschema: done processing complexType _SprawdzIdKontrahentaResponse_ContainedType
2021-01-25 07:47:00.886025 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-25 07:47:00.886035 nusoap_xmlschema: done processing element SprawdzIdKontrahentaResponse
2021-01-25 07:47:00.886048 nusoap_xmlschema: processing untyped element InfoTowarPaczka type _InfoTowarPaczka_ContainedType
2021-01-25 07:47:00.886053 nusoap_xmlschema: add element InfoTowarPaczka to elements array
2021-01-25 07:47:00.886066 nusoap_xmlschema: processing unnamed complexType for element InfoTowarPaczka named _InfoTowarPaczka_ContainedType
2021-01-25 07:47:00.886088 nusoap_xmlschema: processing typed element numer of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.886095 nusoap_xmlschema: add element numer to complexType _InfoTowarPaczka_ContainedType
2021-01-25 07:47:00.886104 nusoap_xmlschema: done processing element numer
2021-01-25 07:47:00.886120 nusoap_xmlschema: processing typed element khId of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.886125 nusoap_xmlschema: add element khId to complexType _InfoTowarPaczka_ContainedType
2021-01-25 07:47:00.886134 nusoap_xmlschema: done processing element khId
2021-01-25 07:47:00.886150 nusoap_xmlschema: processing typed element magId of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.886156 nusoap_xmlschema: add element magId to complexType _InfoTowarPaczka_ContainedType
2021-01-25 07:47:00.886165 nusoap_xmlschema: done processing element magId
2021-01-25 07:47:00.886181 nusoap_xmlschema: processing typed element symbolWaluty of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.886187 nusoap_xmlschema: add element symbolWaluty to complexType _InfoTowarPaczka_ContainedType
2021-01-25 07:47:00.886200 nusoap_xmlschema: done processing element symbolWaluty
2021-01-25 07:47:00.886212 nusoap_xmlschema: done processing complexType _InfoTowarPaczka_ContainedType
2021-01-25 07:47:00.886239 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-25 07:47:00.886249 nusoap_xmlschema: done processing element InfoTowarPaczka
2021-01-25 07:47:00.886263 nusoap_xmlschema: processing untyped element InfoTowarPaczkaResponse type _InfoTowarPaczkaResponse_ContainedType
2021-01-25 07:47:00.886269 nusoap_xmlschema: add element InfoTowarPaczkaResponse to elements array
2021-01-25 07:47:00.886281 nusoap_xmlschema: processing unnamed complexType for element InfoTowarPaczkaResponse named _InfoTowarPaczkaResponse_ContainedType
2021-01-25 07:47:00.886303 nusoap_xmlschema: processing typed element InfoTowarPaczkaResult of type http://tempuri.org/:ArrayOfInfoTowarPaczka
2021-01-25 07:47:00.886310 nusoap_xmlschema: add element InfoTowarPaczkaResult to complexType _InfoTowarPaczkaResponse_ContainedType
2021-01-25 07:47:00.886319 nusoap_xmlschema: done processing element InfoTowarPaczkaResult
2021-01-25 07:47:00.886331 nusoap_xmlschema: done processing complexType _InfoTowarPaczkaResponse_ContainedType
2021-01-25 07:47:00.886346 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-25 07:47:00.886356 nusoap_xmlschema: done processing element InfoTowarPaczkaResponse
2021-01-25 07:47:00.886368 nusoap_xmlschema: processing named complexType ArrayOfInfoTowarPaczka
2021-01-25 07:47:00.886392 nusoap_xmlschema: processing typed element InfoTowarPaczka of type http://tempuri.org/:InfoTowarPaczka
2021-01-25 07:47:00.886398 nusoap_xmlschema: add element InfoTowarPaczka to complexType ArrayOfInfoTowarPaczka
2021-01-25 07:47:00.886407 nusoap_xmlschema: done processing element InfoTowarPaczka
2021-01-25 07:47:00.886419 nusoap_xmlschema: done processing complexType ArrayOfInfoTowarPaczka
2021-01-25 07:47:00.886441 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-25 07:47:00.886456 nusoap_xmlschema: processing named complexType InfoTowarPaczka
2021-01-25 07:47:00.886513 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.886526 nusoap_xmlschema: add element idTw to complexType InfoTowarPaczka
2021-01-25 07:47:00.886556 nusoap_xmlschema: done processing element idTw
2021-01-25 07:47:00.886580 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.886587 nusoap_xmlschema: add element idKh to complexType InfoTowarPaczka
2021-01-25 07:47:00.886597 nusoap_xmlschema: done processing element idKh
2021-01-25 07:47:00.886614 nusoap_xmlschema: processing typed element nazwaTw of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.886621 nusoap_xmlschema: add element nazwaTw to complexType InfoTowarPaczka
2021-01-25 07:47:00.886630 nusoap_xmlschema: done processing element nazwaTw
2021-01-25 07:47:00.886648 nusoap_xmlschema: processing typed element klientNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.886654 nusoap_xmlschema: add element klientNetto to complexType InfoTowarPaczka
2021-01-25 07:47:00.886664 nusoap_xmlschema: done processing element klientNetto
2021-01-25 07:47:00.886681 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.886688 nusoap_xmlschema: add element waluta to complexType InfoTowarPaczka
2021-01-25 07:47:00.886697 nusoap_xmlschema: done processing element waluta
2021-01-25 07:47:00.886714 nusoap_xmlschema: processing typed element stan of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.886721 nusoap_xmlschema: add element stan to complexType InfoTowarPaczka
2021-01-25 07:47:00.886730 nusoap_xmlschema: done processing element stan
2021-01-25 07:47:00.886748 nusoap_xmlschema: processing typed element zdjecie of type http://www.w3.org/2001/XMLSchema:base64Binary
2021-01-25 07:47:00.886754 nusoap_xmlschema: add element zdjecie to complexType InfoTowarPaczka
2021-01-25 07:47:00.886776 nusoap_xmlschema: done processing element zdjecie
2021-01-25 07:47:00.886789 nusoap_xmlschema: done processing complexType InfoTowarPaczka
2021-01-25 07:47:00.886832 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-25 07:47:00.886847 nusoap_xmlschema: processing untyped element DodajBadanieRynku type _DodajBadanieRynku_ContainedType
2021-01-25 07:47:00.886853 nusoap_xmlschema: add element DodajBadanieRynku to elements array
2021-01-25 07:47:00.886872 nusoap_xmlschema: processing unnamed complexType for element DodajBadanieRynku named _DodajBadanieRynku_ContainedType
2021-01-25 07:47:00.886896 nusoap_xmlschema: processing typed element twId of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.886903 nusoap_xmlschema: add element twId to complexType _DodajBadanieRynku_ContainedType
2021-01-25 07:47:00.886912 nusoap_xmlschema: done processing element twId
2021-01-25 07:47:00.886929 nusoap_xmlschema: processing typed element twNazwa of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.886935 nusoap_xmlschema: add element twNazwa to complexType _DodajBadanieRynku_ContainedType
2021-01-25 07:47:00.886945 nusoap_xmlschema: done processing element twNazwa
2021-01-25 07:47:00.886961 nusoap_xmlschema: processing typed element twCena of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.886967 nusoap_xmlschema: add element twCena to complexType _DodajBadanieRynku_ContainedType
2021-01-25 07:47:00.886977 nusoap_xmlschema: done processing element twCena
2021-01-25 07:47:00.886993 nusoap_xmlschema: processing typed element klientId of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.886999 nusoap_xmlschema: add element klientId to complexType _DodajBadanieRynku_ContainedType
2021-01-25 07:47:00.887009 nusoap_xmlschema: done processing element klientId
2021-01-25 07:47:00.887025 nusoap_xmlschema: processing typed element klientSymbol of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.887031 nusoap_xmlschema: add element klientSymbol to complexType _DodajBadanieRynku_ContainedType
2021-01-25 07:47:00.887041 nusoap_xmlschema: done processing element klientSymbol
2021-01-25 07:47:00.887057 nusoap_xmlschema: processing typed element uzytkownik of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.887063 nusoap_xmlschema: add element uzytkownik to complexType _DodajBadanieRynku_ContainedType
2021-01-25 07:47:00.887081 nusoap_xmlschema: done processing element uzytkownik
2021-01-25 07:47:00.887099 nusoap_xmlschema: processing typed element typ of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.887105 nusoap_xmlschema: add element typ to complexType _DodajBadanieRynku_ContainedType
2021-01-25 07:47:00.887115 nusoap_xmlschema: done processing element typ
2021-01-25 07:47:00.887131 nusoap_xmlschema: processing typed element uwagi of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.887137 nusoap_xmlschema: add element uwagi to complexType _DodajBadanieRynku_ContainedType
2021-01-25 07:47:00.887146 nusoap_xmlschema: done processing element uwagi
2021-01-25 07:47:00.887159 nusoap_xmlschema: done processing complexType _DodajBadanieRynku_ContainedType
2021-01-25 07:47:00.887204 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-25 07:47:00.887214 nusoap_xmlschema: done processing element DodajBadanieRynku
2021-01-25 07:47:00.887228 nusoap_xmlschema: processing untyped element DodajBadanieRynkuResponse type _DodajBadanieRynkuResponse_ContainedType
2021-01-25 07:47:00.887234 nusoap_xmlschema: add element DodajBadanieRynkuResponse to elements array
2021-01-25 07:47:00.887252 nusoap_xmlschema: processing unnamed complexType for element DodajBadanieRynkuResponse named _DodajBadanieRynkuResponse_ContainedType
2021-01-25 07:47:00.887276 nusoap_xmlschema: processing typed element DodajBadanieRynkuResult of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-25 07:47:00.887283 nusoap_xmlschema: add element DodajBadanieRynkuResult to complexType _DodajBadanieRynkuResponse_ContainedType
2021-01-25 07:47:00.887293 nusoap_xmlschema: done processing element DodajBadanieRynkuResult
2021-01-25 07:47:00.887325 nusoap_xmlschema: done processing complexType _DodajBadanieRynkuResponse_ContainedType
2021-01-25 07:47:00.887357 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-25 07:47:00.887371 nusoap_xmlschema: done processing element DodajBadanieRynkuResponse
2021-01-25 07:47:00.887389 nusoap_xmlschema: processing typed element decimal of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-25 07:47:00.887396 nusoap_xmlschema: add element decimal to elements array
2021-01-25 07:47:00.887406 nusoap_xmlschema: done processing element decimal
2021-01-25 07:47:00.887422 nusoap_xmlschema: processing untyped element DataTable type _DataTable_ContainedType
2021-01-25 07:47:00.887439 nusoap_xmlschema: add element DataTable to elements array
2021-01-25 07:47:00.887454 nusoap_xmlschema: processing unnamed complexType for element DataTable named _DataTable_ContainedType
2021-01-25 07:47:00.887478 nusoap_xmlschema: do not have any logic to process element any
2021-01-25 07:47:00.887498 nusoap_xmlschema: do not have any logic to process element any
2021-01-25 07:47:00.887515 nusoap_xmlschema: done processing complexType _DataTable_ContainedType
2021-01-25 07:47:00.887526 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-25 07:47:00.887536 nusoap_xmlschema: done processing element DataTable
2021-01-25 07:47:00.887560 nusoap_xmlschema: processing typed element string of type http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.887568 nusoap_xmlschema: add element string to elements array
2021-01-25 07:47:00.887579 nusoap_xmlschema: done processing element string
2021-01-25 07:47:00.887596 nusoap_xmlschema: processing typed element int of type http://www.w3.org/2001/XMLSchema:int
2021-01-25 07:47:00.887603 nusoap_xmlschema: add element int to elements array
2021-01-25 07:47:00.887612 nusoap_xmlschema: done processing element int
2021-01-25 07:47:00.887629 nusoap_xmlschema: processing typed element ArrayOfCenyPaczka of type http://tempuri.org/:ArrayOfCenyPaczka
2021-01-25 07:47:00.887635 nusoap_xmlschema: add element ArrayOfCenyPaczka to elements array
2021-01-25 07:47:00.887645 nusoap_xmlschema: done processing element ArrayOfCenyPaczka
2021-01-25 07:47:00.887662 nusoap_xmlschema: processing typed element ArrayOfDokumentyPaczka of type http://tempuri.org/:ArrayOfDokumentyPaczka
2021-01-25 07:47:00.887668 nusoap_xmlschema: add element ArrayOfDokumentyPaczka to elements array
2021-01-25 07:47:00.887682 nusoap_xmlschema: done processing element ArrayOfDokumentyPaczka
2021-01-25 07:47:00.887700 nusoap_xmlschema: processing typed element ArrayOfDokumentyIdPaczka of type http://tempuri.org/:ArrayOfDokumentyIdPaczka
2021-01-25 07:47:00.887707 nusoap_xmlschema: add element ArrayOfDokumentyIdPaczka to elements array
2021-01-25 07:47:00.887716 nusoap_xmlschema: done processing element ArrayOfDokumentyIdPaczka
2021-01-25 07:47:00.887733 nusoap_xmlschema: processing typed element ArrayOfPozycjaDokumentu of type http://tempuri.org/:ArrayOfPozycjaDokumentu
2021-01-25 07:47:00.887739 nusoap_xmlschema: add element ArrayOfPozycjaDokumentu to elements array
2021-01-25 07:47:00.887749 nusoap_xmlschema: done processing element ArrayOfPozycjaDokumentu
2021-01-25 07:47:00.887781 nusoap_xmlschema: processing typed element ArrayOfPlatnosc of type http://tempuri.org/:ArrayOfPlatnosc
2021-01-25 07:47:00.887787 nusoap_xmlschema: add element ArrayOfPlatnosc to elements array
2021-01-25 07:47:00.887796 nusoap_xmlschema: done processing element ArrayOfPlatnosc
2021-01-25 07:47:00.887812 nusoap_xmlschema: processing typed element KhInfo of type http://tempuri.org/:KhInfo
2021-01-25 07:47:00.887830 nusoap_xmlschema: add element KhInfo to elements array
2021-01-25 07:47:00.887840 nusoap_xmlschema: done processing element KhInfo
2021-01-25 07:47:00.887855 nusoap_xmlschema: processing typed element ArrayOfReklamacjePaczka of type http://tempuri.org/:ArrayOfReklamacjePaczka
2021-01-25 07:47:00.887861 nusoap_xmlschema: add element ArrayOfReklamacjePaczka to elements array
2021-01-25 07:47:00.887870 nusoap_xmlschema: done processing element ArrayOfReklamacjePaczka
2021-01-25 07:47:00.887885 nusoap_xmlschema: processing typed element base64Binary of type http://www.w3.org/2001/XMLSchema:base64Binary
2021-01-25 07:47:00.887891 nusoap_xmlschema: add element base64Binary to elements array
2021-01-25 07:47:00.887900 nusoap_xmlschema: done processing element base64Binary
2021-01-25 07:47:00.887916 nusoap_xmlschema: processing typed element ArrayOfRealizacjaUmow of type http://tempuri.org/:ArrayOfRealizacjaUmow
2021-01-25 07:47:00.887921 nusoap_xmlschema: add element ArrayOfRealizacjaUmow to elements array
2021-01-25 07:47:00.887931 nusoap_xmlschema: done processing element ArrayOfRealizacjaUmow
2021-01-25 07:47:00.887946 nusoap_xmlschema: processing typed element ArrayOfInfoRabat of type http://tempuri.org/:ArrayOfInfoRabat
2021-01-25 07:47:00.887952 nusoap_xmlschema: add element ArrayOfInfoRabat to elements array
2021-01-25 07:47:00.887961 nusoap_xmlschema: done processing element ArrayOfInfoRabat
2021-01-25 07:47:00.887976 nusoap_xmlschema: processing typed element boolean of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-25 07:47:00.887982 nusoap_xmlschema: add element boolean to elements array
2021-01-25 07:47:00.887991 nusoap_xmlschema: done processing element boolean
2021-01-25 07:47:00.888006 nusoap_xmlschema: processing typed element ArrayOfStanyPaczka of type http://tempuri.org/:ArrayOfStanyPaczka
2021-01-25 07:47:00.888012 nusoap_xmlschema: add element ArrayOfStanyPaczka to elements array
2021-01-25 07:47:00.888025 nusoap_xmlschema: done processing element ArrayOfStanyPaczka
2021-01-25 07:47:00.888041 nusoap_xmlschema: processing typed element ArrayOfInfoTowarPaczka of type http://tempuri.org/:ArrayOfInfoTowarPaczka
2021-01-25 07:47:00.888048 nusoap_xmlschema: add element ArrayOfInfoTowarPaczka to elements array
2021-01-25 07:47:00.888057 nusoap_xmlschema: done processing element ArrayOfInfoTowarPaczka
2021-01-25 07:47:00.888070 wsdl: Parsing WSDL schema done
2021-01-25 07:47:00.888122 wsdl: msg WyliczCeneSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCene
2021-01-25 07:47:00.888210 wsdl: msg WyliczCeneSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCeneResponse
2021-01-25 07:47:00.888239 wsdl: msg WyliczCene2SoapIn: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCene2
2021-01-25 07:47:00.888268 wsdl: msg WyliczCene2SoapOut: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCene2Response
2021-01-25 07:47:00.888295 wsdl: msg WyliczCenyWalutaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCenyWaluta
2021-01-25 07:47:00.888321 wsdl: msg WyliczCenyWalutaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCenyWalutaResponse
2021-01-25 07:47:00.888346 wsdl: msg WyliczStanySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:WyliczStany
2021-01-25 07:47:00.888371 wsdl: msg WyliczStanySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:WyliczStanyResponse
2021-01-25 07:47:00.888397 wsdl: msg WyliczCenyWalutaKlientSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCenyWalutaKlient
2021-01-25 07:47:00.888429 wsdl: msg WyliczCenyWalutaKlientSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCenyWalutaKlientResponse
2021-01-25 07:47:00.888470 wsdl: msg PodajMagazynSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:PodajMagazyn
2021-01-25 07:47:00.888494 wsdl: msg PodajMagazynSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:PodajMagazynResponse
2021-01-25 07:47:00.888532 wsdl: msg StanCentralaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:StanCentrala
2021-01-25 07:47:00.888564 wsdl: msg StanCentralaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:StanCentralaResponse
2021-01-25 07:47:00.888591 wsdl: msg StanFiliaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:StanFilia
2021-01-25 07:47:00.888617 wsdl: msg StanFiliaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:StanFiliaResponse
2021-01-25 07:47:00.888644 wsdl: msg StanInneSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:StanInne
2021-01-25 07:47:00.888670 wsdl: msg StanInneSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:StanInneResponse
2021-01-25 07:47:00.888696 wsdl: msg StanCalySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:StanCaly
2021-01-25 07:47:00.888721 wsdl: msg StanCalySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:StanCalyResponse
2021-01-25 07:47:00.888747 wsdl: msg CenaDetalicznaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:CenaDetaliczna
2021-01-25 07:47:00.888775 wsdl: msg CenaDetalicznaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:CenaDetalicznaResponse
2021-01-25 07:47:00.888814 wsdl: msg NazwaFSPAzZKSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:NazwaFSPAzZK
2021-01-25 07:47:00.888839 wsdl: msg NazwaFSPAzZKSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:NazwaFSPAzZKResponse
2021-01-25 07:47:00.888877 wsdl: msg NazwaWZzZKSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:NazwaWZzZK
2021-01-25 07:47:00.888906 wsdl: msg NazwaWZzZKSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:NazwaWZzZKResponse
2021-01-25 07:47:00.888930 wsdl: msg WalutaAktualnyKursSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:WalutaAktualnyKurs
2021-01-25 07:47:00.888955 wsdl: msg WalutaAktualnyKursSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:WalutaAktualnyKursResponse
2021-01-25 07:47:00.888979 wsdl: msg PunktyProgramLojalnosciowySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:PunktyProgramLojalnosciowy
2021-01-25 07:47:00.889003 wsdl: msg PunktyProgramLojalnosciowySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:PunktyProgramLojalnosciowyResponse
2021-01-25 07:47:00.889028 wsdl: msg RankingProduktyDniaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:RankingProduktyDnia
2021-01-25 07:47:00.889054 wsdl: msg RankingProduktyDniaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:RankingProduktyDniaResponse
2021-01-25 07:47:00.889078 wsdl: msg RaportDowozowySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:RaportDowozowy
2021-01-25 07:47:00.889102 wsdl: msg RaportDowozowySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:RaportDowozowyResponse
2021-01-25 07:47:00.889126 wsdl: msg ProduktyDniaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:ProduktyDnia
2021-01-25 07:47:00.889150 wsdl: msg ProduktyDniaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:ProduktyDniaResponse
2021-01-25 07:47:00.889174 wsdl: msg DodajZamowienieSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DodajZamowienie
2021-01-25 07:47:00.889197 wsdl: msg DodajZamowienieSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DodajZamowienieResponse
2021-01-25 07:47:00.889236 wsdl: msg DodajPozycjeSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DodajPozycje
2021-01-25 07:47:00.889293 wsdl: msg DodajPozycjeSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DodajPozycjeResponse
2021-01-25 07:47:00.889327 wsdl: msg DodajZamowienieProgramLojalnosciowySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DodajZamowienieProgramLojalnosciowy
2021-01-25 07:47:00.889355 wsdl: msg DodajZamowienieProgramLojalnosciowySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DodajZamowienieProgramLojalnosciowyResponse
2021-01-25 07:47:00.889380 wsdl: msg DodajKodRabatowySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DodajKodRabatowy
2021-01-25 07:47:00.889406 wsdl: msg DodajKodRabatowySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DodajKodRabatowyResponse
2021-01-25 07:47:00.889439 wsdl: msg DodajPozycjeProgramLojalnosciowySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DodajPozycjeProgramLojalnosciowy
2021-01-25 07:47:00.889477 wsdl: msg DodajPozycjeProgramLojalnosciowySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DodajPozycjeProgramLojalnosciowyResponse
2021-01-25 07:47:00.889505 wsdl: msg CenyTowarowPaczkaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:CenyTowarowPaczka
2021-01-25 07:47:00.889531 wsdl: msg CenyTowarowPaczkaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:CenyTowarowPaczkaResponse
2021-01-25 07:47:00.889562 wsdl: msg DokumentyPaczkaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DokumentyPaczka
2021-01-25 07:47:00.889590 wsdl: msg DokumentyPaczkaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DokumentyPaczkaResponse
2021-01-25 07:47:00.889616 wsdl: msg DokumentyIdPaczkaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DokumentyIdPaczka
2021-01-25 07:47:00.889647 wsdl: msg DokumentyIdPaczkaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DokumentyIdPaczkaResponse
2021-01-25 07:47:00.889674 wsdl: msg PozycjeDokumentuSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:PozycjeDokumentu
2021-01-25 07:47:00.889700 wsdl: msg PozycjeDokumentuSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:PozycjeDokumentuResponse
2021-01-25 07:47:00.889727 wsdl: msg PlatnosciSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:Platnosci
2021-01-25 07:47:00.889753 wsdl: msg PlatnosciSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:PlatnosciResponse
2021-01-25 07:47:00.889795 wsdl: msg KontrahentInfoSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:KontrahentInfo
2021-01-25 07:47:00.889820 wsdl: msg KontrahentInfoSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:KontrahentInfoResponse
2021-01-25 07:47:00.889857 wsdl: msg ReklamacjePaczkaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:ReklamacjePaczka
2021-01-25 07:47:00.889881 wsdl: msg ReklamacjePaczkaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:ReklamacjePaczkaResponse
2021-01-25 07:47:00.889905 wsdl: msg CenyTowarowPaczkaTestSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:CenyTowarowPaczkaTest
2021-01-25 07:47:00.889930 wsdl: msg CenyTowarowPaczkaTestSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:CenyTowarowPaczkaTestResponse
2021-01-25 07:47:00.889954 wsdl: msg ZdjecieSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:Zdjecie
2021-01-25 07:47:00.889980 wsdl: msg ZdjecieSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:ZdjecieResponse
2021-01-25 07:47:00.890005 wsdl: msg TowarTlumaczenieSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:TowarTlumaczenie
2021-01-25 07:47:00.890030 wsdl: msg TowarTlumaczenieSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:TowarTlumaczenieResponse
2021-01-25 07:47:00.890054 wsdl: msg RealizacjeUmowSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:RealizacjeUmow
2021-01-25 07:47:00.890078 wsdl: msg RealizacjeUmowSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:RealizacjeUmowResponse
2021-01-25 07:47:00.890102 wsdl: msg RabatInfoSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:RabatInfo
2021-01-25 07:47:00.890126 wsdl: msg RabatInfoSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:RabatInfoResponse
2021-01-25 07:47:00.890151 wsdl: msg RabatInfo2SoapIn: found part (with element) parameters: parameters,http://tempuri.org/:RabatInfo2
2021-01-25 07:47:00.890175 wsdl: msg RabatInfo2SoapOut: found part (with element) parameters: parameters,http://tempuri.org/:RabatInfo2Response
2021-01-25 07:47:00.890199 wsdl: msg RabatUstawWykorzystanySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:RabatUstawWykorzystany
2021-01-25 07:47:00.890223 wsdl: msg RabatUstawWykorzystanySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:RabatUstawWykorzystanyResponse
2021-01-25 07:47:00.890248 wsdl: msg StanyTowarowPaczkaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:StanyTowarowPaczka
2021-01-25 07:47:00.890272 wsdl: msg StanyTowarowPaczkaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:StanyTowarowPaczkaResponse
2021-01-25 07:47:00.890296 wsdl: msg SprawdzIdKontrahentaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:SprawdzIdKontrahenta
2021-01-25 07:47:00.890321 wsdl: msg SprawdzIdKontrahentaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:SprawdzIdKontrahentaResponse
2021-01-25 07:47:00.890349 wsdl: msg InfoTowarPaczkaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:InfoTowarPaczka
2021-01-25 07:47:00.890376 wsdl: msg InfoTowarPaczkaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:InfoTowarPaczkaResponse
2021-01-25 07:47:00.890442 wsdl: msg DodajBadanieRynkuSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DodajBadanieRynku
2021-01-25 07:47:00.890472 wsdl: msg DodajBadanieRynkuSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DodajBadanieRynkuResponse
2021-01-25 07:47:00.890512 wsdl: msg WyliczCeneHttpGetIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.890530 wsdl: msg WyliczCeneHttpGetIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.890560 wsdl: msg WyliczCeneHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-25 07:47:00.890587 wsdl: msg WyliczCene2HttpGetIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.890605 wsdl: msg WyliczCene2HttpGetIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.890621 wsdl: msg WyliczCene2HttpGetIn: found part (with type) mag_id: mag_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.890647 wsdl: msg WyliczCene2HttpGetOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-25 07:47:00.890672 wsdl: msg WyliczCenyWalutaHttpGetIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.890690 wsdl: msg WyliczCenyWalutaHttpGetIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.890706 wsdl: msg WyliczCenyWalutaHttpGetIn: found part (with type) mag_id: mag_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.890759 wsdl: msg WyliczCenyWalutaHttpGetIn: found part (with type) waluta: waluta,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.890822 wsdl: msg WyliczCenyWalutaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-25 07:47:00.890871 wsdl: msg WyliczStanyHttpGetIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.890900 wsdl: msg WyliczStanyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-25 07:47:00.890924 wsdl: msg WyliczCenyWalutaKlientHttpGetIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.890942 wsdl: msg WyliczCenyWalutaKlientHttpGetIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.890958 wsdl: msg WyliczCenyWalutaKlientHttpGetIn: found part (with type) mag_id: mag_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.890974 wsdl: msg WyliczCenyWalutaKlientHttpGetIn: found part (with type) waluta: waluta,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.890998 wsdl: msg WyliczCenyWalutaKlientHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-25 07:47:00.891022 wsdl: msg PodajMagazynHttpGetIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891046 wsdl: msg PodajMagazynHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-25 07:47:00.891069 wsdl: msg StanCentralaHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891093 wsdl: msg StanCentralaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-25 07:47:00.891117 wsdl: msg StanFiliaHttpGetIn: found part (with type) idMag: idMag,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891133 wsdl: msg StanFiliaHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891156 wsdl: msg StanFiliaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-25 07:47:00.891184 wsdl: msg StanInneHttpGetIn: found part (with type) idMag: idMag,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891200 wsdl: msg StanInneHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891224 wsdl: msg StanInneHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-25 07:47:00.891248 wsdl: msg StanCalyHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891271 wsdl: msg StanCalyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-25 07:47:00.891295 wsdl: msg CenaDetalicznaHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891319 wsdl: msg CenaDetalicznaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-25 07:47:00.891343 wsdl: msg NazwaFSPAzZKHttpGetIn: found part (with type) ZK_NrPelny: ZK_NrPelny,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891367 wsdl: msg NazwaFSPAzZKHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-25 07:47:00.891397 wsdl: msg NazwaWZzZKHttpGetIn: found part (with type) ZK_NrPelny: ZK_NrPelny,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891467 wsdl: msg NazwaWZzZKHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-25 07:47:00.891507 wsdl: msg WalutaAktualnyKursHttpGetIn: found part (with type) kodWaluty: kodWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891531 wsdl: msg WalutaAktualnyKursHttpGetIn: found part (with type) idBanku: idBanku,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891564 wsdl: msg WalutaAktualnyKursHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-25 07:47:00.891592 wsdl: msg PunktyProgramLojalnosciowyHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891619 wsdl: msg PunktyProgramLojalnosciowyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-25 07:47:00.891645 wsdl: msg RankingProduktyDniaHttpGetIn: found part (with type) dniWstecz: dniWstecz,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891671 wsdl: msg RankingProduktyDniaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-25 07:47:00.891719 wsdl: msg RaportDowozowyHttpGetIn: found part (with type) status: status,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891759 wsdl: msg RaportDowozowyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-25 07:47:00.891824 wsdl: msg ProduktyDniaHttpGetIn: found part (with type) dniWstecz: dniWstecz,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891853 wsdl: msg ProduktyDniaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-25 07:47:00.891878 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) idKh_ext: idKh_ext,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891894 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) idKh_ERP: idKh_ERP,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891910 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) idMag: idMag,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891926 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) typDok: typDok,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891941 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) uwagi: uwagi,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891959 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) sklep: sklep,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.891975 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) waluta: waluta,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892000 wsdl: msg DodajZamowienieHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-25 07:47:00.892030 wsdl: msg DodajPozycjeHttpGetIn: found part (with type) idNagl: idNagl,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892047 wsdl: msg DodajPozycjeHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892062 wsdl: msg DodajPozycjeHttpGetIn: found part (with type) ilosc: ilosc,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892100 wsdl: msg DodajPozycjeHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-25 07:47:00.892288 wsdl: msg DodajZamowienieProgramLojalnosciowyHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892332 wsdl: msg DodajZamowienieProgramLojalnosciowyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-25 07:47:00.892380 wsdl: msg DodajKodRabatowyHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892399 wsdl: msg DodajKodRabatowyHttpGetIn: found part (with type) prefiksKodu: prefiksKodu,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892416 wsdl: msg DodajKodRabatowyHttpGetIn: found part (with type) kod: kod,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892442 wsdl: msg DodajKodRabatowyHttpGetIn: found part (with type) procent: procent,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892460 wsdl: msg DodajKodRabatowyHttpGetIn: found part (with type) waznyDo: waznyDo,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892491 wsdl: msg DodajKodRabatowyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-25 07:47:00.892519 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpGetIn: found part (with type) idNagl: idNagl,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892536 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892561 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpGetIn: found part (with type) ilosc: ilosc,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892589 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-25 07:47:00.892617 wsdl: msg CenyTowarowPaczkaHttpGetIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892661 wsdl: msg CenyTowarowPaczkaHttpGetIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892679 wsdl: msg CenyTowarowPaczkaHttpGetIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892696 wsdl: msg CenyTowarowPaczkaHttpGetIn: found part (with type) symbolWaluty: symbolWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892712 wsdl: msg CenyTowarowPaczkaHttpGetIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892738 wsdl: msg CenyTowarowPaczkaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfCenyPaczka
2021-01-25 07:47:00.892764 wsdl: msg DokumentyPaczkaHttpGetIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892793 wsdl: msg DokumentyPaczkaHttpGetIn: found part (with type) dataOd: dataOd,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892809 wsdl: msg DokumentyPaczkaHttpGetIn: found part (with type) dataDo: dataDo,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892825 wsdl: msg DokumentyPaczkaHttpGetIn: found part (with type) typ: typ,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892849 wsdl: msg DokumentyPaczkaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfDokumentyPaczka
2021-01-25 07:47:00.892874 wsdl: msg DokumentyIdPaczkaHttpGetIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892890 wsdl: msg DokumentyIdPaczkaHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892912 wsdl: msg DokumentyIdPaczkaHttpGetIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892941 wsdl: msg DokumentyIdPaczkaHttpGetIn: found part (with type) pozycjeDokumentu: pozycjeDokumentu,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.892965 wsdl: msg DokumentyIdPaczkaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfDokumentyIdPaczka
2021-01-25 07:47:00.892989 wsdl: msg PozycjeDokumentuHttpGetIn: found part (with type) idDok: idDok,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893013 wsdl: msg PozycjeDokumentuHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfPozycjaDokumentu
2021-01-25 07:47:00.893037 wsdl: msg PlatnosciHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893053 wsdl: msg PlatnosciHttpGetIn: found part (with type) dataOd: dataOd,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893069 wsdl: msg PlatnosciHttpGetIn: found part (with type) dataDo: dataDo,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893083 wsdl: msg PlatnosciHttpGetIn: found part (with type) status: status,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893107 wsdl: msg PlatnosciHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfPlatnosc
2021-01-25 07:47:00.893131 wsdl: msg KontrahentInfoHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893155 wsdl: msg KontrahentInfoHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:KhInfo
2021-01-25 07:47:00.893178 wsdl: msg ReklamacjePaczkaHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893194 wsdl: msg ReklamacjePaczkaHttpGetIn: found part (with type) dataOd: dataOd,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893209 wsdl: msg ReklamacjePaczkaHttpGetIn: found part (with type) dataDo: dataDo,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893233 wsdl: msg ReklamacjePaczkaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfReklamacjePaczka
2021-01-25 07:47:00.893257 wsdl: msg CenyTowarowPaczkaTestHttpGetIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893272 wsdl: msg CenyTowarowPaczkaTestHttpGetIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893287 wsdl: msg CenyTowarowPaczkaTestHttpGetIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893302 wsdl: msg CenyTowarowPaczkaTestHttpGetIn: found part (with type) symbolWaluty: symbolWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893317 wsdl: msg CenyTowarowPaczkaTestHttpGetIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893341 wsdl: msg CenyTowarowPaczkaTestHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-25 07:47:00.893365 wsdl: msg ZdjecieHttpGetIn: found part (with type) zdjId: zdjId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893389 wsdl: msg ZdjecieHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:base64Binary
2021-01-25 07:47:00.893412 wsdl: msg TowarTlumaczenieHttpGetIn: found part (with type) idTowaru: idTowaru,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893449 wsdl: msg TowarTlumaczenieHttpGetIn: found part (with type) typ: typ,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893467 wsdl: msg TowarTlumaczenieHttpGetIn: found part (with type) jezyk: jezyk,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893503 wsdl: msg TowarTlumaczenieHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-25 07:47:00.893530 wsdl: msg RealizacjeUmowHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893566 wsdl: msg RealizacjeUmowHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfRealizacjaUmow
2021-01-25 07:47:00.893594 wsdl: msg RabatInfoHttpGetIn: found part (with type) kodRabatowy: kodRabatowy,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893610 wsdl: msg RabatInfoHttpGetIn: found part (with type) idKontrahenta: idKontrahenta,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893636 wsdl: msg RabatInfoHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfInfoRabat
2021-01-25 07:47:00.893662 wsdl: msg RabatInfo2HttpGetIn: found part (with type) kodRabatowy: kodRabatowy,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893679 wsdl: msg RabatInfo2HttpGetIn: found part (with type) idKontrahenta: idKontrahenta,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893704 wsdl: msg RabatInfo2HttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfInfoRabat
2021-01-25 07:47:00.893748 wsdl: msg RabatUstawWykorzystanyHttpGetIn: found part (with type) kodRabatowy: kodRabatowy,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893766 wsdl: msg RabatUstawWykorzystanyHttpGetIn: found part (with type) idKontrahenta: idKontrahenta,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893804 wsdl: msg RabatUstawWykorzystanyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:boolean
2021-01-25 07:47:00.893828 wsdl: msg StanyTowarowPaczkaHttpGetIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893843 wsdl: msg StanyTowarowPaczkaHttpGetIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893867 wsdl: msg StanyTowarowPaczkaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfStanyPaczka
2021-01-25 07:47:00.893891 wsdl: msg SprawdzIdKontrahentaHttpGetIn: found part (with type) symbolKh: symbolKh,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893914 wsdl: msg SprawdzIdKontrahentaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-25 07:47:00.893938 wsdl: msg InfoTowarPaczkaHttpGetIn: found part (with type) numer: numer,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893954 wsdl: msg InfoTowarPaczkaHttpGetIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893969 wsdl: msg InfoTowarPaczkaHttpGetIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.893984 wsdl: msg InfoTowarPaczkaHttpGetIn: found part (with type) symbolWaluty: symbolWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894008 wsdl: msg InfoTowarPaczkaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfInfoTowarPaczka
2021-01-25 07:47:00.894032 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) twId: twId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894047 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) twNazwa: twNazwa,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894063 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) twCena: twCena,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894078 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) klientId: klientId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894106 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) klientSymbol: klientSymbol,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894122 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) uzytkownik: uzytkownik,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894138 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) typ: typ,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894154 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) uwagi: uwagi,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894179 wsdl: msg DodajBadanieRynkuHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:boolean
2021-01-25 07:47:00.894208 wsdl: msg WyliczCeneHttpPostIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894224 wsdl: msg WyliczCeneHttpPostIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894249 wsdl: msg WyliczCeneHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-25 07:47:00.894274 wsdl: msg WyliczCene2HttpPostIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894290 wsdl: msg WyliczCene2HttpPostIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894306 wsdl: msg WyliczCene2HttpPostIn: found part (with type) mag_id: mag_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894331 wsdl: msg WyliczCene2HttpPostOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-25 07:47:00.894355 wsdl: msg WyliczCenyWalutaHttpPostIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894371 wsdl: msg WyliczCenyWalutaHttpPostIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894387 wsdl: msg WyliczCenyWalutaHttpPostIn: found part (with type) mag_id: mag_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894403 wsdl: msg WyliczCenyWalutaHttpPostIn: found part (with type) waluta: waluta,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894447 wsdl: msg WyliczCenyWalutaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-25 07:47:00.894473 wsdl: msg WyliczStanyHttpPostIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894510 wsdl: msg WyliczStanyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-25 07:47:00.894535 wsdl: msg WyliczCenyWalutaKlientHttpPostIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894569 wsdl: msg WyliczCenyWalutaKlientHttpPostIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894587 wsdl: msg WyliczCenyWalutaKlientHttpPostIn: found part (with type) mag_id: mag_id,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894603 wsdl: msg WyliczCenyWalutaKlientHttpPostIn: found part (with type) waluta: waluta,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894629 wsdl: msg WyliczCenyWalutaKlientHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-25 07:47:00.894654 wsdl: msg PodajMagazynHttpPostIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894680 wsdl: msg PodajMagazynHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-25 07:47:00.894706 wsdl: msg StanCentralaHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894731 wsdl: msg StanCentralaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-25 07:47:00.894757 wsdl: msg StanFiliaHttpPostIn: found part (with type) idMag: idMag,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894774 wsdl: msg StanFiliaHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894799 wsdl: msg StanFiliaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-25 07:47:00.894825 wsdl: msg StanInneHttpPostIn: found part (with type) idMag: idMag,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894857 wsdl: msg StanInneHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894882 wsdl: msg StanInneHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-25 07:47:00.894919 wsdl: msg StanCalyHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894947 wsdl: msg StanCalyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-25 07:47:00.894971 wsdl: msg CenaDetalicznaHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.894995 wsdl: msg CenaDetalicznaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-25 07:47:00.895019 wsdl: msg NazwaFSPAzZKHttpPostIn: found part (with type) ZK_NrPelny: ZK_NrPelny,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895042 wsdl: msg NazwaFSPAzZKHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-25 07:47:00.895066 wsdl: msg NazwaWZzZKHttpPostIn: found part (with type) ZK_NrPelny: ZK_NrPelny,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895090 wsdl: msg NazwaWZzZKHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-25 07:47:00.895114 wsdl: msg WalutaAktualnyKursHttpPostIn: found part (with type) kodWaluty: kodWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895130 wsdl: msg WalutaAktualnyKursHttpPostIn: found part (with type) idBanku: idBanku,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895154 wsdl: msg WalutaAktualnyKursHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-25 07:47:00.895178 wsdl: msg PunktyProgramLojalnosciowyHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895201 wsdl: msg PunktyProgramLojalnosciowyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-25 07:47:00.895226 wsdl: msg RankingProduktyDniaHttpPostIn: found part (with type) dniWstecz: dniWstecz,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895249 wsdl: msg RankingProduktyDniaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-25 07:47:00.895273 wsdl: msg RaportDowozowyHttpPostIn: found part (with type) status: status,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895297 wsdl: msg RaportDowozowyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-25 07:47:00.895320 wsdl: msg ProduktyDniaHttpPostIn: found part (with type) dniWstecz: dniWstecz,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895344 wsdl: msg ProduktyDniaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-25 07:47:00.895368 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) idKh_ext: idKh_ext,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895384 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) idKh_ERP: idKh_ERP,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895399 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) idMag: idMag,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895414 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) typDok: typDok,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895454 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) uwagi: uwagi,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895471 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) sklep: sklep,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895487 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) waluta: waluta,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895525 wsdl: msg DodajZamowienieHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-25 07:47:00.895553 wsdl: msg DodajPozycjeHttpPostIn: found part (with type) idNagl: idNagl,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895574 wsdl: msg DodajPozycjeHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895591 wsdl: msg DodajPozycjeHttpPostIn: found part (with type) ilosc: ilosc,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895621 wsdl: msg DodajPozycjeHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-25 07:47:00.895647 wsdl: msg DodajZamowienieProgramLojalnosciowyHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895673 wsdl: msg DodajZamowienieProgramLojalnosciowyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-25 07:47:00.895704 wsdl: msg DodajKodRabatowyHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895721 wsdl: msg DodajKodRabatowyHttpPostIn: found part (with type) prefiksKodu: prefiksKodu,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895752 wsdl: msg DodajKodRabatowyHttpPostIn: found part (with type) kod: kod,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895768 wsdl: msg DodajKodRabatowyHttpPostIn: found part (with type) procent: procent,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895784 wsdl: msg DodajKodRabatowyHttpPostIn: found part (with type) waznyDo: waznyDo,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895821 wsdl: msg DodajKodRabatowyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-25 07:47:00.895846 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpPostIn: found part (with type) idNagl: idNagl,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895861 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895877 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpPostIn: found part (with type) ilosc: ilosc,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895901 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-25 07:47:00.895924 wsdl: msg CenyTowarowPaczkaHttpPostIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895940 wsdl: msg CenyTowarowPaczkaHttpPostIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895969 wsdl: msg CenyTowarowPaczkaHttpPostIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.895985 wsdl: msg CenyTowarowPaczkaHttpPostIn: found part (with type) symbolWaluty: symbolWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896000 wsdl: msg CenyTowarowPaczkaHttpPostIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896024 wsdl: msg CenyTowarowPaczkaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfCenyPaczka
2021-01-25 07:47:00.896048 wsdl: msg DokumentyPaczkaHttpPostIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896064 wsdl: msg DokumentyPaczkaHttpPostIn: found part (with type) dataOd: dataOd,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896079 wsdl: msg DokumentyPaczkaHttpPostIn: found part (with type) dataDo: dataDo,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896094 wsdl: msg DokumentyPaczkaHttpPostIn: found part (with type) typ: typ,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896117 wsdl: msg DokumentyPaczkaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfDokumentyPaczka
2021-01-25 07:47:00.896142 wsdl: msg DokumentyIdPaczkaHttpPostIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896157 wsdl: msg DokumentyIdPaczkaHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896172 wsdl: msg DokumentyIdPaczkaHttpPostIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896188 wsdl: msg DokumentyIdPaczkaHttpPostIn: found part (with type) pozycjeDokumentu: pozycjeDokumentu,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896212 wsdl: msg DokumentyIdPaczkaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfDokumentyIdPaczka
2021-01-25 07:47:00.896458 wsdl: msg PozycjeDokumentuHttpPostIn: found part (with type) idDok: idDok,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896485 wsdl: msg PozycjeDokumentuHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfPozycjaDokumentu
2021-01-25 07:47:00.896523 wsdl: msg PlatnosciHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896540 wsdl: msg PlatnosciHttpPostIn: found part (with type) dataOd: dataOd,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896561 wsdl: msg PlatnosciHttpPostIn: found part (with type) dataDo: dataDo,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896578 wsdl: msg PlatnosciHttpPostIn: found part (with type) status: status,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896604 wsdl: msg PlatnosciHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfPlatnosc
2021-01-25 07:47:00.896629 wsdl: msg KontrahentInfoHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896655 wsdl: msg KontrahentInfoHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:KhInfo
2021-01-25 07:47:00.896681 wsdl: msg ReklamacjePaczkaHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896698 wsdl: msg ReklamacjePaczkaHttpPostIn: found part (with type) dataOd: dataOd,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896714 wsdl: msg ReklamacjePaczkaHttpPostIn: found part (with type) dataDo: dataDo,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896752 wsdl: msg ReklamacjePaczkaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfReklamacjePaczka
2021-01-25 07:47:00.896778 wsdl: msg CenyTowarowPaczkaTestHttpPostIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896794 wsdl: msg CenyTowarowPaczkaTestHttpPostIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896822 wsdl: msg CenyTowarowPaczkaTestHttpPostIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896837 wsdl: msg CenyTowarowPaczkaTestHttpPostIn: found part (with type) symbolWaluty: symbolWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896852 wsdl: msg CenyTowarowPaczkaTestHttpPostIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896876 wsdl: msg CenyTowarowPaczkaTestHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-25 07:47:00.896900 wsdl: msg ZdjecieHttpPostIn: found part (with type) zdjId: zdjId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896924 wsdl: msg ZdjecieHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:base64Binary
2021-01-25 07:47:00.896947 wsdl: msg TowarTlumaczenieHttpPostIn: found part (with type) idTowaru: idTowaru,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896963 wsdl: msg TowarTlumaczenieHttpPostIn: found part (with type) typ: typ,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.896978 wsdl: msg TowarTlumaczenieHttpPostIn: found part (with type) jezyk: jezyk,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897001 wsdl: msg TowarTlumaczenieHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-25 07:47:00.897025 wsdl: msg RealizacjeUmowHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897049 wsdl: msg RealizacjeUmowHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfRealizacjaUmow
2021-01-25 07:47:00.897073 wsdl: msg RabatInfoHttpPostIn: found part (with type) kodRabatowy: kodRabatowy,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897088 wsdl: msg RabatInfoHttpPostIn: found part (with type) idKontrahenta: idKontrahenta,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897116 wsdl: msg RabatInfoHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfInfoRabat
2021-01-25 07:47:00.897140 wsdl: msg RabatInfo2HttpPostIn: found part (with type) kodRabatowy: kodRabatowy,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897156 wsdl: msg RabatInfo2HttpPostIn: found part (with type) idKontrahenta: idKontrahenta,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897180 wsdl: msg RabatInfo2HttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfInfoRabat
2021-01-25 07:47:00.897203 wsdl: msg RabatUstawWykorzystanyHttpPostIn: found part (with type) kodRabatowy: kodRabatowy,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897219 wsdl: msg RabatUstawWykorzystanyHttpPostIn: found part (with type) idKontrahenta: idKontrahenta,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897243 wsdl: msg RabatUstawWykorzystanyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:boolean
2021-01-25 07:47:00.897267 wsdl: msg StanyTowarowPaczkaHttpPostIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897283 wsdl: msg StanyTowarowPaczkaHttpPostIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897306 wsdl: msg StanyTowarowPaczkaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfStanyPaczka
2021-01-25 07:47:00.897366 wsdl: msg SprawdzIdKontrahentaHttpPostIn: found part (with type) symbolKh: symbolKh,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897393 wsdl: msg SprawdzIdKontrahentaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-25 07:47:00.897418 wsdl: msg InfoTowarPaczkaHttpPostIn: found part (with type) numer: numer,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897455 wsdl: msg InfoTowarPaczkaHttpPostIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897473 wsdl: msg InfoTowarPaczkaHttpPostIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897489 wsdl: msg InfoTowarPaczkaHttpPostIn: found part (with type) symbolWaluty: symbolWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897515 wsdl: msg InfoTowarPaczkaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfInfoTowarPaczka
2021-01-25 07:47:00.897540 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) twId: twId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897562 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) twNazwa: twNazwa,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897580 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) twCena: twCena,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897596 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) klientId: klientId,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897613 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) klientSymbol: klientSymbol,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897629 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) uzytkownik: uzytkownik,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897645 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) typ: typ,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897662 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) uwagi: uwagi,http://www.w3.org/2001/XMLSchema:string
2021-01-25 07:47:00.897688 wsdl: msg DodajBadanieRynkuHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:boolean
2021-01-25 07:47:00.897714 wsdl: portType Service1Soap operation: WyliczCene
2021-01-25 07:47:00.897771 wsdl: portType Service1Soap operation: WyliczCene2
2021-01-25 07:47:00.897821 wsdl: portType Service1Soap operation: WyliczCenyWaluta
2021-01-25 07:47:00.897875 wsdl: portType Service1Soap operation: WyliczStany
2021-01-25 07:47:00.897949 wsdl: portType Service1Soap operation: WyliczCenyWalutaKlient
2021-01-25 07:47:00.897999 wsdl: portType Service1Soap operation: PodajMagazyn
2021-01-25 07:47:00.898056 wsdl: portType Service1Soap operation: StanCentrala
2021-01-25 07:47:00.898104 wsdl: portType Service1Soap operation: StanFilia
2021-01-25 07:47:00.898151 wsdl: portType Service1Soap operation: StanInne
2021-01-25 07:47:00.898199 wsdl: portType Service1Soap operation: StanCaly
2021-01-25 07:47:00.898247 wsdl: portType Service1Soap operation: CenaDetaliczna
2021-01-25 07:47:00.898293 wsdl: portType Service1Soap operation: NazwaFSPAzZK
2021-01-25 07:47:00.898340 wsdl: portType Service1Soap operation: NazwaWZzZK
2021-01-25 07:47:00.898387 wsdl: portType Service1Soap operation: WalutaAktualnyKurs
2021-01-25 07:47:00.898442 wsdl: portType Service1Soap operation: PunktyProgramLojalnosciowy
2021-01-25 07:47:00.898491 wsdl: portType Service1Soap operation: RankingProduktyDnia
2021-01-25 07:47:00.898538 wsdl: portType Service1Soap operation: RaportDowozowy
2021-01-25 07:47:00.898592 wsdl: portType Service1Soap operation: ProduktyDnia
2021-01-25 07:47:00.898638 wsdl: portType Service1Soap operation: DodajZamowienie
2021-01-25 07:47:00.898686 wsdl: portType Service1Soap operation: DodajPozycje
2021-01-25 07:47:00.898732 wsdl: portType Service1Soap operation: DodajZamowienieProgramLojalnosciowy
2021-01-25 07:47:00.898780 wsdl: portType Service1Soap operation: DodajKodRabatowy
2021-01-25 07:47:00.898826 wsdl: portType Service1Soap operation: DodajPozycjeProgramLojalnosciowy
2021-01-25 07:47:00.898874 wsdl: portType Service1Soap operation: CenyTowarowPaczka
2021-01-25 07:47:00.898924 wsdl: portType Service1Soap operation: DokumentyPaczka
2021-01-25 07:47:00.898979 wsdl: portType Service1Soap operation: DokumentyIdPaczka
2021-01-25 07:47:00.899035 wsdl: portType Service1Soap operation: PozycjeDokumentu
2021-01-25 07:47:00.899082 wsdl: portType Service1Soap operation: Platnosci
2021-01-25 07:47:00.899141 wsdl: portType Service1Soap operation: KontrahentInfo
2021-01-25 07:47:00.899185 wsdl: portType Service1Soap operation: ReklamacjePaczka
2021-01-25 07:47:00.899229 wsdl: portType Service1Soap operation: CenyTowarowPaczkaTest
2021-01-25 07:47:00.899275 wsdl: portType Service1Soap operation: Zdjecie
2021-01-25 07:47:00.899320 wsdl: portType Service1Soap operation: TowarTlumaczenie
2021-01-25 07:47:00.899368 wsdl: portType Service1Soap operation: RealizacjeUmow
2021-01-25 07:47:00.899441 wsdl: portType Service1Soap operation: RabatInfo
2021-01-25 07:47:00.899489 wsdl: portType Service1Soap operation: RabatInfo2
2021-01-25 07:47:00.899535 wsdl: portType Service1Soap operation: RabatUstawWykorzystany
2021-01-25 07:47:00.899589 wsdl: portType Service1Soap operation: StanyTowarowPaczka
2021-01-25 07:47:00.899643 wsdl: portType Service1Soap operation: SprawdzIdKontrahenta
2021-01-25 07:47:00.899690 wsdl: portType Service1Soap operation: InfoTowarPaczka
2021-01-25 07:47:00.899738 wsdl: portType Service1Soap operation: DodajBadanieRynku
2021-01-25 07:47:00.899794 wsdl: portType Service1HttpGet operation: WyliczCene
2021-01-25 07:47:00.899854 wsdl: portType Service1HttpGet operation: WyliczCene2
2021-01-25 07:47:00.899912 wsdl: portType Service1HttpGet operation: WyliczCenyWaluta
2021-01-25 07:47:00.899956 wsdl: portType Service1HttpGet operation: WyliczStany
2021-01-25 07:47:00.900000 wsdl: portType Service1HttpGet operation: WyliczCenyWalutaKlient
2021-01-25 07:47:00.900044 wsdl: portType Service1HttpGet operation: PodajMagazyn
2021-01-25 07:47:00.900087 wsdl: portType Service1HttpGet operation: StanCentrala
2021-01-25 07:47:00.900131 wsdl: portType Service1HttpGet operation: StanFilia
2021-01-25 07:47:00.900175 wsdl: portType Service1HttpGet operation: StanInne
2021-01-25 07:47:00.900223 wsdl: portType Service1HttpGet operation: StanCaly
2021-01-25 07:47:00.900269 wsdl: portType Service1HttpGet operation: CenaDetaliczna
2021-01-25 07:47:00.900311 wsdl: portType Service1HttpGet operation: NazwaFSPAzZK
2021-01-25 07:47:00.900360 wsdl: portType Service1HttpGet operation: NazwaWZzZK
2021-01-25 07:47:00.900403 wsdl: portType Service1HttpGet operation: WalutaAktualnyKurs
2021-01-25 07:47:00.900454 wsdl: portType Service1HttpGet operation: PunktyProgramLojalnosciowy
2021-01-25 07:47:00.900514 wsdl: portType Service1HttpGet operation: RankingProduktyDnia
2021-01-25 07:47:00.900577 wsdl: portType Service1HttpGet operation: RaportDowozowy
2021-01-25 07:47:00.900626 wsdl: portType Service1HttpGet operation: ProduktyDnia
2021-01-25 07:47:00.900673 wsdl: portType Service1HttpGet operation: DodajZamowienie
2021-01-25 07:47:00.900784 wsdl: portType Service1HttpGet operation: DodajPozycje
2021-01-25 07:47:00.900913 wsdl: portType Service1HttpGet operation: DodajZamowienieProgramLojalnosciowy
2021-01-25 07:47:00.900968 wsdl: portType Service1HttpGet operation: DodajKodRabatowy
2021-01-25 07:47:00.901026 wsdl: portType Service1HttpGet operation: DodajPozycjeProgramLojalnosciowy
2021-01-25 07:47:00.901070 wsdl: portType Service1HttpGet operation: CenyTowarowPaczka
2021-01-25 07:47:00.901115 wsdl: portType Service1HttpGet operation: DokumentyPaczka
2021-01-25 07:47:00.901164 wsdl: portType Service1HttpGet operation: DokumentyIdPaczka
2021-01-25 07:47:00.901212 wsdl: portType Service1HttpGet operation: PozycjeDokumentu
2021-01-25 07:47:00.901254 wsdl: portType Service1HttpGet operation: Platnosci
2021-01-25 07:47:00.901298 wsdl: portType Service1HttpGet operation: KontrahentInfo
2021-01-25 07:47:00.901361 wsdl: portType Service1HttpGet operation: ReklamacjePaczka
2021-01-25 07:47:00.901407 wsdl: portType Service1HttpGet operation: CenyTowarowPaczkaTest
2021-01-25 07:47:00.901477 wsdl: portType Service1HttpGet operation: Zdjecie
2021-01-25 07:47:00.901533 wsdl: portType Service1HttpGet operation: TowarTlumaczenie
2021-01-25 07:47:00.901663 wsdl: portType Service1HttpGet operation: RealizacjeUmow
2021-01-25 07:47:00.901725 wsdl: portType Service1HttpGet operation: RabatInfo
2021-01-25 07:47:00.901771 wsdl: portType Service1HttpGet operation: RabatInfo2
2021-01-25 07:47:00.901829 wsdl: portType Service1HttpGet operation: RabatUstawWykorzystany
2021-01-25 07:47:00.901909 wsdl: portType Service1HttpGet operation: StanyTowarowPaczka
2021-01-25 07:47:00.901956 wsdl: portType Service1HttpGet operation: SprawdzIdKontrahenta
2021-01-25 07:47:00.902000 wsdl: portType Service1HttpGet operation: InfoTowarPaczka
2021-01-25 07:47:00.902045 wsdl: portType Service1HttpGet operation: DodajBadanieRynku
2021-01-25 07:47:00.902097 wsdl: portType Service1HttpPost operation: WyliczCene
2021-01-25 07:47:00.902140 wsdl: portType Service1HttpPost operation: WyliczCene2
2021-01-25 07:47:00.902184 wsdl: portType Service1HttpPost operation: WyliczCenyWaluta
2021-01-25 07:47:00.902253 wsdl: portType Service1HttpPost operation: WyliczStany
2021-01-25 07:47:00.902299 wsdl: portType Service1HttpPost operation: WyliczCenyWalutaKlient
2021-01-25 07:47:00.902344 wsdl: portType Service1HttpPost operation: PodajMagazyn
2021-01-25 07:47:00.902386 wsdl: portType Service1HttpPost operation: StanCentrala
2021-01-25 07:47:00.902438 wsdl: portType Service1HttpPost operation: StanFilia
2021-01-25 07:47:00.902497 wsdl: portType Service1HttpPost operation: StanInne
2021-01-25 07:47:00.902558 wsdl: portType Service1HttpPost operation: StanCaly
2021-01-25 07:47:00.902606 wsdl: portType Service1HttpPost operation: CenaDetaliczna
2021-01-25 07:47:00.902652 wsdl: portType Service1HttpPost operation: NazwaFSPAzZK
2021-01-25 07:47:00.902699 wsdl: portType Service1HttpPost operation: NazwaWZzZK
2021-01-25 07:47:00.902745 wsdl: portType Service1HttpPost operation: WalutaAktualnyKurs
2021-01-25 07:47:00.902791 wsdl: portType Service1HttpPost operation: PunktyProgramLojalnosciowy
2021-01-25 07:47:00.902851 wsdl: portType Service1HttpPost operation: RankingProduktyDnia
2021-01-25 07:47:00.902913 wsdl: portType Service1HttpPost operation: RaportDowozowy
2021-01-25 07:47:00.902993 wsdl: portType Service1HttpPost operation: ProduktyDnia
2021-01-25 07:47:00.903040 wsdl: portType Service1HttpPost operation: DodajZamowienie
2021-01-25 07:47:00.903096 wsdl: portType Service1HttpPost operation: DodajPozycje
2021-01-25 07:47:00.903167 wsdl: portType Service1HttpPost operation: DodajZamowienieProgramLojalnosciowy
2021-01-25 07:47:00.903213 wsdl: portType Service1HttpPost operation: DodajKodRabatowy
2021-01-25 07:47:00.903258 wsdl: portType Service1HttpPost operation: DodajPozycjeProgramLojalnosciowy
2021-01-25 07:47:00.903318 wsdl: portType Service1HttpPost operation: CenyTowarowPaczka
2021-01-25 07:47:00.903363 wsdl: portType Service1HttpPost operation: DokumentyPaczka
2021-01-25 07:47:00.903412 wsdl: portType Service1HttpPost operation: DokumentyIdPaczka
2021-01-25 07:47:00.903483 wsdl: portType Service1HttpPost operation: PozycjeDokumentu
2021-01-25 07:47:00.903543 wsdl: portType Service1HttpPost operation: Platnosci
2021-01-25 07:47:00.903589 wsdl: portType Service1HttpPost operation: KontrahentInfo
2021-01-25 07:47:00.903635 wsdl: portType Service1HttpPost operation: ReklamacjePaczka
2021-01-25 07:47:00.903681 wsdl: portType Service1HttpPost operation: CenyTowarowPaczkaTest
2021-01-25 07:47:00.903729 wsdl: portType Service1HttpPost operation: Zdjecie
2021-01-25 07:47:00.903777 wsdl: portType Service1HttpPost operation: TowarTlumaczenie
2021-01-25 07:47:00.903838 wsdl: portType Service1HttpPost operation: RealizacjeUmow
2021-01-25 07:47:00.903901 wsdl: portType Service1HttpPost operation: RabatInfo
2021-01-25 07:47:00.903957 wsdl: portType Service1HttpPost operation: RabatInfo2
2021-01-25 07:47:00.904002 wsdl: portType Service1HttpPost operation: RabatUstawWykorzystany
2021-01-25 07:47:00.904047 wsdl: portType Service1HttpPost operation: StanyTowarowPaczka
2021-01-25 07:47:00.904094 wsdl: portType Service1HttpPost operation: SprawdzIdKontrahenta
2021-01-25 07:47:00.904138 wsdl: portType Service1HttpPost operation: InfoTowarPaczka
2021-01-25 07:47:00.904184 wsdl: portType Service1HttpPost operation: DodajBadanieRynku
2021-01-25 07:47:00.904237 wsdl: current binding: Service1Soap of portType: http://tempuri.org/:Service1Soap
2021-01-25 07:47:00.904263 wsdl: current binding operation: WyliczCene
2021-01-25 07:47:00.904323 wsdl: current binding operation: WyliczCene2
2021-01-25 07:47:00.904376 wsdl: current binding operation: WyliczCenyWaluta
2021-01-25 07:47:00.904449 wsdl: current binding operation: WyliczStany
2021-01-25 07:47:00.904504 wsdl: current binding operation: WyliczCenyWalutaKlient
2021-01-25 07:47:00.904563 wsdl: current binding operation: PodajMagazyn
2021-01-25 07:47:00.904617 wsdl: current binding operation: StanCentrala
2021-01-25 07:47:00.904676 wsdl: current binding operation: StanFilia
2021-01-25 07:47:00.904730 wsdl: current binding operation: StanInne
2021-01-25 07:47:00.904793 wsdl: current binding operation: StanCaly
2021-01-25 07:47:00.904847 wsdl: current binding operation: CenaDetaliczna
2021-01-25 07:47:00.904913 wsdl: current binding operation: NazwaFSPAzZK
2021-01-25 07:47:00.904964 wsdl: current binding operation: NazwaWZzZK
2021-01-25 07:47:00.905015 wsdl: current binding operation: WalutaAktualnyKurs
2021-01-25 07:47:00.905081 wsdl: current binding operation: PunktyProgramLojalnosciowy
2021-01-25 07:47:00.905133 wsdl: current binding operation: RankingProduktyDnia
2021-01-25 07:47:00.905189 wsdl: current binding operation: RaportDowozowy
2021-01-25 07:47:00.905242 wsdl: current binding operation: ProduktyDnia
2021-01-25 07:47:00.905293 wsdl: current binding operation: DodajZamowienie
2021-01-25 07:47:00.905344 wsdl: current binding operation: DodajPozycje
2021-01-25 07:47:00.905396 wsdl: current binding operation: DodajZamowienieProgramLojalnosciowy
2021-01-25 07:47:00.905483 wsdl: current binding operation: DodajKodRabatowy
2021-01-25 07:47:00.905539 wsdl: current binding operation: DodajPozycjeProgramLojalnosciowy
2021-01-25 07:47:00.905592 wsdl: current binding operation: CenyTowarowPaczka
2021-01-25 07:47:00.905650 wsdl: current binding operation: DokumentyPaczka
2021-01-25 07:47:00.905704 wsdl: current binding operation: DokumentyIdPaczka
2021-01-25 07:47:00.905770 wsdl: current binding operation: PozycjeDokumentu
2021-01-25 07:47:00.906117 wsdl: current binding operation: Platnosci
2021-01-25 07:47:00.906194 wsdl: current binding operation: KontrahentInfo
2021-01-25 07:47:00.906377 wsdl: current binding operation: ReklamacjePaczka
2021-01-25 07:47:00.906458 wsdl: current binding operation: CenyTowarowPaczkaTest
2021-01-25 07:47:00.906517 wsdl: current binding operation: Zdjecie
2021-01-25 07:47:00.906577 wsdl: current binding operation: TowarTlumaczenie
2021-01-25 07:47:00.906631 wsdl: current binding operation: RealizacjeUmow
2021-01-25 07:47:00.906684 wsdl: current binding operation: RabatInfo
2021-01-25 07:47:00.906737 wsdl: current binding operation: RabatInfo2
2021-01-25 07:47:00.906815 wsdl: current binding operation: RabatUstawWykorzystany
2021-01-25 07:47:00.906866 wsdl: current binding operation: StanyTowarowPaczka
2021-01-25 07:47:00.906917 wsdl: current binding operation: SprawdzIdKontrahenta
2021-01-25 07:47:00.906968 wsdl: current binding operation: InfoTowarPaczka
2021-01-25 07:47:00.907024 wsdl: current binding operation: DodajBadanieRynku
2021-01-25 07:47:00.907084 wsdl: current binding: Service1Soap12 of portType: http://tempuri.org/:Service1Soap
2021-01-25 07:47:00.907107 wsdl: current binding operation: WyliczCene
2021-01-25 07:47:00.907173 wsdl: current binding operation: WyliczCene2
2021-01-25 07:47:00.907226 wsdl: current binding operation: WyliczCenyWaluta
2021-01-25 07:47:00.907277 wsdl: current binding operation: WyliczStany
2021-01-25 07:47:00.907332 wsdl: current binding operation: WyliczCenyWalutaKlient
2021-01-25 07:47:00.907383 wsdl: current binding operation: PodajMagazyn
2021-01-25 07:47:00.907465 wsdl: current binding operation: StanCentrala
2021-01-25 07:47:00.907519 wsdl: current binding operation: StanFilia
2021-01-25 07:47:00.907593 wsdl: current binding operation: StanInne
2021-01-25 07:47:00.907648 wsdl: current binding operation: StanCaly
2021-01-25 07:47:00.907702 wsdl: current binding operation: CenaDetaliczna
2021-01-25 07:47:00.907756 wsdl: current binding operation: NazwaFSPAzZK
2021-01-25 07:47:00.907808 wsdl: current binding operation: NazwaWZzZK
2021-01-25 07:47:00.907866 wsdl: current binding operation: WalutaAktualnyKurs
2021-01-25 07:47:00.907919 wsdl: current binding operation: PunktyProgramLojalnosciowy
2021-01-25 07:47:00.907984 wsdl: current binding operation: RankingProduktyDnia
2021-01-25 07:47:00.908051 wsdl: current binding operation: RaportDowozowy
2021-01-25 07:47:00.908102 wsdl: current binding operation: ProduktyDnia
2021-01-25 07:47:00.908153 wsdl: current binding operation: DodajZamowienie
2021-01-25 07:47:00.908204 wsdl: current binding operation: DodajPozycje
2021-01-25 07:47:00.908255 wsdl: current binding operation: DodajZamowienieProgramLojalnosciowy
2021-01-25 07:47:00.908312 wsdl: current binding operation: DodajKodRabatowy
2021-01-25 07:47:00.908363 wsdl: current binding operation: DodajPozycjeProgramLojalnosciowy
2021-01-25 07:47:00.908467 wsdl: current binding operation: CenyTowarowPaczka
2021-01-25 07:47:00.908530 wsdl: current binding operation: DokumentyPaczka
2021-01-25 07:47:00.908585 wsdl: current binding operation: DokumentyIdPaczka
2021-01-25 07:47:00.908639 wsdl: current binding operation: PozycjeDokumentu
2021-01-25 07:47:00.908693 wsdl: current binding operation: Platnosci
2021-01-25 07:47:00.908771 wsdl: current binding operation: KontrahentInfo
2021-01-25 07:47:00.908834 wsdl: current binding operation: ReklamacjePaczka
2021-01-25 07:47:00.908903 wsdl: current binding operation: CenyTowarowPaczkaTest
2021-01-25 07:47:00.908962 wsdl: current binding operation: Zdjecie
2021-01-25 07:47:00.909016 wsdl: current binding operation: TowarTlumaczenie
2021-01-25 07:47:00.909070 wsdl: current binding operation: RealizacjeUmow
2021-01-25 07:47:00.909136 wsdl: current binding operation: RabatInfo
2021-01-25 07:47:00.909202 wsdl: current binding operation: RabatInfo2
2021-01-25 07:47:00.909256 wsdl: current binding operation: RabatUstawWykorzystany
2021-01-25 07:47:00.909327 wsdl: current binding operation: StanyTowarowPaczka
2021-01-25 07:47:00.909386 wsdl: current binding operation: SprawdzIdKontrahenta
2021-01-25 07:47:00.909448 wsdl: current binding operation: InfoTowarPaczka
2021-01-25 07:47:00.909507 wsdl: current binding operation: DodajBadanieRynku
2021-01-25 07:47:00.909568 wsdl: current binding: Service1HttpGet of portType: http://tempuri.org/:Service1HttpGet
2021-01-25 07:47:00.909591 wsdl: current binding operation: WyliczCene
2021-01-25 07:47:00.909640 wsdl: current binding operation: WyliczCene2
2021-01-25 07:47:00.909688 wsdl: current binding operation: WyliczCenyWaluta
2021-01-25 07:47:00.909749 wsdl: current binding operation: WyliczStany
2021-01-25 07:47:00.909801 wsdl: current binding operation: WyliczCenyWalutaKlient
2021-01-25 07:47:00.909847 wsdl: current binding operation: PodajMagazyn
2021-01-25 07:47:00.909893 wsdl: current binding operation: StanCentrala
2021-01-25 07:47:00.909939 wsdl: current binding operation: StanFilia
2021-01-25 07:47:00.909985 wsdl: current binding operation: StanInne
2021-01-25 07:47:00.910039 wsdl: current binding operation: StanCaly
2021-01-25 07:47:00.910086 wsdl: current binding operation: CenaDetaliczna
2021-01-25 07:47:00.910132 wsdl: current binding operation: NazwaFSPAzZK
2021-01-25 07:47:00.910178 wsdl: current binding operation: NazwaWZzZK
2021-01-25 07:47:00.910225 wsdl: current binding operation: WalutaAktualnyKurs
2021-01-25 07:47:00.910271 wsdl: current binding operation: PunktyProgramLojalnosciowy
2021-01-25 07:47:00.910323 wsdl: current binding operation: RankingProduktyDnia
2021-01-25 07:47:00.910370 wsdl: current binding operation: RaportDowozowy
2021-01-25 07:47:00.910416 wsdl: current binding operation: ProduktyDnia
2021-01-25 07:47:00.910485 wsdl: current binding operation: DodajZamowienie
2021-01-25 07:47:00.910534 wsdl: current binding operation: DodajPozycje
2021-01-25 07:47:00.910582 wsdl: current binding operation: DodajZamowienieProgramLojalnosciowy
2021-01-25 07:47:00.910629 wsdl: current binding operation: DodajKodRabatowy
2021-01-25 07:47:00.910718 wsdl: current binding operation: DodajPozycjeProgramLojalnosciowy
2021-01-25 07:47:00.910828 wsdl: current binding operation: CenyTowarowPaczka
2021-01-25 07:47:00.910909 wsdl: current binding operation: DokumentyPaczka
2021-01-25 07:47:00.910964 wsdl: current binding operation: DokumentyIdPaczka
2021-01-25 07:47:00.911013 wsdl: current binding operation: PozycjeDokumentu
2021-01-25 07:47:00.911060 wsdl: current binding operation: Platnosci
2021-01-25 07:47:00.911113 wsdl: current binding operation: KontrahentInfo
2021-01-25 07:47:00.911162 wsdl: current binding operation: ReklamacjePaczka
2021-01-25 07:47:00.911209 wsdl: current binding operation: CenyTowarowPaczkaTest
2021-01-25 07:47:00.911275 wsdl: current binding operation: Zdjecie
2021-01-25 07:47:00.911322 wsdl: current binding operation: TowarTlumaczenie
2021-01-25 07:47:00.911369 wsdl: current binding operation: RealizacjeUmow
2021-01-25 07:47:00.911415 wsdl: current binding operation: RabatInfo
2021-01-25 07:47:00.911490 wsdl: current binding operation: RabatInfo2
2021-01-25 07:47:00.911540 wsdl: current binding operation: RabatUstawWykorzystany
2021-01-25 07:47:00.911588 wsdl: current binding operation: StanyTowarowPaczka
2021-01-25 07:47:00.911636 wsdl: current binding operation: SprawdzIdKontrahenta
2021-01-25 07:47:00.911683 wsdl: current binding operation: InfoTowarPaczka
2021-01-25 07:47:00.911732 wsdl: current binding operation: DodajBadanieRynku
2021-01-25 07:47:00.911800 wsdl: current binding: Service1HttpPost of portType: http://tempuri.org/:Service1HttpPost
2021-01-25 07:47:00.911822 wsdl: current binding operation: WyliczCene
2021-01-25 07:47:00.911871 wsdl: current binding operation: WyliczCene2
2021-01-25 07:47:00.911919 wsdl: current binding operation: WyliczCenyWaluta
2021-01-25 07:47:00.911967 wsdl: current binding operation: WyliczStany
2021-01-25 07:47:00.912015 wsdl: current binding operation: WyliczCenyWalutaKlient
2021-01-25 07:47:00.912063 wsdl: current binding operation: PodajMagazyn
2021-01-25 07:47:00.912111 wsdl: current binding operation: StanCentrala
2021-01-25 07:47:00.912165 wsdl: current binding operation: StanFilia
2021-01-25 07:47:00.912213 wsdl: current binding operation: StanInne
2021-01-25 07:47:00.912262 wsdl: current binding operation: StanCaly
2021-01-25 07:47:00.912323 wsdl: current binding operation: CenaDetaliczna
2021-01-25 07:47:00.912378 wsdl: current binding operation: NazwaFSPAzZK
2021-01-25 07:47:00.912435 wsdl: current binding operation: NazwaWZzZK
2021-01-25 07:47:00.912486 wsdl: current binding operation: WalutaAktualnyKurs
2021-01-25 07:47:00.912560 wsdl: current binding operation: PunktyProgramLojalnosciowy
2021-01-25 07:47:00.912664 wsdl: current binding operation: RankingProduktyDnia
2021-01-25 07:47:00.912716 wsdl: current binding operation: RaportDowozowy
2021-01-25 07:47:00.912783 wsdl: current binding operation: ProduktyDnia
2021-01-25 07:47:00.912832 wsdl: current binding operation: DodajZamowienie
2021-01-25 07:47:00.912880 wsdl: current binding operation: DodajPozycje
2021-01-25 07:47:00.912929 wsdl: current binding operation: DodajZamowienieProgramLojalnosciowy
2021-01-25 07:47:00.912978 wsdl: current binding operation: DodajKodRabatowy
2021-01-25 07:47:00.913026 wsdl: current binding operation: DodajPozycjeProgramLojalnosciowy
2021-01-25 07:47:00.913074 wsdl: current binding operation: CenyTowarowPaczka
2021-01-25 07:47:00.913122 wsdl: current binding operation: DokumentyPaczka
2021-01-25 07:47:00.913171 wsdl: current binding operation: DokumentyIdPaczka
2021-01-25 07:47:00.913220 wsdl: current binding operation: PozycjeDokumentu
2021-01-25 07:47:00.913268 wsdl: current binding operation: Platnosci
2021-01-25 07:47:00.913316 wsdl: current binding operation: KontrahentInfo
2021-01-25 07:47:00.913364 wsdl: current binding operation: ReklamacjePaczka
2021-01-25 07:47:00.913412 wsdl: current binding operation: CenyTowarowPaczkaTest
2021-01-25 07:47:00.913483 wsdl: current binding operation: Zdjecie
2021-01-25 07:47:00.913549 wsdl: current binding operation: TowarTlumaczenie
2021-01-25 07:47:00.913601 wsdl: current binding operation: RealizacjeUmow
2021-01-25 07:47:00.913652 wsdl: current binding operation: RabatInfo
2021-01-25 07:47:00.913704 wsdl: current binding operation: RabatInfo2
2021-01-25 07:47:00.913754 wsdl: current binding operation: RabatUstawWykorzystany
2021-01-25 07:47:00.913805 wsdl: current binding operation: StanyTowarowPaczka
2021-01-25 07:47:00.913868 wsdl: current binding operation: SprawdzIdKontrahenta
2021-01-25 07:47:00.913916 wsdl: current binding operation: InfoTowarPaczka
2021-01-25 07:47:00.913963 wsdl: current binding operation: DodajBadanieRynku
2021-01-25 07:47:00.914015 wsdl: current service: Service1
2021-01-25 07:47:00.914031 wsdl: current port: Service1Soap
2021-01-25 07:47:00.914060 wsdl: current port: Service1Soap12
2021-01-25 07:47:00.914087 wsdl: current port: Service1HttpGet
2021-01-25 07:47:00.914113 wsdl: current port: Service1HttpPost
2021-01-25 07:47:00.914138 wsdl: Parsing WSDL done
2021-01-25 07:47:00.914158 wsdl: post-parse data gathering for WyliczCene
2021-01-25 07:47:00.914175 wsdl: post-parse data gathering for WyliczCene2
2021-01-25 07:47:00.914184 wsdl: post-parse data gathering for WyliczCenyWaluta
2021-01-25 07:47:00.914193 wsdl: post-parse data gathering for WyliczStany
2021-01-25 07:47:00.914202 wsdl: post-parse data gathering for WyliczCenyWalutaKlient
2021-01-25 07:47:00.914211 wsdl: post-parse data gathering for PodajMagazyn
2021-01-25 07:47:00.914219 wsdl: post-parse data gathering for StanCentrala
2021-01-25 07:47:00.914227 wsdl: post-parse data gathering for StanFilia
2021-01-25 07:47:00.914235 wsdl: post-parse data gathering for StanInne
2021-01-25 07:47:00.914244 wsdl: post-parse data gathering for StanCaly
2021-01-25 07:47:00.914251 wsdl: post-parse data gathering for CenaDetaliczna
2021-01-25 07:47:00.914259 wsdl: post-parse data gathering for NazwaFSPAzZK
2021-01-25 07:47:00.914267 wsdl: post-parse data gathering for NazwaWZzZK
2021-01-25 07:47:00.914275 wsdl: post-parse data gathering for WalutaAktualnyKurs
2021-01-25 07:47:00.914284 wsdl: post-parse data gathering for PunktyProgramLojalnosciowy
2021-01-25 07:47:00.914296 wsdl: post-parse data gathering for RankingProduktyDnia
2021-01-25 07:47:00.914305 wsdl: post-parse data gathering for RaportDowozowy
2021-01-25 07:47:00.914313 wsdl: post-parse data gathering for ProduktyDnia
2021-01-25 07:47:00.914321 wsdl: post-parse data gathering for DodajZamowienie
2021-01-25 07:47:00.914329 wsdl: post-parse data gathering for DodajPozycje
2021-01-25 07:47:00.914336 wsdl: post-parse data gathering for DodajZamowienieProgramLojalnosciowy
2021-01-25 07:47:00.914345 wsdl: post-parse data gathering for DodajKodRabatowy
2021-01-25 07:47:00.914353 wsdl: post-parse data gathering for DodajPozycjeProgramLojalnosciowy
2021-01-25 07:47:00.914361 wsdl: post-parse data gathering for CenyTowarowPaczka
2021-01-25 07:47:00.914369 wsdl: post-parse data gathering for DokumentyPaczka
2021-01-25 07:47:00.914377 wsdl: post-parse data gathering for DokumentyIdPaczka
2021-01-25 07:47:00.914384 wsdl: post-parse data gathering for PozycjeDokumentu
2021-01-25 07:47:00.914392 wsdl: post-parse data gathering for Platnosci
2021-01-25 07:47:00.914400 wsdl: post-parse data gathering for KontrahentInfo
2021-01-25 07:47:00.914407 wsdl: post-parse data gathering for ReklamacjePaczka
2021-01-25 07:47:00.914415 wsdl: post-parse data gathering for CenyTowarowPaczkaTest
2021-01-25 07:47:00.914429 wsdl: post-parse data gathering for Zdjecie
2021-01-25 07:47:00.914451 wsdl: post-parse data gathering for TowarTlumaczenie
2021-01-25 07:47:00.914460 wsdl: post-parse data gathering for RealizacjeUmow
2021-01-25 07:47:00.914468 wsdl: post-parse data gathering for RabatInfo
2021-01-25 07:47:00.914476 wsdl: post-parse data gathering for RabatInfo2
2021-01-25 07:47:00.914485 wsdl: post-parse data gathering for RabatUstawWykorzystany
2021-01-25 07:47:00.914493 wsdl: post-parse data gathering for StanyTowarowPaczka
2021-01-25 07:47:00.914500 wsdl: post-parse data gathering for SprawdzIdKontrahenta
2021-01-25 07:47:00.914508 wsdl: post-parse data gathering for InfoTowarPaczka
2021-01-25 07:47:00.914522 wsdl: post-parse data gathering for DodajBadanieRynku
2021-01-25 07:47:00.914531 wsdl: post-parse data gathering for WyliczCene
2021-01-25 07:47:00.914541 wsdl: post-parse data gathering for WyliczCene2
2021-01-25 07:47:00.914549 wsdl: post-parse data gathering for WyliczCenyWaluta
2021-01-25 07:47:00.914557 wsdl: post-parse data gathering for WyliczStany
2021-01-25 07:47:00.914565 wsdl: post-parse data gathering for WyliczCenyWalutaKlient
2021-01-25 07:47:00.914572 wsdl: post-parse data gathering for PodajMagazyn
2021-01-25 07:47:00.914580 wsdl: post-parse data gathering for StanCentrala
2021-01-25 07:47:00.914587 wsdl: post-parse data gathering for StanFilia
2021-01-25 07:47:00.914595 wsdl: post-parse data gathering for StanInne
2021-01-25 07:47:00.914603 wsdl: post-parse data gathering for StanCaly
2021-01-25 07:47:00.914610 wsdl: post-parse data gathering for CenaDetaliczna
2021-01-25 07:47:00.914618 wsdl: post-parse data gathering for NazwaFSPAzZK
2021-01-25 07:47:00.914626 wsdl: post-parse data gathering for NazwaWZzZK
2021-01-25 07:47:00.914634 wsdl: post-parse data gathering for WalutaAktualnyKurs
2021-01-25 07:47:00.914642 wsdl: post-parse data gathering for PunktyProgramLojalnosciowy
2021-01-25 07:47:00.914649 wsdl: post-parse data gathering for RankingProduktyDnia
2021-01-25 07:47:00.914657 wsdl: post-parse data gathering for RaportDowozowy
2021-01-25 07:47:00.914665 wsdl: post-parse data gathering for ProduktyDnia
2021-01-25 07:47:00.914672 wsdl: post-parse data gathering for DodajZamowienie
2021-01-25 07:47:00.914680 wsdl: post-parse data gathering for DodajPozycje
2021-01-25 07:47:00.914688 wsdl: post-parse data gathering for DodajZamowienieProgramLojalnosciowy
2021-01-25 07:47:00.914695 wsdl: post-parse data gathering for DodajKodRabatowy
2021-01-25 07:47:00.914703 wsdl: post-parse data gathering for DodajPozycjeProgramLojalnosciowy
2021-01-25 07:47:00.914710 wsdl: post-parse data gathering for CenyTowarowPaczka
2021-01-25 07:47:00.914718 wsdl: post-parse data gathering for DokumentyPaczka
2021-01-25 07:47:00.914731 wsdl: post-parse data gathering for DokumentyIdPaczka
2021-01-25 07:47:00.914739 wsdl: post-parse data gathering for PozycjeDokumentu
2021-01-25 07:47:00.914760 wsdl: post-parse data gathering for Platnosci
2021-01-25 07:47:00.914767 wsdl: post-parse data gathering for KontrahentInfo
2021-01-25 07:47:00.914775 wsdl: post-parse data gathering for ReklamacjePaczka
2021-01-25 07:47:00.914782 wsdl: post-parse data gathering for CenyTowarowPaczkaTest
2021-01-25 07:47:00.914791 wsdl: post-parse data gathering for Zdjecie
2021-01-25 07:47:00.914798 wsdl: post-parse data gathering for TowarTlumaczenie
2021-01-25 07:47:00.914805 wsdl: post-parse data gathering for RealizacjeUmow
2021-01-25 07:47:00.914813 wsdl: post-parse data gathering for RabatInfo
2021-01-25 07:47:00.914820 wsdl: post-parse data gathering for RabatInfo2
2021-01-25 07:47:00.914827 wsdl: post-parse data gathering for RabatUstawWykorzystany
2021-01-25 07:47:00.914834 wsdl: post-parse data gathering for StanyTowarowPaczka
2021-01-25 07:47:00.914842 wsdl: post-parse data gathering for SprawdzIdKontrahenta
2021-01-25 07:47:00.914849 wsdl: post-parse data gathering for InfoTowarPaczka
2021-01-25 07:47:00.914857 wsdl: post-parse data gathering for DodajBadanieRynku
2021-01-25 07:47:00.914865 wsdl: post-parse data gathering for WyliczCene
2021-01-25 07:47:00.914875 wsdl: post-parse data gathering for WyliczCene2
2021-01-25 07:47:00.914882 wsdl: post-parse data gathering for WyliczCenyWaluta
2021-01-25 07:47:00.914889 wsdl: post-parse data gathering for WyliczStany
2021-01-25 07:47:00.914896 wsdl: post-parse data gathering for WyliczCenyWalutaKlient
2021-01-25 07:47:00.914904 wsdl: post-parse data gathering for PodajMagazyn
2021-01-25 07:47:00.914911 wsdl: post-parse data gathering for StanCentrala
2021-01-25 07:47:00.914918 wsdl: post-parse data gathering for StanFilia
2021-01-25 07:47:00.914924 wsdl: post-parse data gathering for StanInne
2021-01-25 07:47:00.914931 wsdl: post-parse data gathering for StanCaly
2021-01-25 07:47:00.914938 wsdl: post-parse data gathering for CenaDetaliczna
2021-01-25 07:47:00.914945 wsdl: post-parse data gathering for NazwaFSPAzZK
2021-01-25 07:47:00.914952 wsdl: post-parse data gathering for NazwaWZzZK
2021-01-25 07:47:00.914958 wsdl: post-parse data gathering for WalutaAktualnyKurs
2021-01-25 07:47:00.914966 wsdl: post-parse data gathering for PunktyProgramLojalnosciowy
2021-01-25 07:47:00.914973 wsdl: post-parse data gathering for RankingProduktyDnia
2021-01-25 07:47:00.914979 wsdl: post-parse data gathering for RaportDowozowy
2021-01-25 07:47:00.914986 wsdl: post-parse data gathering for ProduktyDnia
2021-01-25 07:47:00.914992 wsdl: post-parse data gathering for DodajZamowienie
2021-01-25 07:47:00.914999 wsdl: post-parse data gathering for DodajPozycje
2021-01-25 07:47:00.915006 wsdl: post-parse data gathering for DodajZamowienieProgramLojalnosciowy
2021-01-25 07:47:00.915013 wsdl: post-parse data gathering for DodajKodRabatowy
2021-01-25 07:47:00.915019 wsdl: post-parse data gathering for DodajPozycjeProgramLojalnosciowy
2021-01-25 07:47:00.915026 wsdl: post-parse data gathering for CenyTowarowPaczka
2021-01-25 07:47:00.915033 wsdl: post-parse data gathering for DokumentyPaczka
2021-01-25 07:47:00.915040 wsdl: post-parse data gathering for DokumentyIdPaczka
2021-01-25 07:47:00.915046 wsdl: post-parse data gathering for PozycjeDokumentu
2021-01-25 07:47:00.915053 wsdl: post-parse data gathering for Platnosci
2021-01-25 07:47:00.915059 wsdl: post-parse data gathering for KontrahentInfo
2021-01-25 07:47:00.915065 wsdl: post-parse data gathering for ReklamacjePaczka
2021-01-25 07:47:00.915072 wsdl: post-parse data gathering for CenyTowarowPaczkaTest
2021-01-25 07:47:00.915079 wsdl: post-parse data gathering for Zdjecie
2021-01-25 07:47:00.915086 wsdl: post-parse data gathering for TowarTlumaczenie
2021-01-25 07:47:00.915093 wsdl: post-parse data gathering for RealizacjeUmow
2021-01-25 07:47:00.915100 wsdl: post-parse data gathering for RabatInfo
2021-01-25 07:47:00.915110 wsdl: post-parse data gathering for RabatInfo2
2021-01-25 07:47:00.915117 wsdl: post-parse data gathering for RabatUstawWykorzystany
2021-01-25 07:47:00.915125 wsdl: post-parse data gathering for StanyTowarowPaczka
2021-01-25 07:47:00.915131 wsdl: post-parse data gathering for SprawdzIdKontrahenta
2021-01-25 07:47:00.915138 wsdl: post-parse data gathering for InfoTowarPaczka
2021-01-25 07:47:00.915145 wsdl: post-parse data gathering for DodajBadanieRynku
2021-01-25 07:47:00.915152 wsdl: post-parse data gathering for WyliczCene
2021-01-25 07:47:00.915173 wsdl: post-parse data gathering for WyliczCene2
2021-01-25 07:47:00.915181 wsdl: post-parse data gathering for WyliczCenyWaluta
2021-01-25 07:47:00.915189 wsdl: post-parse data gathering for WyliczStany
2021-01-25 07:47:00.915196 wsdl: post-parse data gathering for WyliczCenyWalutaKlient
2021-01-25 07:47:00.915204 wsdl: post-parse data gathering for PodajMagazyn
2021-01-25 07:47:00.915211 wsdl: post-parse data gathering for StanCentrala
2021-01-25 07:47:00.915218 wsdl: post-parse data gathering for StanFilia
2021-01-25 07:47:00.915224 wsdl: post-parse data gathering for StanInne
2021-01-25 07:47:00.915231 wsdl: post-parse data gathering for StanCaly
2021-01-25 07:47:00.915238 wsdl: post-parse data gathering for CenaDetaliczna
2021-01-25 07:47:00.915245 wsdl: post-parse data gathering for NazwaFSPAzZK
2021-01-25 07:47:00.915252 wsdl: post-parse data gathering for NazwaWZzZK
2021-01-25 07:47:00.915259 wsdl: post-parse data gathering for WalutaAktualnyKurs
2021-01-25 07:47:00.915267 wsdl: post-parse data gathering for PunktyProgramLojalnosciowy
2021-01-25 07:47:00.915274 wsdl: post-parse data gathering for RankingProduktyDnia
2021-01-25 07:47:00.915281 wsdl: post-parse data gathering for RaportDowozowy
2021-01-25 07:47:00.915288 wsdl: post-parse data gathering for ProduktyDnia
2021-01-25 07:47:00.915295 wsdl: post-parse data gathering for DodajZamowienie
2021-01-25 07:47:00.915302 wsdl: post-parse data gathering for DodajPozycje
2021-01-25 07:47:00.915309 wsdl: post-parse data gathering for DodajZamowienieProgramLojalnosciowy
2021-01-25 07:47:00.915316 wsdl: post-parse data gathering for DodajKodRabatowy
2021-01-25 07:47:00.915323 wsdl: post-parse data gathering for DodajPozycjeProgramLojalnosciowy
2021-01-25 07:47:00.915330 wsdl: post-parse data gathering for CenyTowarowPaczka
2021-01-25 07:47:00.915337 wsdl: post-parse data gathering for DokumentyPaczka
2021-01-25 07:47:00.915344 wsdl: post-parse data gathering for DokumentyIdPaczka
2021-01-25 07:47:00.915351 wsdl: post-parse data gathering for PozycjeDokumentu
2021-01-25 07:47:00.915358 wsdl: post-parse data gathering for Platnosci
2021-01-25 07:47:00.915365 wsdl: post-parse data gathering for KontrahentInfo
2021-01-25 07:47:00.915372 wsdl: post-parse data gathering for ReklamacjePaczka
2021-01-25 07:47:00.915380 wsdl: post-parse data gathering for CenyTowarowPaczkaTest
2021-01-25 07:47:00.915387 wsdl: post-parse data gathering for Zdjecie
2021-01-25 07:47:00.915394 wsdl: post-parse data gathering for TowarTlumaczenie
2021-01-25 07:47:00.915401 wsdl: post-parse data gathering for RealizacjeUmow
2021-01-25 07:47:00.915421 wsdl: post-parse data gathering for RabatInfo
2021-01-25 07:47:00.915439 wsdl: post-parse data gathering for RabatInfo2
2021-01-25 07:47:00.915446 wsdl: post-parse data gathering for RabatUstawWykorzystany
2021-01-25 07:47:00.915453 wsdl: post-parse data gathering for StanyTowarowPaczka
2021-01-25 07:47:00.915460 wsdl: post-parse data gathering for SprawdzIdKontrahenta
2021-01-25 07:47:00.915467 wsdl: post-parse data gathering for InfoTowarPaczka
2021-01-25 07:47:00.915474 wsdl: post-parse data gathering for DodajBadanieRynku
2021-01-25 07:47:00.915828 nusoap_client: checkWSDL
2021-01-25 07:47:00.915842 wsdl: getOperations for port '' bindingType http://schemas.xmlsoap.org/wsdl/soap/
2021-01-25 07:47:00.915847 wsdl: getOperations checking port Service1Soap bindingType http://schemas.xmlsoap.org/wsdl/soap/
2021-01-25 07:47:00.915852 wsdl: getOperations found port Service1Soap bindingType http://schemas.xmlsoap.org/wsdl/soap/
2021-01-25 07:47:00.915860 wsdl: getOperations checking port Service1Soap12 bindingType http://schemas.xmlsoap.org/wsdl/soap12/
2021-01-25 07:47:00.915868 wsdl: getOperations checking port Service1HttpGet bindingType http://schemas.xmlsoap.org/wsdl/http/
2021-01-25 07:47:00.915872 wsdl: getOperations checking port Service1HttpPost bindingType http://schemas.xmlsoap.org/wsdl/http/
2021-01-25 07:47:00.915883 nusoap_client: got 41 operations from wsdl http://94.75.101.147:587/Service1.asmx?WSDL for binding type soap
2021-01-25 07:47:00.915893 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-25 07:47:00.915934 nusoap_client: serializing param array for WSDL operation WyliczCenyWalutaKlient
2021-01-25 07:47:00.915941 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) "197422"
["mag_id"]=>
NULL
["waluta"]=>
string(3) "PLN"
}
2021-01-25 07:47:00.915957 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-25 07:47:00.915982 wsdl: have 1 part(s) to serialize using document/literal
2021-01-25 07:47:00.915992 wsdl: have 4 parameter(s) provided as arrayStruct to serialize
2021-01-25 07:47:00.915997 wsdl: check whether the caller has wrapped the parameters
2021-01-25 07:47:00.916002 wsdl: check whether caller's parameters match the wrapped ones
2021-01-25 07:47:00.916007 wsdl: in parametersMatchWrapped type=http://tempuri.org/:WyliczCenyWalutaKlient^, parameters=
array(4) {
["kh_id"]=>
NULL
["tw_id"]=>
string(6) "197422"
["mag_id"]=>
NULL
["waluta"]=>
string(3) "PLN"
}
2021-01-25 07:47:00.916020 wsdl: in parametersMatchWrapped: got a prefixed type: WyliczCenyWalutaKlient^, http://tempuri.org/
2021-01-25 07:47:00.916026 wsdl: in getTypeDef: type=WyliczCenyWalutaKlient^, ns=http://tempuri.org/
2021-01-25 07:47:00.916032 wsdl: in getTypeDef: have schema for namespace http://tempuri.org/
2021-01-25 07:47:00.916043 nusoap_xmlschema: in getTypeDef, found element WyliczCenyWalutaKlient
2021-01-25 07:47:00.916052 nusoap_xmlschema: in getTypeDef, found complexType _WyliczCenyWalutaKlient_ContainedType
2021-01-25 07:47:00.916058 nusoap_xmlschema: in getTypeDef, found type for element WyliczCenyWalutaKlient:
2021-01-25 07:47:00.916090 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-25 07:47:00.916100 wsdl: in getTypeDef: found type WyliczCenyWalutaKlient^
2021-01-25 07:47:00.916105 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-25 07:47:00.916136 wsdl: in parametersMatchWrapped: uqType: WyliczCenyWalutaKlient, ns: http://tempuri.org/, phptype: struct, arrayType:
2021-01-25 07:47:00.916142 wsdl: in parametersMatchWrapped: do not have parameter named kh_id
2021-01-25 07:47:00.916147 wsdl: in parametersMatchWrapped: have parameter named tw_id
2021-01-25 07:47:00.916151 wsdl: in parametersMatchWrapped: do not have parameter named mag_id
2021-01-25 07:47:00.916154 wsdl: in parametersMatchWrapped: have parameter named waluta
2021-01-25 07:47:00.916159 wsdl: in parametersMatchWrapped: 2 parameter names match 4 wrapped parameter names
2021-01-25 07:47:00.916163 wsdl: wrap the parameters for the caller
2021-01-25 07:47:00.916168 wsdl: serializing part parameters of type http://tempuri.org/:WyliczCenyWalutaKlient^
2021-01-25 07:47:00.916172 wsdl: calling serializeType w/named param
2021-01-25 07:47:00.916255 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) "197422"
["mag_id"]=>
NULL
["waluta"]=>
string(3) "PLN"
}
2021-01-25 07:47:00.916271 wsdl: in serializeType: got a prefixed type: WyliczCenyWalutaKlient^, http://tempuri.org/
2021-01-25 07:47:00.916279 wsdl: in getTypeDef: type=WyliczCenyWalutaKlient^, ns=http://tempuri.org/
2021-01-25 07:47:00.916284 wsdl: in getTypeDef: have schema for namespace http://tempuri.org/
2021-01-25 07:47:00.916291 nusoap_xmlschema: in getTypeDef, found element WyliczCenyWalutaKlient
2021-01-25 07:47:00.916297 wsdl: in getTypeDef: found type WyliczCenyWalutaKlient^
2021-01-25 07:47:00.916301 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-25 07:47:00.916331 wsdl: in serializeType: uqType: WyliczCenyWalutaKlient, ns: http://tempuri.org/, phptype: struct, arrayType:
2021-01-25 07:47:00.916345 wsdl: serializeComplexTypeAttributes for XML Schema type http://tempuri.org/:WyliczCenyWalutaKlient
2021-01-25 07:47:00.916350 wsdl: no attributes to serialize for XML Schema type http://tempuri.org/:WyliczCenyWalutaKlient
2021-01-25 07:47:00.916356 wsdl: in serializeComplexTypeElements for XML Schema type http://tempuri.org/:WyliczCenyWalutaKlient
2021-01-25 07:47:00.916361 wsdl: in serializeComplexTypeElements, serialize elements for XML Schema type http://tempuri.org/:WyliczCenyWalutaKlient
2021-01-25 07:47:00.916372 wsdl: in serializeType: name=kh_id, type=http://www.w3.org/2001/XMLSchema:int, use=literal, encodingStyle=, unqualified=qualified
value=NULL
2021-01-25 07:47:00.916380 wsdl: in serializeType: got a prefixed type: int, http://www.w3.org/2001/XMLSchema
2021-01-25 07:47:00.916384 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2021-01-25 07:47:00.916389 wsdl: in serializeType: returning:
2021-01-25 07:47:00.916396 wsdl: in serializeType: name=tw_id, type=http://www.w3.org/2001/XMLSchema:int, use=literal, encodingStyle=, unqualified=qualified
value=string(6) "197422"
2021-01-25 07:47:00.916403 wsdl: in serializeType: got a prefixed type: int, http://www.w3.org/2001/XMLSchema
2021-01-25 07:47:00.916407 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2021-01-25 07:47:00.916416 wsdl: in getTypeDef: type=int, ns=http://www.w3.org/2001/XMLSchema
2021-01-25 07:47:00.916429 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2021-01-25 07:47:00.916435 wsdl: in serializeType: returning: 197422
2021-01-25 07:47:00.916442 wsdl: in serializeType: name=mag_id, type=http://www.w3.org/2001/XMLSchema:int, use=literal, encodingStyle=, unqualified=qualified
value=NULL
2021-01-25 07:47:00.916463 wsdl: in serializeType: got a prefixed type: int, http://www.w3.org/2001/XMLSchema
2021-01-25 07:47:00.916468 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2021-01-25 07:47:00.916472 wsdl: in serializeType: returning:
2021-01-25 07:47:00.916478 wsdl: in serializeType: name=waluta, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(3) "PLN"
2021-01-25 07:47:00.916486 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2021-01-25 07:47:00.916490 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2021-01-25 07:47:00.916500 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2021-01-25 07:47:00.916505 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2021-01-25 07:47:00.916509 wsdl: in serializeType: returning: PLN
2021-01-25 07:47:00.916514 wsdl: in serializeType: returning: 197422PLN
2021-01-25 07:47:00.916519 wsdl: serializeRPCParameters returning: 197422PLN
2021-01-25 07:47:00.916541 nusoap_client: In serializeEnvelope length=135 body (max 1000 characters)=197422PLN style=document use=literal encodingStyle=
2021-01-25 07:47:00.916546 nusoap_client: headers:
bool(false)
2021-01-25 07:47:00.916552 nusoap_client: namespaces:
array(1) {
["ns6120"]=>
string(18) "http://tempuri.org"
}
2021-01-25 07:47:00.916567 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-25 07:47:00.916573 nusoap_client: SOAP message length=499 contents (max 1000 bytes)=197422PLN
2021-01-25 07:47:00.916583 nusoap_client: transporting via HTTP
2021-01-25 07:47:00.916659 nusoap_client: sending message, length=499
2021-01-25 07:47:00.916596 soap_transport_http: ctor url=http://94.75.101.147:587/Service1.asmx use_curl= curl_options:
array(0) {
}
2021-01-25 07:47:00.916607 soap_transport_http: parsed URL scheme = http
2021-01-25 07:47:00.916612 soap_transport_http: parsed URL host = 94.75.101.147
2021-01-25 07:47:00.916617 soap_transport_http: parsed URL port = 587
2021-01-25 07:47:00.916621 soap_transport_http: parsed URL path = /Service1.asmx
2021-01-25 07:47:00.916628 soap_transport_http: set header Host: 94.75.101.147:587
2021-01-25 07:47:00.916639 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2021-01-25 07:47:00.916647 soap_transport_http: set header Content-Type: text/xml; charset=ISO-8859-1
2021-01-25 07:47:00.916652 soap_transport_http: set header SOAPAction: "http://tempuri.org/WyliczCenyWalutaKlient"
2021-01-25 07:47:00.916666 soap_transport_http: entered send() with data of length: 499
2021-01-25 07:47:00.916676 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host 94.75.101.147, port 587
2021-01-25 07:47:00.916688 soap_transport_http: calling fsockopen with host 94.75.101.147 connection_timeout 0
2021-01-25 07:47:00.924104 soap_transport_http: set response timeout to 30
2021-01-25 07:47:00.924121 soap_transport_http: socket connected
2021-01-25 07:47:00.924132 soap_transport_http: set header Content-Length: 499
2021-01-25 07:47:00.924138 soap_transport_http: HTTP request: POST /Service1.asmx HTTP/1.0
2021-01-25 07:47:00.924143 soap_transport_http: HTTP header: Host: 94.75.101.147:587
2021-01-25 07:47:00.924148 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2021-01-25 07:47:00.924152 soap_transport_http: HTTP header: Content-Type: text/xml; charset=ISO-8859-1
2021-01-25 07:47:00.924156 soap_transport_http: HTTP header: SOAPAction: "http://tempuri.org/WyliczCenyWalutaKlient"
2021-01-25 07:47:00.924162 soap_transport_http: HTTP header: Content-Length: 499
2021-01-25 07:47:00.924188 soap_transport_http: wrote data to socket, length = 712
2021-01-25 07:47:00.934649 soap_transport_http: read line of 36 bytes: HTTP/1.1 500 Internal Server Error
2021-01-25 07:47:00.934668 soap_transport_http: read line of 24 bytes: Cache-Control: private
2021-01-25 07:47:00.934674 soap_transport_http: read line of 39 bytes: Content-Type: text/xml; charset=utf-8
2021-01-25 07:47:00.934679 soap_transport_http: read line of 27 bytes: Server: Microsoft-IIS/8.0
2021-01-25 07:47:00.934685 soap_transport_http: read line of 29 bytes: X-AspNet-Version: 4.0.30319
2021-01-25 07:47:00.934691 soap_transport_http: read line of 23 bytes: X-Powered-By: ASP.NET
2021-01-25 07:47:00.934696 soap_transport_http: read line of 63 bytes: Access-Control-Allow-Methods: GET, PUT, POST, DELETE, OPTIONS
2021-01-25 07:47:00.934702 soap_transport_http: read line of 32 bytes: Access-Control-Allow-Origin: *
2021-01-25 07:47:00.934707 soap_transport_http: read line of 77 bytes: Access-Control-Allow-Headers: Content-Type, Authorization, X-Requested-With
2021-01-25 07:47:00.934716 soap_transport_http: read line of 37 bytes: Date: Mon, 25 Jan 2021 06:46:52 GMT
2021-01-25 07:47:00.934723 soap_transport_http: read line of 19 bytes: Connection: close
2021-01-25 07:47:00.934729 soap_transport_http: read line of 22 bytes: Content-Length: 1510
2021-01-25 07:47:00.934734 soap_transport_http: read line of 2 bytes:
2021-01-25 07:47:00.934743 soap_transport_http: found end of headers after length 430
2021-01-25 07:47:00.934767 soap_transport_http: want to read content of length 1510
2021-01-25 07:47:00.934779 soap_transport_http: read buffer of 1510 bytes
2021-01-25 07:47:00.934789 soap_transport_http: read to EOF
2021-01-25 07:47:00.934793 soap_transport_http: read body of length 1510
2021-01-25 07:47:00.934799 soap_transport_http: received a total of 1940 bytes of data from server
2021-01-25 07:47:00.934833 soap_transport_http: closed socket
2021-01-25 07:47:00.934845 soap_transport_http: No Content-Encoding header
2021-01-25 07:47:00.934851 soap_transport_http: end of send()
2021-01-25 07:47:00.934878 nusoap_client: got response, length=1510 type=text/xml; charset=utf-8
2021-01-25 07:47:00.934885 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) "Mon, 25 Jan 2021 06:46:52 GMT"
["connection"]=>
string(5) "close"
["content-length"]=>
string(4) "1510"
}
2021-01-25 07:47:00.934920 nusoap_client: Got response encoding: utf-8
2021-01-25 07:47:00.934930 nusoap_client: Use encoding: UTF-8 when creating nusoap_parser
2021-01-25 07:47:00.934953 nusoap_parser: Charset from HTTP Content-Type matches encoding from XML declaration
2021-01-25 07:47:00.934959 nusoap_parser: Entering nusoap_parser(), length=1510, encoding=UTF-8
2021-01-25 07:47:00.935065 nusoap_parser: found root struct Fault, pos 2
2021-01-25 07:47:00.935163 nusoap_parser: in buildVal() for Fault(pos 2) of type struct
2021-01-25 07:47:00.935169 nusoap_parser: in buildVal, there are children
2021-01-25 07:47:00.935178 nusoap_parser: in buildVal, adding Java Vector or generic compound type Fault
2021-01-25 07:47:00.935190 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-25 07:47:00.935212 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-25 07:47:00.935272 nusoap_parser: parsed successfully, found root struct: 2 of name Fault
2021-01-25 07:47:00.935299 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-25 07:47:00.935312 nusoap_client: got fault
2021-01-25 07:47:00.935320 nusoap_client: faultcode = soap:Client
2021-01-25 07:47:00.935324 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-25 07:47:00.935329 nusoap_client: detail =