Passing data of target element to linked file

Subject: Passing data of target element to linked file
From: Amit Rekhi <amitr@xxxxxxxxxxxxx>
Date: Fri, 08 May 1998 16:23:41
I am trying to pass the data of a target element to the a file I am
specifying as a hyperlink(using <A href="link.htm">..</A>)

Let me explain ,
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


Current Thread