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

next in thread | previous in thread | raw e-mail | index | archive | help
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;

-giorgos

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?20011119114751.GA24027>