[jdom-interest] Schema validation using Beta 6
philip.nelson at omniresources.com
philip.nelson at omniresources.com
Fri May 4 08:40:32 PDT 2001
> My XML document reference to my schema is:
> <Data xmlns="http://localhost"
> xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance"
> xsi:schemaLocation="http://localhost mySchema.xsd">
I am not a schema expert and I think these problems should go to your xml
spy and xerces people, but
xsi:schemaLocation="http://localhost mySchema.xsd"
seems to be missing a "/"
More information about the jdom-interest
mailing list