Parsing data from Tamino to a doc

I have a class that extract data(a document) from Tamino now I want to parse this information to another document(docA) as an element.Please advise on how will I do that using the Tamino API.
Thank You!

This sort of processing is nothing to do with the Tamino API but is something that can be accomplished with DOM processing. Please refer to the DOM documentation.

Stuart Fyffe-Collins
Software AG (UK) Ltd.