[
Lists Home |
Date Index |
Thread Index
]
Michael Kay wrote:
> Uche: are your XPatterns full XSLT patterns? That is, can they include any
> XPath expression within a predicate? Or are they more like the subset of
> XPath used in XML Schema uniqueness constraints, which is designed for
> serial on-the-fly evaluation and doesn't allow predicates at all?
It would be really nice to have such streamable XPath subset strictly
defined (and probably with different name). Many attempts to implement
XPath in a streaming way, such as Microsoft's XPathReader [1] (which is
actually used in Biztalk internally) are hardly widely usable primarily
because of proprietary XPath subsetting.
[1] http://workspaces.gotdotnet.com/xpathreader
--
Oleg Tkachenko
http://blog.tkachenko.com
Multiconn Technologies, Israel
|