[xsl] Generating CGI querystrings: How to write a literal ampersand?

Subject: [xsl] Generating CGI querystrings: How to write a literal ampersand?
From: "Ruggier, Mario" <Mario.Ruggier@xxxxxxxxxxxxxxxx>
Date: Fri, 30 Mar 2001 12:41:37 +0200
Hi, 

i expected this to be a FAQ, but the info i find is not enough.
I need to generate CGI querystrings from an XML data file(s), thus need
to produce a string such as:

url?param1=value1&param2=value2&param3=value3 

I have not succeeded in writing out the literal ampersand.
Even doing a <![CDATA[&]]> gives me an escaped & (&amp;) 
in the output. Is special character handling preocessor dependant?

Any help will be appreciated. 

Thanks, <![CDATA[&]]> best regards ;)

Mario Ruggier
--
SoftPlumbers SA
26, rue Maunoir
CH-1207 Genève
+41.22.849.1002



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread