System.Xml.Schema.XmlSchemaValidator.ValidateWhitespace Method

Validates whether the white space in the string specified is allowed in the current element context, and accumulates the white space for validation if the current element has simple content.

Syntax

public void ValidateWhitespace (string elementValue)

Parameters

elementValue
A white space string to validate in the current element context.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0