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: how to output   to html from xsl?


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

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