Re(2): [xsl] adding namespaces to result [XSLT 1.0]

Subject: Re(2): [xsl] adding namespaces to result [XSLT 1.0]
From: "Fidalgo Sicilia Manuel" <manuel.fidalgo@xxxxxxxxxxxxxxx>
Date: 10 Nov 2006 11:37:00 +0100
>  It seems to be a bug.  Which processor are you using?
I have tested it with XMLSpy which has a built-in processor, the error occurs
with this processor. When I use MSXML it works fine!. I realised of that
because you asked for the processor. Thank you very much.





Florent Georges  (10/11/2006  11:14):
>Fidalgo Sicilia Manuel wrote:
>
>  Hi
>
>>   <xsl:element name="namespaces">
>>     <xsl:variable name="ns" select="/xbrli:xbrl/namespace::*"/>
>>     <xsl:copy-of select="$ns"/>
>>   </xsl:element>
>
>> <namespaces iso4217="http://www.xbrl.org/2003/iso4217"; ...
>
>  It seems to be a bug.  Which processor are you using?
>
>  Regards,
>
>--drkm
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>___________________________________________________________________________
>Yahoo! Mail riinvente le mail ! Dicouvrez le nouveau Yahoo! Mail et son
interface rivolutionnaire.
>http://fr.mail.yahoo.com

Current Thread