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]

link to display a different part of an XML file


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

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