Altova Mailing List Archives>Archive Index >xsl-list Archive Home >Recent entries >Thread Prev - >Thread Next - Re: [xsl] Exclude by Sibling Condition [xsl] Exclude by Sibling ConditionTo: Date: 12/2/2005 1:40:00 AM Considering the following XML fragment:
<page name="p0" tab="products"/>
<page name="p1" tab="products"/>
<page name="p2" tab="products"/>
<page name="d" tab="downloads"/>
<page name="s" tab="support"/>
How can I select a subset that excludes elements with a tab attribute
value matching that of a previous sibling?
Meaning I want a list with no redundant @tab values like:
<page name="p0" tab="products"/>
<page name="d" tab="downloads"/>
<page name="s" tab="support"/>
Thanks,
Mike | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
