OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XPath implementation



[Dimiter Naydenov]

>
> Because the project I'm working on is going to be platform independant, I
> wanted to use something standard as XML DOM interface-method. Can anyone
> recommend a XPath parser with such capabilities (to work on Win32,
nix*-es,
> etc.) ?
>
 There is a Python xpath processor in the 4Suite set of XML processors:

www.4suite.org

Being in Python, it is very happy to run on Windows, *nix, etc.

Cheers,

Tom P