Saxon API for .NET

StaticError.IsWarning Property

Indicate whether this error is being reported as a warning condition. If so, applications may ignore the condition, though the results may not be as intended.

public bool IsWarning {get; set;}

See Also

StaticError Class | Saxon.Api Namespace