xsl-list
[Top] [All Lists]

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

2006-12-12 10:28:06
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/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--