|
Subject: [xsl] constructing URI for document() function From: "Jon Myers" <jon_b_myers2@xxxxxxxxxxx> Date: Thu, 14 Aug 2003 07:47:36 +0000 |
given an xml doc including something like.. <section id="5"?>
where http://abc.com/returnxmldoc.asp returns an xml doc such as <info>blah blah blah</info> with info specific to query string paramater passed
I can create an attribute with the full URL, including parameters... eg <section id="5" ref="http://abc.com/returnxmldoc.asp?id=5" />
and then simply use... <xsl:apply-templates select="document(@ref)/info" />
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] How to "copy" a DTD refer, David . Pawson | Thread | Re: [xsl] constructing URI for docu, David Carlisle |
| RE: [xsl] How to "copy" a DTD refer, David . Pawson | Date | RE: [xsl] Assigning unique id to ne, Michael Kay |
| Month |