Re: urk, simple question, testing for #PCDATA

Subject: Re: urk, simple question, testing for #PCDATA
From: Norman Walsh <norm@xxxxxxxxxxxxx>
Date: Tue, 8 Jul 1997 08:30:58 -0400
> How about something like:
> 
>   (node-list-empty? (children snl))

Curiously, this node list isn't empty, even when you'd think it would be.
It turns out, however, that

 (gi (node-list-first (children snl)))

is #f if snl contains just PCDATA.

--norm




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


Current Thread