Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: representing >Thread Next - Re: representing Re: representingTo: NULL Date: 9/8/2005 10:33:00 AM maybe what you're saying works, but what i want is to output HTML/text. not equivalent unicode characters. i need text representation of the characters aftert XSL transform. is this possible? TIA! "Martin Honnen" <mahotrash@y...> wrote in message news:uNfTus6sFHA.616@T...... > > > z f wrote: > > >> i have xsl to transform xml into html, and i need to put >> characters, but every way i try i get nothing or the encoded equivalent - >> so the characters are printed on the screen. > >> <xsl:when test="Status_Label=''"> >> <<<<--------------- don't work in transformation. > > is a reference to an entity with the name nbsp which is not defined > in XML. If you want to use that entity reference in a stylesheet then you > need to declare the entity in the stylesheet first. > But you can simply use >   > instead of > > and the result is the same, the non-breaking space character with Unicode > code number 160 will be inserted. > > -- > > Martin Honnen --- MVP XML > http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
