Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.news-service.com!94.75.214.39.MISMATCH!aioe.org!.POSTED!not-for-mail From: Dee Earley Newsgroups: comp.lang.basic.visual.misc Subject: Re: nested tables Date: Tue, 31 May 2011 10:46:31 +0100 Organization: Aioe.org NNTP Server Lines: 26 Message-ID: References: <8b960fad-7ea2-4092-9207-bd6ce0ed8db0@v10g2000yqn.googlegroups.com> NNTP-Posting-Host: rjApkXnSOjrT83QpZ8fKqg.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 X-Notice: Filtered by postfilter v. 0.8.2 Xref: x330-a1.tempe.blueboxinc.net comp.lang.basic.visual.misc:202 On 30/05/2011 17:45, i.code wrote: > I am trying to create a xml file with a nested table using VB. I can > do it with a single table but I need to be able to do it with multiple > tables to meet a specific requirement. > I assume by "nested tables" you actually mean the nested elements from your example? XML itself has no concept of tables and is entirely down to the schema to define the structure. kml is not a database schema Why not just use a standard XML library like MS XML? -- Dee Earley (dee.earley@icode.co.uk) i-Catcher Development Team http://www.icode.co.uk/icatcher/ iCode Systems (Replies direct to my email address will be ignored. Please reply to the group.)