|
Subject: RE: Collect all the nodes with a specified gi... ¿ ? From: Reyes Garcia Rosado <reyes.garcia@xxxxxxxxxx> Date: Fri, 01 Oct 1999 12:51:14 +0200 |
At 10:12 01.10.99 +0200, you wrote:
>Hi Reyes,
>
>> (element FATHER
>> (make element gi: (gi (current-node))
>> (let ((Keys (filter-by-gi (current-node) '("KEY"))))
>> (make sequence
>> (make element gi: "COLLECT" (process-collect-key Keys))
>> (process-children)
>> )
>> )
>> )
>> )
>
>(element FATHER
> (make element gi: "FATHER"
> (make sequence
> (make element gi: "collect"
> (process-node-list
> (select-elements (descendants (current-node)) '("key"))
> )
> )
> (process-children)
> )
> )
>)
>
>pieter
>
>
Oh!! Thanks Pieter, that is besser!!!.
Regards,
Reyes
DSSSList info and archive: http://www.mulberrytech.com/dsssl/dssslist
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: Collect all the nodes with a sp, Pieter Rijken | Thread | How to unsubscribe (and other usefu, DSSSList Owner |
| RE: Collect all the nodes with a sp, Pieter Rijken | Date | How to unsubscribe (and other usefu, DSSSList Owner |
| Month |