NAnt.Core.Types.XmlNamespace is missing [ElementName("namespace")].
If .build script is missing some of required attributes, vague error like this is thrown:
'uri' is a required attribute of < ... />.
instead of:
'uri' is a required
attribute of <namespace ... />.
Martin
