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]

figuring out if one tag was directly preceding by another


Simplified, part of my XML looks like this:

   <para>here is some content<button.../> more optional content <link...
/></para>

My problem is that if there is nothing between button and link (i.e.,
<button.../><link... />) then I need to do something marginally different
than if there is intervening content.  Is there any way to identify when
processing the link template whether it was directly preceded by button.
Thanks  Eric


 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]