From 7747008fc8a880f03f05a134cad61d27c5ada715 Mon Sep 17 00:00:00 2001 From: Duncan Dewhurst Date: Tue, 24 Oct 2023 13:28:07 +1300 Subject: [PATCH] schema/codelists/tenderStatus.csv: Quote deprecation note for withdrawn --- schema/codelists/tenderStatus.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/codelists/tenderStatus.csv b/schema/codelists/tenderStatus.csv index 85e4e936a..fcab442a9 100644 --- a/schema/codelists/tenderStatus.csv +++ b/schema/codelists/tenderStatus.csv @@ -5,4 +5,4 @@ active,Active,"The contracting documents (for example, procurement documents) ar complete,Complete,The bid submission deadline has passed.,1.2,Deprecated because the same information can be determined by the presence of `tender.datePublished` (new in 1.2) and by comparing `tender.tenderPeriod.endDate` to `date`. cancelled,Cancelled,"The contracting process was cancelled by the buyer or the procuring entity (for example, because of a change in needs, insufficient funds, or technical or procedural errors) after the contracting documents (for example, procurement documents) were available to potential suppliers, but not later than the bid submission deadline.",1.2,OCDS 1.2 replaces this code with a new field for final states. unsuccessful,Unsuccessful,"The contracting process failed (for example, no bids were received, all bids were withdrawn by the bidders, all bids were rejected by the buyer or the procuring entity) after the contracting documents (for example, procurement documents) were available to potential suppliers, but not later than the bid submission deadline.",1.2,OCDS 1.2 replaces this code with a new field for final states. -withdrawn,Withdrawn,No further information on the contracting process is available under this ocid.,1.2,This code is deprecated, because it describes the status of the publication, not of the contracting process. +withdrawn,Withdrawn,No further information on the contracting process is available under this ocid.,1.2,"This code is deprecated, because it describes the status of the publication, not of the contracting process."