Skip to content

Error Text=<let> has no 'value', but the schematro is valid #189

@MarcoKnezevichInsiel

Description

@MarcoKnezevichInsiel

Hi, I'm facing this error:

The passed schema is not valid and can therefore not be bound: [[SingleError@0x17a5b5fd: ErrorLevel=ERROR; ErrorFieldName=PSLet; ErrorLocation=[]; ErrorText=[Text=<let> has no 'value']]]] with root cause com.helger.schematron.pure.binding.SchematronBindException: The passed schema is not valid and can therefore not be bound: [[SingleError@0x17a5b5fd: ErrorLevel=ERROR; ErrorFieldName=PSLet; ErrorLocation=[]; ErrorText=[Text=<let> has no 'value']]]

with the schematron in attach. The schematron seams to be valid, is an official schematron of Italian Ministry of Health available also here:

https://github.com/ministero-salute/it-fse-catalogs/blob/main/schematron/schematronFSE_RAP_1.3.sch

The plugin version is:

<dependency>
    <groupId>com.helger.maven</groupId>
    <artifactId>ph-schematron-maven-plugin</artifactId>
    <version>8.0.6</version>
</dependency>

Perhaps there is a bug?

schematronFSE_RAP_1.3.sch.txt

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions