Hi!
We experience a big problem with compilation of nested schemas which we received from the customer. Schemas themselves are valid, however when we import them to the existing project via Add/Existing Item we can not compile the project.
By \”nested\” I mean the hierarchy of schemas which is implemented via \”import\” directive.
The error that we get:
This schema file has a TypeName that collides with the RootNode TypeName of one of its root nodes. Make sure that they are different. C:\\My Documents\\Visual Studio 2005\\Projects\\B2BIntegration\\B2BIntegration\\Schemas\\CustomerQuery.xsd
Any advice is greatly appreciated.