XmlSchemaReference.

Namespace Property

Summary

Namespace URI associated with this schema. If not present, it is assumed that the schema's targetNamespace value is to be used.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Types
Containing Type
XmlSchemaReference

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
string