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
|
Criterios de selección |
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 Lotes extension:
Field | Title | Description | Type(s) |
---|---|---|---|
selectionCriteria
|
Criterios de selección |
Información sobre las condiciones para participar en un lote. |
SelectionCriteria object |
SelectionCriteria
The extension defines a new SelectionCriteria
object with these fields:
Field | Title | Description | Type(s) |
---|---|---|---|
criteria
|
Criterios de selección |
Los criterios de selección. |
array of SelectionCriterion objects |
description
|
Descripción |
The description of the criteria. |
string |
SelectionCriterion
The extension defines a new SelectionCriterion
object with these fields:
Field | Title | Description | Type(s) |
---|---|---|---|
type
|
Tipo |
El tipo de criterio. |
string from closed selectionCriterionType codelist |
subType
|
Subtype |
The subtype of the criterion. |
string |
description
|
Descripción |
La descripción del criterio. |
string |
minimum
|
Valor o nivel mínimo |
El valor mínimo o nivel de cumplimiento que un candidato debe alcanzar para participar. |
string |
appliesTo
|
Se aplica a |
Si el criterio se aplica a proveedores, subcontratistas o ambos. |
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
|
Números |
Números ligados al criterio. |
array of CriterionNumber objects |
verificationMethod
|
Verification method |
The methods the buyer or procuring entity uses to verify the potential supplier satisfies the criterion. |
string |