Thank you. I'll have a look at these APIs.
Joseph
Kesselman Pour : [EMAIL PROTECTED]
<[EMAIL PROTECTED] cc :
bm.com> Objet : Re: R�f. : Re: R�f. :
RE: R�f. : XML Schema parser?
02/19/2003
05:31 PM
Veuillez
r�pondre �
xerces-j-user
>I didn't find anything in Xerces that allows you to write complex
>X-Path requests in the DOM API.
This is being standardized as part of DOM Level 3. I believe current
versions of Xerces have a prototype implementation of those calls.
Meanwhile, Xalan certainly supports individual XPath queries as well as
running complete stylesheets. See the documentation, especially the
XPathAPI and XPathCachedAPI classes. We aren't maximally efficient when
running against a DOM; there is some work now in progress which we hope
will improve data model efficiency in general and DOM support in
particular.
______________________________________
Joe Kesselman / IBM Research
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
