Title: RE: Can't get validation to work with 2000 Schema

No luck. I tried it the way you have it and I even moved everything to the development folder to minimize errors. Nothing. Is there another good resource to try to get the answer to this ? I have to believe that any one that has dealt with validation is running into some sort of trouble :/ ...

Thanks

-----Original Message-----
From: Arnold, Curt [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 23, 2001 5:41 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Can't get validation to work with 2000 Schema


The noSchemaLocation value is not a URL, but a UNC file name.  I personally reported this bug to the XML Spy development team during their 3.5 beta cycle and I hoped they had fixed it.

Try:

<datamart xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:noNamespaceSchemaLocation="file:///d:/Development/LOM%206.0%20(Rio%20Grande)/Resources/datamart.xsd">

(Not positive that you need the %20's but you get the idea.

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

Reply via email to