xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] hyperlinks


Subject: RE: [xsl] hyperlinks
From: "Michael Fitzgerald" <mike@xxxxxxxxxx>
Date: Thu, 1 Feb 2001 09:35:14 -0800

Do you want a non-breaking space in XML? In HTML browsers, &#160; was equiv
to nbsp, but in a XML char ref (Unicode) its 00A0. Try: <!ENTITY nbsp
"&#xa0;"> or <!ENTITY nbsp "&#x00A0;">. Didn't test but should work.

Mike
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Ha Tran
Sent: Wednesday, January 31, 2001 6:03 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] hyperlinks


Hi,

I'm using &nbsp; for space like this:
	<!DOCTYPE xsl:stylesheet [
	<!ENTITY nbsp   "&#160;">
	]>
	RAPIDS<xsl:text>&nbsp;</xsl:text>MI<xsl:text>&nbsp;</xsl:text>49501
Browser shows : RAPIDSÂ MIÂ 49501
How can I fix this? Thank in advance.

Regards,
Ha


 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
Keywords
xml
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor