| Resources | ||
and be running in replace mode for the code to work. Running the parser in replace mode requires manual intervention, so if you don't remember installing and activating it, you're most likely running the old version of the parser, which does not conform to the XSL specification and takes a different XSL namespace. You can obtain the latest version of the MSXML parser, which more closely conforms to the XSL specification and uses the correct namespace, from the XML section of the Microsoft Developer's Network (MSDN) at www.Microsoft.com and install it in replace mode in a few minutes. <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
|
Copyright © 2002 Steve Hoenisch and XML-Doc.Com. All rights reserved. |