Re: Transformation: data to attr val.

Subject: Re: Transformation: data to attr val.
From: Daniel Speck <dspeck@xxxxxxx>
Date: Tue, 13 Jul 1999 12:06:42 -0400
David,

Something was recently posted about this on the list.You can either do:

`(("num" ,(data (current-node))))

or

(list (list "num" (data (current-node))))

-dan

Maltby, David G wrote:

> ;;;------------------------
> (element VERSION
>         (make element gi: "version"
>                                 attributes: '(("num" (data (current-node))))
>         )
> )
>



--
Daniel Speck
Bureau of National Affairs, Inc.               Voice: +1 202.452.6596
1231 25th Street, NW                             Fax: +1 202.331.5178
Washington, DC 20037                          e-mail:  dspeck@xxxxxxx



 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread