[
Lists Home |
Date Index |
Thread Index
]
- From: "Hanson, Jon" <jhanson@lehman.com>
- To: xml-dev@lists.xml.org
- Date: Wed, 27 Sep 2000 13:59:48 +0100
In the DOM the DocumentType is a read-only attribute of the Document
interface. If I am creating a DOM structure in memory from some program
data, how do I set the DocumentType?
Thanks,
Jon
|