[EMAIL PROTECTED] wrote:

 Hi list,

 I am newbie to XML processing... but with some experience in Axis web
 service.

 If I am given a DTD, is there any tool for me to generate a C++ class
 for it, just similar to WSDL -> Java in web service arena?

 Or I have to design my class by hand, started from reading the DTD
 file and analyse it... and also write my handler to fill in data
 during SAX processing?



Strictly speaking, this does not address your question, but it seems relevent.

http://doc.trolltech.com/3.3/designer-manual-16.html They don't have a(n official) DTD. They may have an informal DTD they use internally.

Steven


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to