This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: nbsp;



> Is there something unusual about the  

No.

> other entities like & work fine, anyone know why this happens?
There is something very special about & It is one of the 5
predefined entities in XML. These are amp quot apos lt and gt.

If you want to use   you need to load a DTD that defines that
entity. However there's not a lot of point using the name nbsp
as you can directly access the character as  .


David

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]