BT-106 Procedure Accelerated - translation problems, mandatory rules #1034
Labels
schematrons
Related to the Schematron validation (/schematrons SDK folder)
translations
About labels and translations
Milestone
We have noticed the following isse with the field: BT-106-Procedure (name: "Procedure Accelerated").
There are the following rules:
BR-BT-00106-0022 (validation-stage-4-16.sch)
<assert id="BR-BT-00106-0022" role="ERROR" diagnostics="BT-106-Procedure" test="count(cbc:ProcessReasonCode) > 0 or not(../cbc:ProcedureCode/normalize-space(text()) = ('open','restricted','neg-w-call'))">rule|text|BR-BT-00106-0022</assert>
The procedure is accelerated' (BT-106-Procedure) is mandatory in notice type '16 – Contract notice – general directive, standard regime' except when: 'Type of procedure' (BT-105) is 'Open', 'Restricted' or 'Negotiated with prior publication of a call for competition / competitive with negotiation'
Az eljárás gyorsított' (BT-106-Procedure) kötelező a(z) '16 – Eljárást megindító hirdetmény – általános irányelv, klasszikus ajánlatkérőkre vonatkozó szabályok' hirdetménytípusban, a következő feltétel kivételével:'Az eljárás típusa' (BT-105) 'Nyitott', 'Zárt' vagy 'Eljárást megindító felhívás előzetes közzétételével járó tárgyalásos / tárgyalásos'
According to the schematron rule BT-106 is mandatory in notice type '16' when 'Type of procedure' (BT-105) is 'Open', 'Restricted' or 'Negotiated with prior publication of a call for competition / competitive with negotiation'. Both the english and hungarian translation say the opposite.
BR-BT-00106-0053 (validation-stage-4-16.sch)
<assert id="BR-BT-00106-0053" role="ERROR" diagnostics="BT-106-Procedure" test="count(cbc:ProcessReasonCode) = 0 or (../cbc:ProcedureCode/normalize-space(text()) = ('open','restricted','neg-w-call'))">rule|text|BR-BT-00106-0053</assert>
The procedure is accelerated' (BT-106-Procedure) is not allowed in notice type '16 – Contract notice – general directive, standard regime' when: 'Type of procedure' (BT-105) is 'Open', 'Restricted' or 'Negotiated with prior publication of a call for competition / competitive with negotiation'
Az eljárás gyorsított' (BT-106-Procedure) nem engedélyezett a '16 – Eljárást megindító hirdetmény – általános irányelv, klasszikus ajánlatkérőkre vonatkozó szabályok' hirdetménytípusban a következő feltételek mellett:'Az eljárás típusa' (BT-105) 'Nyitott', 'Zárt' vagy 'Eljárást megindító felhívás előzetes közzétételével járó tárgyalásos / tárgyalásos'
According to the schematron rule BT-106 is forbidden in notice type '16' when 'Type of procedure' (BT-105) is NOT 'Open', 'Restricted' or 'Negotiated with prior publication of a call for competition / competitive with negotiation'. Both the english and hungarian translation say the opposite.
BR-BT-00106-0023 (validation-stage-4-17.sch)
<assert id="BR-BT-00106-0023" role="ERROR" diagnostics="BT-106-Procedure" test="count(cbc:ProcessReasonCode) > 0 or not(../cbc:ProcedureCode/normalize-space(text()) = ('open','restricted','neg-w-call','comp-dial','innovation'))">rule|text|BR-BT-00106-0023</assert>
The procedure is accelerated' (BT-106-Procedure) is mandatory in notice type '17 – Contract notice – sectoral directive, standard regime' except when: 'Type of procedure' (BT-105) is not 'Open', 'Restricted', 'Negotiated with prior publication of a call for competition / competitive with negotiation', 'Competitive dialogue' or 'Innovation partnership'
Az eljárás gyorsított' (BT-106-Procedure) kötelező a(z) '17 – Eljárást megindító hirdetmény – ágazati irányelv, általános rész' hirdetménytípusban, a következő feltétel kivételével:'Az eljárás típusa' (BT-105) nem 'Nyitott', 'Zárt', 'Eljárást megindító felhívás előzetes közzétételével járó tárgyalásos / tárgyalásos', 'Versenypárbeszéd' vagy 'Innovációs partnerség'
According to the schematron rule BT-106 is mandatory in notice type '17' when 'Type of procedure' (BT-105) is 'Open', 'Restricted', 'Negotiated with prior publication of a call for competition / competitive with negotiation', 'Competitive dialogue' or 'Innovation partnership'. Both the english and hungarian translation say the opposite.
BR-BT-00106-0036 (validation-stage-4-29.sch)
<assert id=""BR-BT-00106-0036"" role=""ERROR"" diagnostics=""BT-106-Procedure"" test=""count(cbc:ProcessReasonCode) = 0 or (../cbc:ProcedureCode/normalize-space(text()) = ('open','restricted','neg-w-call'))"">rule|text|BR-BT-00106-0036</assert>
The procedure is accelerated' (BT-106-Procedure) is not allowed in notice type '29 – Contract award notice – general directive, standard regime' when: 'Type of procedure' (BT-105) is 'Open', 'Restricted' or 'Negotiated with prior publication of a call for competition / competitive with negotiation'
Az eljárás gyorsított' (BT-106-Procedure) nem engedélyezett a '29 – Tájékoztató az eljárás eredményéről – általános irányelv, klasszikus ajánlatkérőkre vonatkozó szabályok' hirdetménytípusban a következő feltételek mellett:'Az eljárás típusa' (BT-105) 'Nyitott', 'Zárt' vagy 'Eljárást megindító felhívás előzetes közzétételével járó tárgyalásos / tárgyalásos'
According to the schematron rule BT-106 is forbidden in notice type '29' when 'Type of procedure' (BT-105) is NOT 'Open', 'Restricted' or 'Negotiated with prior publication of a call for competition / competitive with negotiation'. Both the english and hungarian translation say the opposite.
The second part of the issue is that the mandatory rules aren't invited during schematron validation.
For example according to the rule BR-BT-00106-0022 (validation-stage-4-16.sch) we should send BT-106 (in case of BT-105='Open'), but we don't recive any ERROR during the validation. I send you an xml example.
BT_106.txt
We use SDK 1.11.1.
Could you please investigate this issue?
Thanks in advance!
The text was updated successfully, but these errors were encountered: