Project

Profile

Help

.NET API introduction doesn't mention Xslt30Transformer

Added by Martin Honnen over 3 years ago

While trying to see whether there are any important changes in the .NET API I noticed that the introduction http://saxonica.com/documentation/index.html#!dotnet/dotnetapi to that API, neither for Saxon 10, nor for Saxon 9.9, mentions Xslt30Transformer at all.

As it seems the .NET samples have been updated to use Xslt30Transformer instead of XsltTransformer I guess the documentation that introduces the API could need an update as well to mention/introduce Xslt30Transformer.


Replies (2)

RE: .NET API introduction doesn't mention Xslt30Transformer - Added by Debbie Lockett over 3 years ago

Thanks for letting us know. Yes you're right, the dotnet/dotnetapi section does need a refresh, in particular to include Xslt30Transformer. It looks like that section has been neglected for a while, sorry.

We have recently been discussing improving the documentation information for the Saxon APIs; see https://saxonica.plan.io/issues/4694 (which started out about Step and Predicate, but is now about the Saxon APIs more broadly). Your experience highlights the need for this.

As it is, generally I would recommend the change log (http://www.saxonica.com/documentation/index.html#!changes/dotnet/9.9.1-10), release announcement, and reviewing the .NET API itself to find the changes for the new release.

RE: .NET API introduction doesn't mention Xslt30Transformer - Added by O'Neil Delpratt over 3 years ago

Also noticed that we are missing details on XdmFunctionItem, XdmMap and XdmArray.

    (1-2/2)

    Please register to reply