Skip to content

Commit

Permalink
examples: Update validation reports
Browse files Browse the repository at this point in the history
Update affected validation report after the removal of rules
(TEDEFO-2713).

This should have been done in commit fc9ccb4.
  • Loading branch information
bertrand-lorentz committed Oct 6, 2023
1 parent 534e980 commit 603647b
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions examples/reports/INVALID_cn_24_multiple.svrl
Original file line number Diff line number Diff line change
Expand Up @@ -469,27 +469,7 @@
<svrl:fired-rule context="/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingTerms/cac:TenderRecipientParty/cac:PartyIdentification/cbc:ID"/>
<svrl:active-pattern id="EFORMS-validation-stage-4"/>
<svrl:fired-rule context="/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess[/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:NoticeSubType/cbc:SubTypeCode/text() = '16']"/>
<svrl:failed-assert id="BR-BT-00132-0022"
location="/cn:ContractNotice/cac:ProcurementProjectLot[1]/cac:TenderingProcess"
role="ERROR"
test="count(cac:OpenTenderEvent/cbc:OccurrenceDate) &gt; 0 or not(../../cac:TenderingProcess/cbc:ProcedureCode/normalize-space(text()) = 'open')">
<svrl:text>rule|text|BR-BT-00132-0022</svrl:text>
<svrl:diagnostic-reference diagnostic="ND-LotTenderingProcess_BT-132_d_-Lot"
see="field:BT-132(d)-Lot">
<svrl:text>cac:OpenTenderEvent/cbc:OccurrenceDate</svrl:text>
</svrl:diagnostic-reference>
</svrl:failed-assert>
<svrl:fired-rule context="/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess[/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:NoticeSubType/cbc:SubTypeCode/text() = '16']"/>
<svrl:failed-assert id="BR-BT-00132-0022"
location="/cn:ContractNotice/cac:ProcurementProjectLot[2]/cac:TenderingProcess"
role="ERROR"
test="count(cac:OpenTenderEvent/cbc:OccurrenceDate) &gt; 0 or not(../../cac:TenderingProcess/cbc:ProcedureCode/normalize-space(text()) = 'open')">
<svrl:text>rule|text|BR-BT-00132-0022</svrl:text>
<svrl:diagnostic-reference diagnostic="ND-LotTenderingProcess_BT-132_d_-Lot"
see="field:BT-132(d)-Lot">
<svrl:text>cac:OpenTenderEvent/cbc:OccurrenceDate</svrl:text>
</svrl:diagnostic-reference>
</svrl:failed-assert>
<svrl:fired-rule context="/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingTerms[/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:NoticeSubType/cbc:SubTypeCode/text() = '16']"/>
<svrl:fired-rule context="/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingTerms[/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:NoticeSubType/cbc:SubTypeCode/text() = '16']"/>
<svrl:fired-rule context="/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingTerms/cac:CallForTendersDocumentReference[/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:NoticeSubType/cbc:SubTypeCode/text() = '16']"/>
Expand Down

0 comments on commit 603647b

Please sign in to comment.