[Home] [By Thread] [By Date] [Recent Entries]
> I'm building a HTML Dom with Saxon and I'm trying to include > elements like the 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 entity, and just generate the NBSP character (hex a0) directly. The 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@x...&BODY=unsubscribe%20xml-dev List archives are available at http://xml.org/archives/xml-dev/ ***************************************************************************
|

Cart



