Creates an XSD File for all available tasks.
For a list of all members of this type, see NAntSchemaTask Members.
System.Object
NAnt.Core.Element
NAnt.Core.Task
NAnt.Core.Tasks.NAntSchemaTask
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This can be used in conjuntion with the command-line option to do XSD Schema validation on the build file.
Creates a NAnt.xsd
file in the current project directory.
<nantschema output="NAnt.xsd" />
Namespace: NAnt.Core.Tasks
Assembly: NAnt.Core (in NAnt.Core.dll)
NAntSchemaTask Members | NAnt.Core.Tasks Namespace