Re: [xsl] Select statement within HREF

Subject: Re: [xsl] Select statement within HREF
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 31 Oct 2003 14:42:27 GMT

> Does it mean we do not have any INLINE or INCLUDE an xml document option
> in XSLT?

Again, it depends what you are trying to produce.
If you want to produce an HTMlL <a link (which is what you said you
wanted originally) then clearly that doesnt inline as that is not how
html works.

If you want the generated HTMl to be the result of transforming more
than one input file then XSLt can do that easily using the document()
function.

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


Current Thread