Menu

#515 XSLT inline schema namespace

v8.7.1
closed
5
2012-10-08
2006-05-03
Michael Kay
No

When an inline schema is used as the content of an
xsl:import-schema declaration, Saxon requires the
namespace of the schema to be specified both as the
namespace attribute of xsl:import-schema and as the
targetNamespace of the contained xs:schema element. The
specification allows the namespace attribute of
xsl:import-schema to be omitted in this situation.

Discussion