To my knowledge, the only way to pass any non-syntactic information in a wsdl doc is the <documentation> tag. I don't think though that this tag is handled by any tool that generates or processes wsdl's. The only use I've seen of it so far is through a manual input of some -very few- documentation issues on the service described.
Costas ----- Original Message ----- Από: "Praveen Peddi" <[EMAIL PROTECTED]> Ημερομηνία: Παρασκευή, Φεβρουάριος 21, 2003 11:36μ.μ. Θέμα: Re: documentation information in wsdl > I didn't receive any answer to my question. Wondering if anyone > know the answer. > > Praveen > ----- Original Message ----- > From: Praveen Peddi > To: [EMAIL PROTECTED] > Sent: Friday, February 21, 2003 11:45 AM > Subject: documentation information in wsdl > > > I generated wsdl for some of my soap services and when I looked > at the wsdl, I could not find any documentation for each method. > If there any way we can generate wsdl s, so that it can read > javadocs and put the documentations in wsdl. How do I add the > documention in wsdl. > > Please reply if you have the answer. > > Thanks > > Praveen