Hi
I have got two xsd files. The first file is containing some complex types
(for example a product structure). The second file is containing the
structure for some messages that a web service will send. The messages are
returning the product structure. The second file has importing the second
file.
When I compile the solution there is an error message saying that the
product structure is not found. What can be wrong?
Thanks
Julia
Tasos Vogiatzoglou - 19 May 2006 20:18 GMT
What kind of error ? Where ?
Gaurav Vaish (EduJini.IN) - 27 May 2006 19:13 GMT
Have you verified that the location of the import-ed XSD is correct?
And also the namespacing is correct?

Signature
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://www.edujini.in
-------------------
> Hi
>
[quoted text clipped - 9 lines]
> Thanks
> Julia