Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. <soapenv:Envelope
  2. xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
  3. xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
  4. xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  5. <soapenv:Body>
  6. <KefilListeGetirResponse xmlns:p389="http://services.halkbank.com">
  7. <ISLEM_ACKL />
  8. <KEFIL_MUST_NO xsi:nil="true" />
  9. <KEFIL_MUST_AD xsi:nil="true" />
  10. <KEFIL_CINS xsi:nil="true" />
  11. <KEFIL_CINS_TNM xsi:nil="true" />
  12. <KFLT_TUT xsi:nil="true" />
  13. <KFLT_TUT_DVZ_TUR xsi:nil="true" />
  14. <KFLT_TAR xsi:nil="true" />
  15. <KFLT_VADE xsi:nil="true" />
  16. <ES_BEYAN_FLAG xsi:nil="true" />
  17. <BEYAN_TAR xsi:nil="true" />
  18. <EKSPERTIZ_NO />
  19. <RC>1</RC>
  20. <RC_ACK>Connection Success.</RC_ACK>
  21. </KefilListeGetirResponse>
  22. </soapenv:Body>
  23. </soapenv:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement