|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] MSIE XSLT vs. XT XSLT
I have an XSL that I'm applying to an XML file to convert from XML to WDDX. When I apply the XSL using XT, it works just fine. When I apply the XSL using MSIE it doesn't output the correct content. For example, the following is a template I'm using: <xsl:template match="lastname"> <xsl:text disable-output-escaping="yes"> <var name='lastname'> <string></xsl:text><xsl:value-of select="."/> <xsl:text disable-output-escaping="yes"></string> </var></xsl:text> </xsl:template> When this template is applied using XT, I receive the following output: <var name='lastname'> <string>Sudzuki</string> </var> When this template is applied using MSIE, I receive the followign output: <var name='lastname'> <string></string> Can someone tell me why MSIE behaves in this manner? Thanks, Bruce *************************************************************************** This is xml-dev, the mailing list for XML developers. To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev List archives are available at http://xml.org/archives/xml-dev/ ***************************************************************************
|
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








