Thanks Milind,
but what I was looking for was the proper id for the local file system for the <schema> portion of the URL ...

it appears that "file " doe snot work - i am sure it is a syntax problem.





"Milind Gadre" <[EMAIL PROTECTED]>

08/12/2002 04:30 PM
Please respond to xerces-j-user

       
        To:        <[EMAIL PROTECTED]>
        cc:        
        Subject:        Re: specifying an absolute reference to the local file system via URL




Alan, you could write a custom EntityResolver to pick up the entity from
any file you want. This could even look at various config options to
pick up files from where ever - based on the environment.

Regards...

Milind Gadre
ecPlatforms, Inc
901 Mariner's Island Blvd, Suite 565
San Mateo, CA 94404
C: 510-919-0596
F: 815-352-0779
[EMAIL PROTECTED]

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 12, 2002 1:17 PM
Subject: specifying an absolute reference to the local file system via
URL


> Hi -
>
> I saw this awhile back but cannot remember the proper syntax -
>
> i have the following -
> <!DOCTYPE CFS SYSTEM "cfs.dtd">
>
> but need it to be
> <!DOCTYPE CFS SYSTEM "file://D:/GFA/cfs.dtd">
>
> I want the URL to reference the local file system ....
>
> this will be a local application running on W2K machines without
network
> connectivity.
>
> thanks for any help with this.
>
> alan
>



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



Reply via email to