Schema

You can download the release-schema.json file in English.

ParticipationFee

The extension defines a new ParticipationFee object with these fields:

Field Title Description Type(s)
id Fee ID

A local identifier for this fee, unique within this block. This field is used to keep track of multiple revisions of a fee through the compilation from release to record mechanism.

string
type Fee type

A fees applicable to bidders wishing to participate in the tender process. Fees may apply for access to bidding documents, for the submission of bids or there may be a win fee payable by the successful bidder.

array of strings from closed participationFeeType codelist
value Value

The monetary value of this fee.

Value object
description Description

Optional information about the way in which fees are levied, or the exact nature of the fees.

string
methodOfPayment Method(s) of payment

Optional information about the way in which fees can be paid.

array of strings

Tender

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

Field Title Description Type(s)
participationFees Participation fees

Any fees applicable to bidders wishing to participate in the tender process. Fees may apply for access to bidding documents, for the submission of bids or there may be a win fee payable by the successful bidder.

array of ParticipationFee objects