[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Attribute and Parameter.. coexist?

Subject: Re: Attribute and Parameter.. coexist?
From: "David Erickson" <derickson@xxxxxxxxxxx>
Date: Tue, 12 Aug 2003 08:15:42 -0600
david erickson
I'm pretty new to how XSLT works, how would I go about calling outside java
functions inside xsl?  for example turning this relative reference into an
absolute using java calls?
Thanks!

----- Original Message ----- 
From: "Michael Kay" <mhk@xxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, August 12, 2003 1:48 AM
Subject: RE:  Attribute and Parameter.. coexist?


> > The above could be written
> >
> > <img style="WIDTH: 200px; HEIGHT: 75px"
> > src="{$urlpath}/{IMAGES/HEADER}"/>
> >
>
> But do be aware that simple string concatenation is not really the right
> approach for resolving a relative URI against a base URI. The proper
> algorithm is described in RFC 2396. XPath 2.0 implements it using a new
> resolve-uri() function; in the meantime you might want to consider doing
> it by calling an extension function - for example the relevant method in
> JDK 1.4's java.net.URI class.
>
> Michael Kay
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.