Antw: Re: [xsl] saxon

Subject: Antw: Re: [xsl] saxon
From: "Elke Naraschewski" <e.naraschewski@xxxxxxxxxxxxx>
Date: Wed, 16 Apr 2003 12:25:30 +0200
Hi David,

a late thank you for your answer! It works now.

Elke

>>> davidc@xxxxxxxxx 14.04.03 13:39:24 >>>

>  unknown protocol: l

a URI of the form 
http://www.w3.org 
has "protocol" http, and in general the protocol part of a URI is the
bit before the :

Most likely you have use a uri of the form

l:\a\b\c

which is something in the uregistered URI protocol "l"  which saxon does
not know.

Some programs will silently correct your error and replace this by a uri
in the file protocol

fil:///l:/a/b/c

but the programs are wrong to do this: generating an error is the right
thing to do.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk 
________________________________________________________________________

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list 





 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread