|
Subject: Re: [xsl] Copy all preceding-sibling except... From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx> Date: Tue, 01 Feb 2005 17:39:29 -0500 |
I now have a situation where I take
<RootEle> <Alphabet> <A/> <B/> <D/> <Special/> <Break/> <H/> </Alphabet> </RootEle>
What I want to come out with is: <RootEle> <Alphabet> <A/> <B/> <D/> <Break/> </Alphabet> </RootEle>
I've been playing with the solution to my previous problem to see if I can work with it to solve this one, but I am unable figure out how to copy all the preceding-siblings and exclude any nodes that match "Special" at the same time.
Cheers, Wendell
====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Copy all preceding-sibling ex, Wilde Rebecca L SSgt | Thread | Re: [xsl] Copy all preceding-siblin, Michael Nguyen |
| Re: [xsl] Optimization Question, Kevin Jones | Date | RE: [xsl] launching Saxon 8.2 from , Michael Kay |
| Month |