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

Re: constructing URI for document() function

Subject: Re: constructing URI for document() function
From: "Joe Fawcett" <joefawcett@xxxxxxxxxxx>
Date: Thu, 14 Aug 2003 09:33:17 +0100
msn messenger uri format
From: "Jon Myers" <jon_b_myers2@xxxxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject:  constructing URI for document() function
Date: Thu, 14 Aug 2003 07:47:36 +0000

Hi,

trying to work out how to 'construct' a URI for use in a document() call.

given an xml doc including something like..
<section id="5"?>

I want to, at an apprriate point in a stylesheet, say
<xsl:apply-templates select="document('http://abc.com/returnxmldoc.asp?id=' + @id)/info" />


I'd probably use concat function:
select="document(concat('http://abc.com/returnxmldoc.asp?id=', section/@id))/info"
You may have to modify the xpath pointing to section/@id.


--

Joe

_________________________________________________________________
Stay in touch with absent friends - get MSN Messenger http://www.msn.co.uk/messenger



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.