[xsl] xmlns:local="#local-functions" with msxml4.0 and msxml6.0

Subject: [xsl] xmlns:local="#local-functions" with msxml4.0 and msxml6.0
From: "dave heyer" <dave_heyer@xxxxxxxxxxx>
Date: Tue, 12 Dec 2006 12:27:43 -0500
Hi, I have a code using msxml4.0 for transformation, the xsl code has a namespace definition of

xmlns:local = "#local-functions"

which allows my xsl code to reference the prefix "local" in xsl code. It works fine with msxml4.0, but complains with msxml6.0.

It seems that msxml6.0 does not support the feature of defining namespace in this way.

Please provode some advices for me to solve this issue ?

Thanks a lot.
dave

_________________________________________________________________
WIN up to $10,000 in cash or prizes  enter the Microsoft Office Live Sweepstakes http://clk.atdmt.com/MRT/go/aub0050001581mrt/direct/01/


Current Thread