Jo. > Is there a working tool / code that converts a WSDL Document into php Code, > so that I can use that to implement my Code ? converting a desctiptive XML document into a scripting language? I am not sure what you want to achieve there ... ;-) But, on the other hand, PEAR::SOAP is capable of reading in WSDL and then creating a proxy class out of it -- I guess that's what you want. Regards, Christian -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php