You are right. This worked. I was thinking that somehow because it was a part of the href, that it needed to be & instead of & to show up correctly.
Thanks again for the help!
-----Original Message-----
From: Peter Davis [mailto:pdavis152@xxxxxxxxx]
Sent: Tuesday, September 17, 2002 3:17 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: href with & ?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday 17 September 2002 12:58, Holmberg Rick-ra0119 wrote:
> It works until I put the & in before the value statement. Is there a way
> to do this? I havent' seen this issue in the archives.
Yes you have, believe me :). This is a FAQ. In XML, "&" is a reserved
character, used to begin a character or entity reference. So, to output a
real "&", you have to escape it with the character reference for that
character: use "&".
I suggest that in addition to reading the XSLT specification, you also go read
the XML specification at <http://www.w3.org/TR/REC-xml>. Who knows what new
tricks or insight you can learn. The specification will also tell you about
needing to use "<" instead of "<" in text or attribute values.
- --
Peter Davis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE9h42lhDAgUT1yirARAl/iAJ9uBQrQMFxCaLRfGpo6CiNavvtisQCfaEOL
zpQP+cO+1o2LCOlF7cDItLU=
=qr/d
-----END PGP SIGNATURE-----
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- href with & ?
- Holmberg Rick-ra0119 - Tue, 17 Sep 2002 15:56:26 -0400 (EDT)
- <Possible follow-ups>
- Nik Krimm - Tue, 17 Sep 2002 16:11:07 -0400 (EDT)
- Holmberg Rick-ra0119 - Tue, 17 Sep 2002 16:37:54 -0400 (EDT) <=
|
|