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) |
---|---|---|---|
exclusionGrounds
|
Exclusion grounds |
Information about the criteria regarding the situation of a tenderer that can lead to its exclusion from the contracting process. For example: criminal convictions, bankruptcy, presence on a blacklist or failure to pay taxes. |
ExclusionGrounds object |
ExclusionGrounds
The extension defines a new ExclusionGrounds
object with these fields:
Field | Title | Description | Type(s) |
---|---|---|---|
criteria
|
Exclusion criteria |
The exclusion criteria. |
array of ExclusionCriterion objects |
ExclusionCriterion
The extension defines a new ExclusionCriterion
object with these fields:
Field | Title | Description | Type(s) |
---|---|---|---|
type
|
Tipo |
El tipo de criterio. |
string |
description
|
Descripción |
La descripción del criterio. |
string |