Menu

#514 xsl:import-schema errors

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

If an xsl:import-schema declaration specifies a
namespace but no schema-location, and Saxon does not
already have a schema for that namespace in its cache,
a compile-time error is reported. The specification
says that this is not an error unless the stylesheet
actually contains references to components declared in
that schema.

Discussion