Re: Exception during importStylesheet()
Peter Van der Beken <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Message-ID | <[email protected]> |
Marco Baumgartl wrote: > <xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Format"> Wrong namespace (should be http://www.w3.org/1999/XSL/Transform). Peter