Saxon API for .NET

Serializer.NEXT_IN_CHAIN Field

QName identifying the serialization parameter "saxon:next-in-chain". This is available only with XSLT, and identifies the URI of a stylesheet that is to be used to process the results before passing them to their final destination.

public static readonly QName NEXT_IN_CHAIN;

See Also

Serializer Class | Saxon.Api Namespace