Re: sql Transformer missing sql namespace

2007-05-21 Thread Christoph Klocker
Hi, that was the problem, indeed I used Firefox. I checked the source. The namespace declaration is included. thanks, On Monday 21 May 2007 22:25:20 Jasha Joachimsthal wrote: > Hi, > > which application do you use to view the result? Firefox leaves away the > namespace declaration often unless

Re: sql Transformer missing sql namespace

2007-05-21 Thread Christoph Klocker
. regards On Monday 21 May 2007 22:13:19 Joerg Heinicke wrote: > On 21.05.2007 21:56, Christoph Klocker wrote: > > I am using the sql transformer. I

sql Transformer missing sql namespace

2007-05-21 Thread Christoph Klocker
Hi, I am using the sql transformer. I have the problem that the resulting xml is missing the xmlns:sql declaration. I call it this way

Dynamic File Generation

2007-05-20 Thread Christoph Klocker
Hi, I am working on a project based on cocoon. Now I am a little bit stuck how to solve following problem. I will have several users who can define multiple xml-sources (urls, maybe with request parameters), which I want to aggregate into one xml-source. So I would query for each user the data

esql query result escaped values not glyphs

2004-11-05 Thread Christoph Klocker
Hi, I am trying to get Chinese Characters to my XML out of my msSQL Database. They are stored as Unicode characters in the database like " 維也納 ". However when I query from the database, the serialized xml displays not the actual glyphs, but the escaped values (維也納) I also defined the glyphs in t