<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    I have done a lot of this for different kinds of Web services
    created by different organizations.&nbsp; Usually, they are not using a
    standard HTTP-based RPC mechanism, but just sending ad-hoc XML over
    HTTP.<br>
    <br>
    Usually, I do normal HTTP requests, and then use SXML tools like
    SSAX, SXPath, and sxml-match to parse the results.<br>
    <br>
    For documentation on how to do HTTP from Racket, see the Racket
    Documentation (from DrRacket, select "Help -&gt; Help Desk" menu
    item, or whatever it is called in your preferred language).<br>
    <br>
    For documentation on the SXML tools, you will have to Google search
    each one of them.&nbsp; You can obtain the SXML tools from
    <a class="moz-txt-link-rfc2396E" href="http://planet.racket-lang.org/">"http://planet.racket-lang.org/"</a>, but the documentation there is not
    good for most of the tools.<br>
    <br>
    Feel free to ask more questions on this email list.<br>
    <br>
    FloreNce de Borchgrave wrote at 10/08/2011 04:06 PM:
    <blockquote cite="mid:BLU0-SMTP1358698496B291756460CF0A9FF0@phx.gbl"
      type="cite">
      <div style="margin: 0px; font: 11px 'Lucida Grande'; color:
        rgb(51, 50, 51);">Hi , I would like to use your technologie for
        importing and manage Datas in XML from web services API online,</div>
      <div style="margin: 0px; font: 11px 'Lucida Grande'; color:
        rgb(51, 50, 51);">Where can I found documentation and
        informations on libraries needed for that task ? which library
        for web services and xml requests and traitments ?</div>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <a class="moz-txt-link-freetext" href="http://www.neilvandyke.org/">http://www.neilvandyke.org/</a>
    </div>
  </body>
</html>