Subject: RE: Escape caracters
From: "SMITH Neil" <neil.smith@xxxxxxxx>
Date: Fri, 28 May 2004 08:21:40 +0200
|
How come I get these character references in the HTML file I am
generating then? Is there something I forgot to specify during
translation or something I forgot in the XSL file?
Thanks for your help
Neil.
-----Original Message-----
From: Passin, Tom [mailto:tpassin@xxxxxxxxxxxx]
Sent: jeudi, 27. mai 2004 16:35
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: Escape caracters
> From: SMITH Neil [mailto:neil.smith@xxxxxxxx]
& q u o t e ; and & a m p ; (spaces added) are built into xml (along
with three others) by its specification and are understood by all xml
parsers. Things like & # 8 2 2 2 ; (which are called "character
references") are also defined by the xml specification. HTML also
understands them. So there is nothing special to do. HTML-specific
entities like & n b s p ; are specific to html and xhtml.
| Current Thread |
- Escape caracters
- SMITH Neil - Wed, 26 May 2004 15:35:11 +0200
- <Possible follow-ups>
- SMITH Neil - Thu, 27 May 2004 08:41:00 +0200
- Passin, Tom - Thu, 27 May 2004 10:34:58 -0400
- SMITH Neil - Fri, 28 May 2004 08:21:40 +0200 <=
- Passin, Tom - Fri, 28 May 2004 10:30:35 -0400
- SMITH Neil - Fri, 28 May 2004 17:00:13 +0200
- Passin, Tom - Fri, 28 May 2004 11:20:24 -0400
- SMITH Neil - Fri, 28 May 2004 17:30:45 +0200
|
|