ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> exslt
exslt
[exslt] baseURI
by Chris Bayes other posts by this author
Jan 4 2002 9:14AM messages near this date
[exslt] Fw: [xsl] Full support for EXSLT funct:script in Sablotron 0.80 | [exslt] Re: baseURI
Jeni et al,
Can you add baseURI to exslt?
Here is the msxsl javascript

function baseURI(ctx){
	try{
		return ctx.nextNode().ownerDocument.url.toString();
	}catch(e){
		return "";
	}
}

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml

_______________________________________________
exslt mailing list
list@[...].org
http://www.exslt.org/list
Thread:
Chris Bayes
Jeni Tennison
Jeni Tennison
Michael Kay

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved