Altova Mailing List Archives>Archive Index >xml-dev Archive Home >Recent entries >Thread Prev - How to transfer xml to code by xslt? [Thread Next] Re: [xml-dev] How to transfer xml to code by xslt?To: LUKE <luke@--.-------.---.--> Date: 4/3/2006 8:52:00 AM LUKE wrote:
> XML Document:
>
> <logic>
> if ($a==1){
> <execute-query>
> <![CDATA[
> SELECT * FROM address WHERE id =$CGI_paraname
> ]]>
> </execute-query>
> }else{
> <execute-query>
> <![CDATA[
> SELECT * FROM address2 WHERE id =$CGI_paraname
> ]]>
> </execute-query>
> }
> </logic>
>
> I want to transfer to using *.xsl.
>
Hi,
Why wouldn't you use an engine that could execute it almost as-is ?
It would look like this :
http://reflex.gforge.inria.fr/tutorial.html#N801062
Have a look at the Webapp example, as you seem to use CGI variables.
--
Cordialement,
///
(. .)
--------ooO--(_)--Ooo--------
| Philippe Poulard |
-----------------------------
http://reflex.gforge.inria.fr/
Have the RefleX ! | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
