|
Subject: [xsl] Get specific elements From: Johan Thorèn (EAB) <Johan.Thoren@xxxxxxxxxxxxxxx> Date: Mon, 28 Apr 2003 10:58:42 +0200 |
Hello
I have an XML looking like
<AAA>
<BBB>
<CCC>
</CCC>
</BBB>
<CCC>
</CCC>
</AAA>
How can I specify to get the CCC with parent /AAA/BBB element separated from the
CCC with parent /AAA/. Meaning getting an element depending on all preceding
parents. I reckon this could be done recursively. But Im stuck at the moment...
Best regards
Johan Thoren
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Date formatting using XSL, Eugene Kuznetsov | Thread | Re: [xsl] Get specific elements, Simon Kelly |
| RE: [xsl] Date formatting using XSL, Cross, Neal - Develo | Date | Re: [xsl] Get specific elements, Simon Kelly |
| Month |