Hi all,

I am using the <cf_xmltransform ..> tag and find I am having a problem with the 
document() function in my .XSL file.

I am using <xsl:value-of select="document('t_look.xml')/lookups" /> statement, but 
find it only works properly if I use
the full path for the target xml file, even though t_look.xml is in the same folder as 
the stylesheet .XSL.

Does anyone know a method to find what location the document() function is using for 
its base when no path is specified?
I would really like to use relative paths in my solution.


-----------------------+
cf-xml mailing list
http://torchbox.com/xml/list.cfm

Reply via email to