saxon:xinclude

This attribute may be set on the xsl:source-document instruction to specify whether XInclude processing takes place. The permitted values are: yes|true|1 or no|false|0.

XInclude processing can also be enabled using the configuration property XINCLUDE or the command-line option -xi. For more information, see XInclude processing.