topical media & game development

talk show tell print

mashup-flickr-04-examples-SOAPRequest.xml / xml



  <?xml version="1.0" encoding="utf-8" ?>
  <s:Envelope
   xmlns:s="http://www.w3.org/2003/05/soap-envelope"
   xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"
   xmlns:xsd="http://www.w3.org/1999/XMLSchema"
  >
      <s:Body>
          <x:FlickrRequest xmlns:x="urn:flickr">
              <method>flickr.photos.search</method>
              <api_key>YOUR-API-KEY</api_key>
              <user_id>50317659@N00</user_id>
              <per_page>6</per_page>
          </x:FlickrRequest>
      </s:Body>
  </s:Envelope>
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.