Tailored code list procedure-type-16 and schematron rules #1374
|
Hi, I try to understrand how to link the tailored code list "procedure-type-16" with fields specification provided by fields.json. When I look to field BT-105-Procedure, I see that I have to display "procurement-procedure-type" code list in our forms. So we load values from codeList procurement-procedure-type.gc Trying to validate using schematron, an error is triggered by rule BR-BT-00105-0135 in validation-stage-3b-16 when selection is in ( 'comp-tend', 'exp-int-rail', 'neg-wo-call' ) It's ok regarding how the rule is triggered : My question is : How do we know that for a specific notice Type we have to load a tailored codeList ? My understanding is that we should load "procedure-type-16" tailored code list (procurement-procedure-type_procedure-type-16.gc file) instead of "procurement-procedure-type" code list (procurement-procedure-type.gc file) for a noticeType 16. It seems that something has been added to link legal-basis code list with relative tailored code list (legal-basis-1, etc...) regarding notice type value but we don't have such kind of link for others tailored code list.... Did I miss something ? |
Replies: 1 comment 2 replies
|
Hi, |
Hi,
You've properly understood the relation between the tailored list and the accepted values.
Information is also summarized in the documentation: https://docs.ted.europa.eu/eforms/latest/schema/all-in-one.html#procedureTypeSection
This is currently reflected in the rules a same way it is done with the legal basis codelist.
EN2 is currently not able to deal with the tailored lists and no way has currently been defined for defining this in field.json
KR