Subject: RE: Problem
From: "Michael Fitzgerald" <mike@xxxxxxxxxx>
Date: Sat, 19 May 2001 14:38:03 -0700
|
Why not just use the XSLT document() function? [*] Any number of XML pages
could then reference a single XML news document.
-Mike
[*] http://www.w3.org/TR/xslt#document,
http://www.dpawson.co.uk/xsl/N2602.html
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Allistair
Crossley
Sent: Saturday, May 19, 2001 12:48 PM
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject: Problem
Hello,
I am developing a website using XML and XSL. I have come up against a
problem...on each webpage I want to have a news table. But I do not want to
have to add this news cotnent into every XML page because that defeats the
object. Ideally I would like to have my normal XML pages and then 1 XML page
with the news content in.
I am using XSL to format this all out. Does anyone have any clue as to how I
can centralise the news content so that the XSL can read it into the result
document?
Many thanks.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|