Re: [xsl] [XSL] copying namesapces with prefix "xmlns:".

Subject: Re: [xsl] [XSL] copying namesapces with prefix "xmlns:".
From: siva <siva@xxxxxxx>
Date: Fri, 26 Aug 2005 14:44:59 +0530
I am not convinced why one should not hardcode namespace declarations
in the stylesheet (which are to become part of the result tree). We
frequently hardcode result tree elements and attributes in the
stylesheet. Why not namespaces also?

Actually i am proccessing many input.xmls and each input.xml has its own namespaces.
Thats why its not possible to hardcode all the namesapces in the xsl..
Regards,
Siva


Current Thread