[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: XML parser...
From: |
Kotesh |
Subject: |
Re: XML parser... |
Date: |
Mon, 1 Oct 2001 18:07:12 +0530 |
you mean XmlRpc-WO45-10b4r1.zip contains parser written in objectiveC ??
Infact I am looking for some XML parser that supports DTD validations and
written in OBjectiveC.
I have libxml package but not sure supports different validations.
thanks
kotesh
----- Original Message -----
From: "Yann Le Guen" <yann.le-guen@wanadoo.fr>
To: "Kotesh" <kotesh@orillion.com>
Cc: "GNUstep Help" <help-gnustep@gnu.org>
Sent: Monday, January 01, 2001 6:18 PM
Subject: Re: XML parser...
> a bit too fast to answer your question Kotesh, you 'll find
> expat - XML Parser Toolkit
>
> Version 1.1
>
> Expat is an XML 1.0 parser written in C. It aims to be fully conforming.
It
> is currently not a validating XML processor. The current production
version
> of expat can be downloaded from ftp://ftp.jclark.com/pub/xml/expat.zip.
>
> This one has been rewrite in ObjC and is the one I would refer to in my
> first answer, and using with GNUstep/Debian and/or MOSXS/WebObjects
>
> Later, Yann