On Wed, 2003-10-22 at 15:05, Harald wrote:

> Generating a client-implementation using wsdl2java of Axis 1.1 results in a
> Header-class without explicit setter- and getter-methods like
> setAnyAttributes() and getAnyAttributes(). It seams, that Axis does not
> support "anyAttribute" in a scenario like this.
> 

I can be wrong but I had the idea that attributes wasn't supposed to use
in WSDL 1.1, or at least it's advised to not use them. Here an extract
from wsdl 1.1 specification ($2.2 types):

"Use element form (not attribute)"

I don't know why is that, but is mentioned!

I think I already tried to generate classes from a WSDL complex type
with attributes and I hadn't luck in the classes generation.

Maybe someone here could clarify this better... (I hope)

regards,
Pedro Salazar.
-- 
PS
[EMAIL PROTECTED]
PGP:0E129E31D803BC61

Reply via email to