Re: Schema validation skipping IDC

Nick Wellnhofer via xml <[email protected]> Wed, 9 Feb 2022 13:25:41 +0100
Newsgroups gmane.comp.gnome.lib.xml.general
Message-ID <[email protected]>
On 01/02/2022 13:39, Stefan de Konink wrote:
> Hi,
> 
> Would a patch be accepted that would create an option to disable identity 
> constraints at runtime? Use case: only syntactically validate a file.

I'm always reluctant to add new features, especially if it sounds like it only 
solves a problem for a single user. Do you want to disable checking of 
identity constraints for performance reasons or is there another use case?

Nick