|
Subject: Re: [xsl] How to remove unnecessary "xmlns:xx" attributes? From: Abel Braaksma <abel.online@xxxxxxxxx> Date: Wed, 10 Nov 2010 17:54:09 +0100 |
If one of the grand wizards would kindly review my solution:
<xsl:copy copy-namespaces = "no">
<?xml version="1.0" encoding="UTF-8"?> <doc xmlns="p/q/r" xmlns:abc="a/b/c" xmlns:def="d/e/f" xmlns:ghi="g/h/i"> <abc:bef>The quick brown fox jumps over the lazy dog</abc:bef>
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] How to remove unnecessary, Wolfgang Laun | Thread | Re: [xsl] How to remove unnecessary, Wolfgang Laun |
| RE: [xsl] How to remove unnecessary, KARR, DAVID (ATTSI) | Date | [xsl] Re: Returning a value from a , Narayan |
| Month |