F13: Results of design contest

Quick links: PDF form | sample XML

Release model

Create an OCDS release and:

  1. Add 'award' to tag.

  2. If the notice has a /RESULTS/AWARDED_PRIZE (Award and prizes) element, set tender.status to 'complete'. Otherwise, if the notice has a /RESULTS/NO_AWARDED_PRIZE/PROCUREMENT_UNSUCCESSFUL (No plans or projects were received or all were rejected) element, set tender.status to 'unsuccessful'. Otherwise, set tender.status to 'cancelled'.

What's new

If you have already implemented all prior forms, this notice adds:

  • V.3 Award and prizes

Other notes

The PDF form has radio buttons for the legal basis, which correspond to a single unlabeled XML element (/LEGAL_BASIS).

Preamble

Index Label and XPath OCDS guidance

Unlabeled
/@LG

Lowercase, and map to language

Unlabeled
/@CATEGORY

Discard. TED translates at form-level. OCDS translates at field-level.

Unlabeled
/LEGAL_BASIS

Set tender.legalBasis.scheme to ‘CELEX’, and map to tender.legalBasis.id

Unlabeled
/LEGAL_BASIS_OTHER

Set tender.legalBasis.scheme to ‘CELEX’, and map to tender.legalBasis.id

Section I

Index Label and XPath OCDS guidance
I

Contracting authority / entity
/CONTRACTING_BODY

I.1

Name and addresses (please identify all contracting authorities/entities responsible for the procedure)
/CONTRACTING_BODY/ADDRESS_CONTRACTING_BODY

Add a party, and add ‘buyer’ to its .roles

Set buyer.id to its .id, and set buyer.name to its .name

Official name
/CONTRACTING_BODY/ADDRESS_CONTRACTING_BODY/OFFICIALNAME

Map to the party’s .name and .identifier.legalName

National registration number
/CONTRACTING_BODY/ADDRESS_CONTRACTING_BODY/NATIONALID

Map to the party’s .identifier.id, and set .identifier.scheme

Postal address
/CONTRACTING_BODY/ADDRESS_CONTRACTING_BODY/ADDRESS

Map to the party’s .address.streetAddress

Town
/CONTRACTING_BODY/ADDRESS_CONTRACTING_BODY/TOWN

Map to the party’s .address.locality

NUTS code
/CONTRACTING_BODY/ADDRESS_CONTRACTING_BODY/NUTS

Take the NUTS code in the CODE attribute, and map to the party’s .address.region

There’s an open issue (#739) about region codes. Issue

Postal code
/CONTRACTING_BODY/ADDRESS_CONTRACTING_BODY/POSTAL_CODE

Map to the party’s .address.postalCode

Country
/CONTRACTING_BODY/ADDRESS_CONTRACTING_BODY/COUNTRY

Take the country code in the VALUE attribute, translate to a country name, and map to the party’s .address.countryName

There’s an open issue (#524) to add a .country field to the Address object, to avoid translation. Issue

Contact person
/CONTRACTING_BODY/ADDRESS_CONTRACTING_BODY/CONTACT_POINT

Map to the party’s .contactPoint.name

Telephone
/CONTRACTING_BODY/ADDRESS_CONTRACTING_BODY/PHONE

Map to the party’s .contactPoint.telephone

E-mail
/CONTRACTING_BODY/ADDRESS_CONTRACTING_BODY/E_MAIL

Map to the party’s .contactPoint.email

Fax
/CONTRACTING_BODY/ADDRESS_CONTRACTING_BODY/FAX

Map to the party’s .contactPoint.faxNumber

Internet address(es)

Main address (URL)
/CONTRACTING_BODY/ADDRESS_CONTRACTING_BODY/URL_GENERAL

Map to the party’s .details.url

Address of the buyer profile (URL)
/CONTRACTING_BODY/ADDRESS_CONTRACTING_BODY/URL_BUYER

Map to the party’s .details.buyerProfile

Unlabeled
/CONTRACTING_BODY/ADDRESS_CONTRACTING_BODY_ADDITIONAL

Add a party, add ‘buyer’ to its .roles, and set its fields as above

I.2

Information about joint procurement

The contest involves joint procurement
/CONTRACTING_BODY/JOINT_PROCUREMENT_INVOLVED

Discard. If there are multiple parties with the role ‘buyer’, then the contract involves joint procurement. (When The contract involves joint procurement is checked, at least one additional contracting authority is provided.)

In the case of joint procurement involving different countries, state applicable national procurement law
/CONTRACTING_BODY/PROCUREMENT_LAW

Map to tender.crossBorderLaw

The contest is organised by a central purchasing body
/CONTRACTING_BODY/CENTRAL_PURCHASING

Add ‘centralPurchasingBody’ to the .roles of the party

I.4

Type of the contracting authority (in the case of a notice published by a contracting authority)
/CONTRACTING_BODY/CA_TYPE

Get the Organization object for the buyer, and add a Classification object to its .details.classifications array. Set the classification’s .scheme to ‘TED_CA_TYPE’, and set its .id and/or .description as follows:

Ministry or any other national or federal authority, including their regional or local subdivisions
/CONTRACTING_BODY/CA_TYPE/@VALUEis MINISTRY

Set .id to ‘MINISTRY’ and .description to ‘Ministry or any other national or federal authority, including their regional or local subdivisions’

National or federal agency / office
/CONTRACTING_BODY/CA_TYPE/@VALUEis NATIONAL_AGENCY

Set .id to ‘NATIONAL_AGENCY’ and .description to ‘National or federal agency/office’

Regional or local authority
/CONTRACTING_BODY/CA_TYPE/@VALUEis REGIONAL_AUTHORITY

Set .id to ‘REGIONAL_AUTHORITY’ and .description to ‘Regional or local authority’

Regional or local agency / office
/CONTRACTING_BODY/CA_TYPE/@VALUEis REGIONAL_AGENCY

Set .id to ‘REGIONAL_AGENCY’ and .description to ‘Regional or local agency/office’

Body governed by public law
/CONTRACTING_BODY/CA_TYPE/@VALUEis BODY_PUBLIC

Set .id to ‘BODY_PUBLIC’ and .description to ‘Body governed by public law’

European institution / agency or international organisation
/CONTRACTING_BODY/CA_TYPE/@VALUEis EU_INSTITUTION

Set .id to ‘EU_INSTITUTION’ and .description to ‘European institution/agency or international organisation’

Other type
/CONTRACTING_BODY/CA_TYPE_OTHER

Map to .description (.id won’t be set)

I.5

Main activity (in the case of a notice published by a contracting authority)
/CONTRACTING_BODY/CA_ACTIVITY

Get the Organization object for the buyer, and add a Classification object to its .details.classifications array. Set the classification’s .scheme to ‘COFOG’, and set its .id and/or .description as follows:

General public services
/CONTRACTING_BODY/CA_ACTIVITY/@VALUEis GENERAL_PUBLIC_SERVICES

Set .id to ‘01’ and .description to ‘General public services’

Housing and community amenities
/CONTRACTING_BODY/CA_ACTIVITY/@VALUEis HOUSING_AND_COMMUNITY_AMENITIES

Set .id to ‘06’ and .description to ‘Housing and community amenities’

Defence
/CONTRACTING_BODY/CA_ACTIVITY/@VALUEis DEFENCE

Set .id to ‘02’ and .description to ‘Defence’

Social protection
/CONTRACTING_BODY/CA_ACTIVITY/@VALUEis SOCIAL_PROTECTION

Set .id to ‘10’ and .description to ‘Social protection’

Public order and safety
/CONTRACTING_BODY/CA_ACTIVITY/@VALUEis PUBLIC_ORDER_AND_SAFETY

Set .id to ‘03’ and .description to ‘Public order and safety’

Recreation, culture and religion
/CONTRACTING_BODY/CA_ACTIVITY/@VALUEis RECREATION_CULTURE_AND_RELIGION

Set .id to ‘08’ and .description to ‘Recreation, culture and religion’

Environment
/CONTRACTING_BODY/CA_ACTIVITY/@VALUEis ENVIRONMENT

Set .id to ‘05’ and .description to ‘Environmental protection’

Education
/CONTRACTING_BODY/CA_ACTIVITY/@VALUEis EDUCATION

Set .id to ‘09’ and .description to ‘Education’

Economic and financial affairs
/CONTRACTING_BODY/CA_ACTIVITY/@VALUEis ECONOMIC_AND_FINANCIAL_AFFAIRS

Set .id to ‘04’ and .description to ‘Economic affairs’

Health
/CONTRACTING_BODY/CA_ACTIVITY/@VALUEis HEALTH

Set .id to ‘07’ and .description to ‘Health’

Other activity
/CONTRACTING_BODY/CA_ACTIVITY_OTHER

Map to .description (.id won’t be set)

I.6

Main activity (in the case of a notice published by a contracting entity)
/CONTRACTING_BODY/CE_ACTIVITY

Get the Organization object for the buyer, and add a Classification object to its .details.classifications array. Set the classification’s .scheme to ‘TED_CE_ACTIVITY’, and set its .id and/or .description as follows:

(The codes are drawn from Directive 2014/25/EU)

Production, transport and distribution of gas and heat
/CONTRACTING_BODY/CE_ACTIVITY/@VALUEis PRODUCTION_TRANSPORT_DISTRIBUTION_GAS_HEAT

Set .id to ‘PRODUCTION_TRANSPORT_DISTRIBUTION_GAS_HEAT’ and .description to ‘Production, transport and distribution of gas and heat’

(Relates to 2014/25/EU Annex 3, point A)

Railway services
/CONTRACTING_BODY/CE_ACTIVITY/@VALUEis RAILWAY_SERVICES

Set .id to ‘RAILWAY_SERVICES’ and .description to ‘Railway services’

(Relates to 2014/25/EU Annex 3, point D)

Electricity
/CONTRACTING_BODY/CE_ACTIVITY/@VALUEis ELECTRICITY

Set .id to ‘ELECTRICITY’ and .description to ‘Electricity’

(Relates to 2014/25/EU Annex 3, point B)

Urban railway, tramway, trolleybus or bus services
/CONTRACTING_BODY/CE_ACTIVITY/@VALUEis URBAN_RAILWAY_TRAMWAY_TROLLEYBUS_BUS_SERVICES

Set .id to ‘URBAN_RAILWAY_TRAMWAY_TROLLEYBUS_BUS_SERVICES’ and .description to ‘Urban railway, tramway, trolleybus or bus services’

(Relates to 2014/25/EU Annex 3, point E)

Extraction of gas and oil
/CONTRACTING_BODY/CE_ACTIVITY/@VALUEis EXPLORATION_EXTRACTION_GAS_OIL

Set .id to ‘EXPLORATION_EXTRACTION_GAS_OIL’ and .description to ‘Extraction of gas and oil’

(Relates to 2014/25/EU Annex 3, point G)

Port-related activities
/CONTRACTING_BODY/CE_ACTIVITY/@VALUEis PORT_RELATED_ACTIVITIES

Set .id to ‘PORT_RELATED_ACTIVITIES’ and .description to ‘Port-related activities’

(Relates to 2014/25/EU Annex 3, point I)

Exploration and extraction of coal and other solid fuels
/CONTRACTING_BODY/CE_ACTIVITY/@VALUEis EXPLORATION_EXTRACTION_COAL_OTHER_SOLID_FUEL

Set .id to ‘EXPLORATION_EXTRACTION_COAL_OTHER_SOLID_FUEL’ and .description to ‘Exploration and extraction of coal and other solid fuels’

(Relates to 2014/25/EU Annex 3, point H)

Airport-related activities
/CONTRACTING_BODY/CE_ACTIVITY/@VALUEis AIRPORT_RELATED_ACTIVITIES

Set .id to ‘AIRPORT_RELATED_ACTIVITIES’ and .description to ‘Airport-related activities’

(Relates to 2014/25/EU Annex 3, point J)

Water
/CONTRACTING_BODY/CE_ACTIVITY/@VALUEis WATER

Set .id to ‘WATER’ and .description to ‘Water’

(Relates to 2014/25/EU Annex 3, point C)

Postal services
/CONTRACTING_BODY/CE_ACTIVITY/@VALUEis POSTAL_SERVICES

Set .id to ‘POSTAL_SERVICES’ and .description to ‘Postal services’

(Relates to 2014/25/EU Annex 3, point F)

Other activity
/CONTRACTING_BODY/CE_ACTIVITY_OTHER

Map to .description (.id won’t be set)

Section II

Index Label and XPath OCDS guidance
II

Object
/OBJECT_CONTRACT

II.1

Scope of the procurement

II.1.1

Title
/OBJECT_CONTRACT/TITLE

Map to tender.title

Reference number
/OBJECT_CONTRACT/REFERENCE_NUMBER

If not set, let Reference number be equal to the ocid value. Map to tender.id (string).

II.1.2

Unlabeled
/OBJECT_CONTRACT/CPV_MAIN

Main CPV code
/OBJECT_CONTRACT/CPV_MAIN/CPV_CODE

Set tender.classification.scheme to ‘CPV’, take the CPV code in the CODE attribute, and map to tender.classification.id

Supplementary CPV code
/OBJECT_CONTRACT/CPV_MAIN/CPV_SUPPLEMENTARY_CODE

For each CODE attribute, add a Classification object to the tender.additionalClassifications array, set its .scheme to ‘CPVS’, prefix by the Main CPV code, and map to its .id. Remove any duplicate entries from the tender.additionalClassifications array.

II.2

Description
/OBJECT_CONTRACT/OBJECT_DESCR

Add a Lot object to the tender.lots array, and add an Item object to the tender.items array. Set the lot’s .status to the same value as tender.status.

F12, F13: Instead, do nothing.

II.2.2

Additional CPV code(s)
/OBJECT_CONTRACT/OBJECT_DESCR/CPV_ADDITIONAL

Main CPV code
/OBJECT_CONTRACT/OBJECT_DESCR/CPV_ADDITIONAL/CPV_CODE

For each CODE attribute, add a Classification object to the item’s .additionalClassifications array, set its .scheme to ‘CPV’, and map to its .id. Remove any duplicate entries from the item’s .additionalClassifications array.

F12, F13: Instead, for each CODE attribute, add a Classification object to the tender.additionalClassifications array, set its .scheme to ‘CPV’, and map to its .id. Remove any duplicate entries from the tender.additionalClassifications array.

Supplementary CPV code
/OBJECT_CONTRACT/OBJECT_DESCR/CPV_ADDITIONAL/CPV_SUPPLEMENTARY_CODE

For each CODE attribute, add a Classification object to the item’s .additionalClassifications array, set its .scheme to ‘CPVS’, prefix by the Main CPV code, and map to its .id. Remove any duplicate entries from the item’s .additionalClassifications array.

F12, F13: Instead, for each CODE attribute, add a Classification object to the tender.additionalClassifications array, set its .scheme to ‘CPVS’, prefix by the Main CPV code, and map to its .id. Remove any duplicate entries from the tender.additionalClassifications array.

II.2.4

Description of the procurement
/OBJECT_CONTRACT/OBJECT_DESCR/SHORT_DESCR

Map to the lot’s .description

F12, F13: Instead, map to tender.description

II.2.13

Information about European Union funds

The procurement is related to a project and/or programme financed by European Union funds

  • Get the Organization object whose .name is ‘European Union’. If none exists yet:
  • Add ‘funder’ to its .roles

  • Get the Finance object whose .description is the Identification of the project. If none exists yet:
    • Add a Finance object to the planning.budget.finance array
    • Map the Identification of the project to its .description
    • Set its .id incrementally
    • Set its .financingParty.name to ‘European Union’
    • Set its .financingParty.id to the party’s .id
  • Add the lot’s .id to the Finance object’s .relatedLots (F12, F13: Instead, do nothing)

In future forms, this field will be de-emphasized.

Discard. If there’s no party with the role ‘funder’ and the name ‘European Union’, then the procurement isn’t related to a project and/or programme financed by European Union funds.

Identification of the project

Section IV

Index Label and XPath OCDS guidance
IV

Procedure
/PROCEDURE

IV.1

Description

IV.1.2

Type of contest

Open
/PROCEDURE/PT_OPEN

Set tender.procurementMethod to ‘open’, and set tender.procurementMethodDetails to ‘Open procedure’

Restricted
/PROCEDURE/PT_RESTRICTED

Set tender.procurementMethod to ‘selective’, and set tender.procurementMethodDetails to ‘Restricted procedure’

IV.1.9

Criteria for the evaluation of projects
/PROCEDURE/CRITERIA_EVALUATION

Map to tender.awardCriteriaDetails

IV.2

Administrative information

IV.2.1

Previous publication concerning this procedure (Design contest notice)

Notice number in the OJ S
/PROCEDURE/NOTICE_NUMBER_OJ

Reference a previous publication

Section V

Index Label and XPath OCDS guidance
V

Results of contest
/RESULTS

Add an Award object to the awards array

The contest was terminated without an award or attribution of prizes

yes
/RESULTS/NO_AWARDED_PRIZE

Set the award’s .status to ‘unsuccessful’

no
/RESULTS/AWARDED_PRIZE

Set the award’s .status to ‘active’

V.1

Information on non-award

The prize/prizes are not awarded

No plans or projects were received or all were rejected
/RESULTS/NO_AWARDED_PRIZE/PROCUREMENT_UNSUCCESSFUL

Set the award’s .statusDetails to ‘unsuccessful’

There’s an open issue (#764) about status details. Issue

Other reasons (discontinuation of procedure)
/RESULTS/NO_AWARDED_PRIZE/PROCUREMENT_DISCONTINUED

Set the award’s .statusDetails to ‘discontinued’

V.3

Award and prizes

V.3.1

Date of the jury decision (dd/mm/yyyy)
/RESULTS/AWARDED_PRIZE/DATE_DECISION_JURY

Map to the award’s .date

V.3.2

Information about participants
/RESULTS/AWARDED_PRIZE/PARTICIPANTS

Number of participants to be contemplated
/RESULTS/AWARDED_PRIZE/PARTICIPANTS/NB_PARTICIPANTS

Add a bids statistic, set its .measure to ‘bids’, and map to its .value.

Number of participating SMEs (SME – as defined in Commission Recommendation 2003/361/EC)
/RESULTS/AWARDED_PRIZE/PARTICIPANTS/NB_PARTICIPANTS_SME

Add a bids statistic, set its .measure to ‘smeBids’, and map to its .value.

Number of participants from other countries
/RESULTS/AWARDED_PRIZE/PARTICIPANTS/NB_PARTICIPANTS_OTHER_EU

Add a bids statistic, set its .measure to ‘foreignBidsFromEU’, and map to its .value.

Unlabeled
/RESULTS/AWARDED_PRIZE/WINNERS

Unlabeled
/RESULTS/AWARDED_PRIZE/WINNERS/WINNER

V.3.3

Name(s) and address(es) of the winner(s) of the contest
/RESULTS/AWARDED_PRIZE/WINNERS/WINNER/ADDRESS_WINNER

Add a party, and add ‘supplier’ to its .roles

Add an OrganizationReference object to the award’s .suppliers array, set its .id to the party’s .id, and set its .name to the party’s .name

Official name
/RESULTS/AWARDED_PRIZE/WINNERS/WINNER/ADDRESS_WINNER/OFFICIALNAME

Same as Official name above

Map to the party’s .name and .identifier.legalName

National registration number
/RESULTS/AWARDED_PRIZE/WINNERS/WINNER/ADDRESS_WINNER/NATIONALID

Map to the party’s .identifier.id, and set the party’s .identifier.scheme

Postal address
/RESULTS/AWARDED_PRIZE/WINNERS/WINNER/ADDRESS_WINNER/ADDRESS

Same as Postal address above

Map to the party’s .address.streetAddress

Town
/RESULTS/AWARDED_PRIZE/WINNERS/WINNER/ADDRESS_WINNER/TOWN

Same as Town above

Map to the party’s .address.locality

NUTS code
/RESULTS/AWARDED_PRIZE/WINNERS/WINNER/ADDRESS_WINNER/NUTS

Same as NUTS code above

Take the NUTS code in the CODE attribute, and map to the party’s .address.region

There’s an open issue (#739) about region codes. Issue

Postal code
/RESULTS/AWARDED_PRIZE/WINNERS/WINNER/ADDRESS_WINNER/POSTAL_CODE

Same as Postal code above

Map to the party’s .address.postalCode

Country
/RESULTS/AWARDED_PRIZE/WINNERS/WINNER/ADDRESS_WINNER/COUNTRY

Same as Country above

Take the country code in the VALUE attribute, translate to a country name, and map to the party’s .address.countryName

There’s an open issue (#524) to add a .country field to the Address object, to avoid translation. Issue

E-mail
/RESULTS/AWARDED_PRIZE/WINNERS/WINNER/ADDRESS_WINNER/E_MAIL

Same as E-mail above

Map to the party’s .contactPoint.email

Telephone
/RESULTS/AWARDED_PRIZE/WINNERS/WINNER/ADDRESS_WINNER/PHONE

Same as Telephone above

Map to the party’s .contactPoint.telephone

Internet address (URL)
/RESULTS/AWARDED_PRIZE/WINNERS/WINNER/ADDRESS_WINNER/URL

Same as Main address above

Map to the party’s .details.url

Fax
/RESULTS/AWARDED_PRIZE/WINNERS/WINNER/ADDRESS_WINNER/FAX

Same as Fax above

Map to the party’s .contactPoint.faxNumber

The winner is an SME

yes
/RESULTS/AWARDED_PRIZE/WINNERS/WINNER/SME

Set the party’s .details.scale to ‘sme’

no
/RESULTS/AWARDED_PRIZE/WINNERS/WINNER/NO_SME

Set the party’s .details.scale to ‘large’

V.3.4

Value of the prize(s)

Value of the prize(s) awarded excluding VAT
/RESULTS/AWARDED_PRIZE/VAL_PRIZE

Map to the award’s .value.amount

Currency
/RESULTS/AWARDED_PRIZE/VAL_PRIZE/@CURRENCY

Map to the award’s .value.currency

Section VI

Index Label and XPath OCDS guidance
VI

Complementary information
/COMPLEMENTARY_INFO

VI.3

Additional information
/COMPLEMENTARY_INFO/INFO_ADD

Map to the release’s description

VI.4

Procedures for review

VI.4.1

Review body
/COMPLEMENTARY_INFO/ADDRESS_REVIEW_BODY

Add a party, and add ‘reviewBody’ to its .roles

Official name
/COMPLEMENTARY_INFO/ADDRESS_REVIEW_BODY/OFFICIALNAME

Same as Official name above

Map to the party’s .name and .identifier.legalName

Postal address
/COMPLEMENTARY_INFO/ADDRESS_REVIEW_BODY/ADDRESS

Same as Postal address above

Map to the party’s .address.streetAddress

Town
/COMPLEMENTARY_INFO/ADDRESS_REVIEW_BODY/TOWN

Same as Town above

Map to the party’s .address.locality

Postal code
/COMPLEMENTARY_INFO/ADDRESS_REVIEW_BODY/POSTAL_CODE

Same as Postal code above

Map to the party’s .address.postalCode

Country
/COMPLEMENTARY_INFO/ADDRESS_REVIEW_BODY/COUNTRY

Same as Country above

Take the country code in the VALUE attribute, translate to a country name, and map to the party’s .address.countryName

There’s an open issue (#524) to add a .country field to the Address object, to avoid translation. Issue

E-mail
/COMPLEMENTARY_INFO/ADDRESS_REVIEW_BODY/E_MAIL

Same as E-mail above

Map to the party’s .contactPoint.email

Telephone
/COMPLEMENTARY_INFO/ADDRESS_REVIEW_BODY/PHONE

Same as Telephone above

Map to the party’s .contactPoint.telephone

Internet address (URL)
/COMPLEMENTARY_INFO/ADDRESS_REVIEW_BODY/URL

Same as Main address above

Map to the party’s .details.url

Fax
/COMPLEMENTARY_INFO/ADDRESS_REVIEW_BODY/FAX

Same as Fax above

Map to the party’s .contactPoint.faxNumber

VI.4.2

Body responsible for mediation procedures
/COMPLEMENTARY_INFO/ADDRESS_MEDIATION_BODY

Add a party, and add ‘mediationBody’ to its .roles

Official name

Same as Official name above

Map to the party’s .name and .identifier.legalName

Postal address

Same as Postal address above

Map to the party’s .address.streetAddress

Town

Same as Town above

Map to the party’s .address.locality

Postal code

Same as Postal code above

Map to the party’s .address.postalCode

Country

Same as Country above

Take the country code in the VALUE attribute, translate to a country name, and map to the party’s .address.countryName

There’s an open issue (#524) to add a .country field to the Address object, to avoid translation. Issue

E-mail

Same as E-mail above

Map to the party’s .contactPoint.email

Telephone

Same as Telephone above

Map to the party’s .contactPoint.telephone

Internet address (URL)

Same as Internet address above

Map to the party’s .details.url

Fax

Same as Fax above

Map to the party’s .contactPoint.faxNumber

VI.4.3

Review procedure

Precise information on deadline(s) for review procedures
/COMPLEMENTARY_INFO/REVIEW_PROCEDURE

Map to tender.reviewDetails

VI.4.4

Service from which information about the review procedure may be obtained
/COMPLEMENTARY_INFO/ADDRESS_REVIEW_INFO

Add a party, and add ‘reviewContactPoint’ to its .roles

Official name

Same as Official name above

Map to the party’s .name and .identifier.legalName

Postal address

Same as Postal address above

Map to the party’s .address.streetAddress

Town

Same as Town above

Map to the party’s .address.locality

Postal code

Same as Postal code above

Map to the party’s .address.postalCode

Country

Same as Country above

Take the country code in the VALUE attribute, translate to a country name, and map to the party’s .address.countryName

There’s an open issue (#524) to add a .country field to the Address object, to avoid translation. Issue

E-mail

Same as E-mail above

Map to the party’s .contactPoint.email

Telephone

Same as Telephone above

Map to the party’s .contactPoint.telephone

Internet address (URL)

Same as Internet address above

Map to the party’s .details.url

Fax

Same as Fax above

Map to the party’s .contactPoint.faxNumber

VI.5

Date of dispatch of this notice (dd/mm/yyyy)
/COMPLEMENTARY_INFO/DATE_DISPATCH_NOTICE

Map to date