Re: Just Not Getting It

Subject: Re: Just Not Getting It
From: Paul Prescod <papresco@xxxxxxxxxxxxxxxx>
Date: Tue, 1 Sep 1998 16:44:09 -0400 (EDT)
On Tue, 1 Sep 1998 carlton.e.noles@xxxxxxxxxxxxxxxxxxxxx wrote:

> I suppose i just don't quite have the complete handle on XSL.
> 
> I have an XML doc arranged as follows
> 
> league
>     +division
>        +team
>           +owner
>           +team-name
>               +player
>                  +player-name
>                  +position
> 
> I can display all levels with no problem. what I would like to do is
> display specific levels like:
> team-name and owner only OR
> team-name and players for a specific team OR
> a list of all players in the league

If the only thing that league displays is division, and the only thing 
that division displays is team, and the only thing that team displays is 
team-name and the only thing that team-name displays is player (why is 
player in team-name?) Then you will, in essence, be displaying a list of 
all of the players in the league. Do you see what I mean?

 Paul Prescod


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


Current Thread