From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.1.3 Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id 953B8BBAF for ; Thu, 18 Sep 2008 00:13:24 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AoICAEMe0UhQRFuwiGdsb2JhbACTDQEBAQ8gpmmBZw X-IronPort-AV: E=Sophos;i="4.32,418,1217800800"; d="scan'208";a="29302829" Received: from furbychan.cocan.org ([80.68.91.176]) by mail4-smtp-sop.national.inria.fr with ESMTP/TLS/AES256-SHA; 18 Sep 2008 00:13:21 +0200 Received: from rich by furbychan.cocan.org with local (Exim 4.63) (envelope-from ) id 1Kg5Gv-0002am-Sp; Wed, 17 Sep 2008 23:13:17 +0100 Date: Wed, 17 Sep 2008 23:13:17 +0100 To: Dario Teixeira Cc: caml-list@yquem.inria.fr Subject: Re: [Caml-list] XML library for validating MathML Message-ID: <20080917221317.GA9321@annexia.org> References: <103293.54569.qm@web54606.mail.re2.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <103293.54569.qm@web54606.mail.re2.yahoo.com> User-Agent: Mutt/1.5.13 (2006-08-11) From: Richard Jones X-Spam: no; 0.00; ocaml:01 cduce:01 pxp:01 wrote:01 caml-list:01 boolean:01 tree:02 string:02 library:03 sep:06 wed:06 red:92 function:08 libraries:11 returns:11 On Wed, Sep 17, 2008 at 11:58:05AM -0700, Dario Teixeira wrote: > There are of course other XML libraries for Ocaml and let's not forget Cduce. > Can someone recommend one solution that is guaranteed to work with the > MathML DTD? Note that I don't need to do much with the XML tree; pretty > much all I need is a boilerplate function that returns a boolean on whether > a string is valid or not. Well ... PXP is supposed to be able to validate. No idea if it can validate MathML though. Rich. -- Richard Jones Red Hat