Re: [xslt] xsl:variable or param for argv ?



On Thu, Apr 28, 2005 at 10:13:15PM +0200, usrdysk-xl yahoo fr 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/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]