Saxon API for .NET

DocumentBuilder.DtdValidation Property

Determines whether DTD validation is applied to documents loaded using this DocumentBuilder.

public bool DtdValidation {get; set;}

Remarks

By default, no DTD validation takes place.

See Also

DocumentBuilder Class | Saxon.Api Namespace