Hi,
I want to use the document function as the following line. It works with
Ant, but does not with Nant. I tried relative and absolute paths with the
file name with no luck. Does anyone know how to make it work with Nant?
Thanks a lot.
<xsl:apply-templates select="document($file)//*[@name=$name]"/> (file and
name are two predefined variables)

Regards,

Qing Chang





-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to