Re: node-property

Subject: Re: node-property
From: "W. Eliot Kimber" <eliot@xxxxxxxxxx>
Date: Mon, 28 Jul 1997 23:44:46 -0900
At 12:54 PM 7/28/97 -0400, Paul Prescod wrote:
>I wanted to explore node-property a little, and had some good luck with
>it, and some bad luck. I was successful in getting at the entities in a
>document, but not the elements. It looks to me like this program should
>print out the number of elements declared in an SGML document's DTD (is
>that right?):

The "elements" property is a named node list containing those elements that
have ID attributes, not a list of all elements in the document.  If your
document has no elements with IDs, the list will be zero length.

Cheers,

E.
--
<Address HyTime=bibloc>
W. Eliot Kimber, Senior Consulting SGML Engineer
Highland Consulting, a division of ISOGEN International Corp.
2200 N. Lamar St., Suite 230, Dallas, TX 95202.  214.953.0004
www.isogen.com
</Address>

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


Current Thread