Skip to content

The example xmls provided are giving errors in schematron validation #75

Answered by bertrand-lorentz
rgannu asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for your feedback.

There are 2 different issues at play for the various failed asserts you see.

1/ role="WARN"
There are several examples that cause assert failures, but with role="WARN".
The rules that have role="WARN" do not make the notice invalid, they are here to point to a possible or potential issue.
You can find those warnings in the validation reports corresponding to the examples, for instance, for cn_24_minimal.xml:
https://github.com/OP-TED/eForms-SDK/blob/develop/examples/reports/cn_24_minimal.svrl#L108

2/ Incorrect rules
The failure you indicate in cn_24_maximal.xml seems to be caused by a set of incorrect rules for field BT-1351-Procedure, that affect several other n…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by YvesJo
Comment options

You must be logged in to vote
1 reply
@rousso
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working fields Related to field metadata (/fields/fields.json) examples schematrons Related to the Schematron validation (/schematrons SDK folder)
4 participants