xsl-list
[Top] [All Lists]

AW: [xsl] nbsp fails transformation

2011-08-10 01:43:57
Thanks for your answer and I'm sry but i have no clue what to do with that 
information.
Where do i put this ?!


. . . . . . . . . . . . . . . . . . . . . . . . . .
Patrick Szabo
 XSLT Developer 
LexisNexis
Marxergasse 25, 1030 Wien

mailto:patrick(_dot_)szabo(_at_)lexisnexis(_dot_)at
Tel.: 00431 534521573 
Fax: +43 (1) 534 52 - 146 


-----Ursprüngliche Nachricht-----

Von: Christopher R. Maden [mailto:crism(_at_)maden(_dot_)org] 
Gesendet: Mittwoch, 10. August 2011 08:39
An: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Betreff: Re: [xsl] nbsp fails transformation

On 08/10/2011 02:19 AM, Szabo, Patrick (LNG-VIE) wrote:
SXXP0003: Error reported by XML parser: The entity "nbsp" was
referenced, but not declared.

Now since i can't even transform those files i can't throw those
entities out.

How do i handle this  !?

s/ / /g

Or

<!DOCTYPE root_element_type [
<!ENTITY nbsp "&#xa0;">
]>

programatically prepended to the XML files.

~Chris
-- 
Chris Maden, text nerd  <URL: http://crism.maden.org/ >
Those who learn from history are doomed to become cynics.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>