Restrictions

Absolute URIs with single-character scheme names (for example, a:/x/y/z) are not handled correctly. (This is a limitation of the .NET System.Uri class - it treates such names as DOS filenames).

Restrictions relative to Saxon-EE 11 on Java

The xsl:result-document instruction is executed synchronously.

Restrictions and changes relative to Saxon-EE 10 on .NET

The only supported parser is the Microsoft System.Xml parser. (Saxon 10 on .NET also worked with a port of Apache Xerces.) See XML parsing in SaxonCS.

JAR/ZIP file collections are not supported.