Subject: Doubt in using <A> within XSL
From: Amit Rekhi <amitr@xxxxxxxxxxxxx>
Date: Fri, 08 May 1998 12:43:56
|
Let me explain the scenario I am trying to create.
I have the following (incomplete) constrution rule :-
<rule>
<target-element type="section"/>
<A href="section.htm">Hyper Link</A>
</rule>
Using this construction rule, I want to pass the data of the target element
<section> (present in my XML file) to the section.htm file.
How do I do that??
Regards,
AMIT
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|