caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] PXP
@ 2002-06-24  8:58 Alessandro Baretta
  2002-06-24  9:06 ` Stefano Zacchiroli
  2002-06-24  9:14 ` Claudio Sacerdoti Coen
  0 siblings, 2 replies; 9+ messages in thread
From: Alessandro Baretta @ 2002-06-24  8:58 UTC (permalink / raw)
  To: Ocaml

I have read PXP *only* works with O'Caml 3.00. Is this 
_literally_ true? That is, will not work with Ocaml 
3.04/OcamlCVS?

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] 9+ messages in thread
* [Caml-list] PXP
@ 2002-06-04 16:19 Gaurav Chanda
  2002-06-04 19:55 ` Stefano Zacchiroli
  2002-06-04 22:53 ` Gerd Stolpmann
  0 siblings, 2 replies; 9+ messages in thread
From: Gaurav Chanda @ 2002-06-04 16:19 UTC (permalink / raw)
  To: caml-list

Hello

I am using PXP to parse and validate an XML document. The follwing code 	


<?xml version="1.0"?>
<methodCall>
  <methodName>examples.getStateName</methodName>
  <params>
    <param>
      <value><i4>41</i4></value>
      </param>
    </params>
  </methodCall>

gave this error at runtime: 
  Fatal error: exception Pxp_types.At("In entity [toplevel] = ANONYMOUS, at line 2, position 12:", _)

Could anybody help me solve this problem ?

Gaurav




________________________________________________________
Outgrown your current e-mail service?
Get a 25MB Inbox, POP3 Access, No Ads and No Taglines with LYCOS MAIL PLUS.
http://login.mail.lycos.com/brandPage.shtml?pageId=plus
-------------------
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] 9+ messages in thread
* [Caml-list] PXP
@ 2002-05-31 15:58 Gaurav Chanda
  2002-05-31 16:12 ` Gerd Stolpmann
  0 siblings, 1 reply; 9+ messages in thread
From: Gaurav Chanda @ 2002-05-31 15:58 UTC (permalink / raw)
  To: caml-list; +Cc: gaurav_chanda

Hello

I am working on the implementation of an XMLRPC Server. In order to parse an XML document, I am using PXP (Polymorphic XML Parser). I get no errors during my compilation. However, on executing my code, I am getting the following error: 

Fatal error: exception Failure ("No lexical analyzer available ! (Badly linked executable?)")

Could anybody help me solve this problem ??

Gaurav



________________________________________________________
Outgrown your current e-mail service?
Get a 25MB Inbox, POP3 Access, No Ads and No Taglines with LYCOS MAIL PLUS.
http://login.mail.lycos.com/brandPage.shtml?pageId=plus
-------------------
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] 9+ messages in thread

end of thread, other threads:[~2002-06-24  9:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-24  8:58 [Caml-list] PXP Alessandro Baretta
2002-06-24  9:06 ` Stefano Zacchiroli
2002-06-24  9:14 ` Claudio Sacerdoti Coen
2002-06-24  9:23   ` Alessandro Baretta
  -- strict thread matches above, loose matches on Subject: below --
2002-06-04 16:19 Gaurav Chanda
2002-06-04 19:55 ` Stefano Zacchiroli
2002-06-04 22:53 ` Gerd Stolpmann
2002-05-31 15:58 Gaurav Chanda
2002-05-31 16:12 ` Gerd Stolpmann

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