Project

Profile

Help

Bug #3929

closed

xsl:import-schema for a known namespace with --multipleSchemaImports:on suppresses the warning but doesn't actually read the schema

Added by Michael Kay over 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Schema-Aware processing
Sprint/Milestone:
-
Start date:
2018-10-01
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

If the namespace specified to xsl:import-schema is one for which schema components are known to be available in the configuration, then by default there is a warning message saying the schema document is ignored because a schema for the namespace is already loaded.

Setting --multipleSchemaImports:on suppresses the warning but does not actually cause the schema document to be read.

Please register to edit this issue

Also available in: Atom PDF