Schema
You can download the release-schema.json
file in English.
Tender
The extension defines these fields in the Tender
object from OCDS:
Field | Title | Description | Type(s) |
---|---|---|---|
selectionCriteria
|
Selection criteria |
The minimum requirements for potential suppliers to participate in the contracting process. Selection criteria ensure that a potential supplier has the legal and financial capacities and the technical and professional abilities to perform the contract. |
SelectionCriteria object |
Lot
The extension defines these fields in the Lot
object from the Lots extension:
Field | Title | Description | Type(s) |
---|---|---|---|
selectionCriteria
|
Selection criteria |
Information about the conditions for participation in a lot. |
SelectionCriteria object |
SelectionCriteria
The extension defines a new SelectionCriteria
object with these fields:
Field | Title | Description | Type(s) |
---|---|---|---|
criteria
|
Selection criteria |
The selection criteria. |
array of SelectionCriterion objects |
description
|
Description |
The description of the criteria. |
string |
SelectionCriterion
The extension defines a new SelectionCriterion
object with these fields:
Field | Title | Description | Type(s) |
---|---|---|---|
type
|
Type |
The type of the criterion. |
string from closed selectionCriterionType codelist |
subType
|
Subtype |
The subtype of the criterion. |
string |
description
|
Description |
The description of the criterion. |
string |
minimum
|
Minimum value or level |
The minimum value or level of compliance a candidate needs to meet in order to participate. |
string |
appliesTo
|
Applies to |
Whether the criterion applies to suppliers, subcontractors, or both. |
array of strings from closed appliesTo codelist |
forReduction
|
For reduction? |
Whether the criterion is used to select the potential suppliers to be invited to the second stage of the contracting process, if the number of invitations is limited. |
boolean |
numbers
|
Numbers |
Numbers linked to the criterion. |
array of CriterionNumber objects |
verificationMethod
|
Verification method |
The methods the buyer or procuring entity uses to verify the potential supplier satisfies the criterion. |
string |