Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Nov 2001 14:36:36 +0100 (CET)
From:      Martin Horcicka <horcicka@FreeBSD.cz>
To:        Giorgos Keramidas <charon@labs.gr>
Cc:        <freebsd-doc@FreeBSD.ORG>
Subject:   Re: Entitity references in XML/XSL files
Message-ID:  <20011119143219.U97142-100000@dual.ms.mff.cuni.cz>
In-Reply-To: <20011119114751.GA24027@hades.hell.gr>

next in thread | previous in thread | raw e-mail | index | archive | help
Giorgos Keramidas (2001-11-19 13:47 +0200):

> On 2001-11-19 10:49:56, Martin Horcicka wrote:
> > Hi,
> >
> > is there any way how to get a general entity reference (e.g. &nbsp;) into HTML
> > pages generated from XML/XSL?
>
> I'm not sure if that's what you want, but you can get `&nbsp;' in the
> output, by using:
>
> 	&amp;nbsp;

That's exactly what I want but when I wrote &amp;nbsp; into (e.g.) <p> element
(child of <story>) in the news/press.xml - the result in the html page is the
same - &amp;nbsp;.

Martin


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011119143219.U97142-100000>