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: Problem


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@lists.mulberrytech.com
[mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Allistair
Crossley
Sent: Saturday, May 19, 2001 12:48 PM
To: XSL-List@lists.mulberrytech.com
Subject: [xsl] 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


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