|
Subject: [xsl] XSL, Escaping, undocumented? From: "FireNet - Information" <info@xxxxxxxxxx> Date: Sun, 15 Jun 2003 10:16:37 +0200 |
Hi
I want this functionality in XSL:
<xsl:variable name="time"
select="document('www.time.gov/time.asp?state=la&applysummertime=no')"/>
The above ASP will return an XML document that will contain the time in the
specified state.
My problem is that the MSXML XSL transformation handles the "&" character as
an illegal character.
If I write "&", it doesn't convert it to the actual amp character, which
means that the ASP script reads the state variable like
"la&applysummertime=no"..
I don't know what to do, and I have troubles finding documentation for this.
Thanks on advance.
Best regards
Matias Hansen
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] A Calendar Project..., Jarkko Moilanen | Thread | Re: [xsl] XSL, Escaping, undocument, Oleg Tkachenko |
| [xsl] A Calendar Project..., Karl Stubsjoen | Date | SV: [xsl] XSL, Escaping, undocument, FireNet - Informatio |
| Month |