[
Lists Home |
Date Index |
Thread Index
]
- To: XML Developers List <xml-dev@lists.xml.org>
- Subject: Fwd: [xml-dev] Java open source Schema aware XPath 2.0 processor released
- From: Kenneth Stephen <marvin.the.paranoid@gmail.com>
- Date: Tue, 8 Feb 2005 16:14:57 -0600
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=czSpTrA7odGlXu/TU5PNiyPYkX/gIsNSwaB8fSfgmX0kfv1vTHuQU7pbB0bo7aUIuQ3DL1ekAI5v2dtlCD/IMheHCVeB2FMdOYvpVeAwWGZtRmSmrxzJZn47vyFWLeh0G8/p72viCvwoat/YeHor7MMwISN8UT57irp9k4xtbq8=
- In-reply-to: <7e3b51b0502081401668e6f53@mail.gmail.com>
- References: <20050208171501.GA30660@tribal.sorbonet.org> <7e3b51b0502081401668e6f53@mail.gmail.com>
- Reply-to: Kenneth Stephen <marvin.the.paranoid@gmail.com>
---------- Forwarded message ----------
From: Kenneth Stephen <marvin.the.paranoid@gmail.com>
Date: Tue, 8 Feb 2005 16:01:03 -0600
Subject: Re: [xml-dev] Java open source Schema aware XPath 2.0
processor released
To: Andrea Bittau <a.bittau@cs.ucl.ac.uk>
Andrea,
Whats the intended use case for this? Could it, for instance, be
used to convert a non-schema aware XSLT 2.0 processor into a schema
aware version?
Also, your document claims that this is the first XPath 2.0 schema
aware processor. I think the schema aware Saxon processor has already
achieved that a while back. What am I missing?
Regards,
Kenneth
On Tue, 8 Feb 2005 17:15:01 +0000, Andrea Bittau <a.bittau@cs.ucl.ac.uk> wrote:
> PsychoPath version 0.1 has just been released. It is available at:
> http://psychopath.sourceforge.net
>
> It is a Java implementation of a Schema Aware XPath 2.0 processor. A large
> amount of the specification has been implemented, tested and is probably usable.
> However, efficiency and performance has not been adressed yet.
>
> A very synthetic overview of the project is available at:
> http://psychopath.sourceforge.net/executive.pdf
>
|