This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Web Front Page using XSLT


On Tue, 16 May 2000, David Carlisle wrote:

> 
> > One of the things that I've yet to figure out with XSLT is how it
> > pulls together multiple XML instances,
> 
> document() function.

None of the 3 presented solutions give an automated method of pulling in
the 3 most recent items, unless you have the horrid solution of either
symlinks to the 3 most recent or renaming the recent files each time you
add more (so that you always have a 1.xml, 2.xml and 3.xml). That
obviously breaks links.

The other method of using an RDF file of the web site still leaves the
implementation of writing the RDF file when the web site changes, which is
not a problem solved by XSLT.

So I'm guessing the answer is simply: XSLT can't do this.

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org http://xml.sergeant.org



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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]