Re: Element content as a string?

Subject: Re: Element content as a string?
From: Vivek Agrawala <vivek@xxxxxxxxxxxxxxx>
Date: Tue, 17 Jun 1997 15:52:54 -0400
Norman Walsh wrote:
> 
> Can I grab the content (or, for robustness, the first #PCDATA
> chunk) of an element as a string?  I want to use this string to
> build a system identifier for a (make entity)...

   (data (current-node))

returns the #PCDATA as a string.  See 10.2.3 of standard
for complete details.

-- Vivek Agrawala, Ph.D.
Siemens Corporate Research, Inc.	email: vivek@xxxxxxxxxxxxxxx

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


Current Thread