[xsl] Problems with entities

Subject: [xsl] Problems with entities
From: "Jaime A Stuardo Bahamondes" <jstuardo@xxxxxxxxxxx>
Date: Wed, 19 Nov 2003 16:49:07 -0400
Hi all..

Inside an XSL document I have:

<a href="JavaScript:eliminar_datos('DIR', document.frm.chkDelDir, 'una direccion', 'las direcciones');">

the fact is that the sentence "una direccion" must to be written as "una dirección". When I write the ó, garbage is shown in the web page.

I think it's because the single quotes are interpreted by XSL parser, so I think the solution is to use the entity corresponding to ó. If I'm correct about the cause of the problem and the solution, which is the entity for ó? where can I find a complete set of entities?

Thanks
Jaime

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


Current Thread