|
Subject: how to access the element which is in the top in XSL. From: srirangababu thimmaiah <babuxsl@xxxxxxxxx> Date: Wed, 20 Sep 2000 18:28:38 -0700 (PDT) |
DOM tree
-------------
<one>
<two>
<three>something</three>
<four>
<five>
<six>
<seven>
<seven1>
1.if for example this is the hierarachy(two under one,
three under two, etc)
2.i have navigated upto <seven1>. If at this point i
want to refer to the element "three".
for example.
<xsl:template match="seven1"
<topvalue>
<xsl:applytemplates
select="three"> ????? what is the format to be
applied.
</topvalue>
<xsl:template>
how shall i do.
my guess are
1.<xsl:applytemplates select="/*//three">
2.<xsl:applytemplates select="./*/three">
Regards
Babu.
__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: Sending data from Java to XSL, Joerg Colberg | Thread | RE: how to access the element which, Robert C. Lyons |
| RE: Rendering: filling tag attribut, Michael Strasser | Date | ANN: 4Suite 0.9.0, uche . ogbuji |
| Month |