XSLT and IntelliSense

Does anybody know why Intellisense auto completion feature is disabled only for the tags in the"http://www.w3.org/1999/XSL/Transform"namespace and not the others (like XHTML) in an XSLT document? Any way to bring it back on?
[450 byte] By [MertTorun] at [2007-12-17]
# 1
I cannot repro this problem. Can you provide more info? Perhaps the exact XSLT you are editing and where, it's possible your XSLT is causing compile errors under the cover or something. Also what build of VS are you using. I'm using 2.0.50727.
ChrisLovett at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 2
I see this is in the Visual Studio Express thread - the reason you are not getting intellisense on XSLT tags is because the xslt.xsd schema is not shipped in Express editions.
ChrisLovett at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...