Daniel Finnie wrote: > xml = REXML::Document.new(open("http://myoms.net/soap/oms2.wsdl")*.read*) > > Try that. > > Dan > That seems to work. I had tried, but apparently with the wrong syntax. I have a few errors in my script, so I can really test it right now... Thanks a lot !