XsdTask.

Namespace Property

Summary

Specifies the runtime namespace for the generated types. The default namespace is Schemas.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
XsdTask

Syntax

[TaskAttribute("namespace")]
public string Namespace { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string