basalto has asked for the wisdom of the Perl Monks concerning the following question:
<doc> <data> <type>xxx</type> <vars>a</vars> </data> <data> <type>yyy</type> <vars>b</vars> </data> </doc>
Anyone can show me how to ignore <data> elements, that have <type> equal to 'yyy'?
Thanks, Ricardo
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Ignore elements using twig module (->ignore)
by ikegami (Patriarch) on Feb 23, 2008 at 10:01 UTC | |
|
Re: Ignore elements using twig module
by GrandFather (Saint) on Feb 23, 2008 at 10:08 UTC | |
by basalto (Beadle) on Feb 23, 2008 at 11:38 UTC | |
by basalto (Beadle) on Mar 02, 2008 at 00:32 UTC | |
|
Re: Ignore elements using twig module
by ikegami (Patriarch) on Feb 23, 2008 at 02:25 UTC | |
by basalto (Beadle) on Feb 23, 2008 at 08:41 UTC | |
|
Re: Ignore elements using twig module
by ikegami (Patriarch) on Feb 23, 2008 at 09:51 UTC |