|
From: <jz...@xi...> - 2013-02-21 19:52:19
|
Are you trying to create an XML programmtically,ie. by calling a lot of methods to construct a DOM tree? ----- Original Message ----- From: Michael Stowell To: Cc: Sent:Wed, 20 Feb 2013 10:55:32 +0000 (GMT) Subject:[Vtd-xml-users] Creating an XML Document I am a bit confused on how to do this, all of the docs / examples show how to read and edit xml docs but there doesn't seem to be any clear way of creating an xml from scratch, I would rather not have to ship my program with a dummy xml file in order to edit one. any ideas? thanks. |