Re: [xsl] Transform all tags into attributes with some tags omitted

Subject: Re: [xsl] Transform all tags into attributes with some tags omitted
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Fri, 16 May 2008 12:27:57 +0200 (CEST)
Philipp Kursawe wrote:

> thanks Michael! Is there a way to format the tags to lowercase when
> they are attributes?

    namespace="{namespace-uri(.)}" name="{lower-case(name(.))}"

  You'll maybe want to adapt it in case you really want to never get
the prefix in lower case if any in upper case.

  Regards,

--drkm























__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicitis 
http://mail.yahoo.fr Yahoo! Mail 

Current Thread