On 18.11.2006 17:09, Dan Hertz wrote:
I'm hoping someone can help me troubleshoot why I can't insert an xml nodeset into my database using the SQL Transformer. All I end up with is the text() values concatenated together -- no elements or attribute nodes.

How does your pipeline look like? Is there a XSLT transformation done afterwards? Can you just serialize to XML directly after the SQLTransformer just to see what it spits out?

Jörg

Reply via email to