comp.lang.ada
 help / color / mirror / Atom feed
From: Niklas Holsti <niklas.holsti@tidorum.invalid>
Subject: Re: generating an XML file using Ada code
Date: Sat, 25 Jun 2016 08:32:57 +0300
Date: 2016-06-25T08:32:57+03:00	[thread overview]
Message-ID: <dt6jc9F83o2U1@mid.individual.net> (raw)
In-Reply-To: <139d39ee-c198-4a63-a5c6-9cb265820edb@googlegroups.com>

On 16-06-24 17:44 , Stephen Leake wrote:
> I'm working on syncing a database between Windows and Android. The
> Android framework for doing this requires a "changes" file, in either
> XML or JSON format.
>
> So on the Windows side I need to log all db operations to either xml
> or json.
>
> Using xmlada, I don't see any way to output a file; I searched for
> "Text_IO" in the installed library code, and found only input
> functions. One of the xml tutorials mentions the C function
> "xmlSaveFormatFile"; I can't find that in the Ada code.
>
> This question has been asked before on this list, several years ago;
> I hope there is a better answer now.
>
> How can I create an XML file?

I have used XML EZ Out, http://www.mckae.com/xmlEz.html, with good results.

-- 
Niklas Holsti
Tidorum Ltd
niklas holsti tidorum fi
       .      @       .


  reply	other threads:[~2016-06-25  5:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-24 14:44 generating an XML file using Ada code Stephen Leake
2016-06-25  5:32 ` Niklas Holsti [this message]
2016-06-25  7:11 ` Simon Wright
2016-06-25 14:14 ` Georg Bauhaus
2016-06-26 14:15 ` Vadim Godunko
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox