Hi Martin.
Thanks for your attention.
I've tried what you suggest before my first post, but nothing was changed!
Any other suggestion?
> I've tried what you suggest before my first post, but nothing was changed!
> Any other suggestion?
Can you show us the code that performs the validation? The error message
sounds a bit as if you use the API to set the schema namespace but
mistakenly set a different namespace than the schema's targetNamespace
attribute defines.

Signature
Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/
fedrok - 30 Oct 2006 10:02 GMT
Marvellous!
I solved with your last suggestion.
The problem was I didn't specify the URI in the validation process!
Now all works!
Thank you very much!

Signature
fedrok
> > I've tried what you suggest before my first post, but nothing was changed!
> > Any other suggestion?
[quoted text clipped - 3 lines]
> mistakenly set a different namespace than the schema's targetNamespace
> attribute defines.