![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am trying to generate a proxy class from a WSDL contract file that has nested levels of elements/attribute groups. It seems the WSDL.exe tool only reads upto a certain nesting level and then it starts ignoring the elements/attributes that are further referenced using the 'ref' keyword in the schema types. Is it a known limitation of WSDL tool? If it is a known limitation, is there any workaround or any other tool that can generate the proxy class correctly? |
#3
| |||
| |||
|
|
vips <jain.vips (AT) gmail (DOT) com> wrote in news:b5b69966-3463-45f4-850c- cb906f5b5714 (AT) s8g2000prg (DOT) googlegroups.com: I am trying to generate a proxy class from a WSDL contract file that has nested levels of elements/attribute groups. It seems the WSDL.exe tool only reads upto a certain nesting level and then it starts ignoring the elements/attributes that are further referenced using the 'ref' keyword in the schema types. Is it a known limitation of WSDL tool? If it is a known limitation, is there any workaround or any other tool that can generate the proxy class correctly? Are those references self-referencing (i.e. A refers to B, and B refers to A)? -- spamhoneypot (AT) rogers (DOT) com (Do not e-mail) |
#4
| |||
| |||
|
|
I am trying to generate a proxy class from a WSDL contract file that has nested levels of elements/attribute groups. It seems the WSDL.exe tool only reads upto a certain nesting level and then it starts ignoring the elements/attributes that are further referenced using the 'ref' keyword in the schema types. Is it a known limitation of WSDL tool? If it is a known limitation, is there any workaround or any other tool that can generate the proxy class correctly? |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |