This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ANN: xmlgrep 0.1, a progressive XPath evaluation engine



xmlgrep is a demonstration program of progressive XPath evaluation. What
this means is that the XPath expression is evaluated against a XML document
that is still being parsed. Matches for the expression can thus be displayed
before parsing has been completed.

	http://www.tfi-technology.com/xmlgrep/xmlgrep.html

It is hoped xmlgrep will become the basis for a progressively rendering XSLT
processor in the near future. In this model the start of the output can be
viewed before the whole of the input document(s) have been read. Something
that is very useful for web pages and large documents.

Kevin Jones
xmlgrep@tfi-technology.com.



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]