RE: [xsl] Select statement within HREF

Subject: RE: [xsl] Select statement within HREF
From: "SHEIKH Sajjad" <Sajjad.SHEIKH@xxxxxxxxxxx>
Date: Fri, 31 Oct 2003 13:49:04 +0100
David,

I don't think it is an HTML question.  It is purely XSLT question, where
I am trying to use an XML document with the same style sheet used at the
top level without inserting it to the document.

If you are familiar of INLINE function in C++, then it is similar to
that.

Means 1) You have one style sheet which is reproducing the same folder
and document structure as given.  
	2) Each folder contains an xml doc, and that doc I want to use
with the first style sheet I used without inserting PI manually.

Thanks,

Regards,
/s

-----Original Message-----
From: David Carlisle [mailto:davidc@xxxxxxxxx] 
Sent: 31 October 2003 13:28
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] Select statement within HREF


  Issue is, when I click on the link it takes me out of my style sheet.
  It displays file.xml but goal is to display the file.xml with the very
  first style sheet.

Your question appears to be an html question not an xsl one.

You asked how to generate <a href="abc/file.xml">...
and several people showed you how to do that.

The behaviour of <a href in HTML in most browsers is that you have to
click on the link to follow it. If that is not the behaviour you want
you need to generate some different html, but only you can say what html
you want to produce.

David


-- 
http://www.dcarlisle.demon.co.uk/matthew

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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


______________________________________________________________
This message has been scanned for all viruses by BTnet VirusScreen. The
service is delivered in partnership with MessageLabs.

This service does not scan any password protected or encrypted
attachments.  

If you are interested in finding out more about the service, please
visit our website at
http://www.btignite.com/internetservices/btnet/products_virusscreen.htm
==============================================================

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


Current Thread