Thanks. Taking out 'file://' fixed the problem. Marcel --
On Mon, Jun 27, 2011 at 1:12 AM, Hussein Shafie <[email protected]> wrote: > On 06/27/2011 03:59 AM, Marcel Tromp wrote: > >> >> I am using xxe-relaxng-schema the to tell xxe where the relaxng is. It >> turns out I cannot use a relative URL for this (like >> file://../.../relaxng/file.**rng). >> >> Because the relaxng files are part of a codebase and checked out by the >> user, the full path will depend on who checks out the code. >> >> Is there a way to use relative paths for relaxng files? >> >> > Relative paths like "../../relaxng/file.rng" should work fine. That is, > please remove the leading "file://" (which to my knowledge, specifies an > absolute path). > >
-- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

