link to display a different part of an XML file

Subject: link to display a different part of an XML file
From: Eric Taylor <Eric.Taylor@xxxxxxxxxxxx>
Date: Thu, 27 Jul 2000 15:34:21 -0500
Someone may have already answered this question, but being a novice, I may
have seen it and just had it go right over my head (rather likely at this
point, I'm afraid).  Anyway, here's the question.

suppose my XML file contains
   <a>data</a>
   <b>data</b>
   <c>data</c>

and my standard XSL displays only <a> and <b> but not <c>.  I want to create
a link that uses the same XML file but that now displays <a> and <c> but not
<b> (or perhaps just <c>, or whatever)

Is this do-able for a beginner, or am I in over my head?

Thanks.  Eric  : )

p.s. Thanks to Wayne and Christian for helping with getting a standard link
to work... appreciated the assistance!!!)


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


Current Thread