- From: Heather Lindsay <heather.lindsay@Trifolium.com>
- Date: Tue, 30 May 2000 14:47:07 -0400
- To: "'www-dom@w3.org'" <www-dom@w3.org>
hi, I want to create a DOM document without originally having an XML document. So, instead of parsing an XML document and getting the DOM document, I want to just create an empty DOM document and then fill in whatever elements, etc. that I need. After extensive searching through Java docs (Xerces implementation), it seems that creating a document from scratch is not possible using the DOM. Is this true or am I misunderstanding the documentation? I'm sorry if this question has already been answered in FAQ or the archives but I could not find anything in either source and I just joined this list. Any help or clarification would be greatly appreciated. Thanks a million in advance, Heather
Received on Tuesday, 30 May 2000 14:56:50 UTC