|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XHTML friendly XSL processor
I'm tired of fighting with the Microsoft processor... Is there an XHTML friendly XSL processor ? msxsl is really one of the better ones (despite being a creation of the EE) This is assuming you have MSXML3: If you are using earlier versions then they only support an entirely different language to XSLT. I have in my 'xsl:output' tag the 'method=xml' but when I try to use : <xsl:text disable-output-escaping="yes">&nbsp;</xsl:text> Why would you want to do that anyway? Just use   it is simpler and guaranteed to work, whereas disable-output-encoding is explicitly specified as not being guaranteed to work, it is a last resort hack for special situations. It seems the output method is automatically changed to 'html' and screws everything up. All I get is : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD> <BODY></BODY></HTML> I would guess that this is due to an error in the stylesheet rather than a feature of msxsl, but hard to tell given the information posted. David _____________________________________________________________________ This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus Control Centre. For further information visit http://www.star.net.uk/stats.asp XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








