From: Stephane Wirtel Date: 2006-11-03T18:40:08+09:00 Subject: Re: How to parse an WSDL file ? Lei Ming wrote: > Hi Stephane, > > soap4r can use REXML as the XML parser. I think you can use it's WSDL > parsing code as a good example. > > http://raa.ruby-lang.org/project/soap4r Thanks, because I would like to generate a C++ code from this WSDL with Ruby. Because there is some information from this file to indicate if a data is mandatory or not.