Maxime,
this is a problem related to that stylesheet, if you try opening the SQLTranformer's
output with, for instance, Internet Explorer
6.0, those tags are displayed nicely.
Best regards,
---------------------------------------------
Luca Morandini
GIS Consultant
[EMAIL PROTECTED]
http://utenti.tripod.it/lmorandini/index.html
---------------------------------------------
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 04, 2002 9:17 AM
> To: [EMAIL PROTECTED]
> Subject: Don't get XML tags with SQLTransformer
>
>
> Hi,
> When I execute a query like "select wfID as ID, wfName as Name from Workflowlist"
> In the browser (I used the default xml2html stylesheet) I get something like this :
>
> -<4="4"name="name">
> -<>
> � <>1</>
> �<>Max_pkg1</>
> </>
> -<> �
> <>2</>
> � <>Max_pkg2</>
> </>
> ...
> </>
>
> But how can I get the tags like :
>
> -<Workflowlist>
> -<Workflow>
> � <ID>1</ID>
> �<Name>Max_pkg1</Name>
> </Workflow>
> -<Workflow> �
> <ID>2</ID>
> � <Name>Max_pkg2</Name>
> </Workflow>
> ...
> </Workflowlist>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>