|
Subject: [xsl] Traversing to a parent node... From: "Karl J. Stubsjoen" <karl@xxxxxxxxxxxxx> Date: Thu, 16 Oct 2003 14:26:01 -0700 |
Hello,
I need help traversing to a specifi parent node. The result should always
be the same parent node no matter where you are at in the document. Let me
illustrate:
<AAA>
<BBB>
<S/>
<T/>
</U>
</BBB>
<X/>
<Y>
<1/>
<2/>
<3/>
<Z/>
<CCC>
<MY>
<DOG/>
<AND/>
<CAT/>
</MY
</CCC>
<DDD>
</DDD>
</AAA>
These specific parent nodes would always resolve to the node 1 below the
document element, so <BBB> or <CCC> or <DDD>. How is this possible?
Thanks, Karl
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Special symbols in XML th, Passin, Tom | Thread | RE: [xsl] Traversing to a parent no, Michael Kay |
| Re: [xsl] transforming multiple xml, J.Pietschmann | Date | RE: [xsl] Traversing to a parent no, Jeff Beadle |
| Month |