From kde-devel Wed Jun 17 19:57:27 2009 From: Wagner Sales Date: Wed, 17 Jun 2009 19:57:27 +0000 To: kde-devel Subject: Re: Help needed on Qt-XML Message-Id: <11b83aa60906171257h17625a1bj1f63de5d0c28d0db () mail ! gmail ! com> X-MARC-Message: https://marc.info/?l=kde-devel&m=124526873128550 Hi Prakash, I think you needs to take a look at: http://englich.wordpress.com/2008/10/23/xml-to-qobjects-qxmltoqobjectcreator/ xml module on Qt: http://doc.qtsoftware.com/4.5/qtxml.html and xmlpatterns on Qt: http://doc.qtsoftware.com/4.5/qtxmlpatterns.html Are powerful, and probably ask your needs. Regards, Wagner 2009/6/17 Prakash Mohan : > Hey, > > I'm a SoC student for KStars, and I need some advice/inputs on the > following issue : > > We're planning to implement XML formatted logs to store users' > observation data, and it would be really helpful if there is any > library in Qt that generates the C++ classes and the > parsing/serialization code using an XML schema as the input. If there > is any such feature, it would make reading/editing/writing observation > logs much easier. > > We found that there's this open-source software called XSD from > CodeSynthesis: http://www.codesynthesis.com/products/xsd/ > > The software generates a complete C++ class tree and a parser, given > an XML Schema (XSD). I'd like to know if there's something that does > the same, with Qt types instead of standard C++ types. > > We're looking at this XML schema called COMAST 2.0: > http://observation.sourceforge.net/en/ > which defines an XML format for storing observation logs. > > Any suggestions / inputs on this will be appreciated. > > Regards, > Prakash > > -- > Prakash > Undergraduate Student > Department of Aerospace Engineering > Indian Institute Of Technology Madras > > > >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe >>> << > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<