The namespace URL does not have to point to anything.  Being able to access the 
schema from a browser, while a good thing, doesn't ensure that the Java 
platform will be able to locate the resource
since your browser may have additional configuration info (proxy settings and 
the like) that the Java platform doesn't know about.

Can you try to download the schema from that location to a local file and have 
xsi:schemaLocation use a local file URL to see if the problem is with the 
schema implementation or with dereferencing
your URL.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to