NAnt
Help
Element Reference
XmlSchemaReference |
NAnt.Contrib.Tasks () |
Represents the schema collection element.
| Attribute | Type | Description | Required |
|---|---|---|---|
| source | string | Location of this schema. Could be a local file path or an HTTP URL. | True |
| namespace | string | Namespace URI associated with this schema. If not present, it is assumed that the schema's targetNamespace value is to be used. | False |