OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: nbsp is a Saxon Application

[ Lists Home | Date Index | Thread Index ]
  • From: Kay Michael <Michael.Kay@icl.com>
  • To: "'Dave Geoghegan'" <daveg@knowledgextensions.com>, XML DEV <XML-DEV@xml.org>
  • Date: Thu, 6 Jul 2000 09:53:08 +0100

>     I'm building a HTML Dom with Saxon and I'm trying to include
> elements like the &nbsp; element.
>     I've seen how it's done in XSL, but I'm using a DOM.

It's not clear from your description how you are serializing the final
output.

However, the simplest way of outputting a non-breaking space in HTML output
is to forget the &nbsp; entity, and just generate the NBSP character (hex
a0) directly. The &nbsp; entity is only really there to make it easier to
enter this character from the keyboard.

Mike Kay

***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS