← Prev in month ← Prev in thread

DOM Structure Question

From
Peter Loh Yoon Chao <>
To
Date
2004-03-03T12:18:43Z
ID
<>
Thread
DOM Structure Question
Hi,

In a DOM representing an XML document without the following Node types:

CDATASection
Comment
DocumentFragment
DocumentType
Entity
EntityReference
Notation
ProcessingInstruction

Is it safe to assume that the parent of an Element node (that is not the
root element) is also an Element node?  Thanks.

Peter
← Prev in month ← Prev in thread