Subject: Re: [xsl] document with absolute path From: Dan Haley <dhaley77@xxxxxxxxx> Date: Fri, 23 Apr 2010 13:06:56 -0700 |
Hi,
I am trying to open a file using document and would prefer absolute path. I am using saxon under windows (with cygwin) as you can guess from my uri. Before I did it with relative path, then it worked, but now not anymore. What am I doing wrong?
<xsl:variable name="dictloc" select="document('File:///c:/cygwin/home/Mengel/usr/levelup/lib/mpxvok.xml')"/> .... <xsl:when test="exists ($dictloc/mpxvok:mpxvok/mpxvok:context[@name eq $dictname])">
When I enter File:///c:/cygwin/home/Mengel/usr/levelup/lib/mpxvok.xml in explorer it opens the right file.
Thanks! Maurice
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
RE: [xsl] document with absolute pa, Michael Kay | Thread | Re: [xsl] document with absolute pa, Maurice Mengel |
RE: [xsl] document with absolute pa, Michael Kay | Date | Re: [xsl] document with absolute pa, Maurice Mengel |
Month |