Community
Participate
Working Groups
Created attachment 202550 [details] Copy/Paste of WSDL from service provider. URLs have been scrubbed. My service provider attempts to overload the attribute Id in the policy element by providing a different namespace. The error returned by Eclipse upon validation is "cvc-complex-type.5.2: In element 'wsp:Policy', attribute 'Id' is a Wild ID. But there is already an attribute 'Id' derived from ID among the {attribute uses}." I've attached the WSDL I used to replicate this error.
The validator is based on WSDL4J so this bug is against them. See http://sourceforge.net/projects/wsdl4j/