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)
subcontractingTerms Subcontracting terms

Information about the terms governing subcontracting.

SubcontractingTerms object

Award

The extension defines these fields in the Award object from OCDS:

Field Title Description Type(s)
hasSubcontracting Subcontracting involved

Whether a part of the contract will be subcontracted.

boolean
subcontracting Subcontracting

Information about the parts of the contract that the supplier will subcontract to third parties.

Subcontracting object

Lot

The extension defines these fields in the Lot object from the Lots extension:

Field Title Description Type(s)
subcontractingTerms Subcontracting terms

Information about the terms governing subcontracting.

SubcontractingTerms object

Bid

The extension defines these fields in the Bid object from the Bids and expressions of interest extension:

Field Title Description Type(s)
hasSubcontracting Subcontracting involved

Whether a part of the contract will be subcontracted to third parties.

boolean
subcontracting Subcontracting

Information about the parts of the contract that will be subcontracted to third parties.

Subcontracting object

SubcontractingTerms

The extension defines a new SubcontractingTerms object with these fields:

Field Title Description Type(s)
description Description

A description of the terms governing subcontracting.

string
competitiveMaximumPercentage Maximum percentage of contract value for competitive subcontracting

The maximum percentage of the contract value that the buyer or procuring entity allows the supplier to subcontract to third parties through a competitive procedure, expressed as a decimal proportion between 0 and 1.

number
competitiveMinimumPercentage Minimum percentage of contract value for competitive subcontracting

The minimum percentage of the contract value that the buyer or procuring entity requires the supplier to subcontract to third parties through a competitive procedure, expressed as a decimal proportion between 0 and 1.

number

Subcontracting

The extension defines a new Subcontracting object with these fields:

Field Title Description Type(s)
description Description

The description of the part of the contract that will be subcontracted to third parties.

string
maximumPercentage Maximum percentage of contract value

The maximum percentage of the contract value that will be subcontracted, expressed as a decimal proportion between 0 and 1.

number
minimumPercentage Minimum percentage of contract value

The minimum percentage of the contract value that will be subcontracted, expressed as a decimal proportion between 0 and 1.

number
competitiveMaximumPercentage Maximum percentage of contract value for competitive subcontracting

The maximum percentage of the contract value that the buyer or procuring entity allows the supplier to subcontract to third parties through a competitive procedure, expressed as a decimal proportion between 0 and 1.

number
competitiveMinimumPercentage Minimum percentage of contract value for competitive subcontracting

The minimum percentage of the contract value that the buyer or procuring entity requires the supplier to subcontract to third parties through a competitive procedure, expressed as a decimal proportion between 0 and 1.

number
value Subcontracted value

The estimated value of the part of the contract that will be subcontracted to third parties.

Value object
competitive Competitive subcontracting

Whether the supplier will subcontract part of the contract to third parties through a competitive procedure.

boolean
subcontracts Subcontracts

Information about the subcontracts that will be established.

array of Subcontract objects

Subcontract

The extension defines a new Subcontract object with these fields:

Field Title Description Type(s)
id Identifier

The locally unique identifier for the subcontract.

string
subcontractor Subcontractor

The organization that performs part of the contract on behalf of the suppliers.

OrganizationReference object
mainContractors Main contractors

The organizations to which the subcontractor will be subcontracted, if they are a subset of the tenderers submitting the bid or the suppliers receiving the award.

array of OrganizationReference objects