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:39:51 +0100
Emanuil,

Here is the decription what I am trying to do

Scenario:

A file structure..Folders and documents under folders.  For example, 

Entreprise is a folder which have AFC, BCC, TCA folders.  Entreprise
folder has an xml document called file.xml
AFC, BCC, TCA also have file.xml.

File.xml in Entreprise folder is the same [structure] as AFC folder.

Output
______

1) Writing a style sheet file.xsl which displays Entreprise folder
hierarcy.  
2) It also links AFC to AFC/file.xml etc.
3) AFC/file.xml will then be displayed with the same file.xsl which was
written for Entreprise folder.
4) This process will be continued until we reach to the bottom of the
hierarchy


In other words, it is same as Windows Explorer, where you have folder
and then underneath documents and folders and so on.  You keep clicking
until you reach to bottom level or you reach to your required file.


I hope it is clear enough otherwise kindly let me know.

Regards,

/s


-----Original Message-----
From: Emmanuil Batsis (Manos) [mailto:mbatsis@xxxxxxxxxxx] 
Sent: 31 October 2003 12:59
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] Select statement within HREF




SHEIKH Sajjad wrote:

> Thanks Emmanuil and Andrew..Both ways work fine.
> 
> 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.


waitaminute... supposing I get this right, you probably aren't :-)

Each XML file needs it's own stylesheet PI (or otherwise-controlled 
transformation) to be displayed as the transformation result. Maybe you 
should try to explain further what u r trying to do for us to help.

-- 
Manos Batsis

     _  __    __                    __
    / |/ /__ / /____ __ _ ___ _____/ /_
   /    / -_) __(_-</  ' Y _ `/ __/ __/
  /_/|_/\__/\__/___/_/_/_|_,_/_/  \__/

http://www.netsmart.gr
mbatsis at netsmart dot gr
(+30) 210 33 02 608
(+30) 210 33 02 658 http://forte.netsmart.gr/foaf/manos_foaf.rdf




 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