Hi, > xmlns="http://www.CIP4.org/JDFSchema_1" > xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" > xsi:schemaLocation="http://www.CIP4.org/JDFSchema_1 file:///f:/JDFa_2.xsd"
I have the same problem. The file:// doesn't work (at least if I use it as I thought it should be used). Anyway, you can put the JDFa_2.xsd file in the same directory as the xml file, so that you can get rid of file:// > Note: > The XMLSchema JDFa_2.xsd is available under > http://www.CIP4.org/JDFSchema_1/JDFa_2.xsd but only via user login (so a > parser won't be able to load it from there). You can use a url like this: http://user:[EMAIL PROTECTED]/JDFSchema_1/JDFa_2.xsd The problem now is that your user and password is public if the xml document is public. Bye. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
