Project

Profile

Help

Bug #3964

closed

clearProperties() / Resetting DTD Validation Programmatically Does Not Work

Added by O'Neil Delpratt over 5 years ago. Updated about 1 year ago.

Status:
Rejected
Priority:
Normal
Category:
Saxon-C Internals
Start date:
2018-10-10
Due date:
% Done:

0%

Estimated time:
Found in version:
1.1.0
Fixed in version:
Platforms:

Description

Reported by user:

The clearProperties() / Resetting DTD Validation Programmatically Does Not Work.

Example:

The below shows a subsequent error message on an XSLT transform, performed using the same SaxonProcessor as a previous SchemaValidator with the following: instance.setConfigurationProperty('http://saxon.sf.net/feature/validation','on')

But with the below command to clear the validation property called before the transform instance is created: instance.clearConfigurationProperties()

Please register to edit this issue

Also available in: Atom PDF