Re: how to output   to html from xsl?

Subject: Re: how to output   to html from xsl?
From: Daniel Hinz <daniel.hinz@xxxxxxxxxxxxxxx>
Date: Thu, 15 Jun 2000 12:18:48 +0200
Victor Hu wrote:
> 
> Mattias Konradsson wrote:
> 
> > if #160; fails you can always fall back on the slightly more cumbersome
> > <xsl:entity-ref name="nbsp"/>
> >
> 
> This just wrote out the following to my html file:
> <xsl:entity-ref name="nbsp"></xsl:entity-ref>
> 
> Am I missing something here?


No you're not. <entity-ref> is not an XSLT tag.

I was wondering, if a XSLT processor should generate an exception 
when it encounters unknown XSLT instructions. I couldn't find
anything in the spec. Does anybody know?


Regards,

Daniel Hinz


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


Current Thread