<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2002/07/e3f7d5f4df2eb273c9b0cda029af31ef"
  from="Stefano Zacchiroli &lt;zack@c...&gt;"
  author="Stefano Zacchiroli"
  date="2002-07-04T08:33:44"
  subject="Re: [Caml-list] XML, XSL, eXcetera"
  prev="2002/07/a953a7886e03a4bf3b4720f57360714c"
  next="2002/07/742672565244316ae0d90aeefcf7d334"
  prev-in-thread="2002/07/236bb2df32b9a28b06626688f240ad19"
  prev-thread="2002/07/51195de2a93bd54c617d9fca67b7ac46"
  next-thread="2002/07/a953a7886e03a4bf3b4720f57360714c"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] XML, XSL, eXcetera">
<msg 
  url="2002/07/379fc8ca50542331d040d9378f63424c"
  from="Alessandro Baretta &lt;alex@b...&gt;"
  author="Alessandro Baretta"
  date="2002-07-03T22:53:02"
  subject="[Caml-list] XML, XSL, eXcetera">
<msg 
  url="2002/07/2a5c2d0f0537bc1135d83594af69a060"
  from="Alexander V.Voinov &lt;avv@q...&gt;"
  author="Alexander V.Voinov"
  date="2002-07-03T23:05:32"
  subject="Re: [Caml-list] XML, XSL, eXcetera">
<msg 
  url="2002/07/236bb2df32b9a28b06626688f240ad19"
  from="Alessandro Baretta &lt;alex@b...&gt;"
  author="Alessandro Baretta"
  date="2002-07-04T00:28:02"
  subject="Re: [Caml-list] XML, XSL, eXcetera">
</msg>
</msg>
<msg 
  url="2002/07/e3f7d5f4df2eb273c9b0cda029af31ef"
  from="Stefano Zacchiroli &lt;zack@c...&gt;"
  author="Stefano Zacchiroli"
  date="2002-07-04T08:33:44"
  subject="Re: [Caml-list] XML, XSL, eXcetera">
</msg>
</msg>
</thread>

<contents>
On Thu, Jul 04, 2002 at 12:59:22AM +0200, Alessandro Baretta wrote:
&gt; I noticed the is a wrapper for the gdome2-xlst library. I 
&gt; don't suppose this would allow me to mix O'Caml code with 
&gt; XSLT code, would it?

No, you can't, the interface is minimal and permits you to apply
XSLT-only styleshhets:

   val processStylesheet :
    Gdome.document -&gt; I_gdome_xslt.processed_stylesheet

   val applyStylesheet :
    source: Gdome.document -&gt;
    stylesheet:I_gdome_xslt.processed_stylesheet -&gt;
    params:(string * string) list -&gt; 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

</contents>

</message>

