caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Re: [Caml-list] XML, XSL, eXcetera
@ 2002-07-04  8:45 forsyth
  2002-07-04 18:43 ` Alessandro Baretta
  0 siblings, 1 reply; 16+ messages in thread
From: forsyth @ 2002-07-04  8:45 UTC (permalink / raw)
  To: caml-list

http://gnosis.cx/publish/programming/xml_matters_14.html
discusses an alternative approach to XSLT for XML processing that might be of interest to
some on this list.  that page has URLs for the original papers.
worth a look.

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


^ permalink raw reply	[flat|nested] 16+ messages in thread
[parent not found: <Pine.LNX.4.21.0207040823410.30756-100000@vestra.bendery.md>]
* [Caml-list] XML, XSL, eXcetera
@ 2002-07-03 22:59 Alessandro Baretta
  2002-07-03 23:02 ` Alexander V.Voinov
  2002-07-04  8:33 ` Stefano Zacchiroli
  0 siblings, 2 replies; 16+ messages in thread
From: Alessandro Baretta @ 2002-07-03 22:59 UTC (permalink / raw)
  To: Ocaml

I have just visited the Hump for XML related resources, but 
cannot make much sense out of them. I need a simple (and 
fast) XSLT processor, with the possibility of calling 
"extension" functions. Basically, I'd like to be able to use 
O'Caml within my XLST templates. Has anyone written such a 
hypothetical O'CaXSL document processor?

Or, equivalently, has anyone written O'Caml bindings for 
such XSLT processors as the Apache Xalan-C++? (And, is 
linking with C++ supported in O'Caml?)

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?

I wonder if the solution could lie with the Ocaml Server 
Pages project. I reckon I might write a Ocaml Server Page 
script generating an XML file which could subsequently be 
processed without the need of extension functions. Would 
anyone reccomend such a strategy?

Alex

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


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2002-07-08 12:29 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-04  8:45 [Caml-list] XML, XSL, eXcetera forsyth
2002-07-04 18:43 ` Alessandro Baretta
2002-07-04 21:51   ` Gerd Stolpmann
2002-07-04 22:43     ` Alessandro Baretta
2002-07-05  8:06       ` Stefano Zacchiroli
2002-07-06 14:15         ` Alessandro Baretta
2002-07-04 22:46     ` Henrik Motakef
2002-07-05  0:15     ` Alain Frisch
2002-07-05 16:36       ` Claudio Sacerdoti Coen
2002-07-06 14:22         ` Alessandro Baretta
2002-07-08 12:29           ` Claudio Sacerdoti Coen
     [not found] <Pine.LNX.4.21.0207040823410.30756-100000@vestra.bendery.md>
2002-07-04  8:34 ` Alessandro Baretta
  -- strict thread matches above, loose matches on Subject: below --
2002-07-03 22:59 Alessandro Baretta
2002-07-03 23:02 ` Alexander V.Voinov
2002-07-04  0:34   ` Alessandro Baretta
2002-07-04  8:33 ` Stefano Zacchiroli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).