[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Pearls of XSLT and XPath 3.0 Design ... new chapte

Subject: Re: Pearls of XSLT and XPath 3.0 Design ... new chapter on Binary Search Trees
From: "Costello, Roger L." <costello@xxxxxxxxx>
Date: Tue, 8 Jan 2013 10:39:31 +0000
 Re: Pearls of XSLT and XPath 3.0 Design ... new chapte
Hi Folks,

Dimitre and I collaborated to add a new chapter in the paper, "Pearls of XSLT
and XPath 3.0 Design."

The new chapter describes Dimitre's binary search tree implementation.

Here are the first couple of paragraphs:

CHAPTER 7: BINARY SEARCH TREES
This chapter contains code for creating and processing binary search trees.
The code is implemented entirely in XPath. An advantage of an "XPath-only"
solution is that it can be used (hosted) in many programs--it can be hosted in
XSLT programs, in XQuery programs, and in any other programming language that
hosts XPath. Thus "XPath-only" solutions are highly portable and reusable.

The XPath code inputs data from an XML document and stores the data into a
binary search tree. By storing the data in a binary tree there are many
operations that can be efficiently performed which would otherwise be
difficult or inefficient.

More ... http://www.xfront.com/Pearls-of-XSLT-and-XPath-3-0-Design.pdf

Dimitre Novatchev and Roger Costello

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.