RE: Problems with SQLTransformer

2002-08-09 Thread Albert Cervera Areny
ex.html > - > > >> -Original Message- >> From: Albert Cervera Areny [mailto:[EMAIL PROTECTED]] >> Sent: Friday, August 09, 2002 5:13 PM >> To: [EMAIL PROTECTED] >> Subject: RE: Problems wit

Re: Problems with SQLTransformer

2002-08-09 Thread KOZLOV Roman
Hi, Could you try to add to your xsl a template for the root node like this: or just modify the template for rowset like this: Roman Albert Cervera Areny wrote: > Hi, > > This is what I receive after the SQLTransform when I look it through the > browser (option view sour

RE: Problems with SQLTransformer

2002-08-09 Thread Geoff Howard
> > 081778namepassdprogname > This looks like the "default" template for elements which just copies their value. As an experiment, try this: http://www.w3.org/1999/XSL/Transform";>

RE: Problems with SQLTransformer

2002-08-09 Thread Luca Morandini
l Message- > From: Albert Cervera Areny [mailto:[EMAIL PROTECTED]] > Sent: Friday, August 09, 2002 5:13 PM > To: [EMAIL PROTECTED] > Subject: RE: Problems with SQLTransformer > > > Hi, > > This is what I receive after the SQLTransform when I look it through the

RE: Problems with SQLTransformer

2002-08-09 Thread Geoff Howard
> -Original Message- > From: Christian Haul [mailto:[EMAIL PROTECTED]] > Sent: Friday, August 09, 2002 11:19 AM > To: [EMAIL PROTECTED] > Subject: Re: Problems with SQLTransformer > > > You need to copy all other elements explicitly! ? I don't

Re: Problems with SQLTransformer

2002-08-09 Thread Christian Haul
On 09.Aug.2002 -- 05:13 PM, Albert Cervera Areny wrote: > Hi, > > This is what I receive after the SQLTransform when I look it through the > browser (option view source code) > > > > > 081778 > > name > paswd > progname > > > > After the XSLTransform, the browser gives an error (because n

RE: Problems with SQLTransformer

2002-08-09 Thread Albert Cervera Areny
Hi, This is what I receive after the SQLTransform when I look it through the browser (option view source code) 081778 name paswd progname After the XSLTransform, the browser gives an error (because no initial tag in the xml file) and if I look at the source code of the page I see: 081

RE: Problems with SQLTransformer

2002-08-09 Thread Luca Morandini
Albert, may you show us usuaris.xsl ? Best regards, - Luca Morandini GIS Consultant [EMAIL PROTECTED] http://utenti.tripod.it/lmorandini/index.html - > -Orig

RE: Problems with SQLTransformer

2002-08-09 Thread Geoff Howard
Your step a) makes it sound like this has nothing to do with SQL transformer - that's the step that works unless I misunderstand you. When you say you see only data and no xml tags in the browser that sounds like a common non-problem I see all the time. A few questions: 1) Are the tags there whe