SAXONICA |
Saxon on .NET is distributed with a number of sample applications. These can be found in the
directory /samples
. They are described here.
Many of the samples are equally applicable to the Java and .NET platforms. However, there are four
programs in the /samples/cs
directory that are specifically designed to illustrate ways of
using the Saxon.Api
interface. This interface is exclusive to the .NET product, and is
described in more detail in Saxon API for .NET.
These sample applications are described in
Example applications for .NET.