Hi Folks,

I'm writing a custom nant task and would like to put it into its own XML 
namespace.

Is it possible to have something like:
<project xmlns="nant namespace" name="test">
  <target name="target">
    <mytask xmlns="myown namespace" .../>
  </target>
</project>

Kind regards
Alexander Lippling
Developer

VoicInt Telecommunications GmbH - NL Dortmund - Lindemannstrasse 78 - 44137 
Dortmund - Germany | Office: +49-(0)231- 557 402 53| Fax:+49(0)231 557 402 99 | 
Mail: [EMAIL PROTECTED] | Haupthaus Köln: Volksgartenstr. 36 - 50677 Köln | 
Geschäftsführer: Peter Nowack, Jürgen Tolksdorf | Amtsgericht Köln HRB 53720 | 
Ust.-IdNr.: DE 237746146


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to