Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: Current URL - can we detect withn XSL? [Thread Next] Re: Current URL - can we detect withn XSL?To: NULL Date: 4/5/2007 1:58:00 PM Gary wrote: > I am using server 2003 with.net 2.0 installed.... > > <?xml version="1.0" ?> > <xsl:stylesheet version="1.0" > xmlns:xsl="http://www.w3.org/1999/XSL/Transform" > xmlns:msxsl="urn:schemas-microsoft-com:xslt" > xmlns:user="http://mycompany.com/mynamespace"> With XSLT 1.0 you need to pass in the URL as a parameter to the transformation, e.g. declare <xsl:param name="param-name"/> as a top level element in the stylesheet, then set the parameter using an XsltArgumentList in .NET and pass the argument list to the Transform method. -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
