Re: [xml] Generate XML using XSD
- From: Callum Gibson <callum_r_gibson yahoo com au>
- To: Prabhuram K <prabhuram k gmail com>
- Cc: xml gnome org
- Subject: Re: [xml] Generate XML using XSD
- Date: 14 Oct 2008 18:03:25 +1100
- Date: Tue, 14 Oct 2008 18:03:25 +1100
On 14Oct08 12:07, Prabhuram K wrote:
}I have the XSD and the data and I wanted to generate XML based on the XSD
}and the data. Is it possible to do it using libxml C APIs. If possible
}please provide some code examples.
This is the sort of functionality provided by xmlbeans. I wanted to do
the same thing, and after investigation I wrote it myself. Some access
to libxml internals was required so I submitted it as patches. See
http://bugzilla.gnome.org/show_bug.cgi?id=490491
I haven't tried them against any version newer than 2.6.29, but I assume
they would still work. The implementation is by no means complete, but
it was good enough for the reasonably complex schemas I was working with.
If you need further examples of the implementation of the
callbacks let me know.
Callum
--
Callum Gibson @ home
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]