|
Subject: RE: [xsl] Unwanted Prefixes in Output From: "Michael Kay" <mike@xxxxxxxxxxxx> Date: Wed, 21 Sep 2005 12:13:08 +0100 |
> Probably common problem with namespace emissions. Tried to cut > it down to the basics. > > <xsl:stylesheet > xmlns:xsl="http://www.w3.org/1999/XSL/Transform" > xmlns:atom="http://www.w3.org/2005/Atom"> > version="2.0"> > > <xsl:template match="node()" mode="copy-entry" > > <xsl:template match="atom:entry"> You've stripped it down a bit two far. The truncated first template is the one that does what you don't want it to do... Michael Kay http://www.saxonica.com/
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Unwanted Prefixes in Outp, Michael Kay | Thread | Re: [xsl] Unwanted Prefixes in Outp, Robert Koberg |
| Re: [xsl] Retrieve External String , David Carlisle | Date | RE: [xsl] Passing an XSLT variable , Michael Kay |
| Month |