NAnt SDK Documentation - v0.92 |
|
NAntSchemaTask.CreateXsdAttribute Method
Creates a new XmlSchemaAttribute instance.
Parameters
-
name
- The name of the attribute.
-
required
- Value indicating whether the attribute should be required.
Return Value
The new XmlSchemaAttribute instance.
See Also
NAntSchemaTask Class | NAnt.Core.Tasks Namespace