Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. atlzbest

    Whats wrong with this XML or XSD?

    Hi all, Here's the response i get from a web service: <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <soap:Body>...
  2. atlzbest

    convert XML into another web service's XML structure

    HI ALL ! I’ve got 2 webservices which need to transfer data. First web service sends back a query result in well formed XML <ROOT> <Customer> <ID> …. </ID> </Customer> </ROOT> The second web service is a problem. All the methods exposed expect a input/output in this format...

Part and Inventory Search

Back
Top