Subject: Re: processing xml data with default namespace
From: Achim Staebler <achim@xxxxxxxxxxxx>
Date: Thu, 13 Jul 2006 03:16:52 +0200
|
i was expecting to get the same result as in output1. why is pat:bar
apparently not the same as the xsl:element instruction above?
Actually, in namespace-aware XML, it is.
[...]
i almost figured that... but can i have both somehow? a stylesheet that
is easier to read and less bloated output? one 'pat:' prefix with a
namespace declaration is not much, but when processing several thousand
documents, it is quite a lot...
achim.
|