I have the same problem. And I can't use @XmlType as it would change the namespace and break exisiting clients (note that clients not using .NET don't see this warning). Any other way to fix this?
>From what I read, I guess it involves importing the schemas, but I have no idea how to do that in the code, so that the generated WSDL picks it up. Thanks!