Saxon API for .NET

Serializer.SAXON_REQUIRE_WELL_FORMED Field

QName identifying the serialization parameter "require-well-formed". The value is the string "yes" or "no". If set to "yes", the output must be a well-formed document, or an error will be reported.

public static readonly QName SAXON_REQUIRE_WELL_FORMED;

See Also

Serializer Class | Saxon.Api Namespace