Subject: Re: URIResolver: Invalid relative URI with square brackets
From: "Imsieke, Gerrit, le-tex" <gerrit.imsieke@xxxxxxxxx>
Date: Tue, 18 May 2010 21:50:42 +0200
|
Did you try URL-encoding the brackets, as %5B and %5D?
Does encode-for-uri help?
http://www.saxonica.com/documentation/functions/intro/fn_encode-for-uri.html
On 18.05.2010 21:42, Calvados Boulard wrote:
I keep getting:
"FODC0005: Exception thrown by URIResolver: Invalid relative URI
{file:////D:/Eclipse%20WS/Recon...}: Illegal character in path at index 95:
file:////D:/Eclipse%20WS/ReconSubcontent/sync_live/--%20A%20--/Access%20to%20Education%20Act%20[SBC%202001]%20c.%201/00_01001REP_01.xml"
I've tried replacing out the square brackets with[ and] to no avail.
|