> > So the p:make-absolute-uris step should therefore do the > escaping itself > > ("ab er.xml" --> "ab%20er.xml") before resolving the URI against the > > base URI. Then it should *unescape* the result, so you don't get: > > > > <c:file name="file:/J:/test/ab%20er.xml"/> > > > > but: > > > > <c:file name="file:/J:/test/ab er.xml"/> > > That's the right result, but why escape then unescape? I think you are right: internally no escaping + unescaping should be necessary. Regards, VojtechReceived on Monday, 21 September 2009 15:06:56 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 21 September 2009 15:06:56 GMT