[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Adding types to XPath
- From: "Christopher R. Maden" <crism@maden.org>
- To: xml-dev@lists.xml.org
- Date: Sat, 24 Feb 2001 15:52:32 -0800
At 11:03 24-02-2001, Matt Sergeant wrote:
>I've been following discussions about the plans for XPath 2.0 (and XSLT
>2.0) with interest. One thing that concerns me is that in order to
>implement XPath 2.0 I have to implement the PSVI, and thus W3C Schemas.
In some sense, but if a schema is never applied, then your PSVI will only
use the primitive types defined by XML 1.0. In other words, you shouldn't
need to change your data model at all. Now, some stylesheets that require
type matching to work might not work in your engine, but people choosing to
use your (presumably) lighter-weight XPath engine would, I hope, be aware
of that limitation.
-Chris
--
Christopher R. Maden, XML Consultant
<URL:http://crism.maden.org/>