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
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
>
> 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";>
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
> -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
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
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
Albert,
may you show us usuaris.xsl ?
Best regards,
-
Luca Morandini
GIS Consultant
[EMAIL PROTECTED]
http://utenti.tripod.it/lmorandini/index.html
-
> -Orig
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