[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xsl-list
Subject:    RE: [xsl] Determining Web server address in xslt doc
From:       "Michael Kay" <mike () saxonica ! com>
Date:       2009-01-26 21:02:47
Message-ID: F6F256F7911E423DAD6E446F9FB8832B () Sealion
[Download RAW message or body]

> 
> Is there a way I can determine the root of the Web server 
> where the XSLT document is so I can hard code URL addresses 
> etc based on if I'm in Dev vs Production?
> Example:
> dev.imanewbiefool.com Vs
> uat.imanewbiefool.com or
> www..imanewbiefool.com
> 

You can always pass the location in to the stylesheet from the calling
application as a parameter.

In XSLT 2.0, the function static-base-uri() gives you the base URI of the
stylesheet.

There's no equivalent in 1.0, but the document() function can select
relative to the stylesheet by supplying a relative URI reference.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe@lists.mulberrytech.com>
--~--

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic