Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 28th, 2006, 02:27 AM
Authorized User
 
Join Date: Sep 2006
Posts: 92
Thanks: 0
Thanked 0 Times in 0 Posts
Default Hierarchy Navigation

Hi Everyone,

Coming from the relational database world, I plan to implement hierarchy navigation in a 'tabular' way (as I would with a relational structure). The way this will work is with two list boxes and one button:

Box_Parent: will show the parents
Box_Children: will show the children
Button_Up: Will take you back up one level

(i.e. when you click on the child, then the child becomes the parent and the new children are displayed in the children box)

The heirarchy will be something like this: All/BusinessUnit/Plant/Team

From my experience with relational structures, I know that this will work OK but as XML is inherently a hierarchical structure, I am wondering whether I will be 'missing a trick'?

If anyone out there can point me towards a good 'howto' or maybe an example of an XSL template 'walking a hierarchy', then that would be very interesting for me (and for others?)

Many thanks for any tips that you can give me.

Regards,
Alan Searle.






Similar Threads
Thread Thread Starter Forum Replies Last Post
TREE / HIERARCHY pallone XSLT 3 June 13th, 2008 07:45 AM
flat to hierarchy wu4 XSLT 3 October 19th, 2005 03:36 PM
help with class hierarchy wu4 XSLT 0 October 17th, 2005 01:58 PM
Namespace Hierarchy projectedNexus BOOK: ASP.NET Website Programming Problem-Design-Solution 1 August 6th, 2003 09:56 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.