RE: [xsl] Re: Re: a nicer total sibling count than this

Subject: RE: [xsl] Re: Re: a nicer total sibling count than this
From: "Satish, L. Gnanendra" <LGnanendra.Satish@xxxxxxxxxx>
Date: Thu, 19 Sep 2002 08:00:54 +0200
Hello,
 I am a novice to XSLT and I would like a fast fix to this.
 The sample xml snippet is given below.

<BehaviourInfo ID="3">
     <Name>&text_88;</Name>
     <Trap>
       <Name>AlarmEvent</Name>
     </Trap>
     <BehaviourBitmaps>
       <BehaviourBitmapsInfo>
         <Name>&text_90;</Name>
       </BehaviourBitmapsInfo>
       <BehaviourBitmapsInfo>
         <Name>&text_91;</Name>
       </BehaviourBitmapsInfo>
     </BehaviourBitmaps>
</BehaviourInfo>

Right now I am iterating in the "BehaviourBitmapsInfo" tag. How do I find
"Trap/Name" from this position without leaving the iteration?

rgds,
Gnanendra.
- - - - - - - Appended by Scientific-Atlanta, Inc. - - - - - - - 
This e-mail and any attachments may contain information which is
confidential, proprietary, privileged or otherwise protected by law. The
information is solely intended for the named addressee (or a person
responsible for delivering it to the addressee). If you are not the intended
recipient of this message, you are not authorized to read, print, retain,
copy or disseminate this message or any part of it. If you have received
this e-mail in error, please notify the sender immediately by return e-mail
and delete it from your computer.

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


Current Thread