> and the example ( page 138 example 8.2 ) > <?xml version="1.0"?> > <xsl:stylesheet version="1.0" xmlns:xsl=" http://www.w3.org/1999/XSL/Transforms" > > </xsl:stylesheet> It's either a typo in the book, or a typo in your stylesheet file. The namespace URI for XSLT is "http://www.w3.org/1999/XSL/Transform", without the trailing "s". Dave
- basic problem with Xalan CP Hennessy
- RE: basic problem with Xalan David N Bertoni/Cambridge/IBM
- RE: basic problem with Xalan Don McClimans
- Re: basic problem with Xalan CP Hennessy
