ValidateXmlTask.

XmlFiles Property

Summary

The XML files that must be validated.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
ValidateXmlTask

Syntax

[BuildElement("files", Required = true)]
public FileSet XmlFiles { get; set; }

Attributes

Type Description
BuildElement

Value

Type Description
FileSet