| 
 
Subject: Re: [xsl] Unwanted Prefixes in Output From: Robert Koberg <rob@xxxxxxxxxx> Date: Wed, 21 Sep 2005 07:35:39 -0400  | 
In XSLT 2.0 you could replace
<xsl:element name="atom:{local-name(.)}">
with
<xsl:copy copy-namespaces="no">
When you say "can it get any better", do you mean you want "better" output, or you want a better way of producing the output you are now getting?
best, -Rob
| Current Thread | 
|---|
 
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] Unwanted Prefixes in Outp, Michael Kay | Thread | RE: [xsl] Unwanted Prefixes in Outp, Michael Kay | 
| RE: [xsl] Unwanted Prefixes in Outp, Michael Kay | Date | RE: [xsl] Can't use xsl:include hre, Michael Kay | 
| Month |