Numer
Zdjęcie
Wymiary
Dostępność
Grupa
JR T3116CENA: HTTP/1.1 500 Internal Server Error
Cache-Control: private
Content-Type: text/xml; charset=utf-8
Server: Microsoft-IIS/8.0
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Access-Control-Allow-Methods: GET, PUT, POST, DELETE, OPTIONS
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: Content-Type, Authorization, X-Requested-With
Date: Sun, 24 Jan 2021 21:28:04 GMT
Connection: close
Content-Length: 1510
soap:ClientSystem.Web.Services.Protocols.SoapException: Serwer nie może odczytać żądania. ---> System.InvalidOperationException: Dokument XML zawiera błąd (1, 390). ---> System.FormatException: Nieprawidłowy format ciągu wejściowego.
w System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
w System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
w Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read22_WyliczCenyWalutaKlient()
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
--- Koniec śladu stosu wyjątków wewnętrznych ---
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
--- Koniec śladu stosu wyjątków wewnętrznych ---
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
w System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()2021-01-24 22:28:12.039711 nusoap_client: ctor wsdl=WSDL timeout=0 response_timeout=30
endpoint=string(43) "http://94.75.101.147:587/Service1.asmx?WSDL"
2021-01-24 22:28:12.039848 nusoap_client: will use lazy evaluation of wsdl from http://94.75.101.147:587/Service1.asmx?WSDL
2021-01-24 22:28:12.039872 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) "197443"
["mag_id"]=>
NULL
["waluta"]=>
string(3) "PLN"
}
headers=bool(false)
2021-01-24 22:28:12.039904 nusoap_client: instantiating wsdl class with doc: http://94.75.101.147:587/Service1.asmx?WSDL
2021-01-24 22:28:12.039920 wsdl: ctor wsdl= timeout=0 response_timeout=30
2021-01-24 22:28:12.039933 wsdl: parse and process WSDL path=
2021-01-24 22:28:12.039951 wsdl: setCredentials username= authtype= certRequest=
array(0) {
}
2021-01-24 22:28:12.039960 wsdl: parse and process WSDL path=http://94.75.101.147:587/Service1.asmx?WSDL
2021-01-24 22:28:12.039966 wsdl: parse WSDL at path=http://94.75.101.147:587/Service1.asmx?WSDL
2021-01-24 22:28:12.039975 wsdl: getting WSDL http(s) URL http://94.75.101.147:587/Service1.asmx?WSDL
2021-01-24 22:28:12.039988 soap_transport_http: ctor url=http://94.75.101.147:587/Service1.asmx?WSDL use_curl= curl_options:
array(0) {
}
2021-01-24 22:28:12.040000 soap_transport_http: parsed URL scheme = http
2021-01-24 22:28:12.040009 soap_transport_http: parsed URL host = 94.75.101.147
2021-01-24 22:28:12.040013 soap_transport_http: parsed URL port = 587
2021-01-24 22:28:12.040018 soap_transport_http: parsed URL path = /Service1.asmx
2021-01-24 22:28:12.040022 soap_transport_http: parsed URL query = WSDL
2021-01-24 22:28:12.040039 soap_transport_http: set header Host: 94.75.101.147:587
2021-01-24 22:28:12.040240 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2021-01-24 22:28:12.040253 soap_transport_http: set header Accept-Encoding: gzip, deflate
2021-01-24 22:28:12.040260 soap_transport_http: set header Connection: close
2021-01-24 22:28:12.040266 soap_transport_http: entered send() with data of length: 0
2021-01-24 22:28:12.040280 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host 94.75.101.147, port 587
2021-01-24 22:28:12.040290 soap_transport_http: calling fsockopen with host 94.75.101.147 connection_timeout 0
2021-01-24 22:28:12.053783 soap_transport_http: set response timeout to 30
2021-01-24 22:28:12.053836 soap_transport_http: socket connected
2021-01-24 22:28:12.053854 soap_transport_http: HTTP request: GET /Service1.asmx?WSDL HTTP/1.1
2021-01-24 22:28:12.053863 soap_transport_http: HTTP header: Host: 94.75.101.147:587
2021-01-24 22:28:12.053869 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2021-01-24 22:28:12.053873 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2021-01-24 22:28:12.053878 soap_transport_http: HTTP header: Connection: close
2021-01-24 22:28:12.053952 soap_transport_http: wrote data to socket, length = 146
2021-01-24 22:28:12.163574 soap_transport_http: read line of 17 bytes: HTTP/1.1 200 OK
2021-01-24 22:28:12.163638 soap_transport_http: read line of 35 bytes: Cache-Control: private, max-age=0
2021-01-24 22:28:12.163647 soap_transport_http: read line of 39 bytes: Content-Type: text/xml; charset=utf-8
2021-01-24 22:28:12.163653 soap_transport_http: read line of 27 bytes: Server: Microsoft-IIS/8.0
2021-01-24 22:28:12.163659 soap_transport_http: read line of 29 bytes: X-AspNet-Version: 4.0.30319
2021-01-24 22:28:12.163665 soap_transport_http: read line of 23 bytes: X-Powered-By: ASP.NET
2021-01-24 22:28:12.163671 soap_transport_http: read line of 63 bytes: Access-Control-Allow-Methods: GET, PUT, POST, DELETE, OPTIONS
2021-01-24 22:28:12.163677 soap_transport_http: read line of 32 bytes: Access-Control-Allow-Origin: *
2021-01-24 22:28:12.163683 soap_transport_http: read line of 77 bytes: Access-Control-Allow-Headers: Content-Type, Authorization, X-Requested-With
2021-01-24 22:28:12.163689 soap_transport_http: read line of 37 bytes: Date: Sun, 24 Jan 2021 21:28:04 GMT
2021-01-24 22:28:12.163695 soap_transport_http: read line of 19 bytes: Connection: close
2021-01-24 22:28:12.163700 soap_transport_http: read line of 24 bytes: Content-Length: 175509
2021-01-24 22:28:12.163706 soap_transport_http: read line of 2 bytes:
2021-01-24 22:28:12.163785 soap_transport_http: found end of headers after length 424
2021-01-24 22:28:12.163829 soap_transport_http: want to read content of length 175509
2021-01-24 22:28:12.163863 soap_transport_http: read buffer of 5368 bytes
2021-01-24 22:28:12.170867 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.170892 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.170907 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.170938 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.170964 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.170992 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.171017 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.171047 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.177845 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:28:12.177929 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.177997 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.178021 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.178053 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.178075 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.178139 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.178163 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.178184 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.178216 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.178280 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:28:12.178302 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.178328 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.178349 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.185044 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:28:12.185102 soap_transport_http: read buffer of 4344 bytes
2021-01-24 22:28:12.185128 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.185215 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.185241 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.185261 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.185279 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.185319 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.185340 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.185403 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:28:12.185506 soap_transport_http: read buffer of 4344 bytes
2021-01-24 22:28:12.185538 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.185582 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:28:12.185628 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.185699 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:28:12.185740 soap_transport_http: read buffer of 4344 bytes
2021-01-24 22:28:12.185772 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.185797 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.185817 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.185851 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.185873 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.185891 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192113 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192145 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192169 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192196 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192219 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192240 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192266 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192285 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192333 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192362 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192399 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192428 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192462 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192482 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192542 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:28:12.192582 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:28:12.192630 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:28:12.192659 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192680 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192721 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192758 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:28:12.192809 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192844 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:28:12.192869 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.192953 soap_transport_http: read buffer of 2200 bytes
2021-01-24 22:28:12.193071 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.193113 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.193139 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.193178 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:28:12.193226 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.193263 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.193317 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:28:12.193399 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:28:12.193422 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.199188 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.199218 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.199277 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.199309 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.199332 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.199352 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.199377 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.199422 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.199506 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:28:12.199565 soap_transport_http: read buffer of 2896 bytes
2021-01-24 22:28:12.199592 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.199612 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.199635 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.199674 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.199695 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.199721 soap_transport_http: read buffer of 1448 bytes
2021-01-24 22:28:12.199741 soap_transport_http: read buffer of 1421 bytes
2021-01-24 22:28:12.199755 soap_transport_http: read to EOF
2021-01-24 22:28:12.199763 soap_transport_http: read body of length 175509
2021-01-24 22:28:12.199920 soap_transport_http: received a total of 175933 bytes of data from server
2021-01-24 22:28:12.199978 soap_transport_http: closed socket
2021-01-24 22:28:12.199998 soap_transport_http: No Content-Encoding header
2021-01-24 22:28:12.200008 soap_transport_http: end of send()
2021-01-24 22:28:12.200036 wsdl: got WSDL URL
2021-01-24 22:28:12.200045 wsdl: Parse WSDL
2021-01-24 22:28:12.200669 wsdl: Parsing WSDL schema
2021-01-24 22:28:12.200691 nusoap_xmlschema: nusoap_xmlschema class instantiated, inside constructor
2021-01-24 22:28:12.200768 nusoap_xmlschema: processing untyped element WyliczCene type _WyliczCene_ContainedType
2021-01-24 22:28:12.200782 nusoap_xmlschema: add element WyliczCene to elements array
2021-01-24 22:28:12.200811 nusoap_xmlschema: processing unnamed complexType for element WyliczCene named _WyliczCene_ContainedType
2021-01-24 22:28:12.200862 nusoap_xmlschema: processing typed element kh_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.200878 nusoap_xmlschema: add element kh_id to complexType _WyliczCene_ContainedType
2021-01-24 22:28:12.200904 nusoap_xmlschema: done processing element kh_id
2021-01-24 22:28:12.200943 nusoap_xmlschema: processing typed element tw_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.200954 nusoap_xmlschema: add element tw_id to complexType _WyliczCene_ContainedType
2021-01-24 22:28:12.200970 nusoap_xmlschema: done processing element tw_id
2021-01-24 22:28:12.200998 nusoap_xmlschema: done processing complexType _WyliczCene_ContainedType
2021-01-24 22:28:12.201039 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["kh_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "kh_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["tw_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "tw_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.201057 nusoap_xmlschema: done processing element WyliczCene
2021-01-24 22:28:12.201080 nusoap_xmlschema: processing untyped element WyliczCeneResponse type _WyliczCeneResponse_ContainedType
2021-01-24 22:28:12.201090 nusoap_xmlschema: add element WyliczCeneResponse to elements array
2021-01-24 22:28:12.201112 nusoap_xmlschema: processing unnamed complexType for element WyliczCeneResponse named _WyliczCeneResponse_ContainedType
2021-01-24 22:28:12.201156 nusoap_xmlschema: processing typed element WyliczCeneResult of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.201169 nusoap_xmlschema: add element WyliczCeneResult to complexType _WyliczCeneResponse_ContainedType
2021-01-24 22:28:12.201188 nusoap_xmlschema: done processing element WyliczCeneResult
2021-01-24 22:28:12.201211 nusoap_xmlschema: done processing complexType _WyliczCeneResponse_ContainedType
2021-01-24 22:28:12.201237 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["WyliczCeneResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(16) "WyliczCeneResult"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.201253 nusoap_xmlschema: done processing element WyliczCeneResponse
2021-01-24 22:28:12.201276 nusoap_xmlschema: processing untyped element WyliczCene2 type _WyliczCene2_ContainedType
2021-01-24 22:28:12.201286 nusoap_xmlschema: add element WyliczCene2 to elements array
2021-01-24 22:28:12.201307 nusoap_xmlschema: processing unnamed complexType for element WyliczCene2 named _WyliczCene2_ContainedType
2021-01-24 22:28:12.201346 nusoap_xmlschema: processing typed element kh_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.201356 nusoap_xmlschema: add element kh_id to complexType _WyliczCene2_ContainedType
2021-01-24 22:28:12.201371 nusoap_xmlschema: done processing element kh_id
2021-01-24 22:28:12.201398 nusoap_xmlschema: processing typed element tw_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.201408 nusoap_xmlschema: add element tw_id to complexType _WyliczCene2_ContainedType
2021-01-24 22:28:12.201423 nusoap_xmlschema: done processing element tw_id
2021-01-24 22:28:12.201450 nusoap_xmlschema: processing typed element mag_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.201472 nusoap_xmlschema: add element mag_id to complexType _WyliczCene2_ContainedType
2021-01-24 22:28:12.201486 nusoap_xmlschema: done processing element mag_id
2021-01-24 22:28:12.201506 nusoap_xmlschema: done processing complexType _WyliczCene2_ContainedType
2021-01-24 22:28:12.201565 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(3) {
["kh_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "kh_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["tw_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "tw_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["mag_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "mag_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.201588 nusoap_xmlschema: done processing element WyliczCene2
2021-01-24 22:28:12.201614 nusoap_xmlschema: processing untyped element WyliczCene2Response type _WyliczCene2Response_ContainedType
2021-01-24 22:28:12.201624 nusoap_xmlschema: add element WyliczCene2Response to elements array
2021-01-24 22:28:12.201646 nusoap_xmlschema: processing unnamed complexType for element WyliczCene2Response named _WyliczCene2Response_ContainedType
2021-01-24 22:28:12.201685 nusoap_xmlschema: processing typed element WyliczCene2Result of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.201695 nusoap_xmlschema: add element WyliczCene2Result to complexType _WyliczCene2Response_ContainedType
2021-01-24 22:28:12.201710 nusoap_xmlschema: done processing element WyliczCene2Result
2021-01-24 22:28:12.201731 nusoap_xmlschema: done processing complexType _WyliczCene2Response_ContainedType
2021-01-24 22:28:12.201756 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["WyliczCene2Result"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(17) "WyliczCene2Result"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.201772 nusoap_xmlschema: done processing element WyliczCene2Response
2021-01-24 22:28:12.201794 nusoap_xmlschema: processing untyped element WyliczCenyWaluta type _WyliczCenyWaluta_ContainedType
2021-01-24 22:28:12.201803 nusoap_xmlschema: add element WyliczCenyWaluta to elements array
2021-01-24 22:28:12.201840 nusoap_xmlschema: processing unnamed complexType for element WyliczCenyWaluta named _WyliczCenyWaluta_ContainedType
2021-01-24 22:28:12.201884 nusoap_xmlschema: processing typed element kh_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.201895 nusoap_xmlschema: add element kh_id to complexType _WyliczCenyWaluta_ContainedType
2021-01-24 22:28:12.201910 nusoap_xmlschema: done processing element kh_id
2021-01-24 22:28:12.201936 nusoap_xmlschema: processing typed element tw_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.201946 nusoap_xmlschema: add element tw_id to complexType _WyliczCenyWaluta_ContainedType
2021-01-24 22:28:12.201960 nusoap_xmlschema: done processing element tw_id
2021-01-24 22:28:12.201985 nusoap_xmlschema: processing typed element mag_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.201994 nusoap_xmlschema: add element mag_id to complexType _WyliczCenyWaluta_ContainedType
2021-01-24 22:28:12.202008 nusoap_xmlschema: done processing element mag_id
2021-01-24 22:28:12.202033 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.202043 nusoap_xmlschema: add element waluta to complexType _WyliczCenyWaluta_ContainedType
2021-01-24 22:28:12.202069 nusoap_xmlschema: done processing element waluta
2021-01-24 22:28:12.202089 nusoap_xmlschema: done processing complexType _WyliczCenyWaluta_ContainedType
2021-01-24 22:28:12.202133 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(4) {
["kh_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "kh_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["tw_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "tw_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["mag_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "mag_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.202152 nusoap_xmlschema: done processing element WyliczCenyWaluta
2021-01-24 22:28:12.202179 nusoap_xmlschema: processing untyped element WyliczCenyWalutaResponse type _WyliczCenyWalutaResponse_ContainedType
2021-01-24 22:28:12.202191 nusoap_xmlschema: add element WyliczCenyWalutaResponse to elements array
2021-01-24 22:28:12.202216 nusoap_xmlschema: processing unnamed complexType for element WyliczCenyWalutaResponse named _WyliczCenyWalutaResponse_ContainedType
2021-01-24 22:28:12.202253 nusoap_xmlschema: processing untyped element WyliczCenyWalutaResult type __WyliczCenyWalutaResponse_ContainedType_WyliczCenyWalutaResult_ContainedType
2021-01-24 22:28:12.202263 nusoap_xmlschema: add element WyliczCenyWalutaResult to complexType _WyliczCenyWalutaResponse_ContainedType
2021-01-24 22:28:12.202283 nusoap_xmlschema: processing unnamed complexType for element WyliczCenyWalutaResult named __WyliczCenyWalutaResponse_ContainedType_WyliczCenyWalutaResult_ContainedType
2021-01-24 22:28:12.202325 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:28:12.202363 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:28:12.202392 nusoap_xmlschema: done processing complexType __WyliczCenyWalutaResponse_ContainedType_WyliczCenyWalutaResult_ContainedType
2021-01-24 22:28:12.202410 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-24 22:28:12.202428 nusoap_xmlschema: done processing element WyliczCenyWalutaResult
2021-01-24 22:28:12.202450 nusoap_xmlschema: done processing complexType _WyliczCenyWalutaResponse_ContainedType
2021-01-24 22:28:12.202474 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["WyliczCenyWalutaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(22) "WyliczCenyWalutaResult"
["form"]=>
string(9) "qualified"
["type"]=>
string(97) "http://tempuri.org/:__WyliczCenyWalutaResponse_ContainedType_WyliczCenyWalutaResult_ContainedType"
}
}
}
2021-01-24 22:28:12.202493 nusoap_xmlschema: done processing element WyliczCenyWalutaResponse
2021-01-24 22:28:12.202520 nusoap_xmlschema: processing untyped element WyliczStany type _WyliczStany_ContainedType
2021-01-24 22:28:12.202533 nusoap_xmlschema: add element WyliczStany to elements array
2021-01-24 22:28:12.202566 nusoap_xmlschema: processing unnamed complexType for element WyliczStany named _WyliczStany_ContainedType
2021-01-24 22:28:12.202607 nusoap_xmlschema: processing typed element tw_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.202619 nusoap_xmlschema: add element tw_id to complexType _WyliczStany_ContainedType
2021-01-24 22:28:12.202634 nusoap_xmlschema: done processing element tw_id
2021-01-24 22:28:12.202655 nusoap_xmlschema: done processing complexType _WyliczStany_ContainedType
2021-01-24 22:28:12.202680 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["tw_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "tw_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.202696 nusoap_xmlschema: done processing element WyliczStany
2021-01-24 22:28:12.202718 nusoap_xmlschema: processing untyped element WyliczStanyResponse type _WyliczStanyResponse_ContainedType
2021-01-24 22:28:12.202729 nusoap_xmlschema: add element WyliczStanyResponse to elements array
2021-01-24 22:28:12.202754 nusoap_xmlschema: processing unnamed complexType for element WyliczStanyResponse named _WyliczStanyResponse_ContainedType
2021-01-24 22:28:12.202801 nusoap_xmlschema: processing untyped element WyliczStanyResult type __WyliczStanyResponse_ContainedType_WyliczStanyResult_ContainedType
2021-01-24 22:28:12.202812 nusoap_xmlschema: add element WyliczStanyResult to complexType _WyliczStanyResponse_ContainedType
2021-01-24 22:28:12.202836 nusoap_xmlschema: processing unnamed complexType for element WyliczStanyResult named __WyliczStanyResponse_ContainedType_WyliczStanyResult_ContainedType
2021-01-24 22:28:12.202885 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:28:12.202923 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:28:12.202954 nusoap_xmlschema: done processing complexType __WyliczStanyResponse_ContainedType_WyliczStanyResult_ContainedType
2021-01-24 22:28:12.202973 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-24 22:28:12.202993 nusoap_xmlschema: done processing element WyliczStanyResult
2021-01-24 22:28:12.203017 nusoap_xmlschema: done processing complexType _WyliczStanyResponse_ContainedType
2021-01-24 22:28:12.203042 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["WyliczStanyResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(17) "WyliczStanyResult"
["form"]=>
string(9) "qualified"
["type"]=>
string(87) "http://tempuri.org/:__WyliczStanyResponse_ContainedType_WyliczStanyResult_ContainedType"
}
}
}
2021-01-24 22:28:12.203062 nusoap_xmlschema: done processing element WyliczStanyResponse
2021-01-24 22:28:12.203088 nusoap_xmlschema: processing untyped element WyliczCenyWalutaKlient type _WyliczCenyWalutaKlient_ContainedType
2021-01-24 22:28:12.203112 nusoap_xmlschema: add element WyliczCenyWalutaKlient to elements array
2021-01-24 22:28:12.203138 nusoap_xmlschema: processing unnamed complexType for element WyliczCenyWalutaKlient named _WyliczCenyWalutaKlient_ContainedType
2021-01-24 22:28:12.203185 nusoap_xmlschema: processing typed element kh_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.203198 nusoap_xmlschema: add element kh_id to complexType _WyliczCenyWalutaKlient_ContainedType
2021-01-24 22:28:12.203218 nusoap_xmlschema: done processing element kh_id
2021-01-24 22:28:12.203252 nusoap_xmlschema: processing typed element tw_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.203264 nusoap_xmlschema: add element tw_id to complexType _WyliczCenyWalutaKlient_ContainedType
2021-01-24 22:28:12.203281 nusoap_xmlschema: done processing element tw_id
2021-01-24 22:28:12.203310 nusoap_xmlschema: processing typed element mag_id of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.203321 nusoap_xmlschema: add element mag_id to complexType _WyliczCenyWalutaKlient_ContainedType
2021-01-24 22:28:12.203337 nusoap_xmlschema: done processing element mag_id
2021-01-24 22:28:12.203364 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.203375 nusoap_xmlschema: add element waluta to complexType _WyliczCenyWalutaKlient_ContainedType
2021-01-24 22:28:12.203393 nusoap_xmlschema: done processing element waluta
2021-01-24 22:28:12.203415 nusoap_xmlschema: done processing complexType _WyliczCenyWalutaKlient_ContainedType
2021-01-24 22:28:12.203460 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(4) {
["kh_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "kh_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["tw_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "tw_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["mag_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "mag_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.203477 nusoap_xmlschema: done processing element WyliczCenyWalutaKlient
2021-01-24 22:28:12.203501 nusoap_xmlschema: processing untyped element WyliczCenyWalutaKlientResponse type _WyliczCenyWalutaKlientResponse_ContainedType
2021-01-24 22:28:12.203511 nusoap_xmlschema: add element WyliczCenyWalutaKlientResponse to elements array
2021-01-24 22:28:12.203537 nusoap_xmlschema: processing unnamed complexType for element WyliczCenyWalutaKlientResponse named _WyliczCenyWalutaKlientResponse_ContainedType
2021-01-24 22:28:12.203589 nusoap_xmlschema: processing typed element WyliczCenyWalutaKlientResult of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.203602 nusoap_xmlschema: add element WyliczCenyWalutaKlientResult to complexType _WyliczCenyWalutaKlientResponse_ContainedType
2021-01-24 22:28:12.203621 nusoap_xmlschema: done processing element WyliczCenyWalutaKlientResult
2021-01-24 22:28:12.203646 nusoap_xmlschema: done processing complexType _WyliczCenyWalutaKlientResponse_ContainedType
2021-01-24 22:28:12.203671 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["WyliczCenyWalutaKlientResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(28) "WyliczCenyWalutaKlientResult"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.203690 nusoap_xmlschema: done processing element WyliczCenyWalutaKlientResponse
2021-01-24 22:28:12.203713 nusoap_xmlschema: processing untyped element PodajMagazyn type _PodajMagazyn_ContainedType
2021-01-24 22:28:12.203723 nusoap_xmlschema: add element PodajMagazyn to elements array
2021-01-24 22:28:12.203744 nusoap_xmlschema: processing unnamed complexType for element PodajMagazyn named _PodajMagazyn_ContainedType
2021-01-24 22:28:12.203783 nusoap_xmlschema: processing typed element magId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.203793 nusoap_xmlschema: add element magId to complexType _PodajMagazyn_ContainedType
2021-01-24 22:28:12.203808 nusoap_xmlschema: done processing element magId
2021-01-24 22:28:12.203828 nusoap_xmlschema: done processing complexType _PodajMagazyn_ContainedType
2021-01-24 22:28:12.203865 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["magId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "magId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.203880 nusoap_xmlschema: done processing element PodajMagazyn
2021-01-24 22:28:12.203901 nusoap_xmlschema: processing untyped element PodajMagazynResponse type _PodajMagazynResponse_ContainedType
2021-01-24 22:28:12.203909 nusoap_xmlschema: add element PodajMagazynResponse to elements array
2021-01-24 22:28:12.203929 nusoap_xmlschema: processing unnamed complexType for element PodajMagazynResponse named _PodajMagazynResponse_ContainedType
2021-01-24 22:28:12.203972 nusoap_xmlschema: processing typed element PodajMagazynResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.203985 nusoap_xmlschema: add element PodajMagazynResult to complexType _PodajMagazynResponse_ContainedType
2021-01-24 22:28:12.204000 nusoap_xmlschema: done processing element PodajMagazynResult
2021-01-24 22:28:12.204021 nusoap_xmlschema: done processing complexType _PodajMagazynResponse_ContainedType
2021-01-24 22:28:12.204044 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["PodajMagazynResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(18) "PodajMagazynResult"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.204059 nusoap_xmlschema: done processing element PodajMagazynResponse
2021-01-24 22:28:12.204081 nusoap_xmlschema: processing untyped element StanCentrala type _StanCentrala_ContainedType
2021-01-24 22:28:12.204090 nusoap_xmlschema: add element StanCentrala to elements array
2021-01-24 22:28:12.204109 nusoap_xmlschema: processing unnamed complexType for element StanCentrala named _StanCentrala_ContainedType
2021-01-24 22:28:12.204149 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.204161 nusoap_xmlschema: add element idTw to complexType _StanCentrala_ContainedType
2021-01-24 22:28:12.204179 nusoap_xmlschema: done processing element idTw
2021-01-24 22:28:12.204201 nusoap_xmlschema: done processing complexType _StanCentrala_ContainedType
2021-01-24 22:28:12.204224 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.204245 nusoap_xmlschema: done processing element StanCentrala
2021-01-24 22:28:12.204270 nusoap_xmlschema: processing untyped element StanCentralaResponse type _StanCentralaResponse_ContainedType
2021-01-24 22:28:12.204279 nusoap_xmlschema: add element StanCentralaResponse to elements array
2021-01-24 22:28:12.204299 nusoap_xmlschema: processing unnamed complexType for element StanCentralaResponse named _StanCentralaResponse_ContainedType
2021-01-24 22:28:12.204336 nusoap_xmlschema: processing typed element StanCentralaResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.204346 nusoap_xmlschema: add element StanCentralaResult to complexType _StanCentralaResponse_ContainedType
2021-01-24 22:28:12.204360 nusoap_xmlschema: done processing element StanCentralaResult
2021-01-24 22:28:12.204380 nusoap_xmlschema: done processing complexType _StanCentralaResponse_ContainedType
2021-01-24 22:28:12.204414 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["StanCentralaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(18) "StanCentralaResult"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.204431 nusoap_xmlschema: done processing element StanCentralaResponse
2021-01-24 22:28:12.204454 nusoap_xmlschema: processing untyped element StanFilia type _StanFilia_ContainedType
2021-01-24 22:28:12.204463 nusoap_xmlschema: add element StanFilia to elements array
2021-01-24 22:28:12.204484 nusoap_xmlschema: processing unnamed complexType for element StanFilia named _StanFilia_ContainedType
2021-01-24 22:28:12.204523 nusoap_xmlschema: processing typed element idMag of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.204533 nusoap_xmlschema: add element idMag to complexType _StanFilia_ContainedType
2021-01-24 22:28:12.204558 nusoap_xmlschema: done processing element idMag
2021-01-24 22:28:12.204592 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.204603 nusoap_xmlschema: add element idTw to complexType _StanFilia_ContainedType
2021-01-24 22:28:12.204619 nusoap_xmlschema: done processing element idTw
2021-01-24 22:28:12.204640 nusoap_xmlschema: done processing complexType _StanFilia_ContainedType
2021-01-24 22:28:12.204671 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["idMag"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "idMag"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.204691 nusoap_xmlschema: done processing element StanFilia
2021-01-24 22:28:12.204717 nusoap_xmlschema: processing untyped element StanFiliaResponse type _StanFiliaResponse_ContainedType
2021-01-24 22:28:12.204728 nusoap_xmlschema: add element StanFiliaResponse to elements array
2021-01-24 22:28:12.204749 nusoap_xmlschema: processing unnamed complexType for element StanFiliaResponse named _StanFiliaResponse_ContainedType
2021-01-24 22:28:12.204787 nusoap_xmlschema: processing typed element StanFiliaResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.204798 nusoap_xmlschema: add element StanFiliaResult to complexType _StanFiliaResponse_ContainedType
2021-01-24 22:28:12.204813 nusoap_xmlschema: done processing element StanFiliaResult
2021-01-24 22:28:12.204833 nusoap_xmlschema: done processing complexType _StanFiliaResponse_ContainedType
2021-01-24 22:28:12.204857 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["StanFiliaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "StanFiliaResult"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.204876 nusoap_xmlschema: done processing element StanFiliaResponse
2021-01-24 22:28:12.204903 nusoap_xmlschema: processing untyped element StanInne type _StanInne_ContainedType
2021-01-24 22:28:12.204913 nusoap_xmlschema: add element StanInne to elements array
2021-01-24 22:28:12.204935 nusoap_xmlschema: processing unnamed complexType for element StanInne named _StanInne_ContainedType
2021-01-24 22:28:12.204973 nusoap_xmlschema: processing typed element idMag of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.204984 nusoap_xmlschema: add element idMag to complexType _StanInne_ContainedType
2021-01-24 22:28:12.204999 nusoap_xmlschema: done processing element idMag
2021-01-24 22:28:12.205025 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.205035 nusoap_xmlschema: add element idTw to complexType _StanInne_ContainedType
2021-01-24 22:28:12.205049 nusoap_xmlschema: done processing element idTw
2021-01-24 22:28:12.205069 nusoap_xmlschema: done processing complexType _StanInne_ContainedType
2021-01-24 22:28:12.205099 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["idMag"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "idMag"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.205114 nusoap_xmlschema: done processing element StanInne
2021-01-24 22:28:12.205136 nusoap_xmlschema: processing untyped element StanInneResponse type _StanInneResponse_ContainedType
2021-01-24 22:28:12.205145 nusoap_xmlschema: add element StanInneResponse to elements array
2021-01-24 22:28:12.205165 nusoap_xmlschema: processing unnamed complexType for element StanInneResponse named _StanInneResponse_ContainedType
2021-01-24 22:28:12.205202 nusoap_xmlschema: processing typed element StanInneResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.205214 nusoap_xmlschema: add element StanInneResult to complexType _StanInneResponse_ContainedType
2021-01-24 22:28:12.205232 nusoap_xmlschema: done processing element StanInneResult
2021-01-24 22:28:12.205256 nusoap_xmlschema: done processing complexType _StanInneResponse_ContainedType
2021-01-24 22:28:12.205282 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["StanInneResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(14) "StanInneResult"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.205297 nusoap_xmlschema: done processing element StanInneResponse
2021-01-24 22:28:12.205320 nusoap_xmlschema: processing untyped element StanCaly type _StanCaly_ContainedType
2021-01-24 22:28:12.205330 nusoap_xmlschema: add element StanCaly to elements array
2021-01-24 22:28:12.205350 nusoap_xmlschema: processing unnamed complexType for element StanCaly named _StanCaly_ContainedType
2021-01-24 22:28:12.205387 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.205398 nusoap_xmlschema: add element idTw to complexType _StanCaly_ContainedType
2021-01-24 22:28:12.205412 nusoap_xmlschema: done processing element idTw
2021-01-24 22:28:12.205434 nusoap_xmlschema: done processing complexType _StanCaly_ContainedType
2021-01-24 22:28:12.205458 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.205474 nusoap_xmlschema: done processing element StanCaly
2021-01-24 22:28:12.205496 nusoap_xmlschema: processing untyped element StanCalyResponse type _StanCalyResponse_ContainedType
2021-01-24 22:28:12.205505 nusoap_xmlschema: add element StanCalyResponse to elements array
2021-01-24 22:28:12.205525 nusoap_xmlschema: processing unnamed complexType for element StanCalyResponse named _StanCalyResponse_ContainedType
2021-01-24 22:28:12.205578 nusoap_xmlschema: processing typed element StanCalyResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.205591 nusoap_xmlschema: add element StanCalyResult to complexType _StanCalyResponse_ContainedType
2021-01-24 22:28:12.205608 nusoap_xmlschema: done processing element StanCalyResult
2021-01-24 22:28:12.205629 nusoap_xmlschema: done processing complexType _StanCalyResponse_ContainedType
2021-01-24 22:28:12.205653 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["StanCalyResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(14) "StanCalyResult"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.205668 nusoap_xmlschema: done processing element StanCalyResponse
2021-01-24 22:28:12.205691 nusoap_xmlschema: processing untyped element CenaDetaliczna type _CenaDetaliczna_ContainedType
2021-01-24 22:28:12.205700 nusoap_xmlschema: add element CenaDetaliczna to elements array
2021-01-24 22:28:12.205721 nusoap_xmlschema: processing unnamed complexType for element CenaDetaliczna named _CenaDetaliczna_ContainedType
2021-01-24 22:28:12.205767 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.205780 nusoap_xmlschema: add element idTw to complexType _CenaDetaliczna_ContainedType
2021-01-24 22:28:12.205799 nusoap_xmlschema: done processing element idTw
2021-01-24 22:28:12.205824 nusoap_xmlschema: done processing complexType _CenaDetaliczna_ContainedType
2021-01-24 22:28:12.205850 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.205865 nusoap_xmlschema: done processing element CenaDetaliczna
2021-01-24 22:28:12.205889 nusoap_xmlschema: processing untyped element CenaDetalicznaResponse type _CenaDetalicznaResponse_ContainedType
2021-01-24 22:28:12.205898 nusoap_xmlschema: add element CenaDetalicznaResponse to elements array
2021-01-24 22:28:12.205919 nusoap_xmlschema: processing unnamed complexType for element CenaDetalicznaResponse named _CenaDetalicznaResponse_ContainedType
2021-01-24 22:28:12.205957 nusoap_xmlschema: processing typed element CenaDetalicznaResult of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.205967 nusoap_xmlschema: add element CenaDetalicznaResult to complexType _CenaDetalicznaResponse_ContainedType
2021-01-24 22:28:12.205982 nusoap_xmlschema: done processing element CenaDetalicznaResult
2021-01-24 22:28:12.206002 nusoap_xmlschema: done processing complexType _CenaDetalicznaResponse_ContainedType
2021-01-24 22:28:12.206026 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["CenaDetalicznaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(20) "CenaDetalicznaResult"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.206041 nusoap_xmlschema: done processing element CenaDetalicznaResponse
2021-01-24 22:28:12.206062 nusoap_xmlschema: processing untyped element NazwaFSPAzZK type _NazwaFSPAzZK_ContainedType
2021-01-24 22:28:12.206072 nusoap_xmlschema: add element NazwaFSPAzZK to elements array
2021-01-24 22:28:12.206092 nusoap_xmlschema: processing unnamed complexType for element NazwaFSPAzZK named _NazwaFSPAzZK_ContainedType
2021-01-24 22:28:12.206137 nusoap_xmlschema: processing typed element ZK_NrPelny of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.206149 nusoap_xmlschema: add element ZK_NrPelny to complexType _NazwaFSPAzZK_ContainedType
2021-01-24 22:28:12.206166 nusoap_xmlschema: done processing element ZK_NrPelny
2021-01-24 22:28:12.206186 nusoap_xmlschema: done processing complexType _NazwaFSPAzZK_ContainedType
2021-01-24 22:28:12.206210 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["ZK_NrPelny"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "ZK_NrPelny"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.206226 nusoap_xmlschema: done processing element NazwaFSPAzZK
2021-01-24 22:28:12.206248 nusoap_xmlschema: processing untyped element NazwaFSPAzZKResponse type _NazwaFSPAzZKResponse_ContainedType
2021-01-24 22:28:12.206257 nusoap_xmlschema: add element NazwaFSPAzZKResponse to elements array
2021-01-24 22:28:12.206277 nusoap_xmlschema: processing unnamed complexType for element NazwaFSPAzZKResponse named _NazwaFSPAzZKResponse_ContainedType
2021-01-24 22:28:12.206315 nusoap_xmlschema: processing typed element NazwaFSPAzZKResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.206325 nusoap_xmlschema: add element NazwaFSPAzZKResult to complexType _NazwaFSPAzZKResponse_ContainedType
2021-01-24 22:28:12.206340 nusoap_xmlschema: done processing element NazwaFSPAzZKResult
2021-01-24 22:28:12.206360 nusoap_xmlschema: done processing complexType _NazwaFSPAzZKResponse_ContainedType
2021-01-24 22:28:12.206383 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["NazwaFSPAzZKResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(18) "NazwaFSPAzZKResult"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.206399 nusoap_xmlschema: done processing element NazwaFSPAzZKResponse
2021-01-24 22:28:12.206423 nusoap_xmlschema: processing untyped element NazwaWZzZK type _NazwaWZzZK_ContainedType
2021-01-24 22:28:12.206435 nusoap_xmlschema: add element NazwaWZzZK to elements array
2021-01-24 22:28:12.206461 nusoap_xmlschema: processing unnamed complexType for element NazwaWZzZK named _NazwaWZzZK_ContainedType
2021-01-24 22:28:12.206503 nusoap_xmlschema: processing typed element ZK_NrPelny of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.206514 nusoap_xmlschema: add element ZK_NrPelny to complexType _NazwaWZzZK_ContainedType
2021-01-24 22:28:12.206529 nusoap_xmlschema: done processing element ZK_NrPelny
2021-01-24 22:28:12.206556 nusoap_xmlschema: done processing complexType _NazwaWZzZK_ContainedType
2021-01-24 22:28:12.206573 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["ZK_NrPelny"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "ZK_NrPelny"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.206584 nusoap_xmlschema: done processing element NazwaWZzZK
2021-01-24 22:28:12.206600 nusoap_xmlschema: processing untyped element NazwaWZzZKResponse type _NazwaWZzZKResponse_ContainedType
2021-01-24 22:28:12.206606 nusoap_xmlschema: add element NazwaWZzZKResponse to elements array
2021-01-24 22:28:12.206620 nusoap_xmlschema: processing unnamed complexType for element NazwaWZzZKResponse named _NazwaWZzZKResponse_ContainedType
2021-01-24 22:28:12.206645 nusoap_xmlschema: processing typed element NazwaWZzZKResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.206651 nusoap_xmlschema: add element NazwaWZzZKResult to complexType _NazwaWZzZKResponse_ContainedType
2021-01-24 22:28:12.206661 nusoap_xmlschema: done processing element NazwaWZzZKResult
2021-01-24 22:28:12.206674 nusoap_xmlschema: done processing complexType _NazwaWZzZKResponse_ContainedType
2021-01-24 22:28:12.206689 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["NazwaWZzZKResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(16) "NazwaWZzZKResult"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.206699 nusoap_xmlschema: done processing element NazwaWZzZKResponse
2021-01-24 22:28:12.206713 nusoap_xmlschema: processing untyped element WalutaAktualnyKurs type _WalutaAktualnyKurs_ContainedType
2021-01-24 22:28:12.206719 nusoap_xmlschema: add element WalutaAktualnyKurs to elements array
2021-01-24 22:28:12.206741 nusoap_xmlschema: processing unnamed complexType for element WalutaAktualnyKurs named _WalutaAktualnyKurs_ContainedType
2021-01-24 22:28:12.206776 nusoap_xmlschema: processing typed element kodWaluty of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.206783 nusoap_xmlschema: add element kodWaluty to complexType _WalutaAktualnyKurs_ContainedType
2021-01-24 22:28:12.206793 nusoap_xmlschema: done processing element kodWaluty
2021-01-24 22:28:12.206813 nusoap_xmlschema: processing typed element idBanku of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.206820 nusoap_xmlschema: add element idBanku to complexType _WalutaAktualnyKurs_ContainedType
2021-01-24 22:28:12.206830 nusoap_xmlschema: done processing element idBanku
2021-01-24 22:28:12.206843 nusoap_xmlschema: done processing complexType _WalutaAktualnyKurs_ContainedType
2021-01-24 22:28:12.206863 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["kodWaluty"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "kodWaluty"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["idBanku"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "idBanku"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.206873 nusoap_xmlschema: done processing element WalutaAktualnyKurs
2021-01-24 22:28:12.206887 nusoap_xmlschema: processing untyped element WalutaAktualnyKursResponse type _WalutaAktualnyKursResponse_ContainedType
2021-01-24 22:28:12.206894 nusoap_xmlschema: add element WalutaAktualnyKursResponse to elements array
2021-01-24 22:28:12.206907 nusoap_xmlschema: processing unnamed complexType for element WalutaAktualnyKursResponse named _WalutaAktualnyKursResponse_ContainedType
2021-01-24 22:28:12.206932 nusoap_xmlschema: processing typed element WalutaAktualnyKursResult of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.206939 nusoap_xmlschema: add element WalutaAktualnyKursResult to complexType _WalutaAktualnyKursResponse_ContainedType
2021-01-24 22:28:12.206948 nusoap_xmlschema: done processing element WalutaAktualnyKursResult
2021-01-24 22:28:12.206961 nusoap_xmlschema: done processing complexType _WalutaAktualnyKursResponse_ContainedType
2021-01-24 22:28:12.206976 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["WalutaAktualnyKursResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(24) "WalutaAktualnyKursResult"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.206986 nusoap_xmlschema: done processing element WalutaAktualnyKursResponse
2021-01-24 22:28:12.207000 nusoap_xmlschema: processing untyped element PunktyProgramLojalnosciowy type _PunktyProgramLojalnosciowy_ContainedType
2021-01-24 22:28:12.207007 nusoap_xmlschema: add element PunktyProgramLojalnosciowy to elements array
2021-01-24 22:28:12.207021 nusoap_xmlschema: processing unnamed complexType for element PunktyProgramLojalnosciowy named _PunktyProgramLojalnosciowy_ContainedType
2021-01-24 22:28:12.207044 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.207052 nusoap_xmlschema: add element idKh to complexType _PunktyProgramLojalnosciowy_ContainedType
2021-01-24 22:28:12.207061 nusoap_xmlschema: done processing element idKh
2021-01-24 22:28:12.207074 nusoap_xmlschema: done processing complexType _PunktyProgramLojalnosciowy_ContainedType
2021-01-24 22:28:12.207090 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.207099 nusoap_xmlschema: done processing element PunktyProgramLojalnosciowy
2021-01-24 22:28:12.207114 nusoap_xmlschema: processing untyped element PunktyProgramLojalnosciowyResponse type _PunktyProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:28:12.207120 nusoap_xmlschema: add element PunktyProgramLojalnosciowyResponse to elements array
2021-01-24 22:28:12.207133 nusoap_xmlschema: processing unnamed complexType for element PunktyProgramLojalnosciowyResponse named _PunktyProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:28:12.207158 nusoap_xmlschema: processing typed element PunktyProgramLojalnosciowyResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.207165 nusoap_xmlschema: add element PunktyProgramLojalnosciowyResult to complexType _PunktyProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:28:12.207174 nusoap_xmlschema: done processing element PunktyProgramLojalnosciowyResult
2021-01-24 22:28:12.207187 nusoap_xmlschema: done processing complexType _PunktyProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:28:12.207202 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["PunktyProgramLojalnosciowyResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(32) "PunktyProgramLojalnosciowyResult"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.207212 nusoap_xmlschema: done processing element PunktyProgramLojalnosciowyResponse
2021-01-24 22:28:12.207226 nusoap_xmlschema: processing untyped element RankingProduktyDnia type _RankingProduktyDnia_ContainedType
2021-01-24 22:28:12.207232 nusoap_xmlschema: add element RankingProduktyDnia to elements array
2021-01-24 22:28:12.207245 nusoap_xmlschema: processing unnamed complexType for element RankingProduktyDnia named _RankingProduktyDnia_ContainedType
2021-01-24 22:28:12.207270 nusoap_xmlschema: processing typed element dniWstecz of type http://www.w3.org/2001/XMLSchema:unsignedByte
2021-01-24 22:28:12.207277 nusoap_xmlschema: add element dniWstecz to complexType _RankingProduktyDnia_ContainedType
2021-01-24 22:28:12.207286 nusoap_xmlschema: done processing element dniWstecz
2021-01-24 22:28:12.207299 nusoap_xmlschema: done processing complexType _RankingProduktyDnia_ContainedType
2021-01-24 22:28:12.207314 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["dniWstecz"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "dniWstecz"
["type"]=>
string(45) "http://www.w3.org/2001/XMLSchema:unsignedByte"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.207324 nusoap_xmlschema: done processing element RankingProduktyDnia
2021-01-24 22:28:12.207338 nusoap_xmlschema: processing untyped element RankingProduktyDniaResponse type _RankingProduktyDniaResponse_ContainedType
2021-01-24 22:28:12.207344 nusoap_xmlschema: add element RankingProduktyDniaResponse to elements array
2021-01-24 22:28:12.207357 nusoap_xmlschema: processing unnamed complexType for element RankingProduktyDniaResponse named _RankingProduktyDniaResponse_ContainedType
2021-01-24 22:28:12.207380 nusoap_xmlschema: processing untyped element RankingProduktyDniaResult type __RankingProduktyDniaResponse_ContainedType_RankingProduktyDniaResult_ContainedType
2021-01-24 22:28:12.207387 nusoap_xmlschema: add element RankingProduktyDniaResult to complexType _RankingProduktyDniaResponse_ContainedType
2021-01-24 22:28:12.207400 nusoap_xmlschema: processing unnamed complexType for element RankingProduktyDniaResult named __RankingProduktyDniaResponse_ContainedType_RankingProduktyDniaResult_ContainedType
2021-01-24 22:28:12.207424 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:28:12.207449 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:28:12.207467 nusoap_xmlschema: done processing complexType __RankingProduktyDniaResponse_ContainedType_RankingProduktyDniaResult_ContainedType
2021-01-24 22:28:12.207478 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-24 22:28:12.207488 nusoap_xmlschema: done processing element RankingProduktyDniaResult
2021-01-24 22:28:12.207500 nusoap_xmlschema: done processing complexType _RankingProduktyDniaResponse_ContainedType
2021-01-24 22:28:12.207514 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["RankingProduktyDniaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(25) "RankingProduktyDniaResult"
["form"]=>
string(9) "qualified"
["type"]=>
string(103) "http://tempuri.org/:__RankingProduktyDniaResponse_ContainedType_RankingProduktyDniaResult_ContainedType"
}
}
}
2021-01-24 22:28:12.207525 nusoap_xmlschema: done processing element RankingProduktyDniaResponse
2021-01-24 22:28:12.207556 nusoap_xmlschema: processing untyped element RaportDowozowy type _RaportDowozowy_ContainedType
2021-01-24 22:28:12.207568 nusoap_xmlschema: add element RaportDowozowy to elements array
2021-01-24 22:28:12.207595 nusoap_xmlschema: processing unnamed complexType for element RaportDowozowy named _RaportDowozowy_ContainedType
2021-01-24 22:28:12.207643 nusoap_xmlschema: processing typed element status of type http://www.w3.org/2001/XMLSchema:unsignedByte
2021-01-24 22:28:12.207655 nusoap_xmlschema: add element status to complexType _RaportDowozowy_ContainedType
2021-01-24 22:28:12.207674 nusoap_xmlschema: done processing element status
2021-01-24 22:28:12.207699 nusoap_xmlschema: done processing complexType _RaportDowozowy_ContainedType
2021-01-24 22:28:12.207722 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["status"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "status"
["type"]=>
string(45) "http://www.w3.org/2001/XMLSchema:unsignedByte"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.207736 nusoap_xmlschema: done processing element RaportDowozowy
2021-01-24 22:28:12.207753 nusoap_xmlschema: processing untyped element RaportDowozowyResponse type _RaportDowozowyResponse_ContainedType
2021-01-24 22:28:12.207759 nusoap_xmlschema: add element RaportDowozowyResponse to elements array
2021-01-24 22:28:12.207773 nusoap_xmlschema: processing unnamed complexType for element RaportDowozowyResponse named _RaportDowozowyResponse_ContainedType
2021-01-24 22:28:12.207796 nusoap_xmlschema: processing untyped element RaportDowozowyResult type __RaportDowozowyResponse_ContainedType_RaportDowozowyResult_ContainedType
2021-01-24 22:28:12.207802 nusoap_xmlschema: add element RaportDowozowyResult to complexType _RaportDowozowyResponse_ContainedType
2021-01-24 22:28:12.207815 nusoap_xmlschema: processing unnamed complexType for element RaportDowozowyResult named __RaportDowozowyResponse_ContainedType_RaportDowozowyResult_ContainedType
2021-01-24 22:28:12.207838 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:28:12.207857 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:28:12.207874 nusoap_xmlschema: done processing complexType __RaportDowozowyResponse_ContainedType_RaportDowozowyResult_ContainedType
2021-01-24 22:28:12.207884 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-24 22:28:12.207894 nusoap_xmlschema: done processing element RaportDowozowyResult
2021-01-24 22:28:12.207906 nusoap_xmlschema: done processing complexType _RaportDowozowyResponse_ContainedType
2021-01-24 22:28:12.207920 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["RaportDowozowyResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(20) "RaportDowozowyResult"
["form"]=>
string(9) "qualified"
["type"]=>
string(93) "http://tempuri.org/:__RaportDowozowyResponse_ContainedType_RaportDowozowyResult_ContainedType"
}
}
}
2021-01-24 22:28:12.207930 nusoap_xmlschema: done processing element RaportDowozowyResponse
2021-01-24 22:28:12.207945 nusoap_xmlschema: processing untyped element ProduktyDnia type _ProduktyDnia_ContainedType
2021-01-24 22:28:12.207951 nusoap_xmlschema: add element ProduktyDnia to elements array
2021-01-24 22:28:12.207964 nusoap_xmlschema: processing unnamed complexType for element ProduktyDnia named _ProduktyDnia_ContainedType
2021-01-24 22:28:12.207987 nusoap_xmlschema: processing typed element dniWstecz of type http://www.w3.org/2001/XMLSchema:unsignedByte
2021-01-24 22:28:12.207994 nusoap_xmlschema: add element dniWstecz to complexType _ProduktyDnia_ContainedType
2021-01-24 22:28:12.208004 nusoap_xmlschema: done processing element dniWstecz
2021-01-24 22:28:12.208017 nusoap_xmlschema: done processing complexType _ProduktyDnia_ContainedType
2021-01-24 22:28:12.208031 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["dniWstecz"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "dniWstecz"
["type"]=>
string(45) "http://www.w3.org/2001/XMLSchema:unsignedByte"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.208041 nusoap_xmlschema: done processing element ProduktyDnia
2021-01-24 22:28:12.208057 nusoap_xmlschema: processing untyped element ProduktyDniaResponse type _ProduktyDniaResponse_ContainedType
2021-01-24 22:28:12.208063 nusoap_xmlschema: add element ProduktyDniaResponse to elements array
2021-01-24 22:28:12.208076 nusoap_xmlschema: processing unnamed complexType for element ProduktyDniaResponse named _ProduktyDniaResponse_ContainedType
2021-01-24 22:28:12.208098 nusoap_xmlschema: processing untyped element ProduktyDniaResult type __ProduktyDniaResponse_ContainedType_ProduktyDniaResult_ContainedType
2021-01-24 22:28:12.208104 nusoap_xmlschema: add element ProduktyDniaResult to complexType _ProduktyDniaResponse_ContainedType
2021-01-24 22:28:12.208117 nusoap_xmlschema: processing unnamed complexType for element ProduktyDniaResult named __ProduktyDniaResponse_ContainedType_ProduktyDniaResult_ContainedType
2021-01-24 22:28:12.208140 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:28:12.208159 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:28:12.208175 nusoap_xmlschema: done processing complexType __ProduktyDniaResponse_ContainedType_ProduktyDniaResult_ContainedType
2021-01-24 22:28:12.208186 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-24 22:28:12.208196 nusoap_xmlschema: done processing element ProduktyDniaResult
2021-01-24 22:28:12.208208 nusoap_xmlschema: done processing complexType _ProduktyDniaResponse_ContainedType
2021-01-24 22:28:12.208222 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["ProduktyDniaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(18) "ProduktyDniaResult"
["form"]=>
string(9) "qualified"
["type"]=>
string(89) "http://tempuri.org/:__ProduktyDniaResponse_ContainedType_ProduktyDniaResult_ContainedType"
}
}
}
2021-01-24 22:28:12.208232 nusoap_xmlschema: done processing element ProduktyDniaResponse
2021-01-24 22:28:12.208246 nusoap_xmlschema: processing untyped element DodajZamowienie type _DodajZamowienie_ContainedType
2021-01-24 22:28:12.208252 nusoap_xmlschema: add element DodajZamowienie to elements array
2021-01-24 22:28:12.208265 nusoap_xmlschema: processing unnamed complexType for element DodajZamowienie named _DodajZamowienie_ContainedType
2021-01-24 22:28:12.208289 nusoap_xmlschema: processing typed element idKh_ext of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.208296 nusoap_xmlschema: add element idKh_ext to complexType _DodajZamowienie_ContainedType
2021-01-24 22:28:12.208306 nusoap_xmlschema: done processing element idKh_ext
2021-01-24 22:28:12.208323 nusoap_xmlschema: processing typed element idKh_ERP of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.208330 nusoap_xmlschema: add element idKh_ERP to complexType _DodajZamowienie_ContainedType
2021-01-24 22:28:12.208339 nusoap_xmlschema: done processing element idKh_ERP
2021-01-24 22:28:12.208356 nusoap_xmlschema: processing typed element idMag of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.208362 nusoap_xmlschema: add element idMag to complexType _DodajZamowienie_ContainedType
2021-01-24 22:28:12.208372 nusoap_xmlschema: done processing element idMag
2021-01-24 22:28:12.208389 nusoap_xmlschema: processing typed element typDok of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.208395 nusoap_xmlschema: add element typDok to complexType _DodajZamowienie_ContainedType
2021-01-24 22:28:12.208405 nusoap_xmlschema: done processing element typDok
2021-01-24 22:28:12.208421 nusoap_xmlschema: processing typed element uwagi of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.208431 nusoap_xmlschema: add element uwagi to complexType _DodajZamowienie_ContainedType
2021-01-24 22:28:12.208443 nusoap_xmlschema: done processing element uwagi
2021-01-24 22:28:12.208461 nusoap_xmlschema: processing typed element sklep of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.208468 nusoap_xmlschema: add element sklep to complexType _DodajZamowienie_ContainedType
2021-01-24 22:28:12.208477 nusoap_xmlschema: done processing element sklep
2021-01-24 22:28:12.208494 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.208501 nusoap_xmlschema: add element waluta to complexType _DodajZamowienie_ContainedType
2021-01-24 22:28:12.208510 nusoap_xmlschema: done processing element waluta
2021-01-24 22:28:12.208523 nusoap_xmlschema: done processing complexType _DodajZamowienie_ContainedType
2021-01-24 22:28:12.208565 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(7) {
["idKh_ext"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "idKh_ext"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idKh_ERP"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "idKh_ERP"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idMag"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "idMag"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["typDok"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "typDok"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["uwagi"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "uwagi"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["sklep"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "sklep"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.208578 nusoap_xmlschema: done processing element DodajZamowienie
2021-01-24 22:28:12.208594 nusoap_xmlschema: processing untyped element DodajZamowienieResponse type _DodajZamowienieResponse_ContainedType
2021-01-24 22:28:12.208600 nusoap_xmlschema: add element DodajZamowienieResponse to elements array
2021-01-24 22:28:12.208614 nusoap_xmlschema: processing unnamed complexType for element DodajZamowienieResponse named _DodajZamowienieResponse_ContainedType
2021-01-24 22:28:12.208638 nusoap_xmlschema: processing typed element DodajZamowienieResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.208645 nusoap_xmlschema: add element DodajZamowienieResult to complexType _DodajZamowienieResponse_ContainedType
2021-01-24 22:28:12.208655 nusoap_xmlschema: done processing element DodajZamowienieResult
2021-01-24 22:28:12.208668 nusoap_xmlschema: done processing complexType _DodajZamowienieResponse_ContainedType
2021-01-24 22:28:12.208683 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DodajZamowienieResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(21) "DodajZamowienieResult"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.208692 nusoap_xmlschema: done processing element DodajZamowienieResponse
2021-01-24 22:28:12.208707 nusoap_xmlschema: processing untyped element DodajPozycje type _DodajPozycje_ContainedType
2021-01-24 22:28:12.208713 nusoap_xmlschema: add element DodajPozycje to elements array
2021-01-24 22:28:12.208726 nusoap_xmlschema: processing unnamed complexType for element DodajPozycje named _DodajPozycje_ContainedType
2021-01-24 22:28:12.208763 nusoap_xmlschema: processing typed element idNagl of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.208776 nusoap_xmlschema: add element idNagl to complexType _DodajPozycje_ContainedType
2021-01-24 22:28:12.208794 nusoap_xmlschema: done processing element idNagl
2021-01-24 22:28:12.208826 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.208838 nusoap_xmlschema: add element idTw to complexType _DodajPozycje_ContainedType
2021-01-24 22:28:12.208864 nusoap_xmlschema: done processing element idTw
2021-01-24 22:28:12.208897 nusoap_xmlschema: processing typed element ilosc of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.208909 nusoap_xmlschema: add element ilosc to complexType _DodajPozycje_ContainedType
2021-01-24 22:28:12.208925 nusoap_xmlschema: done processing element ilosc
2021-01-24 22:28:12.208939 nusoap_xmlschema: done processing complexType _DodajPozycje_ContainedType
2021-01-24 22:28:12.208962 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(3) {
["idNagl"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "idNagl"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["ilosc"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "ilosc"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.208972 nusoap_xmlschema: done processing element DodajPozycje
2021-01-24 22:28:12.208988 nusoap_xmlschema: processing untyped element DodajPozycjeResponse type _DodajPozycjeResponse_ContainedType
2021-01-24 22:28:12.208994 nusoap_xmlschema: add element DodajPozycjeResponse to elements array
2021-01-24 22:28:12.209007 nusoap_xmlschema: processing unnamed complexType for element DodajPozycjeResponse named _DodajPozycjeResponse_ContainedType
2021-01-24 22:28:12.209032 nusoap_xmlschema: processing typed element DodajPozycjeResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.209039 nusoap_xmlschema: add element DodajPozycjeResult to complexType _DodajPozycjeResponse_ContainedType
2021-01-24 22:28:12.209049 nusoap_xmlschema: done processing element DodajPozycjeResult
2021-01-24 22:28:12.209062 nusoap_xmlschema: done processing complexType _DodajPozycjeResponse_ContainedType
2021-01-24 22:28:12.209076 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DodajPozycjeResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(18) "DodajPozycjeResult"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.209086 nusoap_xmlschema: done processing element DodajPozycjeResponse
2021-01-24 22:28:12.209101 nusoap_xmlschema: processing untyped element DodajZamowienieProgramLojalnosciowy type _DodajZamowienieProgramLojalnosciowy_ContainedType
2021-01-24 22:28:12.209107 nusoap_xmlschema: add element DodajZamowienieProgramLojalnosciowy to elements array
2021-01-24 22:28:12.209120 nusoap_xmlschema: processing unnamed complexType for element DodajZamowienieProgramLojalnosciowy named _DodajZamowienieProgramLojalnosciowy_ContainedType
2021-01-24 22:28:12.209145 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.209152 nusoap_xmlschema: add element idKh to complexType _DodajZamowienieProgramLojalnosciowy_ContainedType
2021-01-24 22:28:12.209162 nusoap_xmlschema: done processing element idKh
2021-01-24 22:28:12.209175 nusoap_xmlschema: done processing complexType _DodajZamowienieProgramLojalnosciowy_ContainedType
2021-01-24 22:28:12.209190 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.209200 nusoap_xmlschema: done processing element DodajZamowienieProgramLojalnosciowy
2021-01-24 22:28:12.209215 nusoap_xmlschema: processing untyped element DodajZamowienieProgramLojalnosciowyResponse type _DodajZamowienieProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:28:12.209221 nusoap_xmlschema: add element DodajZamowienieProgramLojalnosciowyResponse to elements array
2021-01-24 22:28:12.209234 nusoap_xmlschema: processing unnamed complexType for element DodajZamowienieProgramLojalnosciowyResponse named _DodajZamowienieProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:28:12.209258 nusoap_xmlschema: processing typed element DodajZamowienieProgramLojalnosciowyResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.209265 nusoap_xmlschema: add element DodajZamowienieProgramLojalnosciowyResult to complexType _DodajZamowienieProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:28:12.209275 nusoap_xmlschema: done processing element DodajZamowienieProgramLojalnosciowyResult
2021-01-24 22:28:12.209288 nusoap_xmlschema: done processing complexType _DodajZamowienieProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:28:12.209303 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DodajZamowienieProgramLojalnosciowyResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(41) "DodajZamowienieProgramLojalnosciowyResult"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.209313 nusoap_xmlschema: done processing element DodajZamowienieProgramLojalnosciowyResponse
2021-01-24 22:28:12.209327 nusoap_xmlschema: processing untyped element DodajKodRabatowy type _DodajKodRabatowy_ContainedType
2021-01-24 22:28:12.209333 nusoap_xmlschema: add element DodajKodRabatowy to elements array
2021-01-24 22:28:12.209346 nusoap_xmlschema: processing unnamed complexType for element DodajKodRabatowy named _DodajKodRabatowy_ContainedType
2021-01-24 22:28:12.209371 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.209377 nusoap_xmlschema: add element idKh to complexType _DodajKodRabatowy_ContainedType
2021-01-24 22:28:12.209387 nusoap_xmlschema: done processing element idKh
2021-01-24 22:28:12.209404 nusoap_xmlschema: processing typed element prefiksKodu of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.209411 nusoap_xmlschema: add element prefiksKodu to complexType _DodajKodRabatowy_ContainedType
2021-01-24 22:28:12.209420 nusoap_xmlschema: done processing element prefiksKodu
2021-01-24 22:28:12.209446 nusoap_xmlschema: processing typed element kod of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.209455 nusoap_xmlschema: add element kod to complexType _DodajKodRabatowy_ContainedType
2021-01-24 22:28:12.209465 nusoap_xmlschema: done processing element kod
2021-01-24 22:28:12.209484 nusoap_xmlschema: processing typed element procent of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.209490 nusoap_xmlschema: add element procent to complexType _DodajKodRabatowy_ContainedType
2021-01-24 22:28:12.209500 nusoap_xmlschema: done processing element procent
2021-01-24 22:28:12.209517 nusoap_xmlschema: processing typed element waznyDo of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.209524 nusoap_xmlschema: add element waznyDo to complexType _DodajKodRabatowy_ContainedType
2021-01-24 22:28:12.209533 nusoap_xmlschema: done processing element waznyDo
2021-01-24 22:28:12.209546 nusoap_xmlschema: done processing complexType _DodajKodRabatowy_ContainedType
2021-01-24 22:28:12.209582 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(5) {
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["prefiksKodu"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "prefiksKodu"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["kod"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(3) "kod"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["procent"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "procent"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["waznyDo"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "waznyDo"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.209594 nusoap_xmlschema: done processing element DodajKodRabatowy
2021-01-24 22:28:12.209609 nusoap_xmlschema: processing untyped element DodajKodRabatowyResponse type _DodajKodRabatowyResponse_ContainedType
2021-01-24 22:28:12.209615 nusoap_xmlschema: add element DodajKodRabatowyResponse to elements array
2021-01-24 22:28:12.209629 nusoap_xmlschema: processing unnamed complexType for element DodajKodRabatowyResponse named _DodajKodRabatowyResponse_ContainedType
2021-01-24 22:28:12.209653 nusoap_xmlschema: processing typed element DodajKodRabatowyResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.209660 nusoap_xmlschema: add element DodajKodRabatowyResult to complexType _DodajKodRabatowyResponse_ContainedType
2021-01-24 22:28:12.209670 nusoap_xmlschema: done processing element DodajKodRabatowyResult
2021-01-24 22:28:12.209689 nusoap_xmlschema: done processing complexType _DodajKodRabatowyResponse_ContainedType
2021-01-24 22:28:12.209712 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DodajKodRabatowyResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(22) "DodajKodRabatowyResult"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.209731 nusoap_xmlschema: done processing element DodajKodRabatowyResponse
2021-01-24 22:28:12.209757 nusoap_xmlschema: processing untyped element DodajPozycjeProgramLojalnosciowy type _DodajPozycjeProgramLojalnosciowy_ContainedType
2021-01-24 22:28:12.209767 nusoap_xmlschema: add element DodajPozycjeProgramLojalnosciowy to elements array
2021-01-24 22:28:12.209783 nusoap_xmlschema: processing unnamed complexType for element DodajPozycjeProgramLojalnosciowy named _DodajPozycjeProgramLojalnosciowy_ContainedType
2021-01-24 22:28:12.209808 nusoap_xmlschema: processing typed element idNagl of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.209815 nusoap_xmlschema: add element idNagl to complexType _DodajPozycjeProgramLojalnosciowy_ContainedType
2021-01-24 22:28:12.209825 nusoap_xmlschema: done processing element idNagl
2021-01-24 22:28:12.209843 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.209849 nusoap_xmlschema: add element idTw to complexType _DodajPozycjeProgramLojalnosciowy_ContainedType
2021-01-24 22:28:12.209859 nusoap_xmlschema: done processing element idTw
2021-01-24 22:28:12.209876 nusoap_xmlschema: processing typed element ilosc of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.209882 nusoap_xmlschema: add element ilosc to complexType _DodajPozycjeProgramLojalnosciowy_ContainedType
2021-01-24 22:28:12.209891 nusoap_xmlschema: done processing element ilosc
2021-01-24 22:28:12.209904 nusoap_xmlschema: done processing complexType _DodajPozycjeProgramLojalnosciowy_ContainedType
2021-01-24 22:28:12.209927 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(3) {
["idNagl"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "idNagl"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["ilosc"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "ilosc"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.209937 nusoap_xmlschema: done processing element DodajPozycjeProgramLojalnosciowy
2021-01-24 22:28:12.209951 nusoap_xmlschema: processing untyped element DodajPozycjeProgramLojalnosciowyResponse type _DodajPozycjeProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:28:12.209957 nusoap_xmlschema: add element DodajPozycjeProgramLojalnosciowyResponse to elements array
2021-01-24 22:28:12.209971 nusoap_xmlschema: processing unnamed complexType for element DodajPozycjeProgramLojalnosciowyResponse named _DodajPozycjeProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:28:12.209995 nusoap_xmlschema: processing typed element DodajPozycjeProgramLojalnosciowyResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.210002 nusoap_xmlschema: add element DodajPozycjeProgramLojalnosciowyResult to complexType _DodajPozycjeProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:28:12.210012 nusoap_xmlschema: done processing element DodajPozycjeProgramLojalnosciowyResult
2021-01-24 22:28:12.210025 nusoap_xmlschema: done processing complexType _DodajPozycjeProgramLojalnosciowyResponse_ContainedType
2021-01-24 22:28:12.210039 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DodajPozycjeProgramLojalnosciowyResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(38) "DodajPozycjeProgramLojalnosciowyResult"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.210049 nusoap_xmlschema: done processing element DodajPozycjeProgramLojalnosciowyResponse
2021-01-24 22:28:12.210064 nusoap_xmlschema: processing untyped element CenyTowarowPaczka type _CenyTowarowPaczka_ContainedType
2021-01-24 22:28:12.210070 nusoap_xmlschema: add element CenyTowarowPaczka to elements array
2021-01-24 22:28:12.210083 nusoap_xmlschema: processing unnamed complexType for element CenyTowarowPaczka named _CenyTowarowPaczka_ContainedType
2021-01-24 22:28:12.210107 nusoap_xmlschema: processing typed element listaId of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.210115 nusoap_xmlschema: add element listaId to complexType _CenyTowarowPaczka_ContainedType
2021-01-24 22:28:12.210125 nusoap_xmlschema: done processing element listaId
2021-01-24 22:28:12.210142 nusoap_xmlschema: processing typed element khId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.210148 nusoap_xmlschema: add element khId to complexType _CenyTowarowPaczka_ContainedType
2021-01-24 22:28:12.210158 nusoap_xmlschema: done processing element khId
2021-01-24 22:28:12.210174 nusoap_xmlschema: processing typed element magId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.210181 nusoap_xmlschema: add element magId to complexType _CenyTowarowPaczka_ContainedType
2021-01-24 22:28:12.210190 nusoap_xmlschema: done processing element magId
2021-01-24 22:28:12.210220 nusoap_xmlschema: processing typed element symbolWaluty of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.210232 nusoap_xmlschema: add element symbolWaluty to complexType _CenyTowarowPaczka_ContainedType
2021-01-24 22:28:12.210250 nusoap_xmlschema: done processing element symbolWaluty
2021-01-24 22:28:12.210283 nusoap_xmlschema: processing typed element separator of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.210294 nusoap_xmlschema: add element separator to complexType _CenyTowarowPaczka_ContainedType
2021-01-24 22:28:12.210312 nusoap_xmlschema: done processing element separator
2021-01-24 22:28:12.210338 nusoap_xmlschema: done processing complexType _CenyTowarowPaczka_ContainedType
2021-01-24 22:28:12.210379 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(5) {
["listaId"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "listaId"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["khId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "khId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["magId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "magId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["symbolWaluty"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "symbolWaluty"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["separator"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "separator"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.210394 nusoap_xmlschema: done processing element CenyTowarowPaczka
2021-01-24 22:28:12.210411 nusoap_xmlschema: processing untyped element CenyTowarowPaczkaResponse type _CenyTowarowPaczkaResponse_ContainedType
2021-01-24 22:28:12.210417 nusoap_xmlschema: add element CenyTowarowPaczkaResponse to elements array
2021-01-24 22:28:12.210436 nusoap_xmlschema: processing unnamed complexType for element CenyTowarowPaczkaResponse named _CenyTowarowPaczkaResponse_ContainedType
2021-01-24 22:28:12.210463 nusoap_xmlschema: processing typed element CenyTowarowPaczkaResult of type http://tempuri.org/:ArrayOfCenyPaczka
2021-01-24 22:28:12.210470 nusoap_xmlschema: add element CenyTowarowPaczkaResult to complexType _CenyTowarowPaczkaResponse_ContainedType
2021-01-24 22:28:12.210480 nusoap_xmlschema: done processing element CenyTowarowPaczkaResult
2021-01-24 22:28:12.210493 nusoap_xmlschema: done processing complexType _CenyTowarowPaczkaResponse_ContainedType
2021-01-24 22:28:12.210508 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["CenyTowarowPaczkaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(23) "CenyTowarowPaczkaResult"
["type"]=>
string(37) "http://tempuri.org/:ArrayOfCenyPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.210518 nusoap_xmlschema: done processing element CenyTowarowPaczkaResponse
2021-01-24 22:28:12.210532 nusoap_xmlschema: processing named complexType ArrayOfCenyPaczka
2021-01-24 22:28:12.210567 nusoap_xmlschema: processing typed element CenyPaczka of type http://tempuri.org/:CenyPaczka
2021-01-24 22:28:12.210575 nusoap_xmlschema: add element CenyPaczka to complexType ArrayOfCenyPaczka
2021-01-24 22:28:12.210585 nusoap_xmlschema: done processing element CenyPaczka
2021-01-24 22:28:12.210598 nusoap_xmlschema: done processing complexType ArrayOfCenyPaczka
2021-01-24 22:28:12.210614 nusoap_xmlschema: array(6) {
["name"]=>
string(17) "ArrayOfCenyPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["CenyPaczka"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(10) "CenyPaczka"
["nillable"]=>
string(4) "true"
["type"]=>
string(30) "http://tempuri.org/:CenyPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.210628 nusoap_xmlschema: processing named complexType CenyPaczka
2021-01-24 22:28:12.210653 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.210659 nusoap_xmlschema: add element idTw to complexType CenyPaczka
2021-01-24 22:28:12.210669 nusoap_xmlschema: done processing element idTw
2021-01-24 22:28:12.210686 nusoap_xmlschema: processing typed element detalNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.210693 nusoap_xmlschema: add element detalNetto to complexType CenyPaczka
2021-01-24 22:28:12.210703 nusoap_xmlschema: done processing element detalNetto
2021-01-24 22:28:12.210720 nusoap_xmlschema: processing typed element detalBrutto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.210726 nusoap_xmlschema: add element detalBrutto to complexType CenyPaczka
2021-01-24 22:28:12.210736 nusoap_xmlschema: done processing element detalBrutto
2021-01-24 22:28:12.210753 nusoap_xmlschema: processing typed element klientNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.210759 nusoap_xmlschema: add element klientNetto to complexType CenyPaczka
2021-01-24 22:28:12.210768 nusoap_xmlschema: done processing element klientNetto
2021-01-24 22:28:12.210785 nusoap_xmlschema: processing typed element klientBrutto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.210791 nusoap_xmlschema: add element klientBrutto to complexType CenyPaczka
2021-01-24 22:28:12.210800 nusoap_xmlschema: done processing element klientBrutto
2021-01-24 22:28:12.210825 nusoap_xmlschema: processing typed element promowany of type http://www.w3.org/2001/XMLSchema:unsignedByte
2021-01-24 22:28:12.210837 nusoap_xmlschema: add element promowany to complexType CenyPaczka
2021-01-24 22:28:12.210856 nusoap_xmlschema: done processing element promowany
2021-01-24 22:28:12.210890 nusoap_xmlschema: processing typed element punktyLojalnosciowy of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.210904 nusoap_xmlschema: add element punktyLojalnosciowy to complexType CenyPaczka
2021-01-24 22:28:12.210923 nusoap_xmlschema: done processing element punktyLojalnosciowy
2021-01-24 22:28:12.210958 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.210971 nusoap_xmlschema: add element waluta to complexType CenyPaczka
2021-01-24 22:28:12.210990 nusoap_xmlschema: done processing element waluta
2021-01-24 22:28:12.211025 nusoap_xmlschema: processing typed element stawkaVAT of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.211033 nusoap_xmlschema: add element stawkaVAT to complexType CenyPaczka
2021-01-24 22:28:12.211045 nusoap_xmlschema: done processing element stawkaVAT
2021-01-24 22:28:12.211063 nusoap_xmlschema: processing typed element czas of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.211071 nusoap_xmlschema: add element czas to complexType CenyPaczka
2021-01-24 22:28:12.211081 nusoap_xmlschema: done processing element czas
2021-01-24 22:28:12.211102 nusoap_xmlschema: processing typed element lacznyczas of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.211109 nusoap_xmlschema: add element lacznyczas to complexType CenyPaczka
2021-01-24 22:28:12.211118 nusoap_xmlschema: done processing element lacznyczas
2021-01-24 22:28:12.211131 nusoap_xmlschema: done processing complexType CenyPaczka
2021-01-24 22:28:12.211185 nusoap_xmlschema: array(6) {
["name"]=>
string(10) "CenyPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(11) {
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["detalNetto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "detalNetto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["detalBrutto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "detalBrutto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["klientNetto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "klientNetto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["klientBrutto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "klientBrutto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["promowany"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "promowany"
["type"]=>
string(45) "http://www.w3.org/2001/XMLSchema:unsignedByte"
["form"]=>
string(9) "qualified"
}
["punktyLojalnosciowy"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(19) "punktyLojalnosciowy"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["stawkaVAT"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "stawkaVAT"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["czas"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "czas"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["lacznyczas"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "lacznyczas"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.211203 nusoap_xmlschema: processing untyped element DokumentyPaczka type _DokumentyPaczka_ContainedType
2021-01-24 22:28:12.211209 nusoap_xmlschema: add element DokumentyPaczka to elements array
2021-01-24 22:28:12.211224 nusoap_xmlschema: processing unnamed complexType for element DokumentyPaczka named _DokumentyPaczka_ContainedType
2021-01-24 22:28:12.211248 nusoap_xmlschema: processing typed element khId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.211255 nusoap_xmlschema: add element khId to complexType _DokumentyPaczka_ContainedType
2021-01-24 22:28:12.211265 nusoap_xmlschema: done processing element khId
2021-01-24 22:28:12.211282 nusoap_xmlschema: processing typed element dataOd of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.211289 nusoap_xmlschema: add element dataOd to complexType _DokumentyPaczka_ContainedType
2021-01-24 22:28:12.211298 nusoap_xmlschema: done processing element dataOd
2021-01-24 22:28:12.211315 nusoap_xmlschema: processing typed element dataDo of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.211321 nusoap_xmlschema: add element dataDo to complexType _DokumentyPaczka_ContainedType
2021-01-24 22:28:12.211330 nusoap_xmlschema: done processing element dataDo
2021-01-24 22:28:12.211347 nusoap_xmlschema: processing typed element typ of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.211353 nusoap_xmlschema: add element typ to complexType _DokumentyPaczka_ContainedType
2021-01-24 22:28:12.211363 nusoap_xmlschema: done processing element typ
2021-01-24 22:28:12.211375 nusoap_xmlschema: done processing complexType _DokumentyPaczka_ContainedType
2021-01-24 22:28:12.211401 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(4) {
["khId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "khId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["dataOd"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "dataOd"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dataDo"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "dataDo"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["typ"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(3) "typ"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.211412 nusoap_xmlschema: done processing element DokumentyPaczka
2021-01-24 22:28:12.211428 nusoap_xmlschema: processing untyped element DokumentyPaczkaResponse type _DokumentyPaczkaResponse_ContainedType
2021-01-24 22:28:12.211440 nusoap_xmlschema: add element DokumentyPaczkaResponse to elements array
2021-01-24 22:28:12.211465 nusoap_xmlschema: processing unnamed complexType for element DokumentyPaczkaResponse named _DokumentyPaczkaResponse_ContainedType
2021-01-24 22:28:12.211512 nusoap_xmlschema: processing typed element DokumentyPaczkaResult of type http://tempuri.org/:ArrayOfDokumentyPaczka
2021-01-24 22:28:12.211524 nusoap_xmlschema: add element DokumentyPaczkaResult to complexType _DokumentyPaczkaResponse_ContainedType
2021-01-24 22:28:12.211543 nusoap_xmlschema: done processing element DokumentyPaczkaResult
2021-01-24 22:28:12.211577 nusoap_xmlschema: done processing complexType _DokumentyPaczkaResponse_ContainedType
2021-01-24 22:28:12.211604 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DokumentyPaczkaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(21) "DokumentyPaczkaResult"
["type"]=>
string(42) "http://tempuri.org/:ArrayOfDokumentyPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.211623 nusoap_xmlschema: done processing element DokumentyPaczkaResponse
2021-01-24 22:28:12.211639 nusoap_xmlschema: processing named complexType ArrayOfDokumentyPaczka
2021-01-24 22:28:12.211667 nusoap_xmlschema: processing typed element DokumentyPaczka of type http://tempuri.org/:DokumentyPaczka
2021-01-24 22:28:12.211674 nusoap_xmlschema: add element DokumentyPaczka to complexType ArrayOfDokumentyPaczka
2021-01-24 22:28:12.211684 nusoap_xmlschema: done processing element DokumentyPaczka
2021-01-24 22:28:12.211697 nusoap_xmlschema: done processing complexType ArrayOfDokumentyPaczka
2021-01-24 22:28:12.211714 nusoap_xmlschema: array(6) {
["name"]=>
string(22) "ArrayOfDokumentyPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DokumentyPaczka"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(15) "DokumentyPaczka"
["nillable"]=>
string(4) "true"
["type"]=>
string(35) "http://tempuri.org/:DokumentyPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.211728 nusoap_xmlschema: processing named complexType DokumentyPaczka
2021-01-24 22:28:12.211753 nusoap_xmlschema: processing typed element idDok of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.211760 nusoap_xmlschema: add element idDok to complexType DokumentyPaczka
2021-01-24 22:28:12.211769 nusoap_xmlschema: done processing element idDok
2021-01-24 22:28:12.211786 nusoap_xmlschema: processing typed element nrDok of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.211793 nusoap_xmlschema: add element nrDok to complexType DokumentyPaczka
2021-01-24 22:28:12.211802 nusoap_xmlschema: done processing element nrDok
2021-01-24 22:28:12.211819 nusoap_xmlschema: processing typed element typDok of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.211825 nusoap_xmlschema: add element typDok to complexType DokumentyPaczka
2021-01-24 22:28:12.211834 nusoap_xmlschema: done processing element typDok
2021-01-24 22:28:12.211851 nusoap_xmlschema: processing typed element idMagazynu of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.211858 nusoap_xmlschema: add element idMagazynu to complexType DokumentyPaczka
2021-01-24 22:28:12.211867 nusoap_xmlschema: done processing element idMagazynu
2021-01-24 22:28:12.211884 nusoap_xmlschema: processing typed element wartoscNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.211890 nusoap_xmlschema: add element wartoscNetto to complexType DokumentyPaczka
2021-01-24 22:28:12.211900 nusoap_xmlschema: done processing element wartoscNetto
2021-01-24 22:28:12.211916 nusoap_xmlschema: processing typed element wartoscBrutto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.211923 nusoap_xmlschema: add element wartoscBrutto to complexType DokumentyPaczka
2021-01-24 22:28:12.211932 nusoap_xmlschema: done processing element wartoscBrutto
2021-01-24 22:28:12.211949 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.211956 nusoap_xmlschema: add element waluta to complexType DokumentyPaczka
2021-01-24 22:28:12.211965 nusoap_xmlschema: done processing element waluta
2021-01-24 22:28:12.211981 nusoap_xmlschema: processing typed element dataWystawienia of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.211988 nusoap_xmlschema: add element dataWystawienia to complexType DokumentyPaczka
2021-01-24 22:28:12.211997 nusoap_xmlschema: done processing element dataWystawienia
2021-01-24 22:28:12.212014 nusoap_xmlschema: processing typed element terminPlatnosci of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.212021 nusoap_xmlschema: add element terminPlatnosci to complexType DokumentyPaczka
2021-01-24 22:28:12.212031 nusoap_xmlschema: done processing element terminPlatnosci
2021-01-24 22:28:12.212047 nusoap_xmlschema: processing typed element czas of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.212054 nusoap_xmlschema: add element czas to complexType DokumentyPaczka
2021-01-24 22:28:12.212063 nusoap_xmlschema: done processing element czas
2021-01-24 22:28:12.212080 nusoap_xmlschema: processing typed element lacznyczas of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.212086 nusoap_xmlschema: add element lacznyczas to complexType DokumentyPaczka
2021-01-24 22:28:12.212096 nusoap_xmlschema: done processing element lacznyczas
2021-01-24 22:28:12.212108 nusoap_xmlschema: done processing complexType DokumentyPaczka
2021-01-24 22:28:12.212185 nusoap_xmlschema: array(6) {
["name"]=>
string(15) "DokumentyPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(11) {
["idDok"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "idDok"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["nrDok"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "nrDok"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["typDok"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "typDok"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idMagazynu"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "idMagazynu"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["wartoscNetto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "wartoscNetto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["wartoscBrutto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "wartoscBrutto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dataWystawienia"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "dataWystawienia"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["terminPlatnosci"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "terminPlatnosci"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["czas"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "czas"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["lacznyczas"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "lacznyczas"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.212209 nusoap_xmlschema: processing untyped element DokumentyIdPaczka type _DokumentyIdPaczka_ContainedType
2021-01-24 22:28:12.212216 nusoap_xmlschema: add element DokumentyIdPaczka to elements array
2021-01-24 22:28:12.212231 nusoap_xmlschema: processing unnamed complexType for element DokumentyIdPaczka named _DokumentyIdPaczka_ContainedType
2021-01-24 22:28:12.212256 nusoap_xmlschema: processing typed element listaId of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.212263 nusoap_xmlschema: add element listaId to complexType _DokumentyIdPaczka_ContainedType
2021-01-24 22:28:12.212272 nusoap_xmlschema: done processing element listaId
2021-01-24 22:28:12.212290 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.212296 nusoap_xmlschema: add element idKh to complexType _DokumentyIdPaczka_ContainedType
2021-01-24 22:28:12.212305 nusoap_xmlschema: done processing element idKh
2021-01-24 22:28:12.212322 nusoap_xmlschema: processing typed element separator of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.212329 nusoap_xmlschema: add element separator to complexType _DokumentyIdPaczka_ContainedType
2021-01-24 22:28:12.212338 nusoap_xmlschema: done processing element separator
2021-01-24 22:28:12.212354 nusoap_xmlschema: processing typed element pozycjeDokumentu of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-24 22:28:12.212361 nusoap_xmlschema: add element pozycjeDokumentu to complexType _DokumentyIdPaczka_ContainedType
2021-01-24 22:28:12.212370 nusoap_xmlschema: done processing element pozycjeDokumentu
2021-01-24 22:28:12.212383 nusoap_xmlschema: done processing complexType _DokumentyIdPaczka_ContainedType
2021-01-24 22:28:12.212409 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(4) {
["listaId"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "listaId"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["separator"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "separator"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["pozycjeDokumentu"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(16) "pozycjeDokumentu"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:boolean"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.212419 nusoap_xmlschema: done processing element DokumentyIdPaczka
2021-01-24 22:28:12.212440 nusoap_xmlschema: processing untyped element DokumentyIdPaczkaResponse type _DokumentyIdPaczkaResponse_ContainedType
2021-01-24 22:28:12.212446 nusoap_xmlschema: add element DokumentyIdPaczkaResponse to elements array
2021-01-24 22:28:12.212461 nusoap_xmlschema: processing unnamed complexType for element DokumentyIdPaczkaResponse named _DokumentyIdPaczkaResponse_ContainedType
2021-01-24 22:28:12.212486 nusoap_xmlschema: processing typed element DokumentyIdPaczkaResult of type http://tempuri.org/:ArrayOfDokumentyIdPaczka
2021-01-24 22:28:12.212493 nusoap_xmlschema: add element DokumentyIdPaczkaResult to complexType _DokumentyIdPaczkaResponse_ContainedType
2021-01-24 22:28:12.212502 nusoap_xmlschema: done processing element DokumentyIdPaczkaResult
2021-01-24 22:28:12.212515 nusoap_xmlschema: done processing complexType _DokumentyIdPaczkaResponse_ContainedType
2021-01-24 22:28:12.212531 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DokumentyIdPaczkaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(23) "DokumentyIdPaczkaResult"
["type"]=>
string(44) "http://tempuri.org/:ArrayOfDokumentyIdPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.212540 nusoap_xmlschema: done processing element DokumentyIdPaczkaResponse
2021-01-24 22:28:12.212560 nusoap_xmlschema: processing named complexType ArrayOfDokumentyIdPaczka
2021-01-24 22:28:12.212587 nusoap_xmlschema: processing typed element DokumentyIdPaczka of type http://tempuri.org/:DokumentyIdPaczka
2021-01-24 22:28:12.212595 nusoap_xmlschema: add element DokumentyIdPaczka to complexType ArrayOfDokumentyIdPaczka
2021-01-24 22:28:12.212605 nusoap_xmlschema: done processing element DokumentyIdPaczka
2021-01-24 22:28:12.212619 nusoap_xmlschema: done processing complexType ArrayOfDokumentyIdPaczka
2021-01-24 22:28:12.212635 nusoap_xmlschema: array(6) {
["name"]=>
string(24) "ArrayOfDokumentyIdPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DokumentyIdPaczka"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(17) "DokumentyIdPaczka"
["nillable"]=>
string(4) "true"
["type"]=>
string(37) "http://tempuri.org/:DokumentyIdPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.212649 nusoap_xmlschema: processing named complexType DokumentyIdPaczka
2021-01-24 22:28:12.212673 nusoap_xmlschema: processing typed element idDok of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.212680 nusoap_xmlschema: add element idDok to complexType DokumentyIdPaczka
2021-01-24 22:28:12.212690 nusoap_xmlschema: done processing element idDok
2021-01-24 22:28:12.212707 nusoap_xmlschema: processing typed element nrDok of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.212713 nusoap_xmlschema: add element nrDok to complexType DokumentyIdPaczka
2021-01-24 22:28:12.212722 nusoap_xmlschema: done processing element nrDok
2021-01-24 22:28:12.212739 nusoap_xmlschema: processing typed element typDok of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.212746 nusoap_xmlschema: add element typDok to complexType DokumentyIdPaczka
2021-01-24 22:28:12.212755 nusoap_xmlschema: done processing element typDok
2021-01-24 22:28:12.212772 nusoap_xmlschema: processing typed element idMagazynu of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.212778 nusoap_xmlschema: add element idMagazynu to complexType DokumentyIdPaczka
2021-01-24 22:28:12.212787 nusoap_xmlschema: done processing element idMagazynu
2021-01-24 22:28:12.212804 nusoap_xmlschema: processing typed element wartoscNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.212811 nusoap_xmlschema: add element wartoscNetto to complexType DokumentyIdPaczka
2021-01-24 22:28:12.212820 nusoap_xmlschema: done processing element wartoscNetto
2021-01-24 22:28:12.212837 nusoap_xmlschema: processing typed element wartoscBrutto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.212843 nusoap_xmlschema: add element wartoscBrutto to complexType DokumentyIdPaczka
2021-01-24 22:28:12.212853 nusoap_xmlschema: done processing element wartoscBrutto
2021-01-24 22:28:12.212869 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.212876 nusoap_xmlschema: add element waluta to complexType DokumentyIdPaczka
2021-01-24 22:28:12.212885 nusoap_xmlschema: done processing element waluta
2021-01-24 22:28:12.212902 nusoap_xmlschema: processing typed element dataWystawienia of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.212909 nusoap_xmlschema: add element dataWystawienia to complexType DokumentyIdPaczka
2021-01-24 22:28:12.212918 nusoap_xmlschema: done processing element dataWystawienia
2021-01-24 22:28:12.212934 nusoap_xmlschema: processing typed element terminPlatnosci of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.212940 nusoap_xmlschema: add element terminPlatnosci to complexType DokumentyIdPaczka
2021-01-24 22:28:12.212950 nusoap_xmlschema: done processing element terminPlatnosci
2021-01-24 22:28:12.212967 nusoap_xmlschema: processing typed element pozycje of type http://tempuri.org/:ArrayOfPozycjaDokumentu
2021-01-24 22:28:12.212973 nusoap_xmlschema: add element pozycje to complexType DokumentyIdPaczka
2021-01-24 22:28:12.212983 nusoap_xmlschema: done processing element pozycje
2021-01-24 22:28:12.212999 nusoap_xmlschema: processing typed element czas of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.213006 nusoap_xmlschema: add element czas to complexType DokumentyIdPaczka
2021-01-24 22:28:12.213015 nusoap_xmlschema: done processing element czas
2021-01-24 22:28:12.213032 nusoap_xmlschema: processing typed element lacznyczas of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.213038 nusoap_xmlschema: add element lacznyczas to complexType DokumentyIdPaczka
2021-01-24 22:28:12.213048 nusoap_xmlschema: done processing element lacznyczas
2021-01-24 22:28:12.213060 nusoap_xmlschema: done processing complexType DokumentyIdPaczka
2021-01-24 22:28:12.213116 nusoap_xmlschema: array(6) {
["name"]=>
string(17) "DokumentyIdPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(12) {
["idDok"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "idDok"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["nrDok"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "nrDok"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["typDok"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "typDok"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idMagazynu"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "idMagazynu"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["wartoscNetto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "wartoscNetto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["wartoscBrutto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "wartoscBrutto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dataWystawienia"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "dataWystawienia"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["terminPlatnosci"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "terminPlatnosci"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["pozycje"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "pozycje"
["type"]=>
string(43) "http://tempuri.org/:ArrayOfPozycjaDokumentu"
["form"]=>
string(9) "qualified"
}
["czas"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "czas"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["lacznyczas"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "lacznyczas"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.213131 nusoap_xmlschema: processing named complexType ArrayOfPozycjaDokumentu
2021-01-24 22:28:12.213158 nusoap_xmlschema: processing typed element PozycjaDokumentu of type http://tempuri.org/:PozycjaDokumentu
2021-01-24 22:28:12.213165 nusoap_xmlschema: add element PozycjaDokumentu to complexType ArrayOfPozycjaDokumentu
2021-01-24 22:28:12.213175 nusoap_xmlschema: done processing element PozycjaDokumentu
2021-01-24 22:28:12.213187 nusoap_xmlschema: done processing complexType ArrayOfPozycjaDokumentu
2021-01-24 22:28:12.213203 nusoap_xmlschema: array(6) {
["name"]=>
string(23) "ArrayOfPozycjaDokumentu"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["PozycjaDokumentu"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(16) "PozycjaDokumentu"
["nillable"]=>
string(4) "true"
["type"]=>
string(36) "http://tempuri.org/:PozycjaDokumentu"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.213216 nusoap_xmlschema: processing named complexType PozycjaDokumentu
2021-01-24 22:28:12.213242 nusoap_xmlschema: processing typed element idPozycji of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.213249 nusoap_xmlschema: add element idPozycji to complexType PozycjaDokumentu
2021-01-24 22:28:12.213258 nusoap_xmlschema: done processing element idPozycji
2021-01-24 22:28:12.213275 nusoap_xmlschema: processing typed element nrPozycjiNaDok of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.213282 nusoap_xmlschema: add element nrPozycjiNaDok to complexType PozycjaDokumentu
2021-01-24 22:28:12.213291 nusoap_xmlschema: done processing element nrPozycjiNaDok
2021-01-24 22:28:12.213308 nusoap_xmlschema: processing typed element idTowaru of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.213315 nusoap_xmlschema: add element idTowaru to complexType PozycjaDokumentu
2021-01-24 22:28:12.213324 nusoap_xmlschema: done processing element idTowaru
2021-01-24 22:28:12.213341 nusoap_xmlschema: processing typed element referencjaTowaru of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.213348 nusoap_xmlschema: add element referencjaTowaru to complexType PozycjaDokumentu
2021-01-24 22:28:12.213357 nusoap_xmlschema: done processing element referencjaTowaru
2021-01-24 22:28:12.213374 nusoap_xmlschema: processing typed element nazwaTowaru of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.213380 nusoap_xmlschema: add element nazwaTowaru to complexType PozycjaDokumentu
2021-01-24 22:28:12.213389 nusoap_xmlschema: done processing element nazwaTowaru
2021-01-24 22:28:12.213406 nusoap_xmlschema: processing typed element ilosc of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.213412 nusoap_xmlschema: add element ilosc to complexType PozycjaDokumentu
2021-01-24 22:28:12.213421 nusoap_xmlschema: done processing element ilosc
2021-01-24 22:28:12.213448 nusoap_xmlschema: processing typed element JM of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.213456 nusoap_xmlschema: add element JM to complexType PozycjaDokumentu
2021-01-24 22:28:12.213466 nusoap_xmlschema: done processing element JM
2021-01-24 22:28:12.213484 nusoap_xmlschema: processing typed element cenaNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.213491 nusoap_xmlschema: add element cenaNetto to complexType PozycjaDokumentu
2021-01-24 22:28:12.213500 nusoap_xmlschema: done processing element cenaNetto
2021-01-24 22:28:12.213517 nusoap_xmlschema: processing typed element cenaBrutto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.213524 nusoap_xmlschema: add element cenaBrutto to complexType PozycjaDokumentu
2021-01-24 22:28:12.213533 nusoap_xmlschema: done processing element cenaBrutto
2021-01-24 22:28:12.213555 nusoap_xmlschema: processing typed element wartoscNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.213562 nusoap_xmlschema: add element wartoscNetto to complexType PozycjaDokumentu
2021-01-24 22:28:12.213572 nusoap_xmlschema: done processing element wartoscNetto
2021-01-24 22:28:12.213590 nusoap_xmlschema: processing typed element wartoscBrutto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.213597 nusoap_xmlschema: add element wartoscBrutto to complexType PozycjaDokumentu
2021-01-24 22:28:12.213606 nusoap_xmlschema: done processing element wartoscBrutto
2021-01-24 22:28:12.213623 nusoap_xmlschema: processing typed element VAT of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.213630 nusoap_xmlschema: add element VAT to complexType PozycjaDokumentu
2021-01-24 22:28:12.213639 nusoap_xmlschema: done processing element VAT
2021-01-24 22:28:12.213656 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.213663 nusoap_xmlschema: add element waluta to complexType PozycjaDokumentu
2021-01-24 22:28:12.213673 nusoap_xmlschema: done processing element waluta
2021-01-24 22:28:12.213691 nusoap_xmlschema: processing typed element punktyLojalnosciowe of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.213697 nusoap_xmlschema: add element punktyLojalnosciowe to complexType PozycjaDokumentu
2021-01-24 22:28:12.213707 nusoap_xmlschema: done processing element punktyLojalnosciowe
2021-01-24 22:28:12.213720 nusoap_xmlschema: done processing complexType PozycjaDokumentu
2021-01-24 22:28:12.213789 nusoap_xmlschema: array(6) {
["name"]=>
string(16) "PozycjaDokumentu"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(14) {
["idPozycji"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "idPozycji"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["nrPozycjiNaDok"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(14) "nrPozycjiNaDok"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idTowaru"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "idTowaru"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["referencjaTowaru"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(16) "referencjaTowaru"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["nazwaTowaru"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "nazwaTowaru"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["ilosc"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "ilosc"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["JM"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(2) "JM"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["cenaNetto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "cenaNetto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["cenaBrutto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "cenaBrutto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["wartoscNetto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "wartoscNetto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["wartoscBrutto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "wartoscBrutto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["VAT"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(3) "VAT"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["punktyLojalnosciowe"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(19) "punktyLojalnosciowe"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.213809 nusoap_xmlschema: processing untyped element PozycjeDokumentu type _PozycjeDokumentu_ContainedType
2021-01-24 22:28:12.213816 nusoap_xmlschema: add element PozycjeDokumentu to elements array
2021-01-24 22:28:12.213831 nusoap_xmlschema: processing unnamed complexType for element PozycjeDokumentu named _PozycjeDokumentu_ContainedType
2021-01-24 22:28:12.213855 nusoap_xmlschema: processing typed element idDok of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.213862 nusoap_xmlschema: add element idDok to complexType _PozycjeDokumentu_ContainedType
2021-01-24 22:28:12.213871 nusoap_xmlschema: done processing element idDok
2021-01-24 22:28:12.213884 nusoap_xmlschema: done processing complexType _PozycjeDokumentu_ContainedType
2021-01-24 22:28:12.213903 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["idDok"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "idDok"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.213923 nusoap_xmlschema: done processing element PozycjeDokumentu
2021-01-24 22:28:12.213950 nusoap_xmlschema: processing untyped element PozycjeDokumentuResponse type _PozycjeDokumentuResponse_ContainedType
2021-01-24 22:28:12.213961 nusoap_xmlschema: add element PozycjeDokumentuResponse to elements array
2021-01-24 22:28:12.213986 nusoap_xmlschema: processing unnamed complexType for element PozycjeDokumentuResponse named _PozycjeDokumentuResponse_ContainedType
2021-01-24 22:28:12.214034 nusoap_xmlschema: processing typed element PozycjeDokumentuResult of type http://tempuri.org/:ArrayOfPozycjaDokumentu
2021-01-24 22:28:12.214048 nusoap_xmlschema: add element PozycjeDokumentuResult to complexType _PozycjeDokumentuResponse_ContainedType
2021-01-24 22:28:12.214066 nusoap_xmlschema: done processing element PozycjeDokumentuResult
2021-01-24 22:28:12.214086 nusoap_xmlschema: done processing complexType _PozycjeDokumentuResponse_ContainedType
2021-01-24 22:28:12.214103 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["PozycjeDokumentuResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(22) "PozycjeDokumentuResult"
["type"]=>
string(43) "http://tempuri.org/:ArrayOfPozycjaDokumentu"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.214114 nusoap_xmlschema: done processing element PozycjeDokumentuResponse
2021-01-24 22:28:12.214130 nusoap_xmlschema: processing untyped element Platnosci type _Platnosci_ContainedType
2021-01-24 22:28:12.214136 nusoap_xmlschema: add element Platnosci to elements array
2021-01-24 22:28:12.214150 nusoap_xmlschema: processing unnamed complexType for element Platnosci named _Platnosci_ContainedType
2021-01-24 22:28:12.214174 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.214181 nusoap_xmlschema: add element idKh to complexType _Platnosci_ContainedType
2021-01-24 22:28:12.214191 nusoap_xmlschema: done processing element idKh
2021-01-24 22:28:12.214208 nusoap_xmlschema: processing typed element dataOd of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.214214 nusoap_xmlschema: add element dataOd to complexType _Platnosci_ContainedType
2021-01-24 22:28:12.214224 nusoap_xmlschema: done processing element dataOd
2021-01-24 22:28:12.214241 nusoap_xmlschema: processing typed element dataDo of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.214248 nusoap_xmlschema: add element dataDo to complexType _Platnosci_ContainedType
2021-01-24 22:28:12.214257 nusoap_xmlschema: done processing element dataDo
2021-01-24 22:28:12.214274 nusoap_xmlschema: processing typed element status of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-24 22:28:12.214280 nusoap_xmlschema: add element status to complexType _Platnosci_ContainedType
2021-01-24 22:28:12.214290 nusoap_xmlschema: done processing element status
2021-01-24 22:28:12.214303 nusoap_xmlschema: done processing complexType _Platnosci_ContainedType
2021-01-24 22:28:12.214328 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(4) {
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["dataOd"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "dataOd"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dataDo"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "dataDo"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["status"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "status"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:boolean"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.214338 nusoap_xmlschema: done processing element Platnosci
2021-01-24 22:28:12.214353 nusoap_xmlschema: processing untyped element PlatnosciResponse type _PlatnosciResponse_ContainedType
2021-01-24 22:28:12.214359 nusoap_xmlschema: add element PlatnosciResponse to elements array
2021-01-24 22:28:12.214376 nusoap_xmlschema: processing unnamed complexType for element PlatnosciResponse named _PlatnosciResponse_ContainedType
2021-01-24 22:28:12.214423 nusoap_xmlschema: processing typed element PlatnosciResult of type http://tempuri.org/:ArrayOfPlatnosc
2021-01-24 22:28:12.214436 nusoap_xmlschema: add element PlatnosciResult to complexType _PlatnosciResponse_ContainedType
2021-01-24 22:28:12.214451 nusoap_xmlschema: done processing element PlatnosciResult
2021-01-24 22:28:12.214465 nusoap_xmlschema: done processing complexType _PlatnosciResponse_ContainedType
2021-01-24 22:28:12.214481 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["PlatnosciResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "PlatnosciResult"
["type"]=>
string(35) "http://tempuri.org/:ArrayOfPlatnosc"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.214494 nusoap_xmlschema: done processing element PlatnosciResponse
2021-01-24 22:28:12.214517 nusoap_xmlschema: processing named complexType ArrayOfPlatnosc
2021-01-24 22:28:12.214573 nusoap_xmlschema: processing typed element Platnosc of type http://tempuri.org/:Platnosc
2021-01-24 22:28:12.214587 nusoap_xmlschema: add element Platnosc to complexType ArrayOfPlatnosc
2021-01-24 22:28:12.214600 nusoap_xmlschema: done processing element Platnosc
2021-01-24 22:28:12.214614 nusoap_xmlschema: done processing complexType ArrayOfPlatnosc
2021-01-24 22:28:12.214631 nusoap_xmlschema: array(6) {
["name"]=>
string(15) "ArrayOfPlatnosc"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["Platnosc"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(8) "Platnosc"
["nillable"]=>
string(4) "true"
["type"]=>
string(28) "http://tempuri.org/:Platnosc"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.214646 nusoap_xmlschema: processing named complexType Platnosc
2021-01-24 22:28:12.214688 nusoap_xmlschema: processing typed element idPlatnosci of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.214700 nusoap_xmlschema: add element idPlatnosci to complexType Platnosc
2021-01-24 22:28:12.214717 nusoap_xmlschema: done processing element idPlatnosci
2021-01-24 22:28:12.214748 nusoap_xmlschema: processing typed element dataUtworzenia of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.214760 nusoap_xmlschema: add element dataUtworzenia to complexType Platnosc
2021-01-24 22:28:12.214780 nusoap_xmlschema: done processing element dataUtworzenia
2021-01-24 22:28:12.214812 nusoap_xmlschema: processing typed element dataPlatnosci of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.214827 nusoap_xmlschema: add element dataPlatnosci to complexType Platnosc
2021-01-24 22:28:12.214838 nusoap_xmlschema: done processing element dataPlatnosci
2021-01-24 22:28:12.214857 nusoap_xmlschema: processing typed element status of type http://www.w3.org/2001/XMLSchema:unsignedByte
2021-01-24 22:28:12.214863 nusoap_xmlschema: add element status to complexType Platnosc
2021-01-24 22:28:12.214873 nusoap_xmlschema: done processing element status
2021-01-24 22:28:12.214892 nusoap_xmlschema: processing typed element dokPowiazanyNr of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.214903 nusoap_xmlschema: add element dokPowiazanyNr to complexType Platnosc
2021-01-24 22:28:12.214921 nusoap_xmlschema: done processing element dokPowiazanyNr
2021-01-24 22:28:12.214948 nusoap_xmlschema: processing typed element dokPowiazanyTyp of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.214956 nusoap_xmlschema: add element dokPowiazanyTyp to complexType Platnosc
2021-01-24 22:28:12.214966 nusoap_xmlschema: done processing element dokPowiazanyTyp
2021-01-24 22:28:12.214983 nusoap_xmlschema: processing typed element magId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.214990 nusoap_xmlschema: add element magId to complexType Platnosc
2021-01-24 22:28:12.215000 nusoap_xmlschema: done processing element magId
2021-01-24 22:28:12.215018 nusoap_xmlschema: processing typed element wartPlatnosci of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.215025 nusoap_xmlschema: add element wartPlatnosci to complexType Platnosc
2021-01-24 22:28:12.215037 nusoap_xmlschema: done processing element wartPlatnosci
2021-01-24 22:28:12.215068 nusoap_xmlschema: processing typed element wartDoZaplaty of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.215081 nusoap_xmlschema: add element wartDoZaplaty to complexType Platnosc
2021-01-24 22:28:12.215097 nusoap_xmlschema: done processing element wartDoZaplaty
2021-01-24 22:28:12.215117 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.215124 nusoap_xmlschema: add element waluta to complexType Platnosc
2021-01-24 22:28:12.215134 nusoap_xmlschema: done processing element waluta
2021-01-24 22:28:12.215162 nusoap_xmlschema: done processing complexType Platnosc
2021-01-24 22:28:12.215246 nusoap_xmlschema: array(6) {
["name"]=>
string(8) "Platnosc"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(10) {
["idPlatnosci"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "idPlatnosci"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["dataUtworzenia"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(14) "dataUtworzenia"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dataPlatnosci"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "dataPlatnosci"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["status"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "status"
["type"]=>
string(45) "http://www.w3.org/2001/XMLSchema:unsignedByte"
["form"]=>
string(9) "qualified"
}
["dokPowiazanyNr"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(14) "dokPowiazanyNr"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dokPowiazanyTyp"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "dokPowiazanyTyp"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["magId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "magId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["wartPlatnosci"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "wartPlatnosci"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["wartDoZaplaty"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "wartDoZaplaty"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.215287 nusoap_xmlschema: processing untyped element KontrahentInfo type _KontrahentInfo_ContainedType
2021-01-24 22:28:12.215299 nusoap_xmlschema: add element KontrahentInfo to elements array
2021-01-24 22:28:12.215330 nusoap_xmlschema: processing unnamed complexType for element KontrahentInfo named _KontrahentInfo_ContainedType
2021-01-24 22:28:12.215375 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.215387 nusoap_xmlschema: add element idKh to complexType _KontrahentInfo_ContainedType
2021-01-24 22:28:12.215406 nusoap_xmlschema: done processing element idKh
2021-01-24 22:28:12.215430 nusoap_xmlschema: done processing complexType _KontrahentInfo_ContainedType
2021-01-24 22:28:12.215457 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.215476 nusoap_xmlschema: done processing element KontrahentInfo
2021-01-24 22:28:12.215503 nusoap_xmlschema: processing untyped element KontrahentInfoResponse type _KontrahentInfoResponse_ContainedType
2021-01-24 22:28:12.215515 nusoap_xmlschema: add element KontrahentInfoResponse to elements array
2021-01-24 22:28:12.215545 nusoap_xmlschema: processing unnamed complexType for element KontrahentInfoResponse named _KontrahentInfoResponse_ContainedType
2021-01-24 22:28:12.215599 nusoap_xmlschema: processing typed element KontrahentInfoResult of type http://tempuri.org/:KhInfo
2021-01-24 22:28:12.215612 nusoap_xmlschema: add element KontrahentInfoResult to complexType _KontrahentInfoResponse_ContainedType
2021-01-24 22:28:12.215629 nusoap_xmlschema: done processing element KontrahentInfoResult
2021-01-24 22:28:12.215653 nusoap_xmlschema: done processing complexType _KontrahentInfoResponse_ContainedType
2021-01-24 22:28:12.215679 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["KontrahentInfoResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(20) "KontrahentInfoResult"
["type"]=>
string(26) "http://tempuri.org/:KhInfo"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.215699 nusoap_xmlschema: done processing element KontrahentInfoResponse
2021-01-24 22:28:12.215722 nusoap_xmlschema: processing named complexType KhInfo
2021-01-24 22:28:12.215768 nusoap_xmlschema: processing typed element programLojalnosciowyDostep of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-24 22:28:12.215780 nusoap_xmlschema: add element programLojalnosciowyDostep to complexType KhInfo
2021-01-24 22:28:12.215797 nusoap_xmlschema: done processing element programLojalnosciowyDostep
2021-01-24 22:28:12.215829 nusoap_xmlschema: processing typed element programLojalnosciowyPunkty of type http://www.w3.org/2001/XMLSchema:float
2021-01-24 22:28:12.215841 nusoap_xmlschema: add element programLojalnosciowyPunkty to complexType KhInfo
2021-01-24 22:28:12.215859 nusoap_xmlschema: done processing element programLojalnosciowyPunkty
2021-01-24 22:28:12.215891 nusoap_xmlschema: processing typed element programLojalnosciowyUmowyDostep of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-24 22:28:12.215910 nusoap_xmlschema: add element programLojalnosciowyUmowyDostep to complexType KhInfo
2021-01-24 22:28:12.215928 nusoap_xmlschema: done processing element programLojalnosciowyUmowyDostep
2021-01-24 22:28:12.215953 nusoap_xmlschema: done processing complexType KhInfo
2021-01-24 22:28:12.215991 nusoap_xmlschema: array(6) {
["name"]=>
string(6) "KhInfo"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(3) {
["programLojalnosciowyDostep"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(26) "programLojalnosciowyDostep"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:boolean"
["form"]=>
string(9) "qualified"
}
["programLojalnosciowyPunkty"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(26) "programLojalnosciowyPunkty"
["type"]=>
string(38) "http://www.w3.org/2001/XMLSchema:float"
["form"]=>
string(9) "qualified"
}
["programLojalnosciowyUmowyDostep"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(31) "programLojalnosciowyUmowyDostep"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:boolean"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.216015 nusoap_xmlschema: processing untyped element ReklamacjePaczka type _ReklamacjePaczka_ContainedType
2021-01-24 22:28:12.216022 nusoap_xmlschema: add element ReklamacjePaczka to elements array
2021-01-24 22:28:12.216042 nusoap_xmlschema: processing unnamed complexType for element ReklamacjePaczka named _ReklamacjePaczka_ContainedType
2021-01-24 22:28:12.216078 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.216091 nusoap_xmlschema: add element idKh to complexType _ReklamacjePaczka_ContainedType
2021-01-24 22:28:12.216109 nusoap_xmlschema: done processing element idKh
2021-01-24 22:28:12.216142 nusoap_xmlschema: processing typed element dataOd of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.216154 nusoap_xmlschema: add element dataOd to complexType _ReklamacjePaczka_ContainedType
2021-01-24 22:28:12.216172 nusoap_xmlschema: done processing element dataOd
2021-01-24 22:28:12.216205 nusoap_xmlschema: processing typed element dataDo of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.216218 nusoap_xmlschema: add element dataDo to complexType _ReklamacjePaczka_ContainedType
2021-01-24 22:28:12.216237 nusoap_xmlschema: done processing element dataDo
2021-01-24 22:28:12.216265 nusoap_xmlschema: done processing complexType _ReklamacjePaczka_ContainedType
2021-01-24 22:28:12.216302 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(3) {
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["dataOd"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "dataOd"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dataDo"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "dataDo"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.216324 nusoap_xmlschema: done processing element ReklamacjePaczka
2021-01-24 22:28:12.216351 nusoap_xmlschema: processing untyped element ReklamacjePaczkaResponse type _ReklamacjePaczkaResponse_ContainedType
2021-01-24 22:28:12.216363 nusoap_xmlschema: add element ReklamacjePaczkaResponse to elements array
2021-01-24 22:28:12.216396 nusoap_xmlschema: processing unnamed complexType for element ReklamacjePaczkaResponse named _ReklamacjePaczkaResponse_ContainedType
2021-01-24 22:28:12.216450 nusoap_xmlschema: processing typed element ReklamacjePaczkaResult of type http://tempuri.org/:ArrayOfReklamacjePaczka
2021-01-24 22:28:12.216463 nusoap_xmlschema: add element ReklamacjePaczkaResult to complexType _ReklamacjePaczkaResponse_ContainedType
2021-01-24 22:28:12.216482 nusoap_xmlschema: done processing element ReklamacjePaczkaResult
2021-01-24 22:28:12.216506 nusoap_xmlschema: done processing complexType _ReklamacjePaczkaResponse_ContainedType
2021-01-24 22:28:12.216533 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["ReklamacjePaczkaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(22) "ReklamacjePaczkaResult"
["type"]=>
string(43) "http://tempuri.org/:ArrayOfReklamacjePaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.216559 nusoap_xmlschema: done processing element ReklamacjePaczkaResponse
2021-01-24 22:28:12.216585 nusoap_xmlschema: processing named complexType ArrayOfReklamacjePaczka
2021-01-24 22:28:12.216634 nusoap_xmlschema: processing typed element ReklamacjePaczka of type http://tempuri.org/:ReklamacjePaczka
2021-01-24 22:28:12.216648 nusoap_xmlschema: add element ReklamacjePaczka to complexType ArrayOfReklamacjePaczka
2021-01-24 22:28:12.216668 nusoap_xmlschema: done processing element ReklamacjePaczka
2021-01-24 22:28:12.216695 nusoap_xmlschema: done processing complexType ArrayOfReklamacjePaczka
2021-01-24 22:28:12.216723 nusoap_xmlschema: array(6) {
["name"]=>
string(23) "ArrayOfReklamacjePaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["ReklamacjePaczka"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(16) "ReklamacjePaczka"
["nillable"]=>
string(4) "true"
["type"]=>
string(36) "http://tempuri.org/:ReklamacjePaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.216748 nusoap_xmlschema: processing named complexType ReklamacjePaczka
2021-01-24 22:28:12.216793 nusoap_xmlschema: processing typed element numerReklamacji of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.216806 nusoap_xmlschema: add element numerReklamacji to complexType ReklamacjePaczka
2021-01-24 22:28:12.216831 nusoap_xmlschema: done processing element numerReklamacji
2021-01-24 22:28:12.216863 nusoap_xmlschema: processing typed element symbolTowaru of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.216877 nusoap_xmlschema: add element symbolTowaru to complexType ReklamacjePaczka
2021-01-24 22:28:12.216895 nusoap_xmlschema: done processing element symbolTowaru
2021-01-24 22:28:12.216928 nusoap_xmlschema: processing typed element idTowaru of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.216940 nusoap_xmlschema: add element idTowaru to complexType ReklamacjePaczka
2021-01-24 22:28:12.216956 nusoap_xmlschema: done processing element idTowaru
2021-01-24 22:28:12.216987 nusoap_xmlschema: processing typed element nrDokumentu of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.216998 nusoap_xmlschema: add element nrDokumentu to complexType ReklamacjePaczka
2021-01-24 22:28:12.217021 nusoap_xmlschema: done processing element nrDokumentu
2021-01-24 22:28:12.217053 nusoap_xmlschema: processing typed element wartosc of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.217065 nusoap_xmlschema: add element wartosc to complexType ReklamacjePaczka
2021-01-24 22:28:12.217083 nusoap_xmlschema: done processing element wartosc
2021-01-24 22:28:12.217113 nusoap_xmlschema: processing typed element dataDokumentu of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.217124 nusoap_xmlschema: add element dataDokumentu to complexType ReklamacjePaczka
2021-01-24 22:28:12.217140 nusoap_xmlschema: done processing element dataDokumentu
2021-01-24 22:28:12.217170 nusoap_xmlschema: processing typed element decyzja of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.217181 nusoap_xmlschema: add element decyzja to complexType ReklamacjePaczka
2021-01-24 22:28:12.217198 nusoap_xmlschema: done processing element decyzja
2021-01-24 22:28:12.217230 nusoap_xmlschema: processing typed element czas of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.217242 nusoap_xmlschema: add element czas to complexType ReklamacjePaczka
2021-01-24 22:28:12.217259 nusoap_xmlschema: done processing element czas
2021-01-24 22:28:12.217290 nusoap_xmlschema: processing typed element lacznyczas of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.217301 nusoap_xmlschema: add element lacznyczas to complexType ReklamacjePaczka
2021-01-24 22:28:12.217319 nusoap_xmlschema: done processing element lacznyczas
2021-01-24 22:28:12.217344 nusoap_xmlschema: done processing complexType ReklamacjePaczka
2021-01-24 22:28:12.217430 nusoap_xmlschema: array(6) {
["name"]=>
string(16) "ReklamacjePaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(9) {
["numerReklamacji"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "numerReklamacji"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["symbolTowaru"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "symbolTowaru"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["idTowaru"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "idTowaru"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["nrDokumentu"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "nrDokumentu"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["wartosc"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "wartosc"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["dataDokumentu"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "dataDokumentu"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["decyzja"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "decyzja"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["czas"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "czas"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["lacznyczas"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "lacznyczas"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.217461 nusoap_xmlschema: processing untyped element CenyTowarowPaczkaTest type _CenyTowarowPaczkaTest_ContainedType
2021-01-24 22:28:12.217473 nusoap_xmlschema: add element CenyTowarowPaczkaTest to elements array
2021-01-24 22:28:12.217504 nusoap_xmlschema: processing unnamed complexType for element CenyTowarowPaczkaTest named _CenyTowarowPaczkaTest_ContainedType
2021-01-24 22:28:12.217555 nusoap_xmlschema: processing typed element listaId of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.217568 nusoap_xmlschema: add element listaId to complexType _CenyTowarowPaczkaTest_ContainedType
2021-01-24 22:28:12.217584 nusoap_xmlschema: done processing element listaId
2021-01-24 22:28:12.217614 nusoap_xmlschema: processing typed element khId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.217625 nusoap_xmlschema: add element khId to complexType _CenyTowarowPaczkaTest_ContainedType
2021-01-24 22:28:12.217642 nusoap_xmlschema: done processing element khId
2021-01-24 22:28:12.217671 nusoap_xmlschema: processing typed element magId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.217682 nusoap_xmlschema: add element magId to complexType _CenyTowarowPaczkaTest_ContainedType
2021-01-24 22:28:12.217699 nusoap_xmlschema: done processing element magId
2021-01-24 22:28:12.217731 nusoap_xmlschema: processing typed element symbolWaluty of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.217743 nusoap_xmlschema: add element symbolWaluty to complexType _CenyTowarowPaczkaTest_ContainedType
2021-01-24 22:28:12.217761 nusoap_xmlschema: done processing element symbolWaluty
2021-01-24 22:28:12.217791 nusoap_xmlschema: processing typed element separator of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.217803 nusoap_xmlschema: add element separator to complexType _CenyTowarowPaczkaTest_ContainedType
2021-01-24 22:28:12.217826 nusoap_xmlschema: done processing element separator
2021-01-24 22:28:12.217850 nusoap_xmlschema: done processing complexType _CenyTowarowPaczkaTest_ContainedType
2021-01-24 22:28:12.217898 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(5) {
["listaId"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "listaId"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["khId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "khId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["magId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "magId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["symbolWaluty"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "symbolWaluty"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["separator"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "separator"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.217919 nusoap_xmlschema: done processing element CenyTowarowPaczkaTest
2021-01-24 22:28:12.217945 nusoap_xmlschema: processing untyped element CenyTowarowPaczkaTestResponse type _CenyTowarowPaczkaTestResponse_ContainedType
2021-01-24 22:28:12.217956 nusoap_xmlschema: add element CenyTowarowPaczkaTestResponse to elements array
2021-01-24 22:28:12.217988 nusoap_xmlschema: processing unnamed complexType for element CenyTowarowPaczkaTestResponse named _CenyTowarowPaczkaTestResponse_ContainedType
2021-01-24 22:28:12.218043 nusoap_xmlschema: processing untyped element CenyTowarowPaczkaTestResult type __CenyTowarowPaczkaTestResponse_ContainedType_CenyTowarowPaczkaTestResult_ContainedType
2021-01-24 22:28:12.218055 nusoap_xmlschema: add element CenyTowarowPaczkaTestResult to complexType _CenyTowarowPaczkaTestResponse_ContainedType
2021-01-24 22:28:12.218080 nusoap_xmlschema: processing unnamed complexType for element CenyTowarowPaczkaTestResult named __CenyTowarowPaczkaTestResponse_ContainedType_CenyTowarowPaczkaTestResult_ContainedType
2021-01-24 22:28:12.218122 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:28:12.218160 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:28:12.218193 nusoap_xmlschema: done processing complexType __CenyTowarowPaczkaTestResponse_ContainedType_CenyTowarowPaczkaTestResult_ContainedType
2021-01-24 22:28:12.218212 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-24 22:28:12.218230 nusoap_xmlschema: done processing element CenyTowarowPaczkaTestResult
2021-01-24 22:28:12.218254 nusoap_xmlschema: done processing complexType _CenyTowarowPaczkaTestResponse_ContainedType
2021-01-24 22:28:12.218279 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["CenyTowarowPaczkaTestResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(27) "CenyTowarowPaczkaTestResult"
["form"]=>
string(9) "qualified"
["type"]=>
string(107) "http://tempuri.org/:__CenyTowarowPaczkaTestResponse_ContainedType_CenyTowarowPaczkaTestResult_ContainedType"
}
}
}
2021-01-24 22:28:12.218297 nusoap_xmlschema: done processing element CenyTowarowPaczkaTestResponse
2021-01-24 22:28:12.218324 nusoap_xmlschema: processing untyped element Zdjecie type _Zdjecie_ContainedType
2021-01-24 22:28:12.218336 nusoap_xmlschema: add element Zdjecie to elements array
2021-01-24 22:28:12.218368 nusoap_xmlschema: processing unnamed complexType for element Zdjecie named _Zdjecie_ContainedType
2021-01-24 22:28:12.218414 nusoap_xmlschema: processing typed element zdjId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.218427 nusoap_xmlschema: add element zdjId to complexType _Zdjecie_ContainedType
2021-01-24 22:28:12.218446 nusoap_xmlschema: done processing element zdjId
2021-01-24 22:28:12.218470 nusoap_xmlschema: done processing complexType _Zdjecie_ContainedType
2021-01-24 22:28:12.218495 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["zdjId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "zdjId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.218515 nusoap_xmlschema: done processing element Zdjecie
2021-01-24 22:28:12.218542 nusoap_xmlschema: processing untyped element ZdjecieResponse type _ZdjecieResponse_ContainedType
2021-01-24 22:28:12.218561 nusoap_xmlschema: add element ZdjecieResponse to elements array
2021-01-24 22:28:12.218586 nusoap_xmlschema: processing unnamed complexType for element ZdjecieResponse named _ZdjecieResponse_ContainedType
2021-01-24 22:28:12.218632 nusoap_xmlschema: processing typed element ZdjecieResult of type http://www.w3.org/2001/XMLSchema:base64Binary
2021-01-24 22:28:12.218644 nusoap_xmlschema: add element ZdjecieResult to complexType _ZdjecieResponse_ContainedType
2021-01-24 22:28:12.218662 nusoap_xmlschema: done processing element ZdjecieResult
2021-01-24 22:28:12.218686 nusoap_xmlschema: done processing complexType _ZdjecieResponse_ContainedType
2021-01-24 22:28:12.218712 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["ZdjecieResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "ZdjecieResult"
["type"]=>
string(45) "http://www.w3.org/2001/XMLSchema:base64Binary"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.218731 nusoap_xmlschema: done processing element ZdjecieResponse
2021-01-24 22:28:12.218758 nusoap_xmlschema: processing untyped element TowarTlumaczenie type _TowarTlumaczenie_ContainedType
2021-01-24 22:28:12.218768 nusoap_xmlschema: add element TowarTlumaczenie to elements array
2021-01-24 22:28:12.218794 nusoap_xmlschema: processing unnamed complexType for element TowarTlumaczenie named _TowarTlumaczenie_ContainedType
2021-01-24 22:28:12.218846 nusoap_xmlschema: processing typed element idTowaru of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.218859 nusoap_xmlschema: add element idTowaru to complexType _TowarTlumaczenie_ContainedType
2021-01-24 22:28:12.218877 nusoap_xmlschema: done processing element idTowaru
2021-01-24 22:28:12.218909 nusoap_xmlschema: processing typed element typ of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.218921 nusoap_xmlschema: add element typ to complexType _TowarTlumaczenie_ContainedType
2021-01-24 22:28:12.218947 nusoap_xmlschema: done processing element typ
2021-01-24 22:28:12.218980 nusoap_xmlschema: processing typed element jezyk of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.218992 nusoap_xmlschema: add element jezyk to complexType _TowarTlumaczenie_ContainedType
2021-01-24 22:28:12.219009 nusoap_xmlschema: done processing element jezyk
2021-01-24 22:28:12.219033 nusoap_xmlschema: done processing complexType _TowarTlumaczenie_ContainedType
2021-01-24 22:28:12.219072 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(3) {
["idTowaru"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "idTowaru"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["typ"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(3) "typ"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["jezyk"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "jezyk"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.219091 nusoap_xmlschema: done processing element TowarTlumaczenie
2021-01-24 22:28:12.219117 nusoap_xmlschema: processing untyped element TowarTlumaczenieResponse type _TowarTlumaczenieResponse_ContainedType
2021-01-24 22:28:12.219128 nusoap_xmlschema: add element TowarTlumaczenieResponse to elements array
2021-01-24 22:28:12.219153 nusoap_xmlschema: processing unnamed complexType for element TowarTlumaczenieResponse named _TowarTlumaczenieResponse_ContainedType
2021-01-24 22:28:12.219199 nusoap_xmlschema: processing typed element TowarTlumaczenieResult of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.219212 nusoap_xmlschema: add element TowarTlumaczenieResult to complexType _TowarTlumaczenieResponse_ContainedType
2021-01-24 22:28:12.219230 nusoap_xmlschema: done processing element TowarTlumaczenieResult
2021-01-24 22:28:12.219254 nusoap_xmlschema: done processing complexType _TowarTlumaczenieResponse_ContainedType
2021-01-24 22:28:12.219279 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["TowarTlumaczenieResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(22) "TowarTlumaczenieResult"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.219300 nusoap_xmlschema: done processing element TowarTlumaczenieResponse
2021-01-24 22:28:12.219327 nusoap_xmlschema: processing untyped element RealizacjeUmow type _RealizacjeUmow_ContainedType
2021-01-24 22:28:12.219338 nusoap_xmlschema: add element RealizacjeUmow to elements array
2021-01-24 22:28:12.219370 nusoap_xmlschema: processing unnamed complexType for element RealizacjeUmow named _RealizacjeUmow_ContainedType
2021-01-24 22:28:12.219416 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.219434 nusoap_xmlschema: add element idKh to complexType _RealizacjeUmow_ContainedType
2021-01-24 22:28:12.219453 nusoap_xmlschema: done processing element idKh
2021-01-24 22:28:12.219478 nusoap_xmlschema: done processing complexType _RealizacjeUmow_ContainedType
2021-01-24 22:28:12.219503 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.219524 nusoap_xmlschema: done processing element RealizacjeUmow
2021-01-24 22:28:12.219557 nusoap_xmlschema: processing untyped element RealizacjeUmowResponse type _RealizacjeUmowResponse_ContainedType
2021-01-24 22:28:12.219565 nusoap_xmlschema: add element RealizacjeUmowResponse to elements array
2021-01-24 22:28:12.219581 nusoap_xmlschema: processing unnamed complexType for element RealizacjeUmowResponse named _RealizacjeUmowResponse_ContainedType
2021-01-24 22:28:12.219606 nusoap_xmlschema: processing typed element RealizacjeUmowResult of type http://tempuri.org/:ArrayOfRealizacjaUmow
2021-01-24 22:28:12.219614 nusoap_xmlschema: add element RealizacjeUmowResult to complexType _RealizacjeUmowResponse_ContainedType
2021-01-24 22:28:12.219623 nusoap_xmlschema: done processing element RealizacjeUmowResult
2021-01-24 22:28:12.219637 nusoap_xmlschema: done processing complexType _RealizacjeUmowResponse_ContainedType
2021-01-24 22:28:12.219652 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["RealizacjeUmowResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(20) "RealizacjeUmowResult"
["type"]=>
string(41) "http://tempuri.org/:ArrayOfRealizacjaUmow"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.219662 nusoap_xmlschema: done processing element RealizacjeUmowResponse
2021-01-24 22:28:12.219676 nusoap_xmlschema: processing named complexType ArrayOfRealizacjaUmow
2021-01-24 22:28:12.219702 nusoap_xmlschema: processing typed element RealizacjaUmow of type http://tempuri.org/:RealizacjaUmow
2021-01-24 22:28:12.219709 nusoap_xmlschema: add element RealizacjaUmow to complexType ArrayOfRealizacjaUmow
2021-01-24 22:28:12.219719 nusoap_xmlschema: done processing element RealizacjaUmow
2021-01-24 22:28:12.219732 nusoap_xmlschema: done processing complexType ArrayOfRealizacjaUmow
2021-01-24 22:28:12.219748 nusoap_xmlschema: array(6) {
["name"]=>
string(21) "ArrayOfRealizacjaUmow"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["RealizacjaUmow"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(14) "RealizacjaUmow"
["nillable"]=>
string(4) "true"
["type"]=>
string(34) "http://tempuri.org/:RealizacjaUmow"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.219761 nusoap_xmlschema: processing named complexType RealizacjaUmow
2021-01-24 22:28:12.219792 nusoap_xmlschema: processing typed element nameKh of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.219799 nusoap_xmlschema: add element nameKh to complexType RealizacjaUmow
2021-01-24 22:28:12.219809 nusoap_xmlschema: done processing element nameKh
2021-01-24 22:28:12.219827 nusoap_xmlschema: processing typed element dateFrom of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.219834 nusoap_xmlschema: add element dateFrom to complexType RealizacjaUmow
2021-01-24 22:28:12.219843 nusoap_xmlschema: done processing element dateFrom
2021-01-24 22:28:12.219860 nusoap_xmlschema: processing typed element dateTo of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.219867 nusoap_xmlschema: add element dateTo to complexType RealizacjaUmow
2021-01-24 22:28:12.219876 nusoap_xmlschema: done processing element dateTo
2021-01-24 22:28:12.219893 nusoap_xmlschema: processing typed element dateVisibleFrom of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.219899 nusoap_xmlschema: add element dateVisibleFrom to complexType RealizacjaUmow
2021-01-24 22:28:12.219908 nusoap_xmlschema: done processing element dateVisibleFrom
2021-01-24 22:28:12.219925 nusoap_xmlschema: processing typed element dateVisibleTo of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.219932 nusoap_xmlschema: add element dateVisibleTo to complexType RealizacjaUmow
2021-01-24 22:28:12.219941 nusoap_xmlschema: done processing element dateVisibleTo
2021-01-24 22:28:12.219958 nusoap_xmlschema: processing typed element curentValue of type http://www.w3.org/2001/XMLSchema:float
2021-01-24 22:28:12.219964 nusoap_xmlschema: add element curentValue to complexType RealizacjaUmow
2021-01-24 22:28:12.219973 nusoap_xmlschema: done processing element curentValue
2021-01-24 22:28:12.219990 nusoap_xmlschema: processing typed element progress of type http://www.w3.org/2001/XMLSchema:float
2021-01-24 22:28:12.219998 nusoap_xmlschema: add element progress to complexType RealizacjaUmow
2021-01-24 22:28:12.220013 nusoap_xmlschema: done processing element progress
2021-01-24 22:28:12.220042 nusoap_xmlschema: processing typed element targetValue of type http://www.w3.org/2001/XMLSchema:float
2021-01-24 22:28:12.220054 nusoap_xmlschema: add element targetValue to complexType RealizacjaUmow
2021-01-24 22:28:12.220071 nusoap_xmlschema: done processing element targetValue
2021-01-24 22:28:12.220104 nusoap_xmlschema: processing typed element isAvailable of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-24 22:28:12.220115 nusoap_xmlschema: add element isAvailable to complexType RealizacjaUmow
2021-01-24 22:28:12.220133 nusoap_xmlschema: done processing element isAvailable
2021-01-24 22:28:12.220166 nusoap_xmlschema: processing typed element description of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.220178 nusoap_xmlschema: add element description to complexType RealizacjaUmow
2021-01-24 22:28:12.220195 nusoap_xmlschema: done processing element description
2021-01-24 22:28:12.220228 nusoap_xmlschema: processing typed element type of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.220240 nusoap_xmlschema: add element type to complexType RealizacjaUmow
2021-01-24 22:28:12.220265 nusoap_xmlschema: done processing element type
2021-01-24 22:28:12.220299 nusoap_xmlschema: processing typed element currency of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.220311 nusoap_xmlschema: add element currency to complexType RealizacjaUmow
2021-01-24 22:28:12.220331 nusoap_xmlschema: done processing element currency
2021-01-24 22:28:12.220365 nusoap_xmlschema: processing typed element taxMode of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.220375 nusoap_xmlschema: add element taxMode to complexType RealizacjaUmow
2021-01-24 22:28:12.220387 nusoap_xmlschema: done processing element taxMode
2021-01-24 22:28:12.220401 nusoap_xmlschema: done processing complexType RealizacjaUmow
2021-01-24 22:28:12.220468 nusoap_xmlschema: array(6) {
["name"]=>
string(14) "RealizacjaUmow"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(13) {
["nameKh"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "nameKh"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dateFrom"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "dateFrom"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dateTo"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "dateTo"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dateVisibleFrom"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "dateVisibleFrom"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["dateVisibleTo"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "dateVisibleTo"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["curentValue"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "curentValue"
["type"]=>
string(38) "http://www.w3.org/2001/XMLSchema:float"
["form"]=>
string(9) "qualified"
}
["progress"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "progress"
["type"]=>
string(38) "http://www.w3.org/2001/XMLSchema:float"
["form"]=>
string(9) "qualified"
}
["targetValue"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "targetValue"
["type"]=>
string(38) "http://www.w3.org/2001/XMLSchema:float"
["form"]=>
string(9) "qualified"
}
["isAvailable"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "isAvailable"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:boolean"
["form"]=>
string(9) "qualified"
}
["description"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "description"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["type"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "type"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["currency"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "currency"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["taxMode"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "taxMode"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.220489 nusoap_xmlschema: processing untyped element RabatInfo type _RabatInfo_ContainedType
2021-01-24 22:28:12.220495 nusoap_xmlschema: add element RabatInfo to elements array
2021-01-24 22:28:12.220515 nusoap_xmlschema: processing unnamed complexType for element RabatInfo named _RabatInfo_ContainedType
2021-01-24 22:28:12.220540 nusoap_xmlschema: processing typed element kodRabatowy of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.220547 nusoap_xmlschema: add element kodRabatowy to complexType _RabatInfo_ContainedType
2021-01-24 22:28:12.220563 nusoap_xmlschema: done processing element kodRabatowy
2021-01-24 22:28:12.220582 nusoap_xmlschema: processing typed element idKontrahenta of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.220588 nusoap_xmlschema: add element idKontrahenta to complexType _RabatInfo_ContainedType
2021-01-24 22:28:12.220598 nusoap_xmlschema: done processing element idKontrahenta
2021-01-24 22:28:12.220611 nusoap_xmlschema: done processing complexType _RabatInfo_ContainedType
2021-01-24 22:28:12.220630 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["kodRabatowy"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "kodRabatowy"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["idKontrahenta"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "idKontrahenta"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.220640 nusoap_xmlschema: done processing element RabatInfo
2021-01-24 22:28:12.220654 nusoap_xmlschema: processing untyped element RabatInfoResponse type _RabatInfoResponse_ContainedType
2021-01-24 22:28:12.220660 nusoap_xmlschema: add element RabatInfoResponse to elements array
2021-01-24 22:28:12.220673 nusoap_xmlschema: processing unnamed complexType for element RabatInfoResponse named _RabatInfoResponse_ContainedType
2021-01-24 22:28:12.220698 nusoap_xmlschema: processing typed element RabatInfoResult of type http://tempuri.org/:ArrayOfInfoRabat
2021-01-24 22:28:12.220705 nusoap_xmlschema: add element RabatInfoResult to complexType _RabatInfoResponse_ContainedType
2021-01-24 22:28:12.220719 nusoap_xmlschema: done processing element RabatInfoResult
2021-01-24 22:28:12.220732 nusoap_xmlschema: done processing complexType _RabatInfoResponse_ContainedType
2021-01-24 22:28:12.220747 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["RabatInfoResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(15) "RabatInfoResult"
["type"]=>
string(36) "http://tempuri.org/:ArrayOfInfoRabat"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.220757 nusoap_xmlschema: done processing element RabatInfoResponse
2021-01-24 22:28:12.220770 nusoap_xmlschema: processing named complexType ArrayOfInfoRabat
2021-01-24 22:28:12.220813 nusoap_xmlschema: processing typed element InfoRabat of type http://tempuri.org/:InfoRabat
2021-01-24 22:28:12.220824 nusoap_xmlschema: add element InfoRabat to complexType ArrayOfInfoRabat
2021-01-24 22:28:12.220841 nusoap_xmlschema: done processing element InfoRabat
2021-01-24 22:28:12.220863 nusoap_xmlschema: done processing complexType ArrayOfInfoRabat
2021-01-24 22:28:12.220889 nusoap_xmlschema: array(6) {
["name"]=>
string(16) "ArrayOfInfoRabat"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["InfoRabat"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(9) "InfoRabat"
["nillable"]=>
string(4) "true"
["type"]=>
string(29) "http://tempuri.org/:InfoRabat"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.220915 nusoap_xmlschema: processing named complexType InfoRabat
2021-01-24 22:28:12.220962 nusoap_xmlschema: processing typed element idRabatu of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.220975 nusoap_xmlschema: add element idRabatu to complexType InfoRabat
2021-01-24 22:28:12.220993 nusoap_xmlschema: done processing element idRabatu
2021-01-24 22:28:12.221027 nusoap_xmlschema: processing typed element wartosc of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.221038 nusoap_xmlschema: add element wartosc to complexType InfoRabat
2021-01-24 22:28:12.221050 nusoap_xmlschema: done processing element wartosc
2021-01-24 22:28:12.221068 nusoap_xmlschema: processing typed element wygasl of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.221075 nusoap_xmlschema: add element wygasl to complexType InfoRabat
2021-01-24 22:28:12.221085 nusoap_xmlschema: done processing element wygasl
2021-01-24 22:28:12.221105 nusoap_xmlschema: processing typed element wygasa of type http://www.w3.org/2001/XMLSchema:dateTime
2021-01-24 22:28:12.221112 nusoap_xmlschema: add element wygasa to complexType InfoRabat
2021-01-24 22:28:12.221122 nusoap_xmlschema: done processing element wygasa
2021-01-24 22:28:12.221140 nusoap_xmlschema: processing typed element wykorzystany of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.221146 nusoap_xmlschema: add element wykorzystany to complexType InfoRabat
2021-01-24 22:28:12.221161 nusoap_xmlschema: done processing element wykorzystany
2021-01-24 22:28:12.221179 nusoap_xmlschema: processing typed element wykorzystanyData of type http://www.w3.org/2001/XMLSchema:dateTime
2021-01-24 22:28:12.221186 nusoap_xmlschema: add element wykorzystanyData to complexType InfoRabat
2021-01-24 22:28:12.221196 nusoap_xmlschema: done processing element wykorzystanyData
2021-01-24 22:28:12.221212 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.221219 nusoap_xmlschema: add element idKh to complexType InfoRabat
2021-01-24 22:28:12.221228 nusoap_xmlschema: done processing element idKh
2021-01-24 22:28:12.221241 nusoap_xmlschema: done processing complexType InfoRabat
2021-01-24 22:28:12.221279 nusoap_xmlschema: array(6) {
["name"]=>
string(9) "InfoRabat"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(7) {
["idRabatu"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "idRabatu"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["wartosc"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "wartosc"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["wygasl"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "wygasl"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["wygasa"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "wygasa"
["type"]=>
string(41) "http://www.w3.org/2001/XMLSchema:dateTime"
["form"]=>
string(9) "qualified"
}
["wykorzystany"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "wykorzystany"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["wykorzystanyData"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(16) "wykorzystanyData"
["type"]=>
string(41) "http://www.w3.org/2001/XMLSchema:dateTime"
["form"]=>
string(9) "qualified"
}
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.221296 nusoap_xmlschema: processing untyped element RabatInfo2 type _RabatInfo2_ContainedType
2021-01-24 22:28:12.221302 nusoap_xmlschema: add element RabatInfo2 to elements array
2021-01-24 22:28:12.221316 nusoap_xmlschema: processing unnamed complexType for element RabatInfo2 named _RabatInfo2_ContainedType
2021-01-24 22:28:12.221341 nusoap_xmlschema: processing typed element kodRabatowy of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.221348 nusoap_xmlschema: add element kodRabatowy to complexType _RabatInfo2_ContainedType
2021-01-24 22:28:12.221357 nusoap_xmlschema: done processing element kodRabatowy
2021-01-24 22:28:12.221375 nusoap_xmlschema: processing typed element idKontrahenta of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.221381 nusoap_xmlschema: add element idKontrahenta to complexType _RabatInfo2_ContainedType
2021-01-24 22:28:12.221396 nusoap_xmlschema: done processing element idKontrahenta
2021-01-24 22:28:12.221409 nusoap_xmlschema: done processing complexType _RabatInfo2_ContainedType
2021-01-24 22:28:12.221432 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["kodRabatowy"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "kodRabatowy"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["idKontrahenta"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "idKontrahenta"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.221444 nusoap_xmlschema: done processing element RabatInfo2
2021-01-24 22:28:12.221459 nusoap_xmlschema: processing untyped element RabatInfo2Response type _RabatInfo2Response_ContainedType
2021-01-24 22:28:12.221465 nusoap_xmlschema: add element RabatInfo2Response to elements array
2021-01-24 22:28:12.221479 nusoap_xmlschema: processing unnamed complexType for element RabatInfo2Response named _RabatInfo2Response_ContainedType
2021-01-24 22:28:12.221504 nusoap_xmlschema: processing typed element RabatInfo2Result of type http://tempuri.org/:ArrayOfInfoRabat
2021-01-24 22:28:12.221511 nusoap_xmlschema: add element RabatInfo2Result to complexType _RabatInfo2Response_ContainedType
2021-01-24 22:28:12.221520 nusoap_xmlschema: done processing element RabatInfo2Result
2021-01-24 22:28:12.221534 nusoap_xmlschema: done processing complexType _RabatInfo2Response_ContainedType
2021-01-24 22:28:12.221554 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["RabatInfo2Result"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(16) "RabatInfo2Result"
["type"]=>
string(36) "http://tempuri.org/:ArrayOfInfoRabat"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.221565 nusoap_xmlschema: done processing element RabatInfo2Response
2021-01-24 22:28:12.221580 nusoap_xmlschema: processing untyped element RabatUstawWykorzystany type _RabatUstawWykorzystany_ContainedType
2021-01-24 22:28:12.221586 nusoap_xmlschema: add element RabatUstawWykorzystany to elements array
2021-01-24 22:28:12.221600 nusoap_xmlschema: processing unnamed complexType for element RabatUstawWykorzystany named _RabatUstawWykorzystany_ContainedType
2021-01-24 22:28:12.221625 nusoap_xmlschema: processing typed element kodRabatowy of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.221632 nusoap_xmlschema: add element kodRabatowy to complexType _RabatUstawWykorzystany_ContainedType
2021-01-24 22:28:12.221641 nusoap_xmlschema: done processing element kodRabatowy
2021-01-24 22:28:12.221658 nusoap_xmlschema: processing typed element idKontrahenta of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.221664 nusoap_xmlschema: add element idKontrahenta to complexType _RabatUstawWykorzystany_ContainedType
2021-01-24 22:28:12.221678 nusoap_xmlschema: done processing element idKontrahenta
2021-01-24 22:28:12.221691 nusoap_xmlschema: done processing complexType _RabatUstawWykorzystany_ContainedType
2021-01-24 22:28:12.221710 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["kodRabatowy"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "kodRabatowy"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["idKontrahenta"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(13) "idKontrahenta"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.221721 nusoap_xmlschema: done processing element RabatUstawWykorzystany
2021-01-24 22:28:12.221735 nusoap_xmlschema: processing untyped element RabatUstawWykorzystanyResponse type _RabatUstawWykorzystanyResponse_ContainedType
2021-01-24 22:28:12.221741 nusoap_xmlschema: add element RabatUstawWykorzystanyResponse to elements array
2021-01-24 22:28:12.221755 nusoap_xmlschema: processing unnamed complexType for element RabatUstawWykorzystanyResponse named _RabatUstawWykorzystanyResponse_ContainedType
2021-01-24 22:28:12.221778 nusoap_xmlschema: processing typed element RabatUstawWykorzystanyResult of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-24 22:28:12.221786 nusoap_xmlschema: add element RabatUstawWykorzystanyResult to complexType _RabatUstawWykorzystanyResponse_ContainedType
2021-01-24 22:28:12.221796 nusoap_xmlschema: done processing element RabatUstawWykorzystanyResult
2021-01-24 22:28:12.221809 nusoap_xmlschema: done processing complexType _RabatUstawWykorzystanyResponse_ContainedType
2021-01-24 22:28:12.221823 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["RabatUstawWykorzystanyResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(28) "RabatUstawWykorzystanyResult"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:boolean"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.221833 nusoap_xmlschema: done processing element RabatUstawWykorzystanyResponse
2021-01-24 22:28:12.221847 nusoap_xmlschema: processing untyped element StanyTowarowPaczka type _StanyTowarowPaczka_ContainedType
2021-01-24 22:28:12.221853 nusoap_xmlschema: add element StanyTowarowPaczka to elements array
2021-01-24 22:28:12.221866 nusoap_xmlschema: processing unnamed complexType for element StanyTowarowPaczka named _StanyTowarowPaczka_ContainedType
2021-01-24 22:28:12.221890 nusoap_xmlschema: processing typed element listaId of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.221897 nusoap_xmlschema: add element listaId to complexType _StanyTowarowPaczka_ContainedType
2021-01-24 22:28:12.221906 nusoap_xmlschema: done processing element listaId
2021-01-24 22:28:12.221924 nusoap_xmlschema: processing typed element separator of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.221930 nusoap_xmlschema: add element separator to complexType _StanyTowarowPaczka_ContainedType
2021-01-24 22:28:12.221943 nusoap_xmlschema: done processing element separator
2021-01-24 22:28:12.221956 nusoap_xmlschema: done processing complexType _StanyTowarowPaczka_ContainedType
2021-01-24 22:28:12.221978 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["listaId"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "listaId"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["separator"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(9) "separator"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.221996 nusoap_xmlschema: done processing element StanyTowarowPaczka
2021-01-24 22:28:12.222025 nusoap_xmlschema: processing untyped element StanyTowarowPaczkaResponse type _StanyTowarowPaczkaResponse_ContainedType
2021-01-24 22:28:12.222036 nusoap_xmlschema: add element StanyTowarowPaczkaResponse to elements array
2021-01-24 22:28:12.222061 nusoap_xmlschema: processing unnamed complexType for element StanyTowarowPaczkaResponse named _StanyTowarowPaczkaResponse_ContainedType
2021-01-24 22:28:12.222108 nusoap_xmlschema: processing typed element StanyTowarowPaczkaResult of type http://tempuri.org/:ArrayOfStanyPaczka
2021-01-24 22:28:12.222120 nusoap_xmlschema: add element StanyTowarowPaczkaResult to complexType _StanyTowarowPaczkaResponse_ContainedType
2021-01-24 22:28:12.222139 nusoap_xmlschema: done processing element StanyTowarowPaczkaResult
2021-01-24 22:28:12.222166 nusoap_xmlschema: done processing complexType _StanyTowarowPaczkaResponse_ContainedType
2021-01-24 22:28:12.222187 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["StanyTowarowPaczkaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(24) "StanyTowarowPaczkaResult"
["type"]=>
string(38) "http://tempuri.org/:ArrayOfStanyPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.222200 nusoap_xmlschema: done processing element StanyTowarowPaczkaResponse
2021-01-24 22:28:12.222249 nusoap_xmlschema: processing named complexType ArrayOfStanyPaczka
2021-01-24 22:28:12.222279 nusoap_xmlschema: processing typed element StanyPaczka of type http://tempuri.org/:StanyPaczka
2021-01-24 22:28:12.222286 nusoap_xmlschema: add element StanyPaczka to complexType ArrayOfStanyPaczka
2021-01-24 22:28:12.222296 nusoap_xmlschema: done processing element StanyPaczka
2021-01-24 22:28:12.222309 nusoap_xmlschema: done processing complexType ArrayOfStanyPaczka
2021-01-24 22:28:12.222325 nusoap_xmlschema: array(6) {
["name"]=>
string(18) "ArrayOfStanyPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["StanyPaczka"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(11) "StanyPaczka"
["nillable"]=>
string(4) "true"
["type"]=>
string(31) "http://tempuri.org/:StanyPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.222339 nusoap_xmlschema: processing named complexType StanyPaczka
2021-01-24 22:28:12.222546 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.222560 nusoap_xmlschema: add element idTw to complexType StanyPaczka
2021-01-24 22:28:12.222571 nusoap_xmlschema: done processing element idTw
2021-01-24 22:28:12.222589 nusoap_xmlschema: processing typed element stan of type http://tempuri.org/:ArrayOfTowarStan
2021-01-24 22:28:12.222596 nusoap_xmlschema: add element stan to complexType StanyPaczka
2021-01-24 22:28:12.222606 nusoap_xmlschema: done processing element stan
2021-01-24 22:28:12.222621 nusoap_xmlschema: done processing complexType StanyPaczka
2021-01-24 22:28:12.222640 nusoap_xmlschema: array(6) {
["name"]=>
string(11) "StanyPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["stan"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "stan"
["type"]=>
string(36) "http://tempuri.org/:ArrayOfTowarStan"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.222654 nusoap_xmlschema: processing named complexType ArrayOfTowarStan
2021-01-24 22:28:12.222680 nusoap_xmlschema: processing typed element TowarStan of type http://tempuri.org/:TowarStan
2021-01-24 22:28:12.222687 nusoap_xmlschema: add element TowarStan to complexType ArrayOfTowarStan
2021-01-24 22:28:12.222696 nusoap_xmlschema: done processing element TowarStan
2021-01-24 22:28:12.222709 nusoap_xmlschema: done processing complexType ArrayOfTowarStan
2021-01-24 22:28:12.222725 nusoap_xmlschema: array(6) {
["name"]=>
string(16) "ArrayOfTowarStan"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["TowarStan"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(9) "TowarStan"
["nillable"]=>
string(4) "true"
["type"]=>
string(29) "http://tempuri.org/:TowarStan"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.222738 nusoap_xmlschema: processing named complexType TowarStan
2021-01-24 22:28:12.222762 nusoap_xmlschema: processing typed element idMag of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.222769 nusoap_xmlschema: add element idMag to complexType TowarStan
2021-01-24 22:28:12.222779 nusoap_xmlschema: done processing element idMag
2021-01-24 22:28:12.222795 nusoap_xmlschema: processing typed element stan of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.222802 nusoap_xmlschema: add element stan to complexType TowarStan
2021-01-24 22:28:12.222816 nusoap_xmlschema: done processing element stan
2021-01-24 22:28:12.222829 nusoap_xmlschema: done processing complexType TowarStan
2021-01-24 22:28:12.222848 nusoap_xmlschema: array(6) {
["name"]=>
string(9) "TowarStan"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(2) {
["idMag"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "idMag"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["stan"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "stan"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.222863 nusoap_xmlschema: processing untyped element SprawdzIdKontrahenta type _SprawdzIdKontrahenta_ContainedType
2021-01-24 22:28:12.222869 nusoap_xmlschema: add element SprawdzIdKontrahenta to elements array
2021-01-24 22:28:12.222882 nusoap_xmlschema: processing unnamed complexType for element SprawdzIdKontrahenta named _SprawdzIdKontrahenta_ContainedType
2021-01-24 22:28:12.222907 nusoap_xmlschema: processing typed element symbolKh of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.222914 nusoap_xmlschema: add element symbolKh to complexType _SprawdzIdKontrahenta_ContainedType
2021-01-24 22:28:12.222923 nusoap_xmlschema: done processing element symbolKh
2021-01-24 22:28:12.222936 nusoap_xmlschema: done processing complexType _SprawdzIdKontrahenta_ContainedType
2021-01-24 22:28:12.222951 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["symbolKh"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "symbolKh"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.222961 nusoap_xmlschema: done processing element SprawdzIdKontrahenta
2021-01-24 22:28:12.222975 nusoap_xmlschema: processing untyped element SprawdzIdKontrahentaResponse type _SprawdzIdKontrahentaResponse_ContainedType
2021-01-24 22:28:12.222981 nusoap_xmlschema: add element SprawdzIdKontrahentaResponse to elements array
2021-01-24 22:28:12.222994 nusoap_xmlschema: processing unnamed complexType for element SprawdzIdKontrahentaResponse named _SprawdzIdKontrahentaResponse_ContainedType
2021-01-24 22:28:12.223018 nusoap_xmlschema: processing typed element SprawdzIdKontrahentaResult of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.223025 nusoap_xmlschema: add element SprawdzIdKontrahentaResult to complexType _SprawdzIdKontrahentaResponse_ContainedType
2021-01-24 22:28:12.223034 nusoap_xmlschema: done processing element SprawdzIdKontrahentaResult
2021-01-24 22:28:12.223048 nusoap_xmlschema: done processing complexType _SprawdzIdKontrahentaResponse_ContainedType
2021-01-24 22:28:12.223062 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["SprawdzIdKontrahentaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(26) "SprawdzIdKontrahentaResult"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.223072 nusoap_xmlschema: done processing element SprawdzIdKontrahentaResponse
2021-01-24 22:28:12.223086 nusoap_xmlschema: processing untyped element InfoTowarPaczka type _InfoTowarPaczka_ContainedType
2021-01-24 22:28:12.223092 nusoap_xmlschema: add element InfoTowarPaczka to elements array
2021-01-24 22:28:12.223111 nusoap_xmlschema: processing unnamed complexType for element InfoTowarPaczka named _InfoTowarPaczka_ContainedType
2021-01-24 22:28:12.223137 nusoap_xmlschema: processing typed element numer of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.223144 nusoap_xmlschema: add element numer to complexType _InfoTowarPaczka_ContainedType
2021-01-24 22:28:12.223153 nusoap_xmlschema: done processing element numer
2021-01-24 22:28:12.223170 nusoap_xmlschema: processing typed element khId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.223177 nusoap_xmlschema: add element khId to complexType _InfoTowarPaczka_ContainedType
2021-01-24 22:28:12.223186 nusoap_xmlschema: done processing element khId
2021-01-24 22:28:12.223203 nusoap_xmlschema: processing typed element magId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.223209 nusoap_xmlschema: add element magId to complexType _InfoTowarPaczka_ContainedType
2021-01-24 22:28:12.223218 nusoap_xmlschema: done processing element magId
2021-01-24 22:28:12.223235 nusoap_xmlschema: processing typed element symbolWaluty of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.223242 nusoap_xmlschema: add element symbolWaluty to complexType _InfoTowarPaczka_ContainedType
2021-01-24 22:28:12.223251 nusoap_xmlschema: done processing element symbolWaluty
2021-01-24 22:28:12.223264 nusoap_xmlschema: done processing complexType _InfoTowarPaczka_ContainedType
2021-01-24 22:28:12.223290 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(4) {
["numer"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "numer"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["khId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "khId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["magId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "magId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["symbolWaluty"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "symbolWaluty"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.223300 nusoap_xmlschema: done processing element InfoTowarPaczka
2021-01-24 22:28:12.223314 nusoap_xmlschema: processing untyped element InfoTowarPaczkaResponse type _InfoTowarPaczkaResponse_ContainedType
2021-01-24 22:28:12.223320 nusoap_xmlschema: add element InfoTowarPaczkaResponse to elements array
2021-01-24 22:28:12.223338 nusoap_xmlschema: processing unnamed complexType for element InfoTowarPaczkaResponse named _InfoTowarPaczkaResponse_ContainedType
2021-01-24 22:28:12.223363 nusoap_xmlschema: processing typed element InfoTowarPaczkaResult of type http://tempuri.org/:ArrayOfInfoTowarPaczka
2021-01-24 22:28:12.223370 nusoap_xmlschema: add element InfoTowarPaczkaResult to complexType _InfoTowarPaczkaResponse_ContainedType
2021-01-24 22:28:12.223379 nusoap_xmlschema: done processing element InfoTowarPaczkaResult
2021-01-24 22:28:12.223392 nusoap_xmlschema: done processing complexType _InfoTowarPaczkaResponse_ContainedType
2021-01-24 22:28:12.223407 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["InfoTowarPaczkaResult"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(21) "InfoTowarPaczkaResult"
["type"]=>
string(42) "http://tempuri.org/:ArrayOfInfoTowarPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.223417 nusoap_xmlschema: done processing element InfoTowarPaczkaResponse
2021-01-24 22:28:12.223435 nusoap_xmlschema: processing named complexType ArrayOfInfoTowarPaczka
2021-01-24 22:28:12.223462 nusoap_xmlschema: processing typed element InfoTowarPaczka of type http://tempuri.org/:InfoTowarPaczka
2021-01-24 22:28:12.223469 nusoap_xmlschema: add element InfoTowarPaczka to complexType ArrayOfInfoTowarPaczka
2021-01-24 22:28:12.223479 nusoap_xmlschema: done processing element InfoTowarPaczka
2021-01-24 22:28:12.223492 nusoap_xmlschema: done processing complexType ArrayOfInfoTowarPaczka
2021-01-24 22:28:12.223508 nusoap_xmlschema: array(6) {
["name"]=>
string(22) "ArrayOfInfoTowarPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["InfoTowarPaczka"]=>
array(6) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(9) "unbounded"
["name"]=>
string(15) "InfoTowarPaczka"
["nillable"]=>
string(4) "true"
["type"]=>
string(35) "http://tempuri.org/:InfoTowarPaczka"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.223521 nusoap_xmlschema: processing named complexType InfoTowarPaczka
2021-01-24 22:28:12.223545 nusoap_xmlschema: processing typed element idTw of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.223558 nusoap_xmlschema: add element idTw to complexType InfoTowarPaczka
2021-01-24 22:28:12.223568 nusoap_xmlschema: done processing element idTw
2021-01-24 22:28:12.223586 nusoap_xmlschema: processing typed element idKh of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.223592 nusoap_xmlschema: add element idKh to complexType InfoTowarPaczka
2021-01-24 22:28:12.223602 nusoap_xmlschema: done processing element idKh
2021-01-24 22:28:12.223619 nusoap_xmlschema: processing typed element nazwaTw of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.223625 nusoap_xmlschema: add element nazwaTw to complexType InfoTowarPaczka
2021-01-24 22:28:12.223639 nusoap_xmlschema: done processing element nazwaTw
2021-01-24 22:28:12.223657 nusoap_xmlschema: processing typed element klientNetto of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.223664 nusoap_xmlschema: add element klientNetto to complexType InfoTowarPaczka
2021-01-24 22:28:12.223674 nusoap_xmlschema: done processing element klientNetto
2021-01-24 22:28:12.223690 nusoap_xmlschema: processing typed element waluta of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.223697 nusoap_xmlschema: add element waluta to complexType InfoTowarPaczka
2021-01-24 22:28:12.223706 nusoap_xmlschema: done processing element waluta
2021-01-24 22:28:12.223723 nusoap_xmlschema: processing typed element stan of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.223729 nusoap_xmlschema: add element stan to complexType InfoTowarPaczka
2021-01-24 22:28:12.223738 nusoap_xmlschema: done processing element stan
2021-01-24 22:28:12.223755 nusoap_xmlschema: processing typed element zdjecie of type http://www.w3.org/2001/XMLSchema:base64Binary
2021-01-24 22:28:12.223762 nusoap_xmlschema: add element zdjecie to complexType InfoTowarPaczka
2021-01-24 22:28:12.223771 nusoap_xmlschema: done processing element zdjecie
2021-01-24 22:28:12.223787 nusoap_xmlschema: done processing complexType InfoTowarPaczka
2021-01-24 22:28:12.223850 nusoap_xmlschema: array(6) {
["name"]=>
string(15) "InfoTowarPaczka"
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(7) {
["idTw"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idTw"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["idKh"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "idKh"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["nazwaTw"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "nazwaTw"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["klientNetto"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(11) "klientNetto"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:decimal"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["stan"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "stan"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["zdjecie"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "zdjecie"
["type"]=>
string(45) "http://www.w3.org/2001/XMLSchema:base64Binary"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.223875 nusoap_xmlschema: processing untyped element DodajBadanieRynku type _DodajBadanieRynku_ContainedType
2021-01-24 22:28:12.223881 nusoap_xmlschema: add element DodajBadanieRynku to elements array
2021-01-24 22:28:12.223904 nusoap_xmlschema: processing unnamed complexType for element DodajBadanieRynku named _DodajBadanieRynku_ContainedType
2021-01-24 22:28:12.223948 nusoap_xmlschema: processing typed element twId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.223956 nusoap_xmlschema: add element twId to complexType _DodajBadanieRynku_ContainedType
2021-01-24 22:28:12.223967 nusoap_xmlschema: done processing element twId
2021-01-24 22:28:12.223985 nusoap_xmlschema: processing typed element twNazwa of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.223992 nusoap_xmlschema: add element twNazwa to complexType _DodajBadanieRynku_ContainedType
2021-01-24 22:28:12.224013 nusoap_xmlschema: done processing element twNazwa
2021-01-24 22:28:12.224046 nusoap_xmlschema: processing typed element twCena of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.224057 nusoap_xmlschema: add element twCena to complexType _DodajBadanieRynku_ContainedType
2021-01-24 22:28:12.224075 nusoap_xmlschema: done processing element twCena
2021-01-24 22:28:12.224102 nusoap_xmlschema: processing typed element klientId of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.224110 nusoap_xmlschema: add element klientId to complexType _DodajBadanieRynku_ContainedType
2021-01-24 22:28:12.224120 nusoap_xmlschema: done processing element klientId
2021-01-24 22:28:12.224145 nusoap_xmlschema: processing typed element klientSymbol of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.224156 nusoap_xmlschema: add element klientSymbol to complexType _DodajBadanieRynku_ContainedType
2021-01-24 22:28:12.224171 nusoap_xmlschema: done processing element klientSymbol
2021-01-24 22:28:12.224190 nusoap_xmlschema: processing typed element uzytkownik of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.224197 nusoap_xmlschema: add element uzytkownik to complexType _DodajBadanieRynku_ContainedType
2021-01-24 22:28:12.224207 nusoap_xmlschema: done processing element uzytkownik
2021-01-24 22:28:12.224224 nusoap_xmlschema: processing typed element typ of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.224230 nusoap_xmlschema: add element typ to complexType _DodajBadanieRynku_ContainedType
2021-01-24 22:28:12.224240 nusoap_xmlschema: done processing element typ
2021-01-24 22:28:12.224256 nusoap_xmlschema: processing typed element uwagi of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.224263 nusoap_xmlschema: add element uwagi to complexType _DodajBadanieRynku_ContainedType
2021-01-24 22:28:12.224272 nusoap_xmlschema: done processing element uwagi
2021-01-24 22:28:12.224288 nusoap_xmlschema: done processing complexType _DodajBadanieRynku_ContainedType
2021-01-24 22:28:12.224357 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(8) {
["twId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(4) "twId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["twNazwa"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(7) "twNazwa"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["twCena"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "twCena"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["klientId"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(8) "klientId"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["klientSymbol"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(12) "klientSymbol"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["uzytkownik"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(10) "uzytkownik"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["typ"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(3) "typ"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
["uwagi"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "uwagi"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.224382 nusoap_xmlschema: done processing element DodajBadanieRynku
2021-01-24 22:28:12.224413 nusoap_xmlschema: processing untyped element DodajBadanieRynkuResponse type _DodajBadanieRynkuResponse_ContainedType
2021-01-24 22:28:12.224421 nusoap_xmlschema: add element DodajBadanieRynkuResponse to elements array
2021-01-24 22:28:12.224450 nusoap_xmlschema: processing unnamed complexType for element DodajBadanieRynkuResponse named _DodajBadanieRynkuResponse_ContainedType
2021-01-24 22:28:12.224476 nusoap_xmlschema: processing typed element DodajBadanieRynkuResult of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-24 22:28:12.224484 nusoap_xmlschema: add element DodajBadanieRynkuResult to complexType _DodajBadanieRynkuResponse_ContainedType
2021-01-24 22:28:12.224495 nusoap_xmlschema: done processing element DodajBadanieRynkuResult
2021-01-24 22:28:12.224508 nusoap_xmlschema: done processing complexType _DodajBadanieRynkuResponse_ContainedType
2021-01-24 22:28:12.224524 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(1) {
["DodajBadanieRynkuResult"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(23) "DodajBadanieRynkuResult"
["type"]=>
string(40) "http://www.w3.org/2001/XMLSchema:boolean"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.224534 nusoap_xmlschema: done processing element DodajBadanieRynkuResponse
2021-01-24 22:28:12.224556 nusoap_xmlschema: processing typed element decimal of type http://www.w3.org/2001/XMLSchema:decimal
2021-01-24 22:28:12.224564 nusoap_xmlschema: add element decimal to elements array
2021-01-24 22:28:12.224578 nusoap_xmlschema: done processing element decimal
2021-01-24 22:28:12.224595 nusoap_xmlschema: processing untyped element DataTable type _DataTable_ContainedType
2021-01-24 22:28:12.224601 nusoap_xmlschema: add element DataTable to elements array
2021-01-24 22:28:12.224614 nusoap_xmlschema: processing unnamed complexType for element DataTable named _DataTable_ContainedType
2021-01-24 22:28:12.224637 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:28:12.224658 nusoap_xmlschema: do not have any logic to process element any
2021-01-24 22:28:12.224687 nusoap_xmlschema: done processing complexType _DataTable_ContainedType
2021-01-24 22:28:12.224707 nusoap_xmlschema: array(4) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
}
2021-01-24 22:28:12.224729 nusoap_xmlschema: done processing element DataTable
2021-01-24 22:28:12.224758 nusoap_xmlschema: processing typed element string of type http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.224767 nusoap_xmlschema: add element string to elements array
2021-01-24 22:28:12.224778 nusoap_xmlschema: done processing element string
2021-01-24 22:28:12.224794 nusoap_xmlschema: processing typed element int of type http://www.w3.org/2001/XMLSchema:int
2021-01-24 22:28:12.224801 nusoap_xmlschema: add element int to elements array
2021-01-24 22:28:12.224810 nusoap_xmlschema: done processing element int
2021-01-24 22:28:12.224827 nusoap_xmlschema: processing typed element ArrayOfCenyPaczka of type http://tempuri.org/:ArrayOfCenyPaczka
2021-01-24 22:28:12.224833 nusoap_xmlschema: add element ArrayOfCenyPaczka to elements array
2021-01-24 22:28:12.224843 nusoap_xmlschema: done processing element ArrayOfCenyPaczka
2021-01-24 22:28:12.224860 nusoap_xmlschema: processing typed element ArrayOfDokumentyPaczka of type http://tempuri.org/:ArrayOfDokumentyPaczka
2021-01-24 22:28:12.224866 nusoap_xmlschema: add element ArrayOfDokumentyPaczka to elements array
2021-01-24 22:28:12.224876 nusoap_xmlschema: done processing element ArrayOfDokumentyPaczka
2021-01-24 22:28:12.224892 nusoap_xmlschema: processing typed element ArrayOfDokumentyIdPaczka of type http://tempuri.org/:ArrayOfDokumentyIdPaczka
2021-01-24 22:28:12.224898 nusoap_xmlschema: add element ArrayOfDokumentyIdPaczka to elements array
2021-01-24 22:28:12.224908 nusoap_xmlschema: done processing element ArrayOfDokumentyIdPaczka
2021-01-24 22:28:12.224924 nusoap_xmlschema: processing typed element ArrayOfPozycjaDokumentu of type http://tempuri.org/:ArrayOfPozycjaDokumentu
2021-01-24 22:28:12.224930 nusoap_xmlschema: add element ArrayOfPozycjaDokumentu to elements array
2021-01-24 22:28:12.224940 nusoap_xmlschema: done processing element ArrayOfPozycjaDokumentu
2021-01-24 22:28:12.224956 nusoap_xmlschema: processing typed element ArrayOfPlatnosc of type http://tempuri.org/:ArrayOfPlatnosc
2021-01-24 22:28:12.224965 nusoap_xmlschema: add element ArrayOfPlatnosc to elements array
2021-01-24 22:28:12.224974 nusoap_xmlschema: done processing element ArrayOfPlatnosc
2021-01-24 22:28:12.224991 nusoap_xmlschema: processing typed element KhInfo of type http://tempuri.org/:KhInfo
2021-01-24 22:28:12.224997 nusoap_xmlschema: add element KhInfo to elements array
2021-01-24 22:28:12.225019 nusoap_xmlschema: done processing element KhInfo
2021-01-24 22:28:12.225052 nusoap_xmlschema: processing typed element ArrayOfReklamacjePaczka of type http://tempuri.org/:ArrayOfReklamacjePaczka
2021-01-24 22:28:12.225064 nusoap_xmlschema: add element ArrayOfReklamacjePaczka to elements array
2021-01-24 22:28:12.225083 nusoap_xmlschema: done processing element ArrayOfReklamacjePaczka
2021-01-24 22:28:12.225117 nusoap_xmlschema: processing typed element base64Binary of type http://www.w3.org/2001/XMLSchema:base64Binary
2021-01-24 22:28:12.225125 nusoap_xmlschema: add element base64Binary to elements array
2021-01-24 22:28:12.225137 nusoap_xmlschema: done processing element base64Binary
2021-01-24 22:28:12.225155 nusoap_xmlschema: processing typed element ArrayOfRealizacjaUmow of type http://tempuri.org/:ArrayOfRealizacjaUmow
2021-01-24 22:28:12.225161 nusoap_xmlschema: add element ArrayOfRealizacjaUmow to elements array
2021-01-24 22:28:12.225171 nusoap_xmlschema: done processing element ArrayOfRealizacjaUmow
2021-01-24 22:28:12.225187 nusoap_xmlschema: processing typed element ArrayOfInfoRabat of type http://tempuri.org/:ArrayOfInfoRabat
2021-01-24 22:28:12.225194 nusoap_xmlschema: add element ArrayOfInfoRabat to elements array
2021-01-24 22:28:12.225203 nusoap_xmlschema: done processing element ArrayOfInfoRabat
2021-01-24 22:28:12.225219 nusoap_xmlschema: processing typed element boolean of type http://www.w3.org/2001/XMLSchema:boolean
2021-01-24 22:28:12.225230 nusoap_xmlschema: add element boolean to elements array
2021-01-24 22:28:12.225248 nusoap_xmlschema: done processing element boolean
2021-01-24 22:28:12.225282 nusoap_xmlschema: processing typed element ArrayOfStanyPaczka of type http://tempuri.org/:ArrayOfStanyPaczka
2021-01-24 22:28:12.225294 nusoap_xmlschema: add element ArrayOfStanyPaczka to elements array
2021-01-24 22:28:12.225312 nusoap_xmlschema: done processing element ArrayOfStanyPaczka
2021-01-24 22:28:12.225332 nusoap_xmlschema: processing typed element ArrayOfInfoTowarPaczka of type http://tempuri.org/:ArrayOfInfoTowarPaczka
2021-01-24 22:28:12.225347 nusoap_xmlschema: add element ArrayOfInfoTowarPaczka to elements array
2021-01-24 22:28:12.225357 nusoap_xmlschema: done processing element ArrayOfInfoTowarPaczka
2021-01-24 22:28:12.225372 wsdl: Parsing WSDL schema done
2021-01-24 22:28:12.225408 wsdl: msg WyliczCeneSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCene
2021-01-24 22:28:12.225442 wsdl: msg WyliczCeneSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCeneResponse
2021-01-24 22:28:12.225470 wsdl: msg WyliczCene2SoapIn: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCene2
2021-01-24 22:28:12.225497 wsdl: msg WyliczCene2SoapOut: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCene2Response
2021-01-24 22:28:12.225529 wsdl: msg WyliczCenyWalutaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCenyWaluta
2021-01-24 22:28:12.225582 wsdl: msg WyliczCenyWalutaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCenyWalutaResponse
2021-01-24 22:28:12.225637 wsdl: msg WyliczStanySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:WyliczStany
2021-01-24 22:28:12.225677 wsdl: msg WyliczStanySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:WyliczStanyResponse
2021-01-24 22:28:12.225706 wsdl: msg WyliczCenyWalutaKlientSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCenyWalutaKlient
2021-01-24 22:28:12.225738 wsdl: msg WyliczCenyWalutaKlientSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:WyliczCenyWalutaKlientResponse
2021-01-24 22:28:12.225776 wsdl: msg PodajMagazynSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:PodajMagazyn
2021-01-24 22:28:12.225829 wsdl: msg PodajMagazynSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:PodajMagazynResponse
2021-01-24 22:28:12.225876 wsdl: msg StanCentralaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:StanCentrala
2021-01-24 22:28:12.225903 wsdl: msg StanCentralaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:StanCentralaResponse
2021-01-24 22:28:12.225929 wsdl: msg StanFiliaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:StanFilia
2021-01-24 22:28:12.225956 wsdl: msg StanFiliaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:StanFiliaResponse
2021-01-24 22:28:12.225982 wsdl: msg StanInneSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:StanInne
2021-01-24 22:28:12.226008 wsdl: msg StanInneSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:StanInneResponse
2021-01-24 22:28:12.226033 wsdl: msg StanCalySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:StanCaly
2021-01-24 22:28:12.226059 wsdl: msg StanCalySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:StanCalyResponse
2021-01-24 22:28:12.226107 wsdl: msg CenaDetalicznaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:CenaDetaliczna
2021-01-24 22:28:12.226160 wsdl: msg CenaDetalicznaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:CenaDetalicznaResponse
2021-01-24 22:28:12.226189 wsdl: msg NazwaFSPAzZKSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:NazwaFSPAzZK
2021-01-24 22:28:12.226215 wsdl: msg NazwaFSPAzZKSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:NazwaFSPAzZKResponse
2021-01-24 22:28:12.226241 wsdl: msg NazwaWZzZKSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:NazwaWZzZK
2021-01-24 22:28:12.226267 wsdl: msg NazwaWZzZKSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:NazwaWZzZKResponse
2021-01-24 22:28:12.226293 wsdl: msg WalutaAktualnyKursSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:WalutaAktualnyKurs
2021-01-24 22:28:12.226319 wsdl: msg WalutaAktualnyKursSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:WalutaAktualnyKursResponse
2021-01-24 22:28:12.226345 wsdl: msg PunktyProgramLojalnosciowySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:PunktyProgramLojalnosciowy
2021-01-24 22:28:12.226381 wsdl: msg PunktyProgramLojalnosciowySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:PunktyProgramLojalnosciowyResponse
2021-01-24 22:28:12.226437 wsdl: msg RankingProduktyDniaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:RankingProduktyDnia
2021-01-24 22:28:12.226479 wsdl: msg RankingProduktyDniaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:RankingProduktyDniaResponse
2021-01-24 22:28:12.226507 wsdl: msg RaportDowozowySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:RaportDowozowy
2021-01-24 22:28:12.226532 wsdl: msg RaportDowozowySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:RaportDowozowyResponse
2021-01-24 22:28:12.226566 wsdl: msg ProduktyDniaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:ProduktyDnia
2021-01-24 22:28:12.226594 wsdl: msg ProduktyDniaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:ProduktyDniaResponse
2021-01-24 22:28:12.226620 wsdl: msg DodajZamowienieSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DodajZamowienie
2021-01-24 22:28:12.226651 wsdl: msg DodajZamowienieSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DodajZamowienieResponse
2021-01-24 22:28:12.226700 wsdl: msg DodajPozycjeSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DodajPozycje
2021-01-24 22:28:12.226749 wsdl: msg DodajPozycjeSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DodajPozycjeResponse
2021-01-24 22:28:12.226802 wsdl: msg DodajZamowienieProgramLojalnosciowySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DodajZamowienieProgramLojalnosciowy
2021-01-24 22:28:12.226859 wsdl: msg DodajZamowienieProgramLojalnosciowySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DodajZamowienieProgramLojalnosciowyResponse
2021-01-24 22:28:12.226911 wsdl: msg DodajKodRabatowySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DodajKodRabatowy
2021-01-24 22:28:12.226966 wsdl: msg DodajKodRabatowySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DodajKodRabatowyResponse
2021-01-24 22:28:12.227010 wsdl: msg DodajPozycjeProgramLojalnosciowySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DodajPozycjeProgramLojalnosciowy
2021-01-24 22:28:12.227063 wsdl: msg DodajPozycjeProgramLojalnosciowySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DodajPozycjeProgramLojalnosciowyResponse
2021-01-24 22:28:12.227112 wsdl: msg CenyTowarowPaczkaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:CenyTowarowPaczka
2021-01-24 22:28:12.227158 wsdl: msg CenyTowarowPaczkaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:CenyTowarowPaczkaResponse
2021-01-24 22:28:12.227206 wsdl: msg DokumentyPaczkaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DokumentyPaczka
2021-01-24 22:28:12.227259 wsdl: msg DokumentyPaczkaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DokumentyPaczkaResponse
2021-01-24 22:28:12.227309 wsdl: msg DokumentyIdPaczkaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DokumentyIdPaczka
2021-01-24 22:28:12.227357 wsdl: msg DokumentyIdPaczkaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DokumentyIdPaczkaResponse
2021-01-24 22:28:12.227406 wsdl: msg PozycjeDokumentuSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:PozycjeDokumentu
2021-01-24 22:28:12.227467 wsdl: msg PozycjeDokumentuSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:PozycjeDokumentuResponse
2021-01-24 22:28:12.227525 wsdl: msg PlatnosciSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:Platnosci
2021-01-24 22:28:12.227583 wsdl: msg PlatnosciSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:PlatnosciResponse
2021-01-24 22:28:12.227633 wsdl: msg KontrahentInfoSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:KontrahentInfo
2021-01-24 22:28:12.227683 wsdl: msg KontrahentInfoSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:KontrahentInfoResponse
2021-01-24 22:28:12.227729 wsdl: msg ReklamacjePaczkaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:ReklamacjePaczka
2021-01-24 22:28:12.227773 wsdl: msg ReklamacjePaczkaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:ReklamacjePaczkaResponse
2021-01-24 22:28:12.227818 wsdl: msg CenyTowarowPaczkaTestSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:CenyTowarowPaczkaTest
2021-01-24 22:28:12.227871 wsdl: msg CenyTowarowPaczkaTestSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:CenyTowarowPaczkaTestResponse
2021-01-24 22:28:12.227916 wsdl: msg ZdjecieSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:Zdjecie
2021-01-24 22:28:12.227975 wsdl: msg ZdjecieSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:ZdjecieResponse
2021-01-24 22:28:12.228023 wsdl: msg TowarTlumaczenieSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:TowarTlumaczenie
2021-01-24 22:28:12.228067 wsdl: msg TowarTlumaczenieSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:TowarTlumaczenieResponse
2021-01-24 22:28:12.228113 wsdl: msg RealizacjeUmowSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:RealizacjeUmow
2021-01-24 22:28:12.228158 wsdl: msg RealizacjeUmowSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:RealizacjeUmowResponse
2021-01-24 22:28:12.228203 wsdl: msg RabatInfoSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:RabatInfo
2021-01-24 22:28:12.228247 wsdl: msg RabatInfoSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:RabatInfoResponse
2021-01-24 22:28:12.228292 wsdl: msg RabatInfo2SoapIn: found part (with element) parameters: parameters,http://tempuri.org/:RabatInfo2
2021-01-24 22:28:12.228336 wsdl: msg RabatInfo2SoapOut: found part (with element) parameters: parameters,http://tempuri.org/:RabatInfo2Response
2021-01-24 22:28:12.228382 wsdl: msg RabatUstawWykorzystanySoapIn: found part (with element) parameters: parameters,http://tempuri.org/:RabatUstawWykorzystany
2021-01-24 22:28:12.228432 wsdl: msg RabatUstawWykorzystanySoapOut: found part (with element) parameters: parameters,http://tempuri.org/:RabatUstawWykorzystanyResponse
2021-01-24 22:28:12.228490 wsdl: msg StanyTowarowPaczkaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:StanyTowarowPaczka
2021-01-24 22:28:12.228544 wsdl: msg StanyTowarowPaczkaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:StanyTowarowPaczkaResponse
2021-01-24 22:28:12.228602 wsdl: msg SprawdzIdKontrahentaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:SprawdzIdKontrahenta
2021-01-24 22:28:12.228653 wsdl: msg SprawdzIdKontrahentaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:SprawdzIdKontrahentaResponse
2021-01-24 22:28:12.228704 wsdl: msg InfoTowarPaczkaSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:InfoTowarPaczka
2021-01-24 22:28:12.228757 wsdl: msg InfoTowarPaczkaSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:InfoTowarPaczkaResponse
2021-01-24 22:28:12.228808 wsdl: msg DodajBadanieRynkuSoapIn: found part (with element) parameters: parameters,http://tempuri.org/:DodajBadanieRynku
2021-01-24 22:28:12.228866 wsdl: msg DodajBadanieRynkuSoapOut: found part (with element) parameters: parameters,http://tempuri.org/:DodajBadanieRynkuResponse
2021-01-24 22:28:12.228916 wsdl: msg WyliczCeneHttpGetIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.228957 wsdl: msg WyliczCeneHttpGetIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229007 wsdl: msg WyliczCeneHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:28:12.229056 wsdl: msg WyliczCene2HttpGetIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229087 wsdl: msg WyliczCene2HttpGetIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229116 wsdl: msg WyliczCene2HttpGetIn: found part (with type) mag_id: mag_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229166 wsdl: msg WyliczCene2HttpGetOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:28:12.229213 wsdl: msg WyliczCenyWalutaHttpGetIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229241 wsdl: msg WyliczCenyWalutaHttpGetIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229276 wsdl: msg WyliczCenyWalutaHttpGetIn: found part (with type) mag_id: mag_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229305 wsdl: msg WyliczCenyWalutaHttpGetIn: found part (with type) waluta: waluta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229349 wsdl: msg WyliczCenyWalutaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:28:12.229394 wsdl: msg WyliczStanyHttpGetIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229439 wsdl: msg WyliczStanyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:28:12.229497 wsdl: msg WyliczCenyWalutaKlientHttpGetIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229530 wsdl: msg WyliczCenyWalutaKlientHttpGetIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229554 wsdl: msg WyliczCenyWalutaKlientHttpGetIn: found part (with type) mag_id: mag_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229572 wsdl: msg WyliczCenyWalutaKlientHttpGetIn: found part (with type) waluta: waluta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229599 wsdl: msg WyliczCenyWalutaKlientHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:28:12.229625 wsdl: msg PodajMagazynHttpGetIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229651 wsdl: msg PodajMagazynHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:28:12.229679 wsdl: msg StanCentralaHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229723 wsdl: msg StanCentralaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:28:12.229769 wsdl: msg StanFiliaHttpGetIn: found part (with type) idMag: idMag,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229801 wsdl: msg StanFiliaHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229857 wsdl: msg StanFiliaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:28:12.229905 wsdl: msg StanInneHttpGetIn: found part (with type) idMag: idMag,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229935 wsdl: msg StanInneHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.229989 wsdl: msg StanInneHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:28:12.230037 wsdl: msg StanCalyHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.230087 wsdl: msg StanCalyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:28:12.230137 wsdl: msg CenaDetalicznaHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.230188 wsdl: msg CenaDetalicznaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:28:12.230237 wsdl: msg NazwaFSPAzZKHttpGetIn: found part (with type) ZK_NrPelny: ZK_NrPelny,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.230286 wsdl: msg NazwaFSPAzZKHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:28:12.230336 wsdl: msg NazwaWZzZKHttpGetIn: found part (with type) ZK_NrPelny: ZK_NrPelny,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.230365 wsdl: msg NazwaWZzZKHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:28:12.230392 wsdl: msg WalutaAktualnyKursHttpGetIn: found part (with type) kodWaluty: kodWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.230409 wsdl: msg WalutaAktualnyKursHttpGetIn: found part (with type) idBanku: idBanku,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.230441 wsdl: msg WalutaAktualnyKursHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:28:12.230475 wsdl: msg PunktyProgramLojalnosciowyHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.230502 wsdl: msg PunktyProgramLojalnosciowyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:28:12.230536 wsdl: msg RankingProduktyDniaHttpGetIn: found part (with type) dniWstecz: dniWstecz,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.230569 wsdl: msg RankingProduktyDniaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:28:12.230596 wsdl: msg RaportDowozowyHttpGetIn: found part (with type) status: status,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.230622 wsdl: msg RaportDowozowyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:28:12.230648 wsdl: msg ProduktyDniaHttpGetIn: found part (with type) dniWstecz: dniWstecz,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.230673 wsdl: msg ProduktyDniaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:28:12.230699 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) idKh_ext: idKh_ext,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.230716 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) idKh_ERP: idKh_ERP,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.230732 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) idMag: idMag,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.230754 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) typDok: typDok,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.230784 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) uwagi: uwagi,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.230816 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) sklep: sklep,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.230856 wsdl: msg DodajZamowienieHttpGetIn: found part (with type) waluta: waluta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.230903 wsdl: msg DodajZamowienieHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:28:12.230952 wsdl: msg DodajPozycjeHttpGetIn: found part (with type) idNagl: idNagl,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.230984 wsdl: msg DodajPozycjeHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231013 wsdl: msg DodajPozycjeHttpGetIn: found part (with type) ilosc: ilosc,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231064 wsdl: msg DodajPozycjeHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:28:12.231113 wsdl: msg DodajZamowienieProgramLojalnosciowyHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231164 wsdl: msg DodajZamowienieProgramLojalnosciowyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:28:12.231213 wsdl: msg DodajKodRabatowyHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231233 wsdl: msg DodajKodRabatowyHttpGetIn: found part (with type) prefiksKodu: prefiksKodu,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231255 wsdl: msg DodajKodRabatowyHttpGetIn: found part (with type) kod: kod,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231272 wsdl: msg DodajKodRabatowyHttpGetIn: found part (with type) procent: procent,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231289 wsdl: msg DodajKodRabatowyHttpGetIn: found part (with type) waznyDo: waznyDo,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231314 wsdl: msg DodajKodRabatowyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:28:12.231341 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpGetIn: found part (with type) idNagl: idNagl,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231365 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpGetIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231387 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpGetIn: found part (with type) ilosc: ilosc,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231432 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:28:12.231476 wsdl: msg CenyTowarowPaczkaHttpGetIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231495 wsdl: msg CenyTowarowPaczkaHttpGetIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231511 wsdl: msg CenyTowarowPaczkaHttpGetIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231535 wsdl: msg CenyTowarowPaczkaHttpGetIn: found part (with type) symbolWaluty: symbolWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231557 wsdl: msg CenyTowarowPaczkaHttpGetIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231589 wsdl: msg CenyTowarowPaczkaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfCenyPaczka
2021-01-24 22:28:12.231616 wsdl: msg DokumentyPaczkaHttpGetIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231632 wsdl: msg DokumentyPaczkaHttpGetIn: found part (with type) dataOd: dataOd,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231652 wsdl: msg DokumentyPaczkaHttpGetIn: found part (with type) dataDo: dataDo,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231669 wsdl: msg DokumentyPaczkaHttpGetIn: found part (with type) typ: typ,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231701 wsdl: msg DokumentyPaczkaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfDokumentyPaczka
2021-01-24 22:28:12.231753 wsdl: msg DokumentyIdPaczkaHttpGetIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231787 wsdl: msg DokumentyIdPaczkaHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231820 wsdl: msg DokumentyIdPaczkaHttpGetIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231842 wsdl: msg DokumentyIdPaczkaHttpGetIn: found part (with type) pozycjeDokumentu: pozycjeDokumentu,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231874 wsdl: msg DokumentyIdPaczkaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfDokumentyIdPaczka
2021-01-24 22:28:12.231933 wsdl: msg PozycjeDokumentuHttpGetIn: found part (with type) idDok: idDok,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.231987 wsdl: msg PozycjeDokumentuHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfPozycjaDokumentu
2021-01-24 22:28:12.232025 wsdl: msg PlatnosciHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.232042 wsdl: msg PlatnosciHttpGetIn: found part (with type) dataOd: dataOd,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.232061 wsdl: msg PlatnosciHttpGetIn: found part (with type) dataDo: dataDo,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.232077 wsdl: msg PlatnosciHttpGetIn: found part (with type) status: status,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.232103 wsdl: msg PlatnosciHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfPlatnosc
2021-01-24 22:28:12.232138 wsdl: msg KontrahentInfoHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.232193 wsdl: msg KontrahentInfoHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:KhInfo
2021-01-24 22:28:12.232238 wsdl: msg ReklamacjePaczkaHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.232273 wsdl: msg ReklamacjePaczkaHttpGetIn: found part (with type) dataOd: dataOd,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.232308 wsdl: msg ReklamacjePaczkaHttpGetIn: found part (with type) dataDo: dataDo,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.232362 wsdl: msg ReklamacjePaczkaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfReklamacjePaczka
2021-01-24 22:28:12.232404 wsdl: msg CenyTowarowPaczkaTestHttpGetIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.232434 wsdl: msg CenyTowarowPaczkaTestHttpGetIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.232469 wsdl: msg CenyTowarowPaczkaTestHttpGetIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.232504 wsdl: msg CenyTowarowPaczkaTestHttpGetIn: found part (with type) symbolWaluty: symbolWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.232530 wsdl: msg CenyTowarowPaczkaTestHttpGetIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.232565 wsdl: msg CenyTowarowPaczkaTestHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:28:12.232614 wsdl: msg ZdjecieHttpGetIn: found part (with type) zdjId: zdjId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.232669 wsdl: msg ZdjecieHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:base64Binary
2021-01-24 22:28:12.232719 wsdl: msg TowarTlumaczenieHttpGetIn: found part (with type) idTowaru: idTowaru,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.232754 wsdl: msg TowarTlumaczenieHttpGetIn: found part (with type) typ: typ,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.232789 wsdl: msg TowarTlumaczenieHttpGetIn: found part (with type) jezyk: jezyk,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.232834 wsdl: msg TowarTlumaczenieHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:28:12.232886 wsdl: msg RealizacjeUmowHttpGetIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.232938 wsdl: msg RealizacjeUmowHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfRealizacjaUmow
2021-01-24 22:28:12.232991 wsdl: msg RabatInfoHttpGetIn: found part (with type) kodRabatowy: kodRabatowy,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233025 wsdl: msg RabatInfoHttpGetIn: found part (with type) idKontrahenta: idKontrahenta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233077 wsdl: msg RabatInfoHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfInfoRabat
2021-01-24 22:28:12.233129 wsdl: msg RabatInfo2HttpGetIn: found part (with type) kodRabatowy: kodRabatowy,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233163 wsdl: msg RabatInfo2HttpGetIn: found part (with type) idKontrahenta: idKontrahenta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233214 wsdl: msg RabatInfo2HttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfInfoRabat
2021-01-24 22:28:12.233271 wsdl: msg RabatUstawWykorzystanyHttpGetIn: found part (with type) kodRabatowy: kodRabatowy,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233305 wsdl: msg RabatUstawWykorzystanyHttpGetIn: found part (with type) idKontrahenta: idKontrahenta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233360 wsdl: msg RabatUstawWykorzystanyHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:boolean
2021-01-24 22:28:12.233410 wsdl: msg StanyTowarowPaczkaHttpGetIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233440 wsdl: msg StanyTowarowPaczkaHttpGetIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233488 wsdl: msg StanyTowarowPaczkaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfStanyPaczka
2021-01-24 22:28:12.233559 wsdl: msg SprawdzIdKontrahentaHttpGetIn: found part (with type) symbolKh: symbolKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233608 wsdl: msg SprawdzIdKontrahentaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:28:12.233652 wsdl: msg InfoTowarPaczkaHttpGetIn: found part (with type) numer: numer,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233671 wsdl: msg InfoTowarPaczkaHttpGetIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233687 wsdl: msg InfoTowarPaczkaHttpGetIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233704 wsdl: msg InfoTowarPaczkaHttpGetIn: found part (with type) symbolWaluty: symbolWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233730 wsdl: msg InfoTowarPaczkaHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfInfoTowarPaczka
2021-01-24 22:28:12.233756 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) twId: twId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233773 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) twNazwa: twNazwa,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233789 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) twCena: twCena,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233806 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) klientId: klientId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233822 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) klientSymbol: klientSymbol,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233842 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) uzytkownik: uzytkownik,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233858 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) typ: typ,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233874 wsdl: msg DodajBadanieRynkuHttpGetIn: found part (with type) uwagi: uwagi,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233900 wsdl: msg DodajBadanieRynkuHttpGetOut: found part (with element) Body: Body,http://tempuri.org/:boolean
2021-01-24 22:28:12.233925 wsdl: msg WyliczCeneHttpPostIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233943 wsdl: msg WyliczCeneHttpPostIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.233969 wsdl: msg WyliczCeneHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:28:12.233994 wsdl: msg WyliczCene2HttpPostIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234011 wsdl: msg WyliczCene2HttpPostIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234028 wsdl: msg WyliczCene2HttpPostIn: found part (with type) mag_id: mag_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234054 wsdl: msg WyliczCene2HttpPostOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:28:12.234079 wsdl: msg WyliczCenyWalutaHttpPostIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234096 wsdl: msg WyliczCenyWalutaHttpPostIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234112 wsdl: msg WyliczCenyWalutaHttpPostIn: found part (with type) mag_id: mag_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234133 wsdl: msg WyliczCenyWalutaHttpPostIn: found part (with type) waluta: waluta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234157 wsdl: msg WyliczCenyWalutaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:28:12.234184 wsdl: msg WyliczStanyHttpPostIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234216 wsdl: msg WyliczStanyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:28:12.234241 wsdl: msg WyliczCenyWalutaKlientHttpPostIn: found part (with type) kh_id: kh_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234259 wsdl: msg WyliczCenyWalutaKlientHttpPostIn: found part (with type) tw_id: tw_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234275 wsdl: msg WyliczCenyWalutaKlientHttpPostIn: found part (with type) mag_id: mag_id,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234292 wsdl: msg WyliczCenyWalutaKlientHttpPostIn: found part (with type) waluta: waluta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234317 wsdl: msg WyliczCenyWalutaKlientHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:28:12.234343 wsdl: msg PodajMagazynHttpPostIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234368 wsdl: msg PodajMagazynHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:28:12.234393 wsdl: msg StanCentralaHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234419 wsdl: msg StanCentralaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:28:12.234451 wsdl: msg StanFiliaHttpPostIn: found part (with type) idMag: idMag,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234468 wsdl: msg StanFiliaHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234493 wsdl: msg StanFiliaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:28:12.234519 wsdl: msg StanInneHttpPostIn: found part (with type) idMag: idMag,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234539 wsdl: msg StanInneHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234571 wsdl: msg StanInneHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:28:12.234597 wsdl: msg StanCalyHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234623 wsdl: msg StanCalyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:28:12.234648 wsdl: msg CenaDetalicznaHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234674 wsdl: msg CenaDetalicznaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:28:12.234700 wsdl: msg NazwaFSPAzZKHttpPostIn: found part (with type) ZK_NrPelny: ZK_NrPelny,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234725 wsdl: msg NazwaFSPAzZKHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:28:12.234751 wsdl: msg NazwaWZzZKHttpPostIn: found part (with type) ZK_NrPelny: ZK_NrPelny,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234778 wsdl: msg NazwaWZzZKHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:28:12.234804 wsdl: msg WalutaAktualnyKursHttpPostIn: found part (with type) kodWaluty: kodWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234821 wsdl: msg WalutaAktualnyKursHttpPostIn: found part (with type) idBanku: idBanku,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234848 wsdl: msg WalutaAktualnyKursHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:decimal
2021-01-24 22:28:12.234874 wsdl: msg PunktyProgramLojalnosciowyHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234899 wsdl: msg PunktyProgramLojalnosciowyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:28:12.234925 wsdl: msg RankingProduktyDniaHttpPostIn: found part (with type) dniWstecz: dniWstecz,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.234960 wsdl: msg RankingProduktyDniaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:28:12.234986 wsdl: msg RaportDowozowyHttpPostIn: found part (with type) status: status,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235012 wsdl: msg RaportDowozowyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:28:12.235038 wsdl: msg ProduktyDniaHttpPostIn: found part (with type) dniWstecz: dniWstecz,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235063 wsdl: msg ProduktyDniaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:28:12.235089 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) idKh_ext: idKh_ext,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235106 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) idKh_ERP: idKh_ERP,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235122 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) idMag: idMag,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235139 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) typDok: typDok,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235155 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) uwagi: uwagi,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235170 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) sklep: sklep,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235186 wsdl: msg DodajZamowienieHttpPostIn: found part (with type) waluta: waluta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235211 wsdl: msg DodajZamowienieHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:28:12.235237 wsdl: msg DodajPozycjeHttpPostIn: found part (with type) idNagl: idNagl,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235259 wsdl: msg DodajPozycjeHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235289 wsdl: msg DodajPozycjeHttpPostIn: found part (with type) ilosc: ilosc,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235325 wsdl: msg DodajPozycjeHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:28:12.235351 wsdl: msg DodajZamowienieProgramLojalnosciowyHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235381 wsdl: msg DodajZamowienieProgramLojalnosciowyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:28:12.235408 wsdl: msg DodajKodRabatowyHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235429 wsdl: msg DodajKodRabatowyHttpPostIn: found part (with type) prefiksKodu: prefiksKodu,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235453 wsdl: msg DodajKodRabatowyHttpPostIn: found part (with type) kod: kod,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235480 wsdl: msg DodajKodRabatowyHttpPostIn: found part (with type) procent: procent,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235519 wsdl: msg DodajKodRabatowyHttpPostIn: found part (with type) waznyDo: waznyDo,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235556 wsdl: msg DodajKodRabatowyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:28:12.235585 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpPostIn: found part (with type) idNagl: idNagl,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235602 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpPostIn: found part (with type) idTw: idTw,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235619 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpPostIn: found part (with type) ilosc: ilosc,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235644 wsdl: msg DodajPozycjeProgramLojalnosciowyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:28:12.235676 wsdl: msg CenyTowarowPaczkaHttpPostIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235693 wsdl: msg CenyTowarowPaczkaHttpPostIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235724 wsdl: msg CenyTowarowPaczkaHttpPostIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235741 wsdl: msg CenyTowarowPaczkaHttpPostIn: found part (with type) symbolWaluty: symbolWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235758 wsdl: msg CenyTowarowPaczkaHttpPostIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235783 wsdl: msg CenyTowarowPaczkaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfCenyPaczka
2021-01-24 22:28:12.235809 wsdl: msg DokumentyPaczkaHttpPostIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235826 wsdl: msg DokumentyPaczkaHttpPostIn: found part (with type) dataOd: dataOd,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235842 wsdl: msg DokumentyPaczkaHttpPostIn: found part (with type) dataDo: dataDo,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235864 wsdl: msg DokumentyPaczkaHttpPostIn: found part (with type) typ: typ,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235890 wsdl: msg DokumentyPaczkaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfDokumentyPaczka
2021-01-24 22:28:12.235915 wsdl: msg DokumentyIdPaczkaHttpPostIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235932 wsdl: msg DokumentyIdPaczkaHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235949 wsdl: msg DokumentyIdPaczkaHttpPostIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235965 wsdl: msg DokumentyIdPaczkaHttpPostIn: found part (with type) pozycjeDokumentu: pozycjeDokumentu,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.235991 wsdl: msg DokumentyIdPaczkaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfDokumentyIdPaczka
2021-01-24 22:28:12.236017 wsdl: msg PozycjeDokumentuHttpPostIn: found part (with type) idDok: idDok,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236042 wsdl: msg PozycjeDokumentuHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfPozycjaDokumentu
2021-01-24 22:28:12.236068 wsdl: msg PlatnosciHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236085 wsdl: msg PlatnosciHttpPostIn: found part (with type) dataOd: dataOd,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236101 wsdl: msg PlatnosciHttpPostIn: found part (with type) dataDo: dataDo,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236118 wsdl: msg PlatnosciHttpPostIn: found part (with type) status: status,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236148 wsdl: msg PlatnosciHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfPlatnosc
2021-01-24 22:28:12.236174 wsdl: msg KontrahentInfoHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236200 wsdl: msg KontrahentInfoHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:KhInfo
2021-01-24 22:28:12.236226 wsdl: msg ReklamacjePaczkaHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236243 wsdl: msg ReklamacjePaczkaHttpPostIn: found part (with type) dataOd: dataOd,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236259 wsdl: msg ReklamacjePaczkaHttpPostIn: found part (with type) dataDo: dataDo,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236285 wsdl: msg ReklamacjePaczkaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfReklamacjePaczka
2021-01-24 22:28:12.236545 wsdl: msg CenyTowarowPaczkaTestHttpPostIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236570 wsdl: msg CenyTowarowPaczkaTestHttpPostIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236586 wsdl: msg CenyTowarowPaczkaTestHttpPostIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236603 wsdl: msg CenyTowarowPaczkaTestHttpPostIn: found part (with type) symbolWaluty: symbolWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236619 wsdl: msg CenyTowarowPaczkaTestHttpPostIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236645 wsdl: msg CenyTowarowPaczkaTestHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:DataTable
2021-01-24 22:28:12.236671 wsdl: msg ZdjecieHttpPostIn: found part (with type) zdjId: zdjId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236697 wsdl: msg ZdjecieHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:base64Binary
2021-01-24 22:28:12.236722 wsdl: msg TowarTlumaczenieHttpPostIn: found part (with type) idTowaru: idTowaru,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236739 wsdl: msg TowarTlumaczenieHttpPostIn: found part (with type) typ: typ,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236755 wsdl: msg TowarTlumaczenieHttpPostIn: found part (with type) jezyk: jezyk,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236780 wsdl: msg TowarTlumaczenieHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:string
2021-01-24 22:28:12.236806 wsdl: msg RealizacjeUmowHttpPostIn: found part (with type) idKh: idKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236832 wsdl: msg RealizacjeUmowHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfRealizacjaUmow
2021-01-24 22:28:12.236858 wsdl: msg RabatInfoHttpPostIn: found part (with type) kodRabatowy: kodRabatowy,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236874 wsdl: msg RabatInfoHttpPostIn: found part (with type) idKontrahenta: idKontrahenta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236900 wsdl: msg RabatInfoHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfInfoRabat
2021-01-24 22:28:12.236925 wsdl: msg RabatInfo2HttpPostIn: found part (with type) kodRabatowy: kodRabatowy,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236942 wsdl: msg RabatInfo2HttpPostIn: found part (with type) idKontrahenta: idKontrahenta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.236967 wsdl: msg RabatInfo2HttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfInfoRabat
2021-01-24 22:28:12.236992 wsdl: msg RabatUstawWykorzystanyHttpPostIn: found part (with type) kodRabatowy: kodRabatowy,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.237009 wsdl: msg RabatUstawWykorzystanyHttpPostIn: found part (with type) idKontrahenta: idKontrahenta,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.237035 wsdl: msg RabatUstawWykorzystanyHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:boolean
2021-01-24 22:28:12.237062 wsdl: msg StanyTowarowPaczkaHttpPostIn: found part (with type) listaId: listaId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.237079 wsdl: msg StanyTowarowPaczkaHttpPostIn: found part (with type) separator: separator,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.237104 wsdl: msg StanyTowarowPaczkaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfStanyPaczka
2021-01-24 22:28:12.237130 wsdl: msg SprawdzIdKontrahentaHttpPostIn: found part (with type) symbolKh: symbolKh,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.237155 wsdl: msg SprawdzIdKontrahentaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:int
2021-01-24 22:28:12.237185 wsdl: msg InfoTowarPaczkaHttpPostIn: found part (with type) numer: numer,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.237202 wsdl: msg InfoTowarPaczkaHttpPostIn: found part (with type) khId: khId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.237219 wsdl: msg InfoTowarPaczkaHttpPostIn: found part (with type) magId: magId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.237235 wsdl: msg InfoTowarPaczkaHttpPostIn: found part (with type) symbolWaluty: symbolWaluty,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.237260 wsdl: msg InfoTowarPaczkaHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:ArrayOfInfoTowarPaczka
2021-01-24 22:28:12.237286 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) twId: twId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.237302 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) twNazwa: twNazwa,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.237318 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) twCena: twCena,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.237335 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) klientId: klientId,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.237351 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) klientSymbol: klientSymbol,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.237368 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) uzytkownik: uzytkownik,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.237384 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) typ: typ,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.237400 wsdl: msg DodajBadanieRynkuHttpPostIn: found part (with type) uwagi: uwagi,http://www.w3.org/2001/XMLSchema:string
2021-01-24 22:28:12.237428 wsdl: msg DodajBadanieRynkuHttpPostOut: found part (with element) Body: Body,http://tempuri.org/:boolean
2021-01-24 22:28:12.237459 wsdl: portType Service1Soap operation: WyliczCene
2021-01-24 22:28:12.237517 wsdl: portType Service1Soap operation: WyliczCene2
2021-01-24 22:28:12.237572 wsdl: portType Service1Soap operation: WyliczCenyWaluta
2021-01-24 22:28:12.237621 wsdl: portType Service1Soap operation: WyliczStany
2021-01-24 22:28:12.237670 wsdl: portType Service1Soap operation: WyliczCenyWalutaKlient
2021-01-24 22:28:12.237717 wsdl: portType Service1Soap operation: PodajMagazyn
2021-01-24 22:28:12.237768 wsdl: portType Service1Soap operation: StanCentrala
2021-01-24 22:28:12.237814 wsdl: portType Service1Soap operation: StanFilia
2021-01-24 22:28:12.237861 wsdl: portType Service1Soap operation: StanInne
2021-01-24 22:28:12.237908 wsdl: portType Service1Soap operation: StanCaly
2021-01-24 22:28:12.237955 wsdl: portType Service1Soap operation: CenaDetaliczna
2021-01-24 22:28:12.238001 wsdl: portType Service1Soap operation: NazwaFSPAzZK
2021-01-24 22:28:12.238048 wsdl: portType Service1Soap operation: NazwaWZzZK
2021-01-24 22:28:12.238093 wsdl: portType Service1Soap operation: WalutaAktualnyKurs
2021-01-24 22:28:12.238140 wsdl: portType Service1Soap operation: PunktyProgramLojalnosciowy
2021-01-24 22:28:12.238188 wsdl: portType Service1Soap operation: RankingProduktyDnia
2021-01-24 22:28:12.238235 wsdl: portType Service1Soap operation: RaportDowozowy
2021-01-24 22:28:12.238283 wsdl: portType Service1Soap operation: ProduktyDnia
2021-01-24 22:28:12.238329 wsdl: portType Service1Soap operation: DodajZamowienie
2021-01-24 22:28:12.238376 wsdl: portType Service1Soap operation: DodajPozycje
2021-01-24 22:28:12.238423 wsdl: portType Service1Soap operation: DodajZamowienieProgramLojalnosciowy
2021-01-24 22:28:12.238476 wsdl: portType Service1Soap operation: DodajKodRabatowy
2021-01-24 22:28:12.238522 wsdl: portType Service1Soap operation: DodajPozycjeProgramLojalnosciowy
2021-01-24 22:28:12.238575 wsdl: portType Service1Soap operation: CenyTowarowPaczka
2021-01-24 22:28:12.238625 wsdl: portType Service1Soap operation: DokumentyPaczka
2021-01-24 22:28:12.238708 wsdl: portType Service1Soap operation: DokumentyIdPaczka
2021-01-24 22:28:12.238760 wsdl: portType Service1Soap operation: PozycjeDokumentu
2021-01-24 22:28:12.238838 wsdl: portType Service1Soap operation: Platnosci
2021-01-24 22:28:12.238931 wsdl: portType Service1Soap operation: KontrahentInfo
2021-01-24 22:28:12.239006 wsdl: portType Service1Soap operation: ReklamacjePaczka
2021-01-24 22:28:12.239053 wsdl: portType Service1Soap operation: CenyTowarowPaczkaTest
2021-01-24 22:28:12.239101 wsdl: portType Service1Soap operation: Zdjecie
2021-01-24 22:28:12.239148 wsdl: portType Service1Soap operation: TowarTlumaczenie
2021-01-24 22:28:12.239197 wsdl: portType Service1Soap operation: RealizacjeUmow
2021-01-24 22:28:12.239249 wsdl: portType Service1Soap operation: RabatInfo
2021-01-24 22:28:12.239295 wsdl: portType Service1Soap operation: RabatInfo2
2021-01-24 22:28:12.239340 wsdl: portType Service1Soap operation: RabatUstawWykorzystany
2021-01-24 22:28:12.239386 wsdl: portType Service1Soap operation: StanyTowarowPaczka
2021-01-24 22:28:12.239454 wsdl: portType Service1Soap operation: SprawdzIdKontrahenta
2021-01-24 22:28:12.239501 wsdl: portType Service1Soap operation: InfoTowarPaczka
2021-01-24 22:28:12.239555 wsdl: portType Service1Soap operation: DodajBadanieRynku
2021-01-24 22:28:12.239612 wsdl: portType Service1HttpGet operation: WyliczCene
2021-01-24 22:28:12.239660 wsdl: portType Service1HttpGet operation: WyliczCene2
2021-01-24 22:28:12.239712 wsdl: portType Service1HttpGet operation: WyliczCenyWaluta
2021-01-24 22:28:12.239760 wsdl: portType Service1HttpGet operation: WyliczStany
2021-01-24 22:28:12.239807 wsdl: portType Service1HttpGet operation: WyliczCenyWalutaKlient
2021-01-24 22:28:12.239854 wsdl: portType Service1HttpGet operation: PodajMagazyn
2021-01-24 22:28:12.239899 wsdl: portType Service1HttpGet operation: StanCentrala
2021-01-24 22:28:12.239947 wsdl: portType Service1HttpGet operation: StanFilia
2021-01-24 22:28:12.239994 wsdl: portType Service1HttpGet operation: StanInne
2021-01-24 22:28:12.240041 wsdl: portType Service1HttpGet operation: StanCaly
2021-01-24 22:28:12.240089 wsdl: portType Service1HttpGet operation: CenaDetaliczna
2021-01-24 22:28:12.240135 wsdl: portType Service1HttpGet operation: NazwaFSPAzZK
2021-01-24 22:28:12.240186 wsdl: portType Service1HttpGet operation: NazwaWZzZK
2021-01-24 22:28:12.240232 wsdl: portType Service1HttpGet operation: WalutaAktualnyKurs
2021-01-24 22:28:12.240278 wsdl: portType Service1HttpGet operation: PunktyProgramLojalnosciowy
2021-01-24 22:28:12.240325 wsdl: portType Service1HttpGet operation: RankingProduktyDnia
2021-01-24 22:28:12.240375 wsdl: portType Service1HttpGet operation: RaportDowozowy
2021-01-24 22:28:12.240424 wsdl: portType Service1HttpGet operation: ProduktyDnia
2021-01-24 22:28:12.240476 wsdl: portType Service1HttpGet operation: DodajZamowienie
2021-01-24 22:28:12.240530 wsdl: portType Service1HttpGet operation: DodajPozycje
2021-01-24 22:28:12.240583 wsdl: portType Service1HttpGet operation: DodajZamowienieProgramLojalnosciowy
2021-01-24 22:28:12.240632 wsdl: portType Service1HttpGet operation: DodajKodRabatowy
2021-01-24 22:28:12.240678 wsdl: portType Service1HttpGet operation: DodajPozycjeProgramLojalnosciowy
2021-01-24 22:28:12.240725 wsdl: portType Service1HttpGet operation: CenyTowarowPaczka
2021-01-24 22:28:12.240772 wsdl: portType Service1HttpGet operation: DokumentyPaczka
2021-01-24 22:28:12.240824 wsdl: portType Service1HttpGet operation: DokumentyIdPaczka
2021-01-24 22:28:12.240885 wsdl: portType Service1HttpGet operation: PozycjeDokumentu
2021-01-24 22:28:12.240979 wsdl: portType Service1HttpGet operation: Platnosci
2021-01-24 22:28:12.241065 wsdl: portType Service1HttpGet operation: KontrahentInfo
2021-01-24 22:28:12.241118 wsdl: portType Service1HttpGet operation: ReklamacjePaczka
2021-01-24 22:28:12.241165 wsdl: portType Service1HttpGet operation: CenyTowarowPaczkaTest
2021-01-24 22:28:12.241214 wsdl: portType Service1HttpGet operation: Zdjecie
2021-01-24 22:28:12.241279 wsdl: portType Service1HttpGet operation: TowarTlumaczenie
2021-01-24 22:28:12.241335 wsdl: portType Service1HttpGet operation: RealizacjeUmow
2021-01-24 22:28:12.241386 wsdl: portType Service1HttpGet operation: RabatInfo
2021-01-24 22:28:12.241475 wsdl: portType Service1HttpGet operation: RabatInfo2
2021-01-24 22:28:12.241578 wsdl: portType Service1HttpGet operation: RabatUstawWykorzystany
2021-01-24 22:28:12.241669 wsdl: portType Service1HttpGet operation: StanyTowarowPaczka
2021-01-24 22:28:12.241738 wsdl: portType Service1HttpGet operation: SprawdzIdKontrahenta
2021-01-24 22:28:12.241790 wsdl: portType Service1HttpGet operation: InfoTowarPaczka
2021-01-24 22:28:12.241840 wsdl: portType Service1HttpGet operation: DodajBadanieRynku
2021-01-24 22:28:12.241928 wsdl: portType Service1HttpPost operation: WyliczCene
2021-01-24 22:28:12.241984 wsdl: portType Service1HttpPost operation: WyliczCene2
2021-01-24 22:28:12.242031 wsdl: portType Service1HttpPost operation: WyliczCenyWaluta
2021-01-24 22:28:12.242078 wsdl: portType Service1HttpPost operation: WyliczStany
2021-01-24 22:28:12.242126 wsdl: portType Service1HttpPost operation: WyliczCenyWalutaKlient
2021-01-24 22:28:12.242175 wsdl: portType Service1HttpPost operation: PodajMagazyn
2021-01-24 22:28:12.242221 wsdl: portType Service1HttpPost operation: StanCentrala
2021-01-24 22:28:12.242269 wsdl: portType Service1HttpPost operation: StanFilia
2021-01-24 22:28:12.242316 wsdl: portType Service1HttpPost operation: StanInne
2021-01-24 22:28:12.242363 wsdl: portType Service1HttpPost operation: StanCaly
2021-01-24 22:28:12.242409 wsdl: portType Service1HttpPost operation: CenaDetaliczna
2021-01-24 22:28:12.242462 wsdl: portType Service1HttpPost operation: NazwaFSPAzZK
2021-01-24 22:28:12.242510 wsdl: portType Service1HttpPost operation: NazwaWZzZK
2021-01-24 22:28:12.242562 wsdl: portType Service1HttpPost operation: WalutaAktualnyKurs
2021-01-24 22:28:12.242611 wsdl: portType Service1HttpPost operation: PunktyProgramLojalnosciowy
2021-01-24 22:28:12.242658 wsdl: portType Service1HttpPost operation: RankingProduktyDnia
2021-01-24 22:28:12.242706 wsdl: portType Service1HttpPost operation: RaportDowozowy
2021-01-24 22:28:12.242754 wsdl: portType Service1HttpPost operation: ProduktyDnia
2021-01-24 22:28:12.242809 wsdl: portType Service1HttpPost operation: DodajZamowienie
2021-01-24 22:28:12.242905 wsdl: portType Service1HttpPost operation: DodajPozycje
2021-01-24 22:28:12.243005 wsdl: portType Service1HttpPost operation: DodajZamowienieProgramLojalnosciowy
2021-01-24 22:28:12.243056 wsdl: portType Service1HttpPost operation: DodajKodRabatowy
2021-01-24 22:28:12.243106 wsdl: portType Service1HttpPost operation: DodajPozycjeProgramLojalnosciowy
2021-01-24 22:28:12.243154 wsdl: portType Service1HttpPost operation: CenyTowarowPaczka
2021-01-24 22:28:12.243202 wsdl: portType Service1HttpPost operation: DokumentyPaczka
2021-01-24 22:28:12.243254 wsdl: portType Service1HttpPost operation: DokumentyIdPaczka
2021-01-24 22:28:12.243305 wsdl: portType Service1HttpPost operation: PozycjeDokumentu
2021-01-24 22:28:12.243351 wsdl: portType Service1HttpPost operation: Platnosci
2021-01-24 22:28:12.243397 wsdl: portType Service1HttpPost operation: KontrahentInfo
2021-01-24 22:28:12.243482 wsdl: portType Service1HttpPost operation: ReklamacjePaczka
2021-01-24 22:28:12.243580 wsdl: portType Service1HttpPost operation: CenyTowarowPaczkaTest
2021-01-24 22:28:12.243680 wsdl: portType Service1HttpPost operation: Zdjecie
2021-01-24 22:28:12.243778 wsdl: portType Service1HttpPost operation: TowarTlumaczenie
2021-01-24 22:28:12.243830 wsdl: portType Service1HttpPost operation: RealizacjeUmow
2021-01-24 22:28:12.243891 wsdl: portType Service1HttpPost operation: RabatInfo
2021-01-24 22:28:12.243942 wsdl: portType Service1HttpPost operation: RabatInfo2
2021-01-24 22:28:12.244016 wsdl: portType Service1HttpPost operation: RabatUstawWykorzystany
2021-01-24 22:28:12.244065 wsdl: portType Service1HttpPost operation: StanyTowarowPaczka
2021-01-24 22:28:12.244114 wsdl: portType Service1HttpPost operation: SprawdzIdKontrahenta
2021-01-24 22:28:12.244472 wsdl: portType Service1HttpPost operation: InfoTowarPaczka
2021-01-24 22:28:12.244522 wsdl: portType Service1HttpPost operation: DodajBadanieRynku
2021-01-24 22:28:12.244598 wsdl: current binding: Service1Soap of portType: http://tempuri.org/:Service1Soap
2021-01-24 22:28:12.244626 wsdl: current binding operation: WyliczCene
2021-01-24 22:28:12.244691 wsdl: current binding operation: WyliczCene2
2021-01-24 22:28:12.244746 wsdl: current binding operation: WyliczCenyWaluta
2021-01-24 22:28:12.244800 wsdl: current binding operation: WyliczStany
2021-01-24 22:28:12.244853 wsdl: current binding operation: WyliczCenyWalutaKlient
2021-01-24 22:28:12.244906 wsdl: current binding operation: PodajMagazyn
2021-01-24 22:28:12.244958 wsdl: current binding operation: StanCentrala
2021-01-24 22:28:12.245024 wsdl: current binding operation: StanFilia
2021-01-24 22:28:12.245086 wsdl: current binding operation: StanInne
2021-01-24 22:28:12.245140 wsdl: current binding operation: StanCaly
2021-01-24 22:28:12.245192 wsdl: current binding operation: CenaDetaliczna
2021-01-24 22:28:12.245244 wsdl: current binding operation: NazwaFSPAzZK
2021-01-24 22:28:12.245297 wsdl: current binding operation: NazwaWZzZK
2021-01-24 22:28:12.245350 wsdl: current binding operation: WalutaAktualnyKurs
2021-01-24 22:28:12.245418 wsdl: current binding operation: PunktyProgramLojalnosciowy
2021-01-24 22:28:12.245526 wsdl: current binding operation: RankingProduktyDnia
2021-01-24 22:28:12.245656 wsdl: current binding operation: RaportDowozowy
2021-01-24 22:28:12.245742 wsdl: current binding operation: ProduktyDnia
2021-01-24 22:28:12.245801 wsdl: current binding operation: DodajZamowienie
2021-01-24 22:28:12.245856 wsdl: current binding operation: DodajPozycje
2021-01-24 22:28:12.245942 wsdl: current binding operation: DodajZamowienieProgramLojalnosciowy
2021-01-24 22:28:12.246013 wsdl: current binding operation: DodajKodRabatowy
2021-01-24 22:28:12.246067 wsdl: current binding operation: DodajPozycjeProgramLojalnosciowy
2021-01-24 22:28:12.246120 wsdl: current binding operation: CenyTowarowPaczka
2021-01-24 22:28:12.246180 wsdl: current binding operation: DokumentyPaczka
2021-01-24 22:28:12.246234 wsdl: current binding operation: DokumentyIdPaczka
2021-01-24 22:28:12.246286 wsdl: current binding operation: PozycjeDokumentu
2021-01-24 22:28:12.246339 wsdl: current binding operation: Platnosci
2021-01-24 22:28:12.246405 wsdl: current binding operation: KontrahentInfo
2021-01-24 22:28:12.246467 wsdl: current binding operation: ReklamacjePaczka
2021-01-24 22:28:12.246520 wsdl: current binding operation: CenyTowarowPaczkaTest
2021-01-24 22:28:12.246580 wsdl: current binding operation: Zdjecie
2021-01-24 22:28:12.246638 wsdl: current binding operation: TowarTlumaczenie
2021-01-24 22:28:12.246692 wsdl: current binding operation: RealizacjeUmow
2021-01-24 22:28:12.246744 wsdl: current binding operation: RabatInfo
2021-01-24 22:28:12.246797 wsdl: current binding operation: RabatInfo2
2021-01-24 22:28:12.246863 wsdl: current binding operation: RabatUstawWykorzystany
2021-01-24 22:28:12.246916 wsdl: current binding operation: StanyTowarowPaczka
2021-01-24 22:28:12.246969 wsdl: current binding operation: SprawdzIdKontrahenta
2021-01-24 22:28:12.247021 wsdl: current binding operation: InfoTowarPaczka
2021-01-24 22:28:12.247078 wsdl: current binding operation: DodajBadanieRynku
2021-01-24 22:28:12.247139 wsdl: current binding: Service1Soap12 of portType: http://tempuri.org/:Service1Soap
2021-01-24 22:28:12.247163 wsdl: current binding operation: WyliczCene
2021-01-24 22:28:12.247231 wsdl: current binding operation: WyliczCene2
2021-01-24 22:28:12.247288 wsdl: current binding operation: WyliczCenyWaluta
2021-01-24 22:28:12.247342 wsdl: current binding operation: WyliczStany
2021-01-24 22:28:12.247395 wsdl: current binding operation: WyliczCenyWalutaKlient
2021-01-24 22:28:12.247456 wsdl: current binding operation: PodajMagazyn
2021-01-24 22:28:12.247515 wsdl: current binding operation: StanCentrala
2021-01-24 22:28:12.247573 wsdl: current binding operation: StanFilia
2021-01-24 22:28:12.247643 wsdl: current binding operation: StanInne
2021-01-24 22:28:12.247697 wsdl: current binding operation: StanCaly
2021-01-24 22:28:12.247750 wsdl: current binding operation: CenaDetaliczna
2021-01-24 22:28:12.247803 wsdl: current binding operation: NazwaFSPAzZK
2021-01-24 22:28:12.247855 wsdl: current binding operation: NazwaWZzZK
2021-01-24 22:28:12.247913 wsdl: current binding operation: WalutaAktualnyKurs
2021-01-24 22:28:12.247966 wsdl: current binding operation: PunktyProgramLojalnosciowy
2021-01-24 22:28:12.248019 wsdl: current binding operation: RankingProduktyDnia
2021-01-24 22:28:12.248090 wsdl: current binding operation: RaportDowozowy
2021-01-24 22:28:12.248143 wsdl: current binding operation: ProduktyDnia
2021-01-24 22:28:12.248201 wsdl: current binding operation: DodajZamowienie
2021-01-24 22:28:12.248254 wsdl: current binding operation: DodajPozycje
2021-01-24 22:28:12.248308 wsdl: current binding operation: DodajZamowienieProgramLojalnosciowy
2021-01-24 22:28:12.248366 wsdl: current binding operation: DodajKodRabatowy
2021-01-24 22:28:12.248419 wsdl: current binding operation: DodajPozycjeProgramLojalnosciowy
2021-01-24 22:28:12.248491 wsdl: current binding operation: CenyTowarowPaczka
2021-01-24 22:28:12.248545 wsdl: current binding operation: DokumentyPaczka
2021-01-24 22:28:12.248604 wsdl: current binding operation: DokumentyIdPaczka
2021-01-24 22:28:12.248656 wsdl: current binding operation: PozycjeDokumentu
2021-01-24 22:28:12.248709 wsdl: current binding operation: Platnosci
2021-01-24 22:28:12.248762 wsdl: current binding operation: KontrahentInfo
2021-01-24 22:28:12.248819 wsdl: current binding operation: ReklamacjePaczka
2021-01-24 22:28:12.248886 wsdl: current binding operation: CenyTowarowPaczkaTest
2021-01-24 22:28:12.248939 wsdl: current binding operation: Zdjecie
2021-01-24 22:28:12.248992 wsdl: current binding operation: TowarTlumaczenie
2021-01-24 22:28:12.249045 wsdl: current binding operation: RealizacjeUmow
2021-01-24 22:28:12.249098 wsdl: current binding operation: RabatInfo
2021-01-24 22:28:12.249151 wsdl: current binding operation: RabatInfo2
2021-01-24 22:28:12.249203 wsdl: current binding operation: RabatUstawWykorzystany
2021-01-24 22:28:12.249273 wsdl: current binding operation: StanyTowarowPaczka
2021-01-24 22:28:12.249330 wsdl: current binding operation: SprawdzIdKontrahenta
2021-01-24 22:28:12.249384 wsdl: current binding operation: InfoTowarPaczka
2021-01-24 22:28:12.249442 wsdl: current binding operation: DodajBadanieRynku
2021-01-24 22:28:12.249502 wsdl: current binding: Service1HttpGet of portType: http://tempuri.org/:Service1HttpGet
2021-01-24 22:28:12.249525 wsdl: current binding operation: WyliczCene
2021-01-24 22:28:12.249669 wsdl: current binding operation: WyliczCene2
2021-01-24 22:28:12.249719 wsdl: current binding operation: WyliczCenyWaluta
2021-01-24 22:28:12.249768 wsdl: current binding operation: WyliczStany
2021-01-24 22:28:12.249820 wsdl: current binding operation: WyliczCenyWalutaKlient
2021-01-24 22:28:12.249869 wsdl: current binding operation: PodajMagazyn
2021-01-24 22:28:12.249917 wsdl: current binding operation: StanCentrala
2021-01-24 22:28:12.249964 wsdl: current binding operation: StanFilia
2021-01-24 22:28:12.250011 wsdl: current binding operation: StanInne
2021-01-24 22:28:12.250059 wsdl: current binding operation: StanCaly
2021-01-24 22:28:12.250107 wsdl: current binding operation: CenaDetaliczna
2021-01-24 22:28:12.250154 wsdl: current binding operation: NazwaFSPAzZK
2021-01-24 22:28:12.250202 wsdl: current binding operation: NazwaWZzZK
2021-01-24 22:28:12.250251 wsdl: current binding operation: WalutaAktualnyKurs
2021-01-24 22:28:12.250299 wsdl: current binding operation: PunktyProgramLojalnosciowy
2021-01-24 22:28:12.250347 wsdl: current binding operation: RankingProduktyDnia
2021-01-24 22:28:12.250395 wsdl: current binding operation: RaportDowozowy
2021-01-24 22:28:12.250450 wsdl: current binding operation: ProduktyDnia
2021-01-24 22:28:12.250498 wsdl: current binding operation: DodajZamowienie
2021-01-24 22:28:12.250555 wsdl: current binding operation: DodajPozycje
2021-01-24 22:28:12.250605 wsdl: current binding operation: DodajZamowienieProgramLojalnosciowy
2021-01-24 22:28:12.250653 wsdl: current binding operation: DodajKodRabatowy
2021-01-24 22:28:12.250701 wsdl: current binding operation: DodajPozycjeProgramLojalnosciowy
2021-01-24 22:28:12.250749 wsdl: current binding operation: CenyTowarowPaczka
2021-01-24 22:28:12.250797 wsdl: current binding operation: DokumentyPaczka
2021-01-24 22:28:12.250845 wsdl: current binding operation: DokumentyIdPaczka
2021-01-24 22:28:12.250893 wsdl: current binding operation: PozycjeDokumentu
2021-01-24 22:28:12.250941 wsdl: current binding operation: Platnosci
2021-01-24 22:28:12.250988 wsdl: current binding operation: KontrahentInfo
2021-01-24 22:28:12.251036 wsdl: current binding operation: ReklamacjePaczka
2021-01-24 22:28:12.251083 wsdl: current binding operation: CenyTowarowPaczkaTest
2021-01-24 22:28:12.251132 wsdl: current binding operation: Zdjecie
2021-01-24 22:28:12.251179 wsdl: current binding operation: TowarTlumaczenie
2021-01-24 22:28:12.251227 wsdl: current binding operation: RealizacjeUmow
2021-01-24 22:28:12.251275 wsdl: current binding operation: RabatInfo
2021-01-24 22:28:12.251323 wsdl: current binding operation: RabatInfo2
2021-01-24 22:28:12.251370 wsdl: current binding operation: RabatUstawWykorzystany
2021-01-24 22:28:12.251418 wsdl: current binding operation: StanyTowarowPaczka
2021-01-24 22:28:12.251504 wsdl: current binding operation: SprawdzIdKontrahenta
2021-01-24 22:28:12.251601 wsdl: current binding operation: InfoTowarPaczka
2021-01-24 22:28:12.251696 wsdl: current binding operation: DodajBadanieRynku
2021-01-24 22:28:12.251807 wsdl: current binding: Service1HttpPost of portType: http://tempuri.org/:Service1HttpPost
2021-01-24 22:28:12.251833 wsdl: current binding operation: WyliczCene
2021-01-24 22:28:12.251884 wsdl: current binding operation: WyliczCene2
2021-01-24 22:28:12.251933 wsdl: current binding operation: WyliczCenyWaluta
2021-01-24 22:28:12.251983 wsdl: current binding operation: WyliczStany
2021-01-24 22:28:12.252033 wsdl: current binding operation: WyliczCenyWalutaKlient
2021-01-24 22:28:12.252083 wsdl: current binding operation: PodajMagazyn
2021-01-24 22:28:12.252133 wsdl: current binding operation: StanCentrala
2021-01-24 22:28:12.252184 wsdl: current binding operation: StanFilia
2021-01-24 22:28:12.252233 wsdl: current binding operation: StanInne
2021-01-24 22:28:12.252283 wsdl: current binding operation: StanCaly
2021-01-24 22:28:12.252366 wsdl: current binding operation: CenaDetaliczna
2021-01-24 22:28:12.252463 wsdl: current binding operation: NazwaFSPAzZK
2021-01-24 22:28:12.252535 wsdl: current binding operation: NazwaWZzZK
2021-01-24 22:28:12.252599 wsdl: current binding operation: WalutaAktualnyKurs
2021-01-24 22:28:12.252680 wsdl: current binding operation: PunktyProgramLojalnosciowy
2021-01-24 22:28:12.252787 wsdl: current binding operation: RankingProduktyDnia
2021-01-24 22:28:12.252891 wsdl: current binding operation: RaportDowozowy
2021-01-24 22:28:12.252995 wsdl: current binding operation: ProduktyDnia
2021-01-24 22:28:12.253086 wsdl: current binding operation: DodajZamowienie
2021-01-24 22:28:12.253141 wsdl: current binding operation: DodajPozycje
2021-01-24 22:28:12.253193 wsdl: current binding operation: DodajZamowienieProgramLojalnosciowy
2021-01-24 22:28:12.253243 wsdl: current binding operation: DodajKodRabatowy
2021-01-24 22:28:12.253293 wsdl: current binding operation: DodajPozycjeProgramLojalnosciowy
2021-01-24 22:28:12.253342 wsdl: current binding operation: CenyTowarowPaczka
2021-01-24 22:28:12.253392 wsdl: current binding operation: DokumentyPaczka
2021-01-24 22:28:12.253450 wsdl: current binding operation: DokumentyIdPaczka
2021-01-24 22:28:12.253501 wsdl: current binding operation: PozycjeDokumentu
2021-01-24 22:28:12.253557 wsdl: current binding operation: Platnosci
2021-01-24 22:28:12.253609 wsdl: current binding operation: KontrahentInfo
2021-01-24 22:28:12.253660 wsdl: current binding operation: ReklamacjePaczka
2021-01-24 22:28:12.253715 wsdl: current binding operation: CenyTowarowPaczkaTest
2021-01-24 22:28:12.253766 wsdl: current binding operation: Zdjecie
2021-01-24 22:28:12.253826 wsdl: current binding operation: TowarTlumaczenie
2021-01-24 22:28:12.253878 wsdl: current binding operation: RealizacjeUmow
2021-01-24 22:28:12.253927 wsdl: current binding operation: RabatInfo
2021-01-24 22:28:12.253979 wsdl: current binding operation: RabatInfo2
2021-01-24 22:28:12.254030 wsdl: current binding operation: RabatUstawWykorzystany
2021-01-24 22:28:12.254080 wsdl: current binding operation: StanyTowarowPaczka
2021-01-24 22:28:12.254131 wsdl: current binding operation: SprawdzIdKontrahenta
2021-01-24 22:28:12.254181 wsdl: current binding operation: InfoTowarPaczka
2021-01-24 22:28:12.254231 wsdl: current binding operation: DodajBadanieRynku
2021-01-24 22:28:12.254284 wsdl: current service: Service1
2021-01-24 22:28:12.254302 wsdl: current port: Service1Soap
2021-01-24 22:28:12.254333 wsdl: current port: Service1Soap12
2021-01-24 22:28:12.254360 wsdl: current port: Service1HttpGet
2021-01-24 22:28:12.254387 wsdl: current port: Service1HttpPost
2021-01-24 22:28:12.254417 wsdl: Parsing WSDL done
2021-01-24 22:28:12.254440 wsdl: post-parse data gathering for WyliczCene
2021-01-24 22:28:12.254457 wsdl: post-parse data gathering for WyliczCene2
2021-01-24 22:28:12.254466 wsdl: post-parse data gathering for WyliczCenyWaluta
2021-01-24 22:28:12.254476 wsdl: post-parse data gathering for WyliczStany
2021-01-24 22:28:12.254484 wsdl: post-parse data gathering for WyliczCenyWalutaKlient
2021-01-24 22:28:12.254493 wsdl: post-parse data gathering for PodajMagazyn
2021-01-24 22:28:12.254502 wsdl: post-parse data gathering for StanCentrala
2021-01-24 22:28:12.254510 wsdl: post-parse data gathering for StanFilia
2021-01-24 22:28:12.254519 wsdl: post-parse data gathering for StanInne
2021-01-24 22:28:12.254528 wsdl: post-parse data gathering for StanCaly
2021-01-24 22:28:12.254536 wsdl: post-parse data gathering for CenaDetaliczna
2021-01-24 22:28:12.254545 wsdl: post-parse data gathering for NazwaFSPAzZK
2021-01-24 22:28:12.254558 wsdl: post-parse data gathering for NazwaWZzZK
2021-01-24 22:28:12.254567 wsdl: post-parse data gathering for WalutaAktualnyKurs
2021-01-24 22:28:12.254576 wsdl: post-parse data gathering for PunktyProgramLojalnosciowy
2021-01-24 22:28:12.254585 wsdl: post-parse data gathering for RankingProduktyDnia
2021-01-24 22:28:12.254593 wsdl: post-parse data gathering for RaportDowozowy
2021-01-24 22:28:12.254602 wsdl: post-parse data gathering for ProduktyDnia
2021-01-24 22:28:12.254610 wsdl: post-parse data gathering for DodajZamowienie
2021-01-24 22:28:12.254618 wsdl: post-parse data gathering for DodajPozycje
2021-01-24 22:28:12.254625 wsdl: post-parse data gathering for DodajZamowienieProgramLojalnosciowy
2021-01-24 22:28:12.254634 wsdl: post-parse data gathering for DodajKodRabatowy
2021-01-24 22:28:12.254641 wsdl: post-parse data gathering for DodajPozycjeProgramLojalnosciowy
2021-01-24 22:28:12.254649 wsdl: post-parse data gathering for CenyTowarowPaczka
2021-01-24 22:28:12.254658 wsdl: post-parse data gathering for DokumentyPaczka
2021-01-24 22:28:12.254666 wsdl: post-parse data gathering for DokumentyIdPaczka
2021-01-24 22:28:12.254674 wsdl: post-parse data gathering for PozycjeDokumentu
2021-01-24 22:28:12.254682 wsdl: post-parse data gathering for Platnosci
2021-01-24 22:28:12.254690 wsdl: post-parse data gathering for KontrahentInfo
2021-01-24 22:28:12.254697 wsdl: post-parse data gathering for ReklamacjePaczka
2021-01-24 22:28:12.254705 wsdl: post-parse data gathering for CenyTowarowPaczkaTest
2021-01-24 22:28:12.254714 wsdl: post-parse data gathering for Zdjecie
2021-01-24 22:28:12.254721 wsdl: post-parse data gathering for TowarTlumaczenie
2021-01-24 22:28:12.254729 wsdl: post-parse data gathering for RealizacjeUmow
2021-01-24 22:28:12.254737 wsdl: post-parse data gathering for RabatInfo
2021-01-24 22:28:12.254746 wsdl: post-parse data gathering for RabatInfo2
2021-01-24 22:28:12.254753 wsdl: post-parse data gathering for RabatUstawWykorzystany
2021-01-24 22:28:12.254766 wsdl: post-parse data gathering for StanyTowarowPaczka
2021-01-24 22:28:12.254775 wsdl: post-parse data gathering for SprawdzIdKontrahenta
2021-01-24 22:28:12.254783 wsdl: post-parse data gathering for InfoTowarPaczka
2021-01-24 22:28:12.254792 wsdl: post-parse data gathering for DodajBadanieRynku
2021-01-24 22:28:12.254801 wsdl: post-parse data gathering for WyliczCene
2021-01-24 22:28:12.254811 wsdl: post-parse data gathering for WyliczCene2
2021-01-24 22:28:12.254819 wsdl: post-parse data gathering for WyliczCenyWaluta
2021-01-24 22:28:12.254827 wsdl: post-parse data gathering for WyliczStany
2021-01-24 22:28:12.254834 wsdl: post-parse data gathering for WyliczCenyWalutaKlient
2021-01-24 22:28:12.254842 wsdl: post-parse data gathering for PodajMagazyn
2021-01-24 22:28:12.254849 wsdl: post-parse data gathering for StanCentrala
2021-01-24 22:28:12.254856 wsdl: post-parse data gathering for StanFilia
2021-01-24 22:28:12.254863 wsdl: post-parse data gathering for StanInne
2021-01-24 22:28:12.254871 wsdl: post-parse data gathering for StanCaly
2021-01-24 22:28:12.254878 wsdl: post-parse data gathering for CenaDetaliczna
2021-01-24 22:28:12.254886 wsdl: post-parse data gathering for NazwaFSPAzZK
2021-01-24 22:28:12.254893 wsdl: post-parse data gathering for NazwaWZzZK
2021-01-24 22:28:12.254901 wsdl: post-parse data gathering for WalutaAktualnyKurs
2021-01-24 22:28:12.254909 wsdl: post-parse data gathering for PunktyProgramLojalnosciowy
2021-01-24 22:28:12.254917 wsdl: post-parse data gathering for RankingProduktyDnia
2021-01-24 22:28:12.254924 wsdl: post-parse data gathering for RaportDowozowy
2021-01-24 22:28:12.254932 wsdl: post-parse data gathering for ProduktyDnia
2021-01-24 22:28:12.254939 wsdl: post-parse data gathering for DodajZamowienie
2021-01-24 22:28:12.254947 wsdl: post-parse data gathering for DodajPozycje
2021-01-24 22:28:12.254954 wsdl: post-parse data gathering for DodajZamowienieProgramLojalnosciowy
2021-01-24 22:28:12.254962 wsdl: post-parse data gathering for DodajKodRabatowy
2021-01-24 22:28:12.254974 wsdl: post-parse data gathering for DodajPozycjeProgramLojalnosciowy
2021-01-24 22:28:12.254988 wsdl: post-parse data gathering for CenyTowarowPaczka
2021-01-24 22:28:12.255003 wsdl: post-parse data gathering for DokumentyPaczka
2021-01-24 22:28:12.255018 wsdl: post-parse data gathering for DokumentyIdPaczka
2021-01-24 22:28:12.255033 wsdl: post-parse data gathering for PozycjeDokumentu
2021-01-24 22:28:12.255047 wsdl: post-parse data gathering for Platnosci
2021-01-24 22:28:12.255062 wsdl: post-parse data gathering for KontrahentInfo
2021-01-24 22:28:12.255076 wsdl: post-parse data gathering for ReklamacjePaczka
2021-01-24 22:28:12.255090 wsdl: post-parse data gathering for CenyTowarowPaczkaTest
2021-01-24 22:28:12.255106 wsdl: post-parse data gathering for Zdjecie
2021-01-24 22:28:12.255121 wsdl: post-parse data gathering for TowarTlumaczenie
2021-01-24 22:28:12.255136 wsdl: post-parse data gathering for RealizacjeUmow
2021-01-24 22:28:12.255151 wsdl: post-parse data gathering for RabatInfo
2021-01-24 22:28:12.255165 wsdl: post-parse data gathering for RabatInfo2
2021-01-24 22:28:12.255173 wsdl: post-parse data gathering for RabatUstawWykorzystany
2021-01-24 22:28:12.255182 wsdl: post-parse data gathering for StanyTowarowPaczka
2021-01-24 22:28:12.255195 wsdl: post-parse data gathering for SprawdzIdKontrahenta
2021-01-24 22:28:12.255203 wsdl: post-parse data gathering for InfoTowarPaczka
2021-01-24 22:28:12.255211 wsdl: post-parse data gathering for DodajBadanieRynku
2021-01-24 22:28:12.255220 wsdl: post-parse data gathering for WyliczCene
2021-01-24 22:28:12.255231 wsdl: post-parse data gathering for WyliczCene2
2021-01-24 22:28:12.255238 wsdl: post-parse data gathering for WyliczCenyWaluta
2021-01-24 22:28:12.255246 wsdl: post-parse data gathering for WyliczStany
2021-01-24 22:28:12.255253 wsdl: post-parse data gathering for WyliczCenyWalutaKlient
2021-01-24 22:28:12.255260 wsdl: post-parse data gathering for PodajMagazyn
2021-01-24 22:28:12.255267 wsdl: post-parse data gathering for StanCentrala
2021-01-24 22:28:12.255277 wsdl: post-parse data gathering for StanFilia
2021-01-24 22:28:12.255285 wsdl: post-parse data gathering for StanInne
2021-01-24 22:28:12.255292 wsdl: post-parse data gathering for StanCaly
2021-01-24 22:28:12.255298 wsdl: post-parse data gathering for CenaDetaliczna
2021-01-24 22:28:12.255306 wsdl: post-parse data gathering for NazwaFSPAzZK
2021-01-24 22:28:12.255313 wsdl: post-parse data gathering for NazwaWZzZK
2021-01-24 22:28:12.255320 wsdl: post-parse data gathering for WalutaAktualnyKurs
2021-01-24 22:28:12.255327 wsdl: post-parse data gathering for PunktyProgramLojalnosciowy
2021-01-24 22:28:12.255334 wsdl: post-parse data gathering for RankingProduktyDnia
2021-01-24 22:28:12.255341 wsdl: post-parse data gathering for RaportDowozowy
2021-01-24 22:28:12.255348 wsdl: post-parse data gathering for ProduktyDnia
2021-01-24 22:28:12.255354 wsdl: post-parse data gathering for DodajZamowienie
2021-01-24 22:28:12.255361 wsdl: post-parse data gathering for DodajPozycje
2021-01-24 22:28:12.255369 wsdl: post-parse data gathering for DodajZamowienieProgramLojalnosciowy
2021-01-24 22:28:12.255376 wsdl: post-parse data gathering for DodajKodRabatowy
2021-01-24 22:28:12.255382 wsdl: post-parse data gathering for DodajPozycjeProgramLojalnosciowy
2021-01-24 22:28:12.255389 wsdl: post-parse data gathering for CenyTowarowPaczka
2021-01-24 22:28:12.255397 wsdl: post-parse data gathering for DokumentyPaczka
2021-01-24 22:28:12.255404 wsdl: post-parse data gathering for DokumentyIdPaczka
2021-01-24 22:28:12.255410 wsdl: post-parse data gathering for PozycjeDokumentu
2021-01-24 22:28:12.255417 wsdl: post-parse data gathering for Platnosci
2021-01-24 22:28:12.255425 wsdl: post-parse data gathering for KontrahentInfo
2021-01-24 22:28:12.255437 wsdl: post-parse data gathering for ReklamacjePaczka
2021-01-24 22:28:12.255446 wsdl: post-parse data gathering for CenyTowarowPaczkaTest
2021-01-24 22:28:12.255453 wsdl: post-parse data gathering for Zdjecie
2021-01-24 22:28:12.255461 wsdl: post-parse data gathering for TowarTlumaczenie
2021-01-24 22:28:12.255468 wsdl: post-parse data gathering for RealizacjeUmow
2021-01-24 22:28:12.255475 wsdl: post-parse data gathering for RabatInfo
2021-01-24 22:28:12.255482 wsdl: post-parse data gathering for RabatInfo2
2021-01-24 22:28:12.255489 wsdl: post-parse data gathering for RabatUstawWykorzystany
2021-01-24 22:28:12.255497 wsdl: post-parse data gathering for StanyTowarowPaczka
2021-01-24 22:28:12.255503 wsdl: post-parse data gathering for SprawdzIdKontrahenta
2021-01-24 22:28:12.255510 wsdl: post-parse data gathering for InfoTowarPaczka
2021-01-24 22:28:12.255517 wsdl: post-parse data gathering for DodajBadanieRynku
2021-01-24 22:28:12.255524 wsdl: post-parse data gathering for WyliczCene
2021-01-24 22:28:12.255533 wsdl: post-parse data gathering for WyliczCene2
2021-01-24 22:28:12.255540 wsdl: post-parse data gathering for WyliczCenyWaluta
2021-01-24 22:28:12.255553 wsdl: post-parse data gathering for WyliczStany
2021-01-24 22:28:12.255561 wsdl: post-parse data gathering for WyliczCenyWalutaKlient
2021-01-24 22:28:12.255568 wsdl: post-parse data gathering for PodajMagazyn
2021-01-24 22:28:12.255575 wsdl: post-parse data gathering for StanCentrala
2021-01-24 22:28:12.255582 wsdl: post-parse data gathering for StanFilia
2021-01-24 22:28:12.255589 wsdl: post-parse data gathering for StanInne
2021-01-24 22:28:12.255596 wsdl: post-parse data gathering for StanCaly
2021-01-24 22:28:12.255603 wsdl: post-parse data gathering for CenaDetaliczna
2021-01-24 22:28:12.255609 wsdl: post-parse data gathering for NazwaFSPAzZK
2021-01-24 22:28:12.255617 wsdl: post-parse data gathering for NazwaWZzZK
2021-01-24 22:28:12.255624 wsdl: post-parse data gathering for WalutaAktualnyKurs
2021-01-24 22:28:12.255631 wsdl: post-parse data gathering for PunktyProgramLojalnosciowy
2021-01-24 22:28:12.255638 wsdl: post-parse data gathering for RankingProduktyDnia
2021-01-24 22:28:12.255645 wsdl: post-parse data gathering for RaportDowozowy
2021-01-24 22:28:12.255658 wsdl: post-parse data gathering for ProduktyDnia
2021-01-24 22:28:12.255666 wsdl: post-parse data gathering for DodajZamowienie
2021-01-24 22:28:12.255673 wsdl: post-parse data gathering for DodajPozycje
2021-01-24 22:28:12.255680 wsdl: post-parse data gathering for DodajZamowienieProgramLojalnosciowy
2021-01-24 22:28:12.255687 wsdl: post-parse data gathering for DodajKodRabatowy
2021-01-24 22:28:12.255694 wsdl: post-parse data gathering for DodajPozycjeProgramLojalnosciowy
2021-01-24 22:28:12.255701 wsdl: post-parse data gathering for CenyTowarowPaczka
2021-01-24 22:28:12.255708 wsdl: post-parse data gathering for DokumentyPaczka
2021-01-24 22:28:12.255715 wsdl: post-parse data gathering for DokumentyIdPaczka
2021-01-24 22:28:12.255722 wsdl: post-parse data gathering for PozycjeDokumentu
2021-01-24 22:28:12.255730 wsdl: post-parse data gathering for Platnosci
2021-01-24 22:28:12.255736 wsdl: post-parse data gathering for KontrahentInfo
2021-01-24 22:28:12.255743 wsdl: post-parse data gathering for ReklamacjePaczka
2021-01-24 22:28:12.255750 wsdl: post-parse data gathering for CenyTowarowPaczkaTest
2021-01-24 22:28:12.255757 wsdl: post-parse data gathering for Zdjecie
2021-01-24 22:28:12.255764 wsdl: post-parse data gathering for TowarTlumaczenie
2021-01-24 22:28:12.255770 wsdl: post-parse data gathering for RealizacjeUmow
2021-01-24 22:28:12.255794 wsdl: post-parse data gathering for RabatInfo
2021-01-24 22:28:12.255801 wsdl: post-parse data gathering for RabatInfo2
2021-01-24 22:28:12.255807 wsdl: post-parse data gathering for RabatUstawWykorzystany
2021-01-24 22:28:12.255814 wsdl: post-parse data gathering for StanyTowarowPaczka
2021-01-24 22:28:12.255821 wsdl: post-parse data gathering for SprawdzIdKontrahenta
2021-01-24 22:28:12.255828 wsdl: post-parse data gathering for InfoTowarPaczka
2021-01-24 22:28:12.255834 wsdl: post-parse data gathering for DodajBadanieRynku
2021-01-24 22:28:12.256119 nusoap_client: checkWSDL
2021-01-24 22:28:12.256129 wsdl: getOperations for port '' bindingType http://schemas.xmlsoap.org/wsdl/soap/
2021-01-24 22:28:12.256135 wsdl: getOperations checking port Service1Soap bindingType http://schemas.xmlsoap.org/wsdl/soap/
2021-01-24 22:28:12.256139 wsdl: getOperations found port Service1Soap bindingType http://schemas.xmlsoap.org/wsdl/soap/
2021-01-24 22:28:12.256146 wsdl: getOperations checking port Service1Soap12 bindingType http://schemas.xmlsoap.org/wsdl/soap12/
2021-01-24 22:28:12.256151 wsdl: getOperations checking port Service1HttpGet bindingType http://schemas.xmlsoap.org/wsdl/http/
2021-01-24 22:28:12.256155 wsdl: getOperations checking port Service1HttpPost bindingType http://schemas.xmlsoap.org/wsdl/http/
2021-01-24 22:28:12.256164 nusoap_client: got 41 operations from wsdl http://94.75.101.147:587/Service1.asmx?WSDL for binding type soap
2021-01-24 22:28:12.256172 nusoap_client: found operation
opData=array(9) {
["name"]=>
string(22) "WyliczCenyWalutaKlient"
["binding"]=>
string(12) "Service1Soap"
["endpoint"]=>
string(38) "http://94.75.101.147:587/Service1.asmx"
["soapAction"]=>
string(41) "http://tempuri.org/WyliczCenyWalutaKlient"
["style"]=>
string(8) "document"
["input"]=>
array(3) {
["use"]=>
string(7) "literal"
["message"]=>
string(28) "WyliczCenyWalutaKlientSoapIn"
["parts"]=>
array(1) {
["parameters"]=>
string(43) "http://tempuri.org/:WyliczCenyWalutaKlient^"
}
}
["output"]=>
array(3) {
["use"]=>
string(7) "literal"
["message"]=>
string(29) "WyliczCenyWalutaKlientSoapOut"
["parts"]=>
array(1) {
["parameters"]=>
string(51) "http://tempuri.org/:WyliczCenyWalutaKlientResponse^"
}
}
["transport"]=>
string(36) "http://schemas.xmlsoap.org/soap/http"
["documentation"]=>
string(0) ""
}
2021-01-24 22:28:12.256219 nusoap_client: serializing param array for WSDL operation WyliczCenyWalutaKlient
2021-01-24 22:28:12.256226 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) "197443"
["mag_id"]=>
NULL
["waluta"]=>
string(3) "PLN"
}
2021-01-24 22:28:12.256243 wsdl: in serializeRPCParameters: opData:
array(9) {
["name"]=>
string(22) "WyliczCenyWalutaKlient"
["binding"]=>
string(12) "Service1Soap"
["endpoint"]=>
string(38) "http://94.75.101.147:587/Service1.asmx"
["soapAction"]=>
string(41) "http://tempuri.org/WyliczCenyWalutaKlient"
["style"]=>
string(8) "document"
["input"]=>
array(3) {
["use"]=>
string(7) "literal"
["message"]=>
string(28) "WyliczCenyWalutaKlientSoapIn"
["parts"]=>
array(1) {
["parameters"]=>
string(43) "http://tempuri.org/:WyliczCenyWalutaKlient^"
}
}
["output"]=>
array(3) {
["use"]=>
string(7) "literal"
["message"]=>
string(29) "WyliczCenyWalutaKlientSoapOut"
["parts"]=>
array(1) {
["parameters"]=>
string(51) "http://tempuri.org/:WyliczCenyWalutaKlientResponse^"
}
}
["transport"]=>
string(36) "http://schemas.xmlsoap.org/soap/http"
["documentation"]=>
string(0) ""
}
2021-01-24 22:28:12.256265 wsdl: have 1 part(s) to serialize using document/literal
2021-01-24 22:28:12.256271 wsdl: have 4 parameter(s) provided as arrayStruct to serialize
2021-01-24 22:28:12.256276 wsdl: check whether the caller has wrapped the parameters
2021-01-24 22:28:12.256280 wsdl: check whether caller's parameters match the wrapped ones
2021-01-24 22:28:12.256284 wsdl: in parametersMatchWrapped type=http://tempuri.org/:WyliczCenyWalutaKlient^, parameters=
array(4) {
["kh_id"]=>
NULL
["tw_id"]=>
string(6) "197443"
["mag_id"]=>
NULL
["waluta"]=>
string(3) "PLN"
}
2021-01-24 22:28:12.256298 wsdl: in parametersMatchWrapped: got a prefixed type: WyliczCenyWalutaKlient^, http://tempuri.org/
2021-01-24 22:28:12.256305 wsdl: in getTypeDef: type=WyliczCenyWalutaKlient^, ns=http://tempuri.org/
2021-01-24 22:28:12.256310 wsdl: in getTypeDef: have schema for namespace http://tempuri.org/
2021-01-24 22:28:12.256321 nusoap_xmlschema: in getTypeDef, found element WyliczCenyWalutaKlient
2021-01-24 22:28:12.256330 nusoap_xmlschema: in getTypeDef, found complexType _WyliczCenyWalutaKlient_ContainedType
2021-01-24 22:28:12.256335 nusoap_xmlschema: in getTypeDef, found type for element WyliczCenyWalutaKlient:
2021-01-24 22:28:12.256364 nusoap_xmlschema: array(5) {
["typeClass"]=>
string(11) "complexType"
["phpType"]=>
string(6) "struct"
["simpleContent"]=>
string(5) "false"
["compositor"]=>
string(8) "sequence"
["elements"]=>
array(4) {
["kh_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "kh_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["tw_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "tw_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["mag_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "mag_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.256373 wsdl: in getTypeDef: found type WyliczCenyWalutaKlient^
2021-01-24 22:28:12.256378 wsdl: in parametersMatchWrapped: found typeDef=
array(6) {
["name"]=>
string(22) "WyliczCenyWalutaKlient"
["form"]=>
string(9) "qualified"
["type"]=>
string(57) "http://tempuri.org/:_WyliczCenyWalutaKlient_ContainedType"
["typeClass"]=>
string(7) "element"
["phpType"]=>
string(6) "struct"
["elements"]=>
array(4) {
["kh_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "kh_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["tw_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "tw_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["mag_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "mag_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.256404 wsdl: in parametersMatchWrapped: uqType: WyliczCenyWalutaKlient, ns: http://tempuri.org/, phptype: struct, arrayType:
2021-01-24 22:28:12.256410 wsdl: in parametersMatchWrapped: do not have parameter named kh_id
2021-01-24 22:28:12.256414 wsdl: in parametersMatchWrapped: have parameter named tw_id
2021-01-24 22:28:12.256418 wsdl: in parametersMatchWrapped: do not have parameter named mag_id
2021-01-24 22:28:12.256421 wsdl: in parametersMatchWrapped: have parameter named waluta
2021-01-24 22:28:12.256428 wsdl: in parametersMatchWrapped: 2 parameter names match 4 wrapped parameter names
2021-01-24 22:28:12.256434 wsdl: wrap the parameters for the caller
2021-01-24 22:28:12.256438 wsdl: serializing part parameters of type http://tempuri.org/:WyliczCenyWalutaKlient^
2021-01-24 22:28:12.256443 wsdl: calling serializeType w/named param
2021-01-24 22:28:12.256448 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) "197443"
["mag_id"]=>
NULL
["waluta"]=>
string(3) "PLN"
}
2021-01-24 22:28:12.256460 wsdl: in serializeType: got a prefixed type: WyliczCenyWalutaKlient^, http://tempuri.org/
2021-01-24 22:28:12.256467 wsdl: in getTypeDef: type=WyliczCenyWalutaKlient^, ns=http://tempuri.org/
2021-01-24 22:28:12.256471 wsdl: in getTypeDef: have schema for namespace http://tempuri.org/
2021-01-24 22:28:12.256477 nusoap_xmlschema: in getTypeDef, found element WyliczCenyWalutaKlient
2021-01-24 22:28:12.256483 wsdl: in getTypeDef: found type WyliczCenyWalutaKlient^
2021-01-24 22:28:12.256487 wsdl: in serializeType: found typeDef
typeDef=array(6) {
["name"]=>
string(22) "WyliczCenyWalutaKlient"
["form"]=>
string(9) "qualified"
["type"]=>
string(57) "http://tempuri.org/:_WyliczCenyWalutaKlient_ContainedType"
["typeClass"]=>
string(7) "element"
["phpType"]=>
string(6) "struct"
["elements"]=>
array(4) {
["kh_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "kh_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["tw_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(5) "tw_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["mag_id"]=>
array(5) {
["minOccurs"]=>
string(1) "1"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "mag_id"
["type"]=>
string(36) "http://www.w3.org/2001/XMLSchema:int"
["form"]=>
string(9) "qualified"
}
["waluta"]=>
array(5) {
["minOccurs"]=>
string(1) "0"
["maxOccurs"]=>
string(1) "1"
["name"]=>
string(6) "waluta"
["type"]=>
string(39) "http://www.w3.org/2001/XMLSchema:string"
["form"]=>
string(9) "qualified"
}
}
}
2021-01-24 22:28:12.256513 wsdl: in serializeType: uqType: WyliczCenyWalutaKlient, ns: http://tempuri.org/, phptype: struct, arrayType:
2021-01-24 22:28:12.256523 wsdl: serializeComplexTypeAttributes for XML Schema type http://tempuri.org/:WyliczCenyWalutaKlient
2021-01-24 22:28:12.256528 wsdl: no attributes to serialize for XML Schema type http://tempuri.org/:WyliczCenyWalutaKlient
2021-01-24 22:28:12.256534 wsdl: in serializeComplexTypeElements for XML Schema type http://tempuri.org/:WyliczCenyWalutaKlient
2021-01-24 22:28:12.256539 wsdl: in serializeComplexTypeElements, serialize elements for XML Schema type http://tempuri.org/:WyliczCenyWalutaKlient
2021-01-24 22:28:12.256554 wsdl: in serializeType: name=kh_id, type=http://www.w3.org/2001/XMLSchema:int, use=literal, encodingStyle=, unqualified=qualified
value=NULL
2021-01-24 22:28:12.256563 wsdl: in serializeType: got a prefixed type: int, http://www.w3.org/2001/XMLSchema
2021-01-24 22:28:12.256568 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2021-01-24 22:28:12.256572 wsdl: in serializeType: returning:
2021-01-24 22:28:12.256579 wsdl: in serializeType: name=tw_id, type=http://www.w3.org/2001/XMLSchema:int, use=literal, encodingStyle=, unqualified=qualified
value=string(6) "197443"
2021-01-24 22:28:12.256586 wsdl: in serializeType: got a prefixed type: int, http://www.w3.org/2001/XMLSchema
2021-01-24 22:28:12.256590 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2021-01-24 22:28:12.256599 wsdl: in getTypeDef: type=int, ns=http://www.w3.org/2001/XMLSchema
2021-01-24 22:28:12.256608 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2021-01-24 22:28:12.256613 wsdl: in serializeType: returning: 197443
2021-01-24 22:28:12.256620 wsdl: in serializeType: name=mag_id, type=http://www.w3.org/2001/XMLSchema:int, use=literal, encodingStyle=, unqualified=qualified
value=NULL
2021-01-24 22:28:12.256627 wsdl: in serializeType: got a prefixed type: int, http://www.w3.org/2001/XMLSchema
2021-01-24 22:28:12.256631 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2021-01-24 22:28:12.256635 wsdl: in serializeType: returning:
2021-01-24 22:28:12.256641 wsdl: in serializeType: name=waluta, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(3) "PLN"
2021-01-24 22:28:12.256648 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2021-01-24 22:28:12.256652 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2021-01-24 22:28:12.256661 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2021-01-24 22:28:12.256666 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2021-01-24 22:28:12.256670 wsdl: in serializeType: returning: PLN
2021-01-24 22:28:12.256675 wsdl: in serializeType: returning: 197443PLN
2021-01-24 22:28:12.256680 wsdl: serializeRPCParameters returning: 197443PLN
2021-01-24 22:28:12.256700 nusoap_client: In serializeEnvelope length=135 body (max 1000 characters)=197443PLN style=document use=literal encodingStyle=
2021-01-24 22:28:12.256705 nusoap_client: headers:
bool(false)
2021-01-24 22:28:12.256711 nusoap_client: namespaces:
array(1) {
["ns7482"]=>
string(18) "http://tempuri.org"
}
2021-01-24 22:28:12.256724 nusoap_client: endpoint=http://94.75.101.147:587/Service1.asmx, soapAction=http://tempuri.org/WyliczCenyWalutaKlient, namespace=http://tempuri.org, style=document, use=literal, encodingStyle=
2021-01-24 22:28:12.256730 nusoap_client: SOAP message length=499 contents (max 1000 bytes)=197443PLN
2021-01-24 22:28:12.256782 nusoap_client: transporting via HTTP
2021-01-24 22:28:12.256910 nusoap_client: sending message, length=499
2021-01-24 22:28:12.256802 soap_transport_http: ctor url=http://94.75.101.147:587/Service1.asmx use_curl= curl_options:
array(0) {
}
2021-01-24 22:28:12.256822 soap_transport_http: parsed URL scheme = http
2021-01-24 22:28:12.256831 soap_transport_http: parsed URL host = 94.75.101.147
2021-01-24 22:28:12.256840 soap_transport_http: parsed URL port = 587
2021-01-24 22:28:12.256847 soap_transport_http: parsed URL path = /Service1.asmx
2021-01-24 22:28:12.256859 soap_transport_http: set header Host: 94.75.101.147:587
2021-01-24 22:28:12.256875 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2021-01-24 22:28:12.256888 soap_transport_http: set header Content-Type: text/xml; charset=ISO-8859-1
2021-01-24 22:28:12.256898 soap_transport_http: set header SOAPAction: "http://tempuri.org/WyliczCenyWalutaKlient"
2021-01-24 22:28:12.256946 soap_transport_http: entered send() with data of length: 499
2021-01-24 22:28:12.256958 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host 94.75.101.147, port 587
2021-01-24 22:28:12.256966 soap_transport_http: calling fsockopen with host 94.75.101.147 connection_timeout 0
2021-01-24 22:28:12.264202 soap_transport_http: set response timeout to 30
2021-01-24 22:28:12.264226 soap_transport_http: socket connected
2021-01-24 22:28:12.264242 soap_transport_http: set header Content-Length: 499
2021-01-24 22:28:12.264251 soap_transport_http: HTTP request: POST /Service1.asmx HTTP/1.0
2021-01-24 22:28:12.264265 soap_transport_http: HTTP header: Host: 94.75.101.147:587
2021-01-24 22:28:12.264275 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2021-01-24 22:28:12.264283 soap_transport_http: HTTP header: Content-Type: text/xml; charset=ISO-8859-1
2021-01-24 22:28:12.264291 soap_transport_http: HTTP header: SOAPAction: "http://tempuri.org/WyliczCenyWalutaKlient"
2021-01-24 22:28:12.264300 soap_transport_http: HTTP header: Content-Length: 499
2021-01-24 22:28:12.264337 soap_transport_http: wrote data to socket, length = 712
2021-01-24 22:28:12.493514 soap_transport_http: read line of 36 bytes: HTTP/1.1 500 Internal Server Error
2021-01-24 22:28:12.493548 soap_transport_http: read line of 24 bytes: Cache-Control: private
2021-01-24 22:28:12.493559 soap_transport_http: read line of 39 bytes: Content-Type: text/xml; charset=utf-8
2021-01-24 22:28:12.493570 soap_transport_http: read line of 27 bytes: Server: Microsoft-IIS/8.0
2021-01-24 22:28:12.493575 soap_transport_http: read line of 29 bytes: X-AspNet-Version: 4.0.30319
2021-01-24 22:28:12.493581 soap_transport_http: read line of 23 bytes: X-Powered-By: ASP.NET
2021-01-24 22:28:12.493587 soap_transport_http: read line of 63 bytes: Access-Control-Allow-Methods: GET, PUT, POST, DELETE, OPTIONS
2021-01-24 22:28:12.493593 soap_transport_http: read line of 32 bytes: Access-Control-Allow-Origin: *
2021-01-24 22:28:12.493598 soap_transport_http: read line of 77 bytes: Access-Control-Allow-Headers: Content-Type, Authorization, X-Requested-With
2021-01-24 22:28:12.493604 soap_transport_http: read line of 37 bytes: Date: Sun, 24 Jan 2021 21:28:04 GMT
2021-01-24 22:28:12.493610 soap_transport_http: read line of 19 bytes: Connection: close
2021-01-24 22:28:12.493616 soap_transport_http: read line of 22 bytes: Content-Length: 1510
2021-01-24 22:28:12.493621 soap_transport_http: read line of 2 bytes:
2021-01-24 22:28:12.493631 soap_transport_http: found end of headers after length 430
2021-01-24 22:28:12.493659 soap_transport_http: want to read content of length 1510
2021-01-24 22:28:12.493670 soap_transport_http: read buffer of 1510 bytes
2021-01-24 22:28:12.493680 soap_transport_http: read to EOF
2021-01-24 22:28:12.493684 soap_transport_http: read body of length 1510
2021-01-24 22:28:12.493690 soap_transport_http: received a total of 1940 bytes of data from server
2021-01-24 22:28:12.493721 soap_transport_http: closed socket
2021-01-24 22:28:12.493733 soap_transport_http: No Content-Encoding header
2021-01-24 22:28:12.493739 soap_transport_http: end of send()
2021-01-24 22:28:12.493769 nusoap_client: got response, length=1510 type=text/xml; charset=utf-8
2021-01-24 22:28:12.493776 nusoap_client: Entering parseResponse() for data of length 1510 headers:
array(11) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(23) "text/xml; charset=utf-8"
["server"]=>
string(17) "Microsoft-IIS/8.0"
["x-aspnet-version"]=>
string(9) "4.0.30319"
["x-powered-by"]=>
string(7) "ASP.NET"
["access-control-allow-methods"]=>
string(31) "GET, PUT, POST, DELETE, OPTIONS"
["access-control-allow-origin"]=>
string(1) "*"
["access-control-allow-headers"]=>
string(45) "Content-Type, Authorization, X-Requested-With"
["date"]=>
string(29) "Sun, 24 Jan 2021 21:28:04 GMT"
["connection"]=>
string(5) "close"
["content-length"]=>
string(4) "1510"
}
2021-01-24 22:28:12.493811 nusoap_client: Got response encoding: utf-8
2021-01-24 22:28:12.493888 nusoap_client: Use encoding: UTF-8 when creating nusoap_parser
2021-01-24 22:28:12.493955 nusoap_parser: Charset from HTTP Content-Type matches encoding from XML declaration
2021-01-24 22:28:12.493964 nusoap_parser: Entering nusoap_parser(), length=1510, encoding=UTF-8
2021-01-24 22:28:12.494107 nusoap_parser: found root struct Fault, pos 2
2021-01-24 22:28:12.494236 nusoap_parser: in buildVal() for Fault(pos 2) of type struct
2021-01-24 22:28:12.494244 nusoap_parser: in buildVal, there are children
2021-01-24 22:28:12.494253 nusoap_parser: in buildVal, adding Java Vector or generic compound type Fault
2021-01-24 22:28:12.494264 nusoap_parser: in buildVal, return:
array(3) {
["faultcode"]=>
&string(11) "soap:Client"
["faultstring"]=>
&string(1131) "System.Web.Services.Protocols.SoapException: Serwer nie mo?e odczyta? ??dania. ---> System.InvalidOperationException: Dokument XML zawiera b??d (1, 390). ---> System.FormatException: Nieprawid?owy format ci?gu wej?ciowego.
w System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
w System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
w Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read22_WyliczCenyWalutaKlient()
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
w System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()"
["detail"]=>
&string(0) ""
}
2021-01-24 22:28:12.494287 nusoap_parser: in nusoap_parser ctor, message:
array(6) {
[0]=>
array(9) {
["pos"]=>
int(0)
["children"]=>
string(2) "|1"
["cdata"]=>
string(0) ""
["depth"]=>
int(0)
["parent"]=>
string(0) ""
["status"]=>
string(8) "envelope"
["name"]=>
string(8) "Envelope"
["attrs"]=>
array(3) {
["xmlns:soap"]=>
string(41) "http://schemas.xmlsoap.org/soap/envelope/"
["xmlns:xsi"]=>
string(41) "http://www.w3.org/2001/XMLSchema-instance"
["xmlns:xsd"]=>
string(32) "http://www.w3.org/2001/XMLSchema"
}
["namespace"]=>
string(41) "http://schemas.xmlsoap.org/soap/envelope/"
}
[1]=>
array(9) {
["pos"]=>
int(1)
["children"]=>
string(2) "|2"
["cdata"]=>
string(0) ""
["depth"]=>
int(1)
["parent"]=>
int(0)
["status"]=>
string(4) "body"
["name"]=>
string(4) "Body"
["attrs"]=>
array(0) {
}
["namespace"]=>
string(41) "http://schemas.xmlsoap.org/soap/envelope/"
}
[2]=>
array(11) {
["pos"]=>
int(2)
["children"]=>
string(6) "|3|4|5"
["cdata"]=>
string(0) ""
["depth"]=>
int(2)
["parent"]=>
int(1)
["type"]=>
string(6) "struct"
["status"]=>
string(6) "method"
["name"]=>
string(5) "Fault"
["attrs"]=>
array(0) {
}
["namespace"]=>
string(41) "http://schemas.xmlsoap.org/soap/envelope/"
["result"]=>
array(3) {
["faultcode"]=>
&string(11) "soap:Client"
["faultstring"]=>
&string(1131) "System.Web.Services.Protocols.SoapException: Serwer nie mo?e odczyta? ??dania. ---> System.InvalidOperationException: Dokument XML zawiera b??d (1, 390). ---> System.FormatException: Nieprawid?owy format ci?gu wej?ciowego.
w System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
w System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
w Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read22_WyliczCenyWalutaKlient()
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
w System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()"
["detail"]=>
&string(0) ""
}
}
[3]=>
array(10) {
["pos"]=>
int(3)
["children"]=>
string(0) ""
["cdata"]=>
string(11) "soap:Client"
["depth"]=>
int(3)
["parent"]=>
int(2)
["status"]=>
string(6) "method"
["name"]=>
string(9) "faultcode"
["attrs"]=>
array(0) {
}
["namespace"]=>
string(41) "http://schemas.xmlsoap.org/soap/envelope/"
["result"]=>
&string(11) "soap:Client"
}
[4]=>
array(10) {
["pos"]=>
int(4)
["children"]=>
string(0) ""
["cdata"]=>
string(1131) "System.Web.Services.Protocols.SoapException: Serwer nie mo?e odczyta? ??dania. ---> System.InvalidOperationException: Dokument XML zawiera b??d (1, 390). ---> System.FormatException: Nieprawid?owy format ci?gu wej?ciowego.
w System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
w System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
w Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read22_WyliczCenyWalutaKlient()
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
w System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()"
["depth"]=>
int(3)
["parent"]=>
int(2)
["status"]=>
string(6) "method"
["name"]=>
string(11) "faultstring"
["attrs"]=>
array(0) {
}
["namespace"]=>
string(41) "http://schemas.xmlsoap.org/soap/envelope/"
["result"]=>
&string(1131) "System.Web.Services.Protocols.SoapException: Serwer nie mo?e odczyta? ??dania. ---> System.InvalidOperationException: Dokument XML zawiera b??d (1, 390). ---> System.FormatException: Nieprawid?owy format ci?gu wej?ciowego.
w System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
w System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
w Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read22_WyliczCenyWalutaKlient()
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
w System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()"
}
[5]=>
array(10) {
["pos"]=>
int(5)
["children"]=>
string(0) ""
["cdata"]=>
string(0) ""
["depth"]=>
int(3)
["parent"]=>
int(2)
["status"]=>
string(6) "method"
["name"]=>
string(6) "detail"
["attrs"]=>
array(0) {
}
["namespace"]=>
string(41) "http://schemas.xmlsoap.org/soap/envelope/"
["result"]=>
&string(0) ""
}
}
2021-01-24 22:28:12.494342 nusoap_parser: parsed successfully, found root struct: 2 of name Fault
2021-01-24 22:28:12.494374 nusoap_client: sent message successfully and got a(n) array
return=array(3) {
["faultcode"]=>
&string(11) "soap:Client"
["faultstring"]=>
&string(1131) "System.Web.Services.Protocols.SoapException: Serwer nie mo?e odczyta? ??dania. ---> System.InvalidOperationException: Dokument XML zawiera b??d (1, 390). ---> System.FormatException: Nieprawid?owy format ci?gu wej?ciowego.
w System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
w System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
w Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read22_WyliczCenyWalutaKlient()
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
w System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()"
["detail"]=>
&string(0) ""
}
2021-01-24 22:28:12.494389 nusoap_client: got fault
2021-01-24 22:28:12.494397 nusoap_client: faultcode = soap:Client
2021-01-24 22:28:12.494401 nusoap_client: faultstring = System.Web.Services.Protocols.SoapException: Serwer nie mo?e odczyta? ??dania. ---> System.InvalidOperationException: Dokument XML zawiera b??d (1, 390). ---> System.FormatException: Nieprawid?owy format ci?gu wej?ciowego.
w System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
w System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
w Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read22_WyliczCenyWalutaKlient()
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
--- Koniec ?ladu stosu wyj?tków wewn?trznych ---
w System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()
w System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()
2021-01-24 22:28:12.494406 nusoap_client: detail =