From: Jimmy Z. <jz...@xi...> - 2006-09-25 17:27:53
|
Interesting that this questions has been asked by a few people now... VTD-XML is designed to be a parser, so it assumes there is an input = document in XmL format as the starting point... to compose a document, you can either use = string concatenation or use genx http://www.tbray.org/ongoing/When/200x/2004/02/20/GenxStatus = (written in C)... It seems=20 that VTD-XML needs to incorporate more functions down the road, such as = the composition=20 capability you mentioned... Also feel free to join vTD-xml's user discussion group @ = https://lists.sourceforge.net/lists/listinfo/vtd-xml-users if there are more questions... Cheers, Jimmy ----- Original Message -----=20 From: angel figueroa=20 To: in...@xi...=20 Sent: Monday, September 25, 2006 9:48 AM Subject: XML question. Hi, Is a way that by using the VTD-XML, an xml Document be created? = Convert a raw data file to XML Document. Do you have method for add = Element, Attribute, etc, etc.? Regards, Angel Figueroa |