[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: XSLT Sample StyleSheets

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-05-11 22:52:38 CEST

Hughes, Trystan wrote:

>Hi all,
>
>going back onto this. How can I find out exactly what variables/parameters are being passed/used by my .XSLT stylesheet. I know that variables such as @rev, @version, and @path are being used. I was wondering what other variables can be used, and where these have come from?
>
>
Look at the source of the pages in your browser. Every page contains
complete DTD for the xml output. You'll also find the DTD in
http://svn.collab.net/repos/svn/trunk/subversion/mod_dav_svn/repos.c, in
function dav_svn_deliver.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 12 00:45:53 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.