On Thu, Apr 28, 2005 at 10:13:15PM +0200, [EMAIL PROTECTED] wrote:
> 
> Hi,
> Is there a way to access input file name for the xsl ?
> I mean something like  :
>  % xsltproc t.xsl in.xml
> 
> => value-of select="$inputfile" => "in.xml"

  I don't think this exist in XSLT-1.0, moreover a transformation may use
multiple input with document(), last it's not a filename but an URI

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
[EMAIL PROTECTED]  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/
[email protected]
http://mail.gnome.org/mailman/listinfo/xslt

Reply via email to