XmlSchemaValidator.ValidateAttribute Method
.NET Framework 4
Validates the attribute in the current element context.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ValidateAttribute(String, String, String, XmlSchemaInfo) | Validates the attribute name, namespace URI, and value in the current element context. |
|
ValidateAttribute(String, String, XmlValueGetter, XmlSchemaInfo) | Validates the attribute name, namespace URI, and value in the current element context. |