|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: xsl:include problems
Sorry, I should have included my stylesheet declaration: <?xml version='1.0'?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:msxsl="urn:schemas-microsoft-com:xslt"> I'm a relative newbie, but doesn't this line: xmlns:xsl="http://www.w3.org/1999/XSL/Transform" declare the xsl namespace prefix? Does that need to be changed? Thanks. Hardy Merrill >>> mike@xxxxxxxxxxxx 5/31/2005 12:42 PM >>> > We're using MSXML4 and I'm trying to get xsl:include to work > but I'm having trouble. I created file "replace_string.xsl" > that contains this: > > <?xml version="1.0" encoding="UTF-8" ?> > <stylesheet version="1.0" > xmlns="http://www.w3.org/1999/XSL/Transform"> > > <xsl:template name="replace-string"> You haven't declared the xsl: namespace prefix. (MSXML's error reporting is not always brilliant...) Michael Kay http://www.saxonica.com/
|
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








