|
Subject: [xsl] Web publishing using XML+XSL w/ procedure calls From: "Semih Hazar" <semih.hazar@xxxxxxxxx> Date: Thu, 31 Jan 2002 19:27:34 +0200 |
Hi,
I want to use an XML file like below to publish pages on internet:
<myml>
<title>..</title>
<body>
<navigation>
<link url="aaaa">....</link>
....
</navigation>
<section name="ssss">
adadadasd <link url="ssss">...</link>
...
</section>
</body>
<footer>Number of visitors: <myproc lib="mylib" proc="counter"/></footer>
</myml>
I want to first parse the xml w/ an XML parser and for each function call
(<myproc... />) call the appropriate function and replace that with the
result. Then transform the resulting XML with the XSL file.
Is there a publishing framework realizing this? I have seen Apache Cocoon
( their XSP). Are there any other things ?
Thank you
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| SV: [xsl] Web publishing using XML+, Juan Perez | Thread | [xsl] Making a Table of Alphabetize, Elizabeth Barham |
| Re: [xsl] Division, Alvaro Mujica | Date | RE: [xsl] need xpath, Bryan Rasmussen |
| Month |