I have to consume 2 different web services. Both contain a definition for a \'user\' object.
When I reference the services using \"Add service reference\" I give e
the WSDL tool has a parameter.
/sharetypes
Turns on type sharing feature. This feature creates one code file with
a single type definition for identical types shared between different
services (namespace, name and wire signature must be identical).
Reference the services with http:// URLs as command-line parameters
or create a discomap document for local files.