Re: [xsl] Still thinking to object oriented...

Subject: Re: [xsl] Still thinking to object oriented...
From: "Jonas Bassl" <Jonas@xxxxxxxx>
Date: Mon, 29 Sep 2008 14:45:10 +0200
I want to search for all nodes which for this example contain the
phrase "to_search" and than i want to ascend from the found node
accross the ancestor-or-self axis to output every parent but in the
order as they appear in the xml source. Because of node_h never being
any parent, it is not included in my output.


2008/9/29 David Carlisle <davidc@xxxxxxxxx>:
>
>> I hope this example is not to complicated to understand my problem now...
>
> your input has <node_h but your requested output does not. What rule do
> you need to implement that filters out this node?
>
> David
>
> ________________________________________________________________________
> The Numerical Algorithms Group Ltd is a company registered in England
> and Wales with company number 1249803. The registered office is:
> Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
>
> This e-mail has been scanned for all viruses by Star. The service is
> powered by MessageLabs.
> ________________________________________________________________________

Current Thread