Saxon API for .NET

Processor.XmlVersion Property

The XML version used in this Processor (for example, this determines what characters are permitted in a name)

public decimal XmlVersion {get; set;}

Remarks

The value must be 1.0 or 1.1, as a decimal. The default version is currently 1.0, but may change in the future.

See Also

Processor Class | Saxon.Api Namespace