- From: Mark Feblowitz <mfeblowitz@frictionless.com>
- Date: Mon, 9 Sep 2002 11:11:28 -0400
- To: "'Mgr Georg Black'" <georg.black@seznam.cz>, xmlschema-dev@w3.org
How many dots? Which parser? Most accept a single dot (current directory) or two dots (parent directory). If you want to go up more than one level in the directory hierarchy, you have to use "../.." There are still a few parsers that don't handle relative references, but current versions of Xerces and MSXML do (I suspect that others do, too). Mark -----Original Message----- From: Mgr Georg Black [mailto:georg.black@seznam.cz] Sent: Monday, September 09, 2002 7:23 AM To: xmlschema-dev@w3.org Subject: Relative path in xs:include ??? Hi everybody. I want to use tag xs:include with relative path to schema to be included. But when I use relative path I get message Failed to read included schema document '...'. Where is directory '.' I tried directory with schema with tag include, aplication root, etc. When I write there absolute path, then all is OK. rem.: when I use xml schmema with path c:\ .... so this is ok and relative path too, but calling schmeam with url http://... so then doesn't it work. Thanks for your help. Georg Black. ______________________________________________________________________ Reklama: Poctenicko pro kazdy den: http://www.novinky.cz
Received on Monday, 9 September 2002 11:12:00 UTC