The context issue is actually defined in the XPath W3C Standard[1]; and
is supposed to work that way. As for validation, we can do it without
the namespace, but if want intellisense and leave the namespace in, all
of the xpath queries will fail unless we code it.

[1]
http://groups.google.com/groups?hl=en&selm=Ojp6QPIUAHA.279%40cppssbbsa03

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Jason
Diamond
Sent: Wednesday, April 17, 2002 2:40 PM
To: [EMAIL PROTECTED]
Subject: Re: [nant-dev] nant.xsd sample

[snip]

It's unfortunate that VS.NET requires a targetNamespace in XSDs in order
to
use IntelliSense especially since XSDs are perfectly capable of
describing
documents that make no use of namespaces. I ran into this (and probably
the
other problems you mentioned) just yesterday for a different project.
It's
frustrating because VS.NET is _sooo_ close to being perfect but not
close
enough to where you can actually use it.

Jason




_______________________________________________
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to