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 <<