Browse thread
[Caml-list] XML, XSL, eXcetera
-
Alessandro Baretta
- Alexander V.Voinov
- Stefano Zacchiroli
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Stefano Zacchiroli <zack@c...> |
| Subject: | Re: [Caml-list] XML, XSL, eXcetera |
On Thu, Jul 04, 2002 at 12:59:22AM +0200, Alessandro Baretta wrote:
> I noticed the is a wrapper for the gdome2-xlst library. I
> don't suppose this would allow me to mix O'Caml code with
> XSLT code, would it?
No, you can't, the interface is minimal and permits you to apply
XSLT-only styleshhets:
val processStylesheet :
Gdome.document -> I_gdome_xslt.processed_stylesheet
val applyStylesheet :
source: Gdome.document ->
stylesheet:I_gdome_xslt.processed_stylesheet ->
params:(string * string) list -> Gdome.document
Cheers.
--
Stefano Zacchiroli - undergraduate student of CS @ Univ. Bologna, Italy
zack@cs.unibo.it | ICQ# 33538863 | http://www.cs.unibo.it/~zacchiro
"I know you believe you understood what you think I said, but I am not
sure you realize that what you heard is not what I meant!" -- G.Romney
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners