Examples ObjectModel SAX

Hi all,

Im newbie with Tamino. I want to store complex XML-Files in Tamino. As ObjectModel I want to use SAX. I wrote a small program, but it doesnt work.
Where can I find examples for using Tamino with ObjectModel SAX? The examples from the API only used DOM or JDOM?

Thanks for any help.

Tim

Hi all ,
I have a similar problem, I don’t know how to create an instance of TXMLObjectModel from TSAXObjectModel.
Thanks and regards,

Esteban

I posted a SAX sample in this forum. Please checkout SAX-Sample.

Cheers, Christian.