diff --git a/CHANGELOG.md b/CHANGELOG.md index 56e668ba4..4a729a58f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,48 +1,50 @@ -# SDK 1.5.1 Release Notes +# SDK 1.6.0 Release Notes -This release includes several corrections: +This release of the SDK does not contain any backwards incompatible changes: software that was able to use version 1.5.0 should also be able to use this version. -* Correct notice type definition for subtype 14, add and correct a few groups for other subtypes. -* Add missing English texts for 2 codes in the "innovative-acquisition" codelist. +## Additional information -A comprehensive list of changes between SDK 1.5.0 and SDK 1.5.1 can seen at +Several new properties were added in fields.json: -The documentation for the SDK is available at . The source for this documentation is maintained in the [eforms-docs](https://github.com/OP-TED/eforms-docs) repository. +* "presetValue" for fields that have a default or constant value, which can simplify the filling of forms +* "schemeName" for fields of type "id", to support to indicate the expected value of the "schemeName" attribute in the XML +* "captionFieldId" for nodes that have a "identifierFieldId", to indicate the field that can be used to show a more meaningful text for the user (like the organisation name), in addition to the technical identifier (like "ORG-0001") + +The files "notice-types.json" now also contains information on all XML namespaces and prefixes that are used in XML notices. +Schematron rules now indicate the identifier of the field or node to which each rule applies, and this information is present in validation reports. This can allow front-end applications to help the end user to link error messages with the relevant field on the screen. -# SDK 1.5.0 Release Notes +The SDK package now contains in the root folder a file named VERSION that contains the complete version number of the SDK. This makes it easier to identify the version after unpacking the SDK. -This release of the SDK does not contain any backwards incompatible changes: software that was able to use version 1.4.0 should also be able to use this version. +## Updated metadata content -This version brings various changes in the metadata content that were needed for corrections, enhancements and consistency: +This version brings various changes in the metadata content that were needed for corrections, enhancements and consistency. The following is an overview of the main changes: -* Several elements in the eForms schema were updated, to remove incorrect restrictions. +* The content of codelists was updated. + * Aligned with the latest official codelists with EU Vocabularies. + * Corrected Estonian translation for clos-nw in the "winner-selection-status" codelist. * Schematron rules were added and updated. -* Examples were updated accordingly, along with their validation reports. -* The node structure was corrected, along with the definition of corresponding fields. The definitions of several fields were corrected. + * Harmonised rules for Unpublished Access Date (BT-198): it must be between 2 days and 10 years after the Notice Dispatch Date (BT-05). + * Removed rules for form-type="change" and notice-type="corr". Change notices should use the same form-type and notice-type as their original notice; "change" and "corr" will be deprecated and removed from their codelists (planned for June). + * Corrected rule: Deadline Receipt Requests (BT-1311) value must be earlier than Dispatch Invitation Tender (BT-130) value. + * Removed rules that required EU Funds (BT-60) to be true if legal basis (BT-01) is Regulation 2018/1046 or Decision 2016/245, which triggered errors for notice subtypes 1-6, T01, and T02. + * Corrected rule: BT-531-Part is only mandatory for subtypes 4/5/6 and forbidden for others (from ) + * Corrected rule: for notice subtypes 4 and 5, Mediator should not be mandatory but only specified when it exists. + * Corrected rule: prohibit the repetition of a single language for "text-multilingual" for BT-500-Organization-Company. +* Examples were updated accordingly, along with their validation reports. A new invalid example was added. +* The node structure was corrected, along with the definitions of corresponding fields. The definitions of several fields were corrected. + * Corrected repeatable property of ND-LateTendererInformation, ND-LotEmploymentLegislation, ND-LotEnvironmentalLegislation, ND-LotFiscalLegislation. + * Updated parent node of BT-106-Procedure and OPT-090-Lot. * All notice type definitions were updated and corrected. -* View templates were corrected and updated. + * Corrected nodes referenced by 2 groups in the same notice type. + * "Main nature" displayed as combobox instead of radio buttons (from ). + * Corrections for T01 and T02. +* View templates were corrected and updated, in particular for unpublished fields, and missing colons were added. * Translations were added and corrected for various asset types. + * rule_*.xml added for all languages (but note that the translated messages are not yet available). -As new rules were added, a notice that was valid with SDK 1.4.x might not be valid with this version. +As new rules were added, a notice that was valid with SDK 1.5.x might not be valid with this version. The documentation for the SDK is available at . The source for this documentation is maintained in the [eforms-docs](https://github.com/OP-TED/eforms-docs) repository. -A comprehensive list of changes between SDK 1.4.1 and SDK 1.5.0 can seen at - -The following non-exhaustive list can help to provide an overview of the changes: - -* Changed some rules for Contract modification fields. -* OPT-301-Part-AddInfo is no longer mandatory for notice subtypes 4 and 5 (PIN only). -* Aligned forbidden rules for BT-133-Lot Public Opening Place and BT-134-Lot Public Opening Description. -* BT-196(BT-xxx) Unpublished Justification Description is no longer always mandatory (schema change). -* Form T02: OPP-021-Contract is made multilingual and can now have more than one occurrence (schema change). -* Added fields to allow Group Framework Re-estimated Value BT-1561-NoticeResult to be unpublished. -* Place of performance fields for lots are now aligned with parts and procedures. -* BT-738-notice preferred publication date was added to forms X01 and X02. -* Accessibility code and justification BT-754 and BT-755 accessibility now share the same repeatable parent node. -* Renewal description BT-57-Lot, a multilingual field, now has its direct parent as parent node. -* Framework Maximum value BT-271 was added to the notice type definitions. -* Non-disclosure agreement fields BT-801 and BT-802 were added to the notice type definitions and the same parent node -* Strategic procurement code and description BT-06 and BT-777 Strategic procurement now share the same parent node. -* Removed BT-630 from notice subtype 8 in the notice type definitions. +A comprehensive list of changes between SDK 1.5.1 and SDK 1.6.0 can be seen at diff --git a/codelists/accessibility.gc b/codelists/accessibility.gc index 32f69d2b6..50b675653 100644 --- a/codelists/accessibility.gc +++ b/codelists/accessibility.gc @@ -1,5 +1,5 @@ - + Accessibility diff --git a/codelists/applicability.gc b/codelists/applicability.gc index 62549db73..ea080521a 100644 --- a/codelists/applicability.gc +++ b/codelists/applicability.gc @@ -1,5 +1,5 @@ - + Applicability diff --git a/codelists/applicability_reserved-execution.gc b/codelists/applicability_reserved-execution.gc index aea3c9b19..d6ee22dd9 100644 --- a/codelists/applicability_reserved-execution.gc +++ b/codelists/applicability_reserved-execution.gc @@ -1,12 +1,12 @@ - + ReservedExecution reserved-execution http://publications.europa.eu/resource/authority/applicability applicability - 1.5.0 + 1.6.0 diff --git a/codelists/award-criterion-type.gc b/codelists/award-criterion-type.gc index 856fb0439..110e21ec1 100644 --- a/codelists/award-criterion-type.gc +++ b/codelists/award-criterion-type.gc @@ -1,5 +1,5 @@ - + AwardCriterionType diff --git a/codelists/buyer-categories.gc b/codelists/buyer-categories.gc index c678f7267..e48fdc6ed 100644 --- a/codelists/buyer-categories.gc +++ b/codelists/buyer-categories.gc @@ -1,5 +1,5 @@ - + BuyerCategories diff --git a/codelists/buyer-contracting-type.gc b/codelists/buyer-contracting-type.gc index 62a6f45ec..0afee8e23 100644 --- a/codelists/buyer-contracting-type.gc +++ b/codelists/buyer-contracting-type.gc @@ -1,5 +1,5 @@ - + BuyerContractingType diff --git a/codelists/buyer-legal-type.gc b/codelists/buyer-legal-type.gc index 080f1c9c7..af87dff95 100644 --- a/codelists/buyer-legal-type.gc +++ b/codelists/buyer-legal-type.gc @@ -1,5 +1,5 @@ - + BuyerLegalType diff --git a/codelists/buyer-legal-type_eforms-buyer-legal-type.gc b/codelists/buyer-legal-type_eforms-buyer-legal-type.gc index 1162dc31f..62a55c5df 100644 --- a/codelists/buyer-legal-type_eforms-buyer-legal-type.gc +++ b/codelists/buyer-legal-type_eforms-buyer-legal-type.gc @@ -1,12 +1,12 @@ - + EformsBuyerLegalType eforms-buyer-legal-type http://publications.europa.eu/resource/authority/buyer-legal-type buyer-legal-type - 1.5.0 + 1.6.0 diff --git a/codelists/change-corrig-justification.gc b/codelists/change-corrig-justification.gc index 3988ef104..d9ca4da89 100644 --- a/codelists/change-corrig-justification.gc +++ b/codelists/change-corrig-justification.gc @@ -1,5 +1,5 @@ - + ChangeCorrigJustification diff --git a/codelists/classification-type.gc b/codelists/classification-type.gc index 35cba536c..d0b7ddfe8 100644 --- a/codelists/classification-type.gc +++ b/codelists/classification-type.gc @@ -1,5 +1,5 @@ - + ClassificationType diff --git a/codelists/codelists.json b/codelists/codelists.json index 3c28f29c5..7c234a34f 100644 --- a/codelists/codelists.json +++ b/codelists/codelists.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.55", - "createdOn" : "2023-02-08T10:39:24" + "version" : "1.6.0", + "createdOn" : "2023-02-17T12:00:00" }, "codelists" : [ { "id" : "accelerated-procedure", diff --git a/codelists/communication-justification.gc b/codelists/communication-justification.gc index ba9a76a7d..c39ac1d9d 100644 --- a/codelists/communication-justification.gc +++ b/codelists/communication-justification.gc @@ -1,5 +1,5 @@ - + CommunicationJustification diff --git a/codelists/communication-justification_no-esubmission-justification.gc b/codelists/communication-justification_no-esubmission-justification.gc index 0811ca177..3fc5a6430 100644 --- a/codelists/communication-justification_no-esubmission-justification.gc +++ b/codelists/communication-justification_no-esubmission-justification.gc @@ -1,12 +1,12 @@ - + NoEsubmissionJustification no-esubmission-justification http://publications.europa.eu/resource/authority/communication-justification communication-justification - 1.5.0 + 1.6.0 diff --git a/codelists/conditions.gc b/codelists/conditions.gc index 0394f8478..bc0b75c95 100644 --- a/codelists/conditions.gc +++ b/codelists/conditions.gc @@ -1,5 +1,5 @@ - + Conditions diff --git a/codelists/contract-detail.gc b/codelists/contract-detail.gc index a7c8c6506..07e5153dc 100644 --- a/codelists/contract-detail.gc +++ b/codelists/contract-detail.gc @@ -1,5 +1,5 @@ - + ContractDetail diff --git a/codelists/contract-nature.gc b/codelists/contract-nature.gc index 13c4b118a..c46402b76 100644 --- a/codelists/contract-nature.gc +++ b/codelists/contract-nature.gc @@ -1,5 +1,5 @@ - + ContractNature diff --git a/codelists/contract-nature_eforms-contract-nature.gc b/codelists/contract-nature_eforms-contract-nature.gc index eab58ac6b..75eccd885 100644 --- a/codelists/contract-nature_eforms-contract-nature.gc +++ b/codelists/contract-nature_eforms-contract-nature.gc @@ -1,12 +1,12 @@ - + EformsContractNature eforms-contract-nature http://publications.europa.eu/resource/authority/contract-nature contract-nature - 1.5.0 + 1.6.0 diff --git a/codelists/country.gc b/codelists/country.gc index 9a258c768..a45209b93 100644 --- a/codelists/country.gc +++ b/codelists/country.gc @@ -1,5 +1,5 @@ - + Country diff --git a/codelists/country_eea-country.gc b/codelists/country_eea-country.gc index 3c00607fb..930442dea 100644 --- a/codelists/country_eea-country.gc +++ b/codelists/country_eea-country.gc @@ -1,12 +1,12 @@ - + EeaCountry eea-country http://publications.europa.eu/resource/authority/country country - 1.5.0 + 1.6.0 diff --git a/codelists/country_eforms-country.gc b/codelists/country_eforms-country.gc index fb3582be5..cb720059c 100644 --- a/codelists/country_eforms-country.gc +++ b/codelists/country_eforms-country.gc @@ -1,12 +1,12 @@ - + EformsCountry eforms-country http://publications.europa.eu/resource/authority/country country - 1.5.67 + 1.6.0 diff --git a/codelists/country_eu-country.gc b/codelists/country_eu-country.gc index 3aee8c1ba..867125d9d 100644 --- a/codelists/country_eu-country.gc +++ b/codelists/country_eu-country.gc @@ -1,12 +1,12 @@ - + EuCountry eu-country http://publications.europa.eu/resource/authority/country country - 1.5.0 + 1.6.0 diff --git a/codelists/country_lawful-country.gc b/codelists/country_lawful-country.gc index 30d429d8f..cc3c76de8 100644 --- a/codelists/country_lawful-country.gc +++ b/codelists/country_lawful-country.gc @@ -1,12 +1,12 @@ - + LawfulCountry lawful-country http://publications.europa.eu/resource/authority/country country - 1.5.35 + 1.6.0 diff --git a/codelists/country_nuts-country.gc b/codelists/country_nuts-country.gc index 362179b39..025d06f42 100644 --- a/codelists/country_nuts-country.gc +++ b/codelists/country_nuts-country.gc @@ -1,12 +1,12 @@ - + NutsCountry nuts-country http://publications.europa.eu/resource/authority/country country - 1.5.0 + 1.6.0 diff --git a/codelists/country_postcode-country.gc b/codelists/country_postcode-country.gc index 8ecbe2713..18019fce7 100644 --- a/codelists/country_postcode-country.gc +++ b/codelists/country_postcode-country.gc @@ -1,12 +1,12 @@ - + PostcodeCountry postcode-country http://publications.europa.eu/resource/authority/country country - 1.5.67 + 1.6.0 diff --git a/codelists/cpv.gc b/codelists/cpv.gc index 0d0f87675..560004ab4 100644 --- a/codelists/cpv.gc +++ b/codelists/cpv.gc @@ -1,5 +1,5 @@ - + cpv_2008_core diff --git a/codelists/cpv_social-service-cpv.gc b/codelists/cpv_social-service-cpv.gc index d35d53d2c..b52e9909b 100644 --- a/codelists/cpv_social-service-cpv.gc +++ b/codelists/cpv_social-service-cpv.gc @@ -1,12 +1,12 @@ - + SocialServiceCpv social-service-cpv http://data.europa.eu/cpv/Cpv2008/Code cpv - 1.5.0 + 1.6.0 diff --git a/codelists/criterion.gc b/codelists/criterion.gc index 379222c9d..04b7c8bd9 100644 --- a/codelists/criterion.gc +++ b/codelists/criterion.gc @@ -1,5 +1,5 @@ - + Criterion diff --git a/codelists/criterion_exclusion-ground.gc b/codelists/criterion_exclusion-ground.gc index 894b2898e..1f8537b4c 100644 --- a/codelists/criterion_exclusion-ground.gc +++ b/codelists/criterion_exclusion-ground.gc @@ -1,12 +1,12 @@ - + ExclusionGround exclusion-ground http://publications.europa.eu/resource/authority/criterion criterion - 1.5.0 + 1.6.0 diff --git a/codelists/currency.gc b/codelists/currency.gc index ca4ec0b20..47e0c2525 100644 --- a/codelists/currency.gc +++ b/codelists/currency.gc @@ -1,5 +1,5 @@ - + Currency diff --git a/codelists/currency_eforms-currency.gc b/codelists/currency_eforms-currency.gc index 6737d482c..eb00cf044 100644 --- a/codelists/currency_eforms-currency.gc +++ b/codelists/currency_eforms-currency.gc @@ -1,12 +1,12 @@ - + EformsCurrency eforms-currency http://publications.europa.eu/resource/authority/currency currency - 1.5.67 + 1.6.0 diff --git a/codelists/customer-service.gc b/codelists/customer-service.gc index 1a30a167f..fc76fd6b7 100644 --- a/codelists/customer-service.gc +++ b/codelists/customer-service.gc @@ -1,5 +1,5 @@ - + CustomerService diff --git a/codelists/cvd-contract-type.gc b/codelists/cvd-contract-type.gc index ffe446001..2c138ab4a 100644 --- a/codelists/cvd-contract-type.gc +++ b/codelists/cvd-contract-type.gc @@ -1,11 +1,11 @@ - + CvdContractType cvd-contract-type http://publications.europa.eu/resource/authority/cvd-contract-type - 20220928-0 + 20221214-0 http://publications.europa.eu/resource/dataset/cvd-contract-type diff --git a/codelists/direct-award-justification.gc b/codelists/direct-award-justification.gc index 4a6a3bbf3..0e9e07e61 100644 --- a/codelists/direct-award-justification.gc +++ b/codelists/direct-award-justification.gc @@ -1,5 +1,5 @@ - + DirectAwardJustification diff --git a/codelists/document-distribution.gc b/codelists/document-distribution.gc index 371472828..0ea01abe8 100644 --- a/codelists/document-distribution.gc +++ b/codelists/document-distribution.gc @@ -1,5 +1,5 @@ - + DocumentDistribution diff --git a/codelists/document-status.gc b/codelists/document-status.gc index 7ae2597ca..30ad08b90 100644 --- a/codelists/document-status.gc +++ b/codelists/document-status.gc @@ -1,5 +1,5 @@ - + DocumentStatus diff --git a/codelists/document-status_linguistic-status.gc b/codelists/document-status_linguistic-status.gc index 97779b10f..924cf9abf 100644 --- a/codelists/document-status_linguistic-status.gc +++ b/codelists/document-status_linguistic-status.gc @@ -1,11 +1,11 @@ - + LinguisticStatus linguistic-status document-status - 1.5.0 + 1.6.0 diff --git a/codelists/dps-usage.gc b/codelists/dps-usage.gc index e7032b630..8d8887539 100644 --- a/codelists/dps-usage.gc +++ b/codelists/dps-usage.gc @@ -1,5 +1,5 @@ - + DpsUsage diff --git a/codelists/economic-operator-size.gc b/codelists/economic-operator-size.gc index c23438a66..5c9d8898c 100644 --- a/codelists/economic-operator-size.gc +++ b/codelists/economic-operator-size.gc @@ -1,5 +1,5 @@ - + EconomicOperatorSize diff --git a/codelists/environmental-impact.gc b/codelists/environmental-impact.gc index e59e6a328..96ff9d0be 100644 --- a/codelists/environmental-impact.gc +++ b/codelists/environmental-impact.gc @@ -1,5 +1,5 @@ - + EnvironmentalImpact diff --git a/codelists/eu-funded.gc b/codelists/eu-funded.gc index 10e02988c..74584db5f 100644 --- a/codelists/eu-funded.gc +++ b/codelists/eu-funded.gc @@ -1,5 +1,5 @@ - + EuFunded diff --git a/codelists/eu-programme.gc b/codelists/eu-programme.gc index 91b9bf622..03fb97edc 100644 --- a/codelists/eu-programme.gc +++ b/codelists/eu-programme.gc @@ -1,5 +1,5 @@ - + EuProgramme diff --git a/codelists/form-type.gc b/codelists/form-type.gc index 08411f505..c74c1ae73 100644 --- a/codelists/form-type.gc +++ b/codelists/form-type.gc @@ -1,5 +1,5 @@ - + FormType diff --git a/codelists/framework-agreement.gc b/codelists/framework-agreement.gc index 8ce027fd3..7065fed6e 100644 --- a/codelists/framework-agreement.gc +++ b/codelists/framework-agreement.gc @@ -1,5 +1,5 @@ - + FrameworkAgreement diff --git a/codelists/gpp-criteria.gc b/codelists/gpp-criteria.gc index a728f9014..071790390 100644 --- a/codelists/gpp-criteria.gc +++ b/codelists/gpp-criteria.gc @@ -1,5 +1,5 @@ - + GppCriteria diff --git a/codelists/indicator.gc b/codelists/indicator.gc index 77c7768b1..df8a05470 100644 --- a/codelists/indicator.gc +++ b/codelists/indicator.gc @@ -1,5 +1,5 @@ - + Indicator diff --git a/codelists/indicator_accelerated-procedure.gc b/codelists/indicator_accelerated-procedure.gc index f5a420e55..6f6e110d8 100644 --- a/codelists/indicator_accelerated-procedure.gc +++ b/codelists/indicator_accelerated-procedure.gc @@ -1,11 +1,11 @@ - + AcceleratedProcedure accelerated-procedure indicator - 1.5.0 + 1.6.0 diff --git a/codelists/indicator_cvd-scope.gc b/codelists/indicator_cvd-scope.gc index 0aa67fa31..5e2e77f7a 100644 --- a/codelists/indicator_cvd-scope.gc +++ b/codelists/indicator_cvd-scope.gc @@ -1,11 +1,11 @@ - + CvdScope cvd-scope indicator - 1.5.0 + 1.6.0 diff --git a/codelists/indicator_esignature-submission.gc b/codelists/indicator_esignature-submission.gc index abc08e796..3c0253a1b 100644 --- a/codelists/indicator_esignature-submission.gc +++ b/codelists/indicator_esignature-submission.gc @@ -1,11 +1,11 @@ - + EsignatureSubmission esignature-submission indicator - 1.5.0 + 1.6.0 diff --git a/codelists/indicator_nda.gc b/codelists/indicator_nda.gc index b7b9c485a..b1c3fa8fa 100644 --- a/codelists/indicator_nda.gc +++ b/codelists/indicator_nda.gc @@ -1,11 +1,11 @@ - + Nda nda indicator - 1.5.0 + 1.6.0 diff --git a/codelists/indicator_required.gc b/codelists/indicator_required.gc index 14af85248..b9d658e31 100644 --- a/codelists/indicator_required.gc +++ b/codelists/indicator_required.gc @@ -1,11 +1,11 @@ - + Required required indicator - 1.5.0 + 1.6.0 diff --git a/codelists/indicator_subcontracting-allowed.gc b/codelists/indicator_subcontracting-allowed.gc index 02c803954..2157f5326 100644 --- a/codelists/indicator_subcontracting-allowed.gc +++ b/codelists/indicator_subcontracting-allowed.gc @@ -1,11 +1,11 @@ - + SubcontractingAllowed subcontracting-allowed indicator - 1.5.0 + 1.6.0 diff --git a/codelists/indicator_tender-guarantee-required.gc b/codelists/indicator_tender-guarantee-required.gc index 585c822a3..aeb6f0526 100644 --- a/codelists/indicator_tender-guarantee-required.gc +++ b/codelists/indicator_tender-guarantee-required.gc @@ -1,11 +1,11 @@ - + TenderGuaranteeRequired tender-guarantee-required indicator - 1.5.0 + 1.6.0 diff --git a/codelists/innovative-acquisition.gc b/codelists/innovative-acquisition.gc index 4cc747bc3..e734c19b4 100644 --- a/codelists/innovative-acquisition.gc +++ b/codelists/innovative-acquisition.gc @@ -1,5 +1,5 @@ - + InnovativeAcquisition diff --git a/codelists/irregularity-type.gc b/codelists/irregularity-type.gc index 889345b99..0a5bf3c7c 100644 --- a/codelists/irregularity-type.gc +++ b/codelists/irregularity-type.gc @@ -1,5 +1,5 @@ - + IrregularityType diff --git a/codelists/language.gc b/codelists/language.gc index 963071683..20cce5659 100644 --- a/codelists/language.gc +++ b/codelists/language.gc @@ -1,5 +1,5 @@ - + Language diff --git a/codelists/language_eforms-language.gc b/codelists/language_eforms-language.gc index 38d146043..55b81f17e 100644 --- a/codelists/language_eforms-language.gc +++ b/codelists/language_eforms-language.gc @@ -1,12 +1,12 @@ - + EformsLanguage eforms-language http://publications.europa.eu/resource/authority/language language - 1.5.0 + 1.6.0 diff --git a/codelists/language_eu-official-language.gc b/codelists/language_eu-official-language.gc index f8baf99cb..82cc9f0f7 100644 --- a/codelists/language_eu-official-language.gc +++ b/codelists/language_eu-official-language.gc @@ -1,12 +1,12 @@ - + EuOfficialLanguage eu-official-language http://publications.europa.eu/resource/authority/language language - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis.gc b/codelists/legal-basis.gc index 714b85afc..129a1741d 100644 --- a/codelists/legal-basis.gc +++ b/codelists/legal-basis.gc @@ -1,5 +1,5 @@ - + LegalBasis diff --git a/codelists/legal-basis_eforms-legal-basis.gc b/codelists/legal-basis_eforms-legal-basis.gc index 27b701dbc..e85f88cca 100644 --- a/codelists/legal-basis_eforms-legal-basis.gc +++ b/codelists/legal-basis_eforms-legal-basis.gc @@ -1,12 +1,12 @@ - + EformsLegalBasis eforms-legal-basis http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-1.gc b/codelists/legal-basis_legal-basis-1.gc index a82bc4e0d..203387775 100644 --- a/codelists/legal-basis_legal-basis-1.gc +++ b/codelists/legal-basis_legal-basis-1.gc @@ -1,12 +1,12 @@ - + LegalBasis1 legal-basis-1 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-10.gc b/codelists/legal-basis_legal-basis-10.gc index 7d49964b5..55455a9e6 100644 --- a/codelists/legal-basis_legal-basis-10.gc +++ b/codelists/legal-basis_legal-basis-10.gc @@ -1,12 +1,12 @@ - + LegalBasis10 legal-basis-10 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-11.gc b/codelists/legal-basis_legal-basis-11.gc index d84e2ee19..1525dad9f 100644 --- a/codelists/legal-basis_legal-basis-11.gc +++ b/codelists/legal-basis_legal-basis-11.gc @@ -1,12 +1,12 @@ - + LegalBasis11 legal-basis-11 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-12.gc b/codelists/legal-basis_legal-basis-12.gc index cb2054921..a76259242 100644 --- a/codelists/legal-basis_legal-basis-12.gc +++ b/codelists/legal-basis_legal-basis-12.gc @@ -1,12 +1,12 @@ - + LegalBasis12 legal-basis-12 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-13.gc b/codelists/legal-basis_legal-basis-13.gc index c69622f76..b2aba7cf0 100644 --- a/codelists/legal-basis_legal-basis-13.gc +++ b/codelists/legal-basis_legal-basis-13.gc @@ -1,12 +1,12 @@ - + LegalBasis13 legal-basis-13 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-14.gc b/codelists/legal-basis_legal-basis-14.gc index d01d659a4..847c58205 100644 --- a/codelists/legal-basis_legal-basis-14.gc +++ b/codelists/legal-basis_legal-basis-14.gc @@ -1,12 +1,12 @@ - + LegalBasis14 legal-basis-14 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-15.gc b/codelists/legal-basis_legal-basis-15.gc index 17455e75d..b8ec8ba03 100644 --- a/codelists/legal-basis_legal-basis-15.gc +++ b/codelists/legal-basis_legal-basis-15.gc @@ -1,12 +1,12 @@ - + LegalBasis15 legal-basis-15 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-16.gc b/codelists/legal-basis_legal-basis-16.gc index db51609c8..09baf6c74 100644 --- a/codelists/legal-basis_legal-basis-16.gc +++ b/codelists/legal-basis_legal-basis-16.gc @@ -1,12 +1,12 @@ - + LegalBasis16 legal-basis-16 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-17.gc b/codelists/legal-basis_legal-basis-17.gc index ce2e14d19..1c47d905b 100644 --- a/codelists/legal-basis_legal-basis-17.gc +++ b/codelists/legal-basis_legal-basis-17.gc @@ -1,12 +1,12 @@ - + LegalBasis17 legal-basis-17 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-18.gc b/codelists/legal-basis_legal-basis-18.gc index 55f9099cb..5f6e7a34f 100644 --- a/codelists/legal-basis_legal-basis-18.gc +++ b/codelists/legal-basis_legal-basis-18.gc @@ -1,12 +1,12 @@ - + LegalBasis18 legal-basis-18 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-19.gc b/codelists/legal-basis_legal-basis-19.gc index 0dbe0ec11..2fac0298f 100644 --- a/codelists/legal-basis_legal-basis-19.gc +++ b/codelists/legal-basis_legal-basis-19.gc @@ -1,12 +1,12 @@ - + LegalBasis19 legal-basis-19 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-2.gc b/codelists/legal-basis_legal-basis-2.gc index e006acb0d..093668411 100644 --- a/codelists/legal-basis_legal-basis-2.gc +++ b/codelists/legal-basis_legal-basis-2.gc @@ -1,12 +1,12 @@ - + LegalBasis2 legal-basis-2 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-20.gc b/codelists/legal-basis_legal-basis-20.gc index dd40e16c7..ef92cd426 100644 --- a/codelists/legal-basis_legal-basis-20.gc +++ b/codelists/legal-basis_legal-basis-20.gc @@ -1,12 +1,12 @@ - + LegalBasis20 legal-basis-20 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-21.gc b/codelists/legal-basis_legal-basis-21.gc index d6dded378..d5d8e1401 100644 --- a/codelists/legal-basis_legal-basis-21.gc +++ b/codelists/legal-basis_legal-basis-21.gc @@ -1,12 +1,12 @@ - + LegalBasis21 legal-basis-21 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-22.gc b/codelists/legal-basis_legal-basis-22.gc index 309fc8849..2885225bb 100644 --- a/codelists/legal-basis_legal-basis-22.gc +++ b/codelists/legal-basis_legal-basis-22.gc @@ -1,12 +1,12 @@ - + LegalBasis22 legal-basis-22 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-23.gc b/codelists/legal-basis_legal-basis-23.gc index 68fcf8df7..a4c8bb31d 100644 --- a/codelists/legal-basis_legal-basis-23.gc +++ b/codelists/legal-basis_legal-basis-23.gc @@ -1,12 +1,12 @@ - + LegalBasis23 legal-basis-23 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-24.gc b/codelists/legal-basis_legal-basis-24.gc index ed61b9a4a..744875579 100644 --- a/codelists/legal-basis_legal-basis-24.gc +++ b/codelists/legal-basis_legal-basis-24.gc @@ -1,12 +1,12 @@ - + LegalBasis24 legal-basis-24 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-25.gc b/codelists/legal-basis_legal-basis-25.gc index d8960519b..fefbd4d34 100644 --- a/codelists/legal-basis_legal-basis-25.gc +++ b/codelists/legal-basis_legal-basis-25.gc @@ -1,12 +1,12 @@ - + LegalBasis25 legal-basis-25 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-26.gc b/codelists/legal-basis_legal-basis-26.gc index 4d7225a3b..ccc4b3950 100644 --- a/codelists/legal-basis_legal-basis-26.gc +++ b/codelists/legal-basis_legal-basis-26.gc @@ -1,12 +1,12 @@ - + LegalBasis26 legal-basis-26 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-27.gc b/codelists/legal-basis_legal-basis-27.gc index 9fd96515c..e61a418eb 100644 --- a/codelists/legal-basis_legal-basis-27.gc +++ b/codelists/legal-basis_legal-basis-27.gc @@ -1,12 +1,12 @@ - + LegalBasis27 legal-basis-27 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-28.gc b/codelists/legal-basis_legal-basis-28.gc index 6541f17ce..5cf29c65b 100644 --- a/codelists/legal-basis_legal-basis-28.gc +++ b/codelists/legal-basis_legal-basis-28.gc @@ -1,12 +1,12 @@ - + LegalBasis28 legal-basis-28 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-29.gc b/codelists/legal-basis_legal-basis-29.gc index 5e70f9298..7887d9f95 100644 --- a/codelists/legal-basis_legal-basis-29.gc +++ b/codelists/legal-basis_legal-basis-29.gc @@ -1,12 +1,12 @@ - + LegalBasis29 legal-basis-29 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-3.gc b/codelists/legal-basis_legal-basis-3.gc index 5a8173188..c75993c8a 100644 --- a/codelists/legal-basis_legal-basis-3.gc +++ b/codelists/legal-basis_legal-basis-3.gc @@ -1,12 +1,12 @@ - + LegalBasis3 legal-basis-3 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-30.gc b/codelists/legal-basis_legal-basis-30.gc index 6538c23b2..7e44ffe5e 100644 --- a/codelists/legal-basis_legal-basis-30.gc +++ b/codelists/legal-basis_legal-basis-30.gc @@ -1,12 +1,12 @@ - + LegalBasis30 legal-basis-30 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-31.gc b/codelists/legal-basis_legal-basis-31.gc index dffbc8372..1124b3f24 100644 --- a/codelists/legal-basis_legal-basis-31.gc +++ b/codelists/legal-basis_legal-basis-31.gc @@ -1,12 +1,12 @@ - + LegalBasis31 legal-basis-31 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-32.gc b/codelists/legal-basis_legal-basis-32.gc index 9b668705a..5099c3c06 100644 --- a/codelists/legal-basis_legal-basis-32.gc +++ b/codelists/legal-basis_legal-basis-32.gc @@ -1,12 +1,12 @@ - + LegalBasis32 legal-basis-32 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-33.gc b/codelists/legal-basis_legal-basis-33.gc index c126d41ca..8f6a8064f 100644 --- a/codelists/legal-basis_legal-basis-33.gc +++ b/codelists/legal-basis_legal-basis-33.gc @@ -1,12 +1,12 @@ - + LegalBasis33 legal-basis-33 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-34.gc b/codelists/legal-basis_legal-basis-34.gc index 3a7512cd5..d249dd4ed 100644 --- a/codelists/legal-basis_legal-basis-34.gc +++ b/codelists/legal-basis_legal-basis-34.gc @@ -1,12 +1,12 @@ - + LegalBasis34 legal-basis-34 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-35.gc b/codelists/legal-basis_legal-basis-35.gc index 3f5578db1..042fc251f 100644 --- a/codelists/legal-basis_legal-basis-35.gc +++ b/codelists/legal-basis_legal-basis-35.gc @@ -1,12 +1,12 @@ - + LegalBasis35 legal-basis-35 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-36.gc b/codelists/legal-basis_legal-basis-36.gc index d3e3b6482..6b3c1c83b 100644 --- a/codelists/legal-basis_legal-basis-36.gc +++ b/codelists/legal-basis_legal-basis-36.gc @@ -1,12 +1,12 @@ - + LegalBasis36 legal-basis-36 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-37.gc b/codelists/legal-basis_legal-basis-37.gc index 8fa76b7dc..a1fc8de56 100644 --- a/codelists/legal-basis_legal-basis-37.gc +++ b/codelists/legal-basis_legal-basis-37.gc @@ -1,12 +1,12 @@ - + LegalBasis37 legal-basis-37 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-38.gc b/codelists/legal-basis_legal-basis-38.gc index 592086384..f0f9e604d 100644 --- a/codelists/legal-basis_legal-basis-38.gc +++ b/codelists/legal-basis_legal-basis-38.gc @@ -1,12 +1,12 @@ - + LegalBasis38 legal-basis-38 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-39.gc b/codelists/legal-basis_legal-basis-39.gc index 2fb66aaff..316e9705c 100644 --- a/codelists/legal-basis_legal-basis-39.gc +++ b/codelists/legal-basis_legal-basis-39.gc @@ -1,12 +1,12 @@ - + LegalBasis39 legal-basis-39 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-4.gc b/codelists/legal-basis_legal-basis-4.gc index 937b2d129..82d3b204c 100644 --- a/codelists/legal-basis_legal-basis-4.gc +++ b/codelists/legal-basis_legal-basis-4.gc @@ -1,12 +1,12 @@ - + LegalBasis4 legal-basis-4 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-40.gc b/codelists/legal-basis_legal-basis-40.gc index 99dfcf1e6..793883663 100644 --- a/codelists/legal-basis_legal-basis-40.gc +++ b/codelists/legal-basis_legal-basis-40.gc @@ -1,12 +1,12 @@ - + LegalBasis40 legal-basis-40 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-5.gc b/codelists/legal-basis_legal-basis-5.gc index aff3fbeae..6f280c39c 100644 --- a/codelists/legal-basis_legal-basis-5.gc +++ b/codelists/legal-basis_legal-basis-5.gc @@ -1,12 +1,12 @@ - + LegalBasis5 legal-basis-5 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-6.gc b/codelists/legal-basis_legal-basis-6.gc index ed2fc0300..61634647d 100644 --- a/codelists/legal-basis_legal-basis-6.gc +++ b/codelists/legal-basis_legal-basis-6.gc @@ -1,12 +1,12 @@ - + LegalBasis6 legal-basis-6 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-7.gc b/codelists/legal-basis_legal-basis-7.gc index 60c2a41b6..822cbcdfa 100644 --- a/codelists/legal-basis_legal-basis-7.gc +++ b/codelists/legal-basis_legal-basis-7.gc @@ -1,12 +1,12 @@ - + LegalBasis7 legal-basis-7 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-8.gc b/codelists/legal-basis_legal-basis-8.gc index 50ab7d135..4c174b407 100644 --- a/codelists/legal-basis_legal-basis-8.gc +++ b/codelists/legal-basis_legal-basis-8.gc @@ -1,12 +1,12 @@ - + LegalBasis8 legal-basis-8 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-9.gc b/codelists/legal-basis_legal-basis-9.gc index e166df171..124415613 100644 --- a/codelists/legal-basis_legal-basis-9.gc +++ b/codelists/legal-basis_legal-basis-9.gc @@ -1,12 +1,12 @@ - + LegalBasis9 legal-basis-9 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-cei.gc b/codelists/legal-basis_legal-basis-cei.gc index 2d5dbea47..127c430d6 100644 --- a/codelists/legal-basis_legal-basis-cei.gc +++ b/codelists/legal-basis_legal-basis-cei.gc @@ -1,12 +1,12 @@ - + LegalBasisCei legal-basis-cei http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-e1.gc b/codelists/legal-basis_legal-basis-e1.gc index 47abf406a..5c0215e47 100644 --- a/codelists/legal-basis_legal-basis-e1.gc +++ b/codelists/legal-basis_legal-basis-e1.gc @@ -1,12 +1,12 @@ - + LegalBasisE1 legal-basis-e1 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-e2.gc b/codelists/legal-basis_legal-basis-e2.gc index 803222a8d..ae426e41f 100644 --- a/codelists/legal-basis_legal-basis-e2.gc +++ b/codelists/legal-basis_legal-basis-e2.gc @@ -1,12 +1,12 @@ - + LegalBasisE2 legal-basis-e2 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-e3.gc b/codelists/legal-basis_legal-basis-e3.gc index 6172d2c53..ccc30593c 100644 --- a/codelists/legal-basis_legal-basis-e3.gc +++ b/codelists/legal-basis_legal-basis-e3.gc @@ -1,12 +1,12 @@ - + LegalBasisE3 legal-basis-e3 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-e4.gc b/codelists/legal-basis_legal-basis-e4.gc index 3442952cf..5085b6127 100644 --- a/codelists/legal-basis_legal-basis-e4.gc +++ b/codelists/legal-basis_legal-basis-e4.gc @@ -1,12 +1,12 @@ - + LegalBasisE4 legal-basis-e4 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-e5.gc b/codelists/legal-basis_legal-basis-e5.gc index e72bf638f..65fe681b4 100644 --- a/codelists/legal-basis_legal-basis-e5.gc +++ b/codelists/legal-basis_legal-basis-e5.gc @@ -1,12 +1,12 @@ - + LegalBasisE5 legal-basis-e5 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-t01.gc b/codelists/legal-basis_legal-basis-t01.gc index f5f557df3..528983eea 100644 --- a/codelists/legal-basis_legal-basis-t01.gc +++ b/codelists/legal-basis_legal-basis-t01.gc @@ -1,12 +1,12 @@ - + LegalBasisT01 legal-basis-t01 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-t02.gc b/codelists/legal-basis_legal-basis-t02.gc index 7bab9d5d6..e1199f0ab 100644 --- a/codelists/legal-basis_legal-basis-t02.gc +++ b/codelists/legal-basis_legal-basis-t02.gc @@ -1,12 +1,12 @@ - + LegalBasisT02 legal-basis-t02 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-x01.gc b/codelists/legal-basis_legal-basis-x01.gc index 30027ac53..e3fe6b7ac 100644 --- a/codelists/legal-basis_legal-basis-x01.gc +++ b/codelists/legal-basis_legal-basis-x01.gc @@ -1,12 +1,12 @@ - + LegalBasisX01 legal-basis-x01 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/legal-basis_legal-basis-x02.gc b/codelists/legal-basis_legal-basis-x02.gc index 9384e04f5..fbd7e8c16 100644 --- a/codelists/legal-basis_legal-basis-x02.gc +++ b/codelists/legal-basis_legal-basis-x02.gc @@ -1,12 +1,12 @@ - + LegalBasisX02 legal-basis-x02 http://publications.europa.eu/resource/authority/legal-basis legal-basis - 1.5.0 + 1.6.0 diff --git a/codelists/main-activity.gc b/codelists/main-activity.gc index 0c9cb976e..aee43b348 100644 --- a/codelists/main-activity.gc +++ b/codelists/main-activity.gc @@ -1,5 +1,5 @@ - + MainActivity diff --git a/codelists/main-activity_authority-activity.gc b/codelists/main-activity_authority-activity.gc index 5d68e44eb..e96224156 100644 --- a/codelists/main-activity_authority-activity.gc +++ b/codelists/main-activity_authority-activity.gc @@ -1,12 +1,12 @@ - + AuthorityActivity authority-activity http://publications.europa.eu/resource/authority/main-activity main-activity - 1.5.0 + 1.6.0 diff --git a/codelists/main-activity_entity-activity.gc b/codelists/main-activity_entity-activity.gc index 6dc113627..3925a159e 100644 --- a/codelists/main-activity_entity-activity.gc +++ b/codelists/main-activity_entity-activity.gc @@ -1,12 +1,12 @@ - + EntityActivity entity-activity http://publications.europa.eu/resource/authority/main-activity main-activity - 1.5.0 + 1.6.0 diff --git a/codelists/measurement-unit.gc b/codelists/measurement-unit.gc index ca9859493..3ef42622b 100644 --- a/codelists/measurement-unit.gc +++ b/codelists/measurement-unit.gc @@ -1,5 +1,5 @@ - + MeasurementUnit diff --git a/codelists/missing-info-submission.gc b/codelists/missing-info-submission.gc index 57e86198e..c35b6be74 100644 --- a/codelists/missing-info-submission.gc +++ b/codelists/missing-info-submission.gc @@ -1,5 +1,5 @@ - + MissingInfoSubmission diff --git a/codelists/modification-justification.gc b/codelists/modification-justification.gc index 5f078ed91..9cea6630f 100644 --- a/codelists/modification-justification.gc +++ b/codelists/modification-justification.gc @@ -1,5 +1,5 @@ - + ModificationJustification diff --git a/codelists/non-award-justification.gc b/codelists/non-award-justification.gc index a7665265f..f82933c2d 100644 --- a/codelists/non-award-justification.gc +++ b/codelists/non-award-justification.gc @@ -1,5 +1,5 @@ - + NonAwardJustification diff --git a/codelists/non-publication-identifier.gc b/codelists/non-publication-identifier.gc index b4b3df094..dd7fda93a 100644 --- a/codelists/non-publication-identifier.gc +++ b/codelists/non-publication-identifier.gc @@ -1,5 +1,5 @@ - + NonPublicationIdentifier diff --git a/codelists/non-publication-justification.gc b/codelists/non-publication-justification.gc index 0b3b2893e..7b5a81252 100644 --- a/codelists/non-publication-justification.gc +++ b/codelists/non-publication-justification.gc @@ -1,11 +1,11 @@ - + NonPublicationJustification non-publication-justification http://publications.europa.eu/resource/authority/non-publication-justification - 20220316-0 + 20221214-0 http://publications.europa.eu/resource/dataset/non-publication-justification diff --git a/codelists/notice-purpose.gc b/codelists/notice-purpose.gc index c4e0d7616..b337b8b35 100644 --- a/codelists/notice-purpose.gc +++ b/codelists/notice-purpose.gc @@ -1,5 +1,5 @@ - + NoticePurpose diff --git a/codelists/notice-subtype.gc b/codelists/notice-subtype.gc index a404d16c3..773f1a47a 100644 --- a/codelists/notice-subtype.gc +++ b/codelists/notice-subtype.gc @@ -1,5 +1,5 @@ - + NoticeSubtype diff --git a/codelists/notice-subtype_brin-ecs.gc b/codelists/notice-subtype_brin-ecs.gc index fe38f7ed5..53405fdf1 100644 --- a/codelists/notice-subtype_brin-ecs.gc +++ b/codelists/notice-subtype_brin-ecs.gc @@ -1,11 +1,11 @@ - + BrinEcs brin-ecs notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_brin-eeig.gc b/codelists/notice-subtype_brin-eeig.gc index 983c07677..44bc9f9a1 100644 --- a/codelists/notice-subtype_brin-eeig.gc +++ b/codelists/notice-subtype_brin-eeig.gc @@ -1,11 +1,11 @@ - + BrinEeig brin-eeig notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_can-desg.gc b/codelists/notice-subtype_can-desg.gc index 750ddf3b0..68b65120b 100644 --- a/codelists/notice-subtype_can-desg.gc +++ b/codelists/notice-subtype_can-desg.gc @@ -1,11 +1,11 @@ - + CanDesg can-desg notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_can-modif.gc b/codelists/notice-subtype_can-modif.gc index 3b5b29e48..396980ce7 100644 --- a/codelists/notice-subtype_can-modif.gc +++ b/codelists/notice-subtype_can-modif.gc @@ -1,11 +1,11 @@ - + CanModif can-modif notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_can-social.gc b/codelists/notice-subtype_can-social.gc index 2f24cc1ba..ec0741a4d 100644 --- a/codelists/notice-subtype_can-social.gc +++ b/codelists/notice-subtype_can-social.gc @@ -1,11 +1,11 @@ - + CanSocial can-social notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_can-standard.gc b/codelists/notice-subtype_can-standard.gc index 4ac49687b..682f3ac2c 100644 --- a/codelists/notice-subtype_can-standard.gc +++ b/codelists/notice-subtype_can-standard.gc @@ -1,11 +1,11 @@ - + CanStandard can-standard notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_can-tran.gc b/codelists/notice-subtype_can-tran.gc index 09ab5c714..fc9768b0b 100644 --- a/codelists/notice-subtype_can-tran.gc +++ b/codelists/notice-subtype_can-tran.gc @@ -1,11 +1,11 @@ - + CanTran can-tran notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_cn-desg.gc b/codelists/notice-subtype_cn-desg.gc index f51dce6aa..d4f1f5a0f 100644 --- a/codelists/notice-subtype_cn-desg.gc +++ b/codelists/notice-subtype_cn-desg.gc @@ -1,11 +1,11 @@ - + CnDesg cn-desg notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_cn-social.gc b/codelists/notice-subtype_cn-social.gc index a75f8f5da..52b0d4b73 100644 --- a/codelists/notice-subtype_cn-social.gc +++ b/codelists/notice-subtype_cn-social.gc @@ -1,11 +1,11 @@ - + CnSocial cn-social notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_cn-standard.gc b/codelists/notice-subtype_cn-standard.gc index bb5e230d1..bf16be152 100644 --- a/codelists/notice-subtype_cn-standard.gc +++ b/codelists/notice-subtype_cn-standard.gc @@ -1,11 +1,11 @@ - + CnStandard cn-standard notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_corr.gc b/codelists/notice-subtype_corr.gc index 46ff68149..6c25347f8 100644 --- a/codelists/notice-subtype_corr.gc +++ b/codelists/notice-subtype_corr.gc @@ -1,11 +1,11 @@ - + Corr corr notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_pin-buyer.gc b/codelists/notice-subtype_pin-buyer.gc index 5cf8b2694..319910211 100644 --- a/codelists/notice-subtype_pin-buyer.gc +++ b/codelists/notice-subtype_pin-buyer.gc @@ -1,11 +1,11 @@ - + PinBuyer pin-buyer notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_pin-cfc-social.gc b/codelists/notice-subtype_pin-cfc-social.gc index 265c5d524..0cae02fbf 100644 --- a/codelists/notice-subtype_pin-cfc-social.gc +++ b/codelists/notice-subtype_pin-cfc-social.gc @@ -1,11 +1,11 @@ - + PinCfcSocial pin-cfc-social notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_pin-cfc-standard.gc b/codelists/notice-subtype_pin-cfc-standard.gc index 976099c9c..45dbd9913 100644 --- a/codelists/notice-subtype_pin-cfc-standard.gc +++ b/codelists/notice-subtype_pin-cfc-standard.gc @@ -1,11 +1,11 @@ - + PinCfcStandard pin-cfc-standard notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_pin-only.gc b/codelists/notice-subtype_pin-only.gc index bf47ae45b..eb2cef831 100644 --- a/codelists/notice-subtype_pin-only.gc +++ b/codelists/notice-subtype_pin-only.gc @@ -1,11 +1,11 @@ - + PinOnly pin-only notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_pin-rtl.gc b/codelists/notice-subtype_pin-rtl.gc index 1407956e5..d3f191350 100644 --- a/codelists/notice-subtype_pin-rtl.gc +++ b/codelists/notice-subtype_pin-rtl.gc @@ -1,11 +1,11 @@ - + PinRtl pin-rtl notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_pin-tran.gc b/codelists/notice-subtype_pin-tran.gc index 6082701c6..c30b36be4 100644 --- a/codelists/notice-subtype_pin-tran.gc +++ b/codelists/notice-subtype_pin-tran.gc @@ -1,11 +1,11 @@ - + PinTran pin-tran notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_qu-sy.gc b/codelists/notice-subtype_qu-sy.gc index cda2accb0..1a8a6e9c6 100644 --- a/codelists/notice-subtype_qu-sy.gc +++ b/codelists/notice-subtype_qu-sy.gc @@ -1,11 +1,11 @@ - + QuSy qu-sy notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_subco.gc b/codelists/notice-subtype_subco.gc index edad74f10..6493296f3 100644 --- a/codelists/notice-subtype_subco.gc +++ b/codelists/notice-subtype_subco.gc @@ -1,11 +1,11 @@ - + Subco subco notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-subtype_veat.gc b/codelists/notice-subtype_veat.gc index e9a7336e7..7cdb7f511 100644 --- a/codelists/notice-subtype_veat.gc +++ b/codelists/notice-subtype_veat.gc @@ -1,11 +1,11 @@ - + Veat veat notice-subtype - 1.5.0 + 1.6.0 diff --git a/codelists/notice-type.gc b/codelists/notice-type.gc index b712aafa5..27fbe2454 100644 --- a/codelists/notice-type.gc +++ b/codelists/notice-type.gc @@ -1,5 +1,5 @@ - + NoticeType diff --git a/codelists/notice-type_bri.gc b/codelists/notice-type_bri.gc index 291aad989..4550dd25c 100644 --- a/codelists/notice-type_bri.gc +++ b/codelists/notice-type_bri.gc @@ -1,12 +1,12 @@ - + Bri bri http://publications.europa.eu/resource/authority/notice-type notice-type - 1.5.0 + 1.6.0 diff --git a/codelists/notice-type_change.gc b/codelists/notice-type_change.gc index 6c3854a12..9856cbeee 100644 --- a/codelists/notice-type_change.gc +++ b/codelists/notice-type_change.gc @@ -1,12 +1,12 @@ - + Change change http://publications.europa.eu/resource/authority/notice-type notice-type - 1.5.0 + 1.6.0 diff --git a/codelists/notice-type_competition.gc b/codelists/notice-type_competition.gc index 9efe0389a..573addda7 100644 --- a/codelists/notice-type_competition.gc +++ b/codelists/notice-type_competition.gc @@ -1,12 +1,12 @@ - + Competition competition http://publications.europa.eu/resource/authority/notice-type notice-type - 1.5.0 + 1.6.0 diff --git a/codelists/notice-type_cont-modif.gc b/codelists/notice-type_cont-modif.gc index cc2ccb9b3..d0e05d4a5 100644 --- a/codelists/notice-type_cont-modif.gc +++ b/codelists/notice-type_cont-modif.gc @@ -1,12 +1,12 @@ - + ContModif cont-modif http://publications.europa.eu/resource/authority/notice-type notice-type - 1.5.0 + 1.6.0 diff --git a/codelists/notice-type_dir-awa-pre.gc b/codelists/notice-type_dir-awa-pre.gc index 51ae3f672..42900a97c 100644 --- a/codelists/notice-type_dir-awa-pre.gc +++ b/codelists/notice-type_dir-awa-pre.gc @@ -1,12 +1,12 @@ - + DirAwaPre dir-awa-pre http://publications.europa.eu/resource/authority/notice-type notice-type - 1.5.0 + 1.6.0 diff --git a/codelists/notice-type_planning.gc b/codelists/notice-type_planning.gc index b4f1af460..c59132878 100644 --- a/codelists/notice-type_planning.gc +++ b/codelists/notice-type_planning.gc @@ -1,12 +1,12 @@ - + Planning planning http://publications.europa.eu/resource/authority/notice-type notice-type - 1.5.0 + 1.6.0 diff --git a/codelists/notice-type_result.gc b/codelists/notice-type_result.gc index 0d71b9b34..4e6ed77d2 100644 --- a/codelists/notice-type_result.gc +++ b/codelists/notice-type_result.gc @@ -1,12 +1,12 @@ - + Result result http://publications.europa.eu/resource/authority/notice-type notice-type - 1.5.0 + 1.6.0 diff --git a/codelists/number-fixed.gc b/codelists/number-fixed.gc index 767e31580..8159778ca 100644 --- a/codelists/number-fixed.gc +++ b/codelists/number-fixed.gc @@ -1,5 +1,5 @@ - + NumberFixed diff --git a/codelists/number-threshold.gc b/codelists/number-threshold.gc index 7aa95504e..5db51b1ac 100644 --- a/codelists/number-threshold.gc +++ b/codelists/number-threshold.gc @@ -1,5 +1,5 @@ - + NumberThreshold diff --git a/codelists/number-weight.gc b/codelists/number-weight.gc index 5cdb5515c..e81429582 100644 --- a/codelists/number-weight.gc +++ b/codelists/number-weight.gc @@ -1,5 +1,5 @@ - + NumberWeight diff --git a/codelists/nuts.gc b/codelists/nuts.gc index b169ef440..a75f15f2c 100644 --- a/codelists/nuts.gc +++ b/codelists/nuts.gc @@ -1,5 +1,5 @@ - + Nuts diff --git a/codelists/nuts_nuts-alb-lvl3.gc b/codelists/nuts_nuts-alb-lvl3.gc index 2615be707..ee0e6e778 100644 --- a/codelists/nuts_nuts-alb-lvl3.gc +++ b/codelists/nuts_nuts-alb-lvl3.gc @@ -1,12 +1,12 @@ - + NutsAlbLvl3 nuts-alb-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-aut-lvl3.gc b/codelists/nuts_nuts-aut-lvl3.gc index 401a2fbb3..4b05908f1 100644 --- a/codelists/nuts_nuts-aut-lvl3.gc +++ b/codelists/nuts_nuts-aut-lvl3.gc @@ -1,12 +1,12 @@ - + NutsAutLvl3 nuts-aut-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-bel-lvl3.gc b/codelists/nuts_nuts-bel-lvl3.gc index a29a50ee4..daa2aa186 100644 --- a/codelists/nuts_nuts-bel-lvl3.gc +++ b/codelists/nuts_nuts-bel-lvl3.gc @@ -1,12 +1,12 @@ - + NutsBelLvl3 nuts-bel-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-bgr-lvl3.gc b/codelists/nuts_nuts-bgr-lvl3.gc index 87ffb2805..10468412e 100644 --- a/codelists/nuts_nuts-bgr-lvl3.gc +++ b/codelists/nuts_nuts-bgr-lvl3.gc @@ -1,12 +1,12 @@ - + NutsBgrLvl3 nuts-bgr-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-che-lvl3.gc b/codelists/nuts_nuts-che-lvl3.gc index 54a7adb39..cc33f6606 100644 --- a/codelists/nuts_nuts-che-lvl3.gc +++ b/codelists/nuts_nuts-che-lvl3.gc @@ -1,12 +1,12 @@ - + NutsCheLvl3 nuts-che-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-cyp-lvl3.gc b/codelists/nuts_nuts-cyp-lvl3.gc index 6b1536996..cec0380ef 100644 --- a/codelists/nuts_nuts-cyp-lvl3.gc +++ b/codelists/nuts_nuts-cyp-lvl3.gc @@ -1,12 +1,12 @@ - + NutsCypLvl3 nuts-cyp-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-cze-lvl3.gc b/codelists/nuts_nuts-cze-lvl3.gc index b1ef3c954..b44ad6b53 100644 --- a/codelists/nuts_nuts-cze-lvl3.gc +++ b/codelists/nuts_nuts-cze-lvl3.gc @@ -1,12 +1,12 @@ - + NutsCzeLvl3 nuts-cze-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-deu-lvl3.gc b/codelists/nuts_nuts-deu-lvl3.gc index 496176804..ef39741f6 100644 --- a/codelists/nuts_nuts-deu-lvl3.gc +++ b/codelists/nuts_nuts-deu-lvl3.gc @@ -1,12 +1,12 @@ - + NutsDeuLvl3 nuts-deu-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-dnk-lvl3.gc b/codelists/nuts_nuts-dnk-lvl3.gc index da3f3bca7..b3a15b69f 100644 --- a/codelists/nuts_nuts-dnk-lvl3.gc +++ b/codelists/nuts_nuts-dnk-lvl3.gc @@ -1,12 +1,12 @@ - + NutsDnkLvl3 nuts-dnk-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-esp-lvl3.gc b/codelists/nuts_nuts-esp-lvl3.gc index 964d3f666..183f17504 100644 --- a/codelists/nuts_nuts-esp-lvl3.gc +++ b/codelists/nuts_nuts-esp-lvl3.gc @@ -1,12 +1,12 @@ - + NutsEspLvl3 nuts-esp-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-est-lvl3.gc b/codelists/nuts_nuts-est-lvl3.gc index de2db1244..efd3a82fe 100644 --- a/codelists/nuts_nuts-est-lvl3.gc +++ b/codelists/nuts_nuts-est-lvl3.gc @@ -1,12 +1,12 @@ - + NutsEstLvl3 nuts-est-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-fin-lvl3.gc b/codelists/nuts_nuts-fin-lvl3.gc index 9668c4817..3b7feb1d5 100644 --- a/codelists/nuts_nuts-fin-lvl3.gc +++ b/codelists/nuts_nuts-fin-lvl3.gc @@ -1,12 +1,12 @@ - + NutsFinLvl3 nuts-fin-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-fra-lvl3.gc b/codelists/nuts_nuts-fra-lvl3.gc index 414a2073a..64a8346c5 100644 --- a/codelists/nuts_nuts-fra-lvl3.gc +++ b/codelists/nuts_nuts-fra-lvl3.gc @@ -1,12 +1,12 @@ - + NutsFraLvl3 nuts-fra-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-gbr-lvl3.gc b/codelists/nuts_nuts-gbr-lvl3.gc index c3ab9718c..d17980e4f 100644 --- a/codelists/nuts_nuts-gbr-lvl3.gc +++ b/codelists/nuts_nuts-gbr-lvl3.gc @@ -1,12 +1,12 @@ - + NutsGbrLvl3 nuts-gbr-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-grc-lvl3.gc b/codelists/nuts_nuts-grc-lvl3.gc index 96697304a..6272c3750 100644 --- a/codelists/nuts_nuts-grc-lvl3.gc +++ b/codelists/nuts_nuts-grc-lvl3.gc @@ -1,12 +1,12 @@ - + NutsGrcLvl3 nuts-grc-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-hrv-lvl3.gc b/codelists/nuts_nuts-hrv-lvl3.gc index 5da34c9df..5b72c75e1 100644 --- a/codelists/nuts_nuts-hrv-lvl3.gc +++ b/codelists/nuts_nuts-hrv-lvl3.gc @@ -1,12 +1,12 @@ - + NutsHrvLvl3 nuts-hrv-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-hun-lvl3.gc b/codelists/nuts_nuts-hun-lvl3.gc index fc5207a20..5712794b7 100644 --- a/codelists/nuts_nuts-hun-lvl3.gc +++ b/codelists/nuts_nuts-hun-lvl3.gc @@ -1,12 +1,12 @@ - + NutsHunLvl3 nuts-hun-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-irl-lvl3.gc b/codelists/nuts_nuts-irl-lvl3.gc index 3fa0067ed..fcca2b634 100644 --- a/codelists/nuts_nuts-irl-lvl3.gc +++ b/codelists/nuts_nuts-irl-lvl3.gc @@ -1,12 +1,12 @@ - + NutsIrlLvl3 nuts-irl-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-isl-lvl3.gc b/codelists/nuts_nuts-isl-lvl3.gc index 4dc244240..9b002f786 100644 --- a/codelists/nuts_nuts-isl-lvl3.gc +++ b/codelists/nuts_nuts-isl-lvl3.gc @@ -1,12 +1,12 @@ - + NutsIslLvl3 nuts-isl-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-ita-lvl3.gc b/codelists/nuts_nuts-ita-lvl3.gc index 17e22d746..7c6d5f45c 100644 --- a/codelists/nuts_nuts-ita-lvl3.gc +++ b/codelists/nuts_nuts-ita-lvl3.gc @@ -1,12 +1,12 @@ - + NutsItaLvl3 nuts-ita-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-lie-lvl3.gc b/codelists/nuts_nuts-lie-lvl3.gc index ed0d43b56..249e306f9 100644 --- a/codelists/nuts_nuts-lie-lvl3.gc +++ b/codelists/nuts_nuts-lie-lvl3.gc @@ -1,12 +1,12 @@ - + NutsLieLvl3 nuts-lie-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-ltu-lvl3.gc b/codelists/nuts_nuts-ltu-lvl3.gc index 64f065b8b..4ede138e7 100644 --- a/codelists/nuts_nuts-ltu-lvl3.gc +++ b/codelists/nuts_nuts-ltu-lvl3.gc @@ -1,12 +1,12 @@ - + NutsLtuLvl3 nuts-ltu-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-lux-lvl3.gc b/codelists/nuts_nuts-lux-lvl3.gc index 5fc759aff..d7d7836de 100644 --- a/codelists/nuts_nuts-lux-lvl3.gc +++ b/codelists/nuts_nuts-lux-lvl3.gc @@ -1,12 +1,12 @@ - + NutsLuxLvl3 nuts-lux-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-lva-lvl3.gc b/codelists/nuts_nuts-lva-lvl3.gc index a4e05d702..46a96fe68 100644 --- a/codelists/nuts_nuts-lva-lvl3.gc +++ b/codelists/nuts_nuts-lva-lvl3.gc @@ -1,12 +1,12 @@ - + NutsLvaLvl3 nuts-lva-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-lvl3.gc b/codelists/nuts_nuts-lvl3.gc index 4ca9575a0..7f2a08bb9 100644 --- a/codelists/nuts_nuts-lvl3.gc +++ b/codelists/nuts_nuts-lvl3.gc @@ -1,12 +1,12 @@ - + NutsLvl3 nuts-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-mkd-lvl3.gc b/codelists/nuts_nuts-mkd-lvl3.gc index 61852dcc9..9a3f97bcb 100644 --- a/codelists/nuts_nuts-mkd-lvl3.gc +++ b/codelists/nuts_nuts-mkd-lvl3.gc @@ -1,12 +1,12 @@ - + NutsMkdLvl3 nuts-mkd-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-mlt-lvl3.gc b/codelists/nuts_nuts-mlt-lvl3.gc index 4282ccda2..f71fd085a 100644 --- a/codelists/nuts_nuts-mlt-lvl3.gc +++ b/codelists/nuts_nuts-mlt-lvl3.gc @@ -1,12 +1,12 @@ - + NutsMltLvl3 nuts-mlt-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-mne-lvl3.gc b/codelists/nuts_nuts-mne-lvl3.gc index 9c61ab8ca..ebe6aba42 100644 --- a/codelists/nuts_nuts-mne-lvl3.gc +++ b/codelists/nuts_nuts-mne-lvl3.gc @@ -1,12 +1,12 @@ - + NutsMneLvl3 nuts-mne-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-nld-lvl3.gc b/codelists/nuts_nuts-nld-lvl3.gc index a94ca2cdd..1c68db037 100644 --- a/codelists/nuts_nuts-nld-lvl3.gc +++ b/codelists/nuts_nuts-nld-lvl3.gc @@ -1,12 +1,12 @@ - + NutsNldLvl3 nuts-nld-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-nor-lvl3.gc b/codelists/nuts_nuts-nor-lvl3.gc index e48ae6414..b06d91176 100644 --- a/codelists/nuts_nuts-nor-lvl3.gc +++ b/codelists/nuts_nuts-nor-lvl3.gc @@ -1,12 +1,12 @@ - + NutsNorLvl3 nuts-nor-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-pol-lvl3.gc b/codelists/nuts_nuts-pol-lvl3.gc index 5d01b8029..c27a9bbf8 100644 --- a/codelists/nuts_nuts-pol-lvl3.gc +++ b/codelists/nuts_nuts-pol-lvl3.gc @@ -1,12 +1,12 @@ - + NutsPolLvl3 nuts-pol-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-prt-lvl3.gc b/codelists/nuts_nuts-prt-lvl3.gc index c0394569f..734bf7ebf 100644 --- a/codelists/nuts_nuts-prt-lvl3.gc +++ b/codelists/nuts_nuts-prt-lvl3.gc @@ -1,12 +1,12 @@ - + NutsPrtLvl3 nuts-prt-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-rou-lvl3.gc b/codelists/nuts_nuts-rou-lvl3.gc index 49d89ca56..f94bfa160 100644 --- a/codelists/nuts_nuts-rou-lvl3.gc +++ b/codelists/nuts_nuts-rou-lvl3.gc @@ -1,12 +1,12 @@ - + NutsRouLvl3 nuts-rou-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-srb-lvl3.gc b/codelists/nuts_nuts-srb-lvl3.gc index 6dd026007..e6208766d 100644 --- a/codelists/nuts_nuts-srb-lvl3.gc +++ b/codelists/nuts_nuts-srb-lvl3.gc @@ -1,12 +1,12 @@ - + NutsSrbLvl3 nuts-srb-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-svk-lvl3.gc b/codelists/nuts_nuts-svk-lvl3.gc index c35a56156..31a9a4c2e 100644 --- a/codelists/nuts_nuts-svk-lvl3.gc +++ b/codelists/nuts_nuts-svk-lvl3.gc @@ -1,12 +1,12 @@ - + NutsSvkLvl3 nuts-svk-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-svn-lvl3.gc b/codelists/nuts_nuts-svn-lvl3.gc index 450de987f..877f54f94 100644 --- a/codelists/nuts_nuts-svn-lvl3.gc +++ b/codelists/nuts_nuts-svn-lvl3.gc @@ -1,12 +1,12 @@ - + NutsSvnLvl3 nuts-svn-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-swe-lvl3.gc b/codelists/nuts_nuts-swe-lvl3.gc index 97bc4fe2a..f67427448 100644 --- a/codelists/nuts_nuts-swe-lvl3.gc +++ b/codelists/nuts_nuts-swe-lvl3.gc @@ -1,12 +1,12 @@ - + NutsSweLvl3 nuts-swe-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/nuts_nuts-tur-lvl3.gc b/codelists/nuts_nuts-tur-lvl3.gc index d58d88dae..06467a409 100644 --- a/codelists/nuts_nuts-tur-lvl3.gc +++ b/codelists/nuts_nuts-tur-lvl3.gc @@ -1,12 +1,12 @@ - + NutsTurLvl3 nuts-tur-lvl3 http://publications.europa.eu/resource/authority/nuts nuts - 1.5.0 + 1.6.0 diff --git a/codelists/organisation-role.gc b/codelists/organisation-role.gc index c281df999..0a29d3374 100644 --- a/codelists/organisation-role.gc +++ b/codelists/organisation-role.gc @@ -1,5 +1,5 @@ - + OrganisationRole diff --git a/codelists/organisation-role_organisation-role-service.gc b/codelists/organisation-role_organisation-role-service.gc index e046f9607..d60b39704 100644 --- a/codelists/organisation-role_organisation-role-service.gc +++ b/codelists/organisation-role_organisation-role-service.gc @@ -1,12 +1,12 @@ - + OrganisationRoleService organisation-role-service http://publications.europa.eu/resource/authority/organisation-role organisation-role - 1.5.0 + 1.6.0 diff --git a/codelists/organisation-role_review-requester-type.gc b/codelists/organisation-role_review-requester-type.gc index cbe8173ea..ccfcc7a53 100644 --- a/codelists/organisation-role_review-requester-type.gc +++ b/codelists/organisation-role_review-requester-type.gc @@ -1,12 +1,12 @@ - + ReviewRequesterType review-requester-type http://publications.europa.eu/resource/authority/organisation-role organisation-role - 1.5.0 + 1.6.0 diff --git a/codelists/other-place-service.gc b/codelists/other-place-service.gc index 3c40a09a2..c27e79465 100644 --- a/codelists/other-place-service.gc +++ b/codelists/other-place-service.gc @@ -1,5 +1,5 @@ - + OtherPlaceService diff --git a/codelists/permission.gc b/codelists/permission.gc index a23d092dc..9887132de 100644 --- a/codelists/permission.gc +++ b/codelists/permission.gc @@ -1,5 +1,5 @@ - + Permission diff --git a/codelists/permission_ecatalog-submission.gc b/codelists/permission_ecatalog-submission.gc index 703ccc4e0..ed65d8622 100644 --- a/codelists/permission_ecatalog-submission.gc +++ b/codelists/permission_ecatalog-submission.gc @@ -1,12 +1,12 @@ - + EcatalogSubmission ecatalog-submission http://publications.europa.eu/resource/authority/permission permission - 1.5.0 + 1.6.0 diff --git a/codelists/permission_einvoicing.gc b/codelists/permission_einvoicing.gc index e9d87af2e..c67241898 100644 --- a/codelists/permission_einvoicing.gc +++ b/codelists/permission_einvoicing.gc @@ -1,12 +1,12 @@ - + Einvoicing einvoicing http://publications.europa.eu/resource/authority/permission permission - 1.5.0 + 1.6.0 diff --git a/codelists/permission_esubmission.gc b/codelists/permission_esubmission.gc index d7ec2bcc4..f4626ed23 100644 --- a/codelists/permission_esubmission.gc +++ b/codelists/permission_esubmission.gc @@ -1,12 +1,12 @@ - + Esubmission esubmission http://publications.europa.eu/resource/authority/permission permission - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type.gc b/codelists/procurement-procedure-type.gc index db427f025..8e4ac60f3 100644 --- a/codelists/procurement-procedure-type.gc +++ b/codelists/procurement-procedure-type.gc @@ -1,5 +1,5 @@ - + ProcurementProcedureType diff --git a/codelists/procurement-procedure-type_procedure-type-10.gc b/codelists/procurement-procedure-type_procedure-type-10.gc index 06bd8bab7..c84428fbc 100644 --- a/codelists/procurement-procedure-type_procedure-type-10.gc +++ b/codelists/procurement-procedure-type_procedure-type-10.gc @@ -1,12 +1,12 @@ - + ProcedureType10 procedure-type-10 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-11.gc b/codelists/procurement-procedure-type_procedure-type-11.gc index 1ff05ff2d..c47bc878d 100644 --- a/codelists/procurement-procedure-type_procedure-type-11.gc +++ b/codelists/procurement-procedure-type_procedure-type-11.gc @@ -1,12 +1,12 @@ - + ProcedureType11 procedure-type-11 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-12.gc b/codelists/procurement-procedure-type_procedure-type-12.gc index 405794a6c..ce655408c 100644 --- a/codelists/procurement-procedure-type_procedure-type-12.gc +++ b/codelists/procurement-procedure-type_procedure-type-12.gc @@ -1,12 +1,12 @@ - + ProcedureType12 procedure-type-12 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-13.gc b/codelists/procurement-procedure-type_procedure-type-13.gc index 72e2553ac..3d436b784 100644 --- a/codelists/procurement-procedure-type_procedure-type-13.gc +++ b/codelists/procurement-procedure-type_procedure-type-13.gc @@ -1,12 +1,12 @@ - + ProcedureType13 procedure-type-13 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-14.gc b/codelists/procurement-procedure-type_procedure-type-14.gc index 302715ec5..ae34a0775 100644 --- a/codelists/procurement-procedure-type_procedure-type-14.gc +++ b/codelists/procurement-procedure-type_procedure-type-14.gc @@ -1,12 +1,12 @@ - + ProcedureType14 procedure-type-14 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-16.gc b/codelists/procurement-procedure-type_procedure-type-16.gc index 93946865e..746af3d8b 100644 --- a/codelists/procurement-procedure-type_procedure-type-16.gc +++ b/codelists/procurement-procedure-type_procedure-type-16.gc @@ -1,12 +1,12 @@ - + ProcedureType16 procedure-type-16 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-17.gc b/codelists/procurement-procedure-type_procedure-type-17.gc index a47557ac3..cb6f866b4 100644 --- a/codelists/procurement-procedure-type_procedure-type-17.gc +++ b/codelists/procurement-procedure-type_procedure-type-17.gc @@ -1,12 +1,12 @@ - + ProcedureType17 procedure-type-17 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-18.gc b/codelists/procurement-procedure-type_procedure-type-18.gc index 14ab19d10..ed45f967c 100644 --- a/codelists/procurement-procedure-type_procedure-type-18.gc +++ b/codelists/procurement-procedure-type_procedure-type-18.gc @@ -1,12 +1,12 @@ - + ProcedureType18 procedure-type-18 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-19.gc b/codelists/procurement-procedure-type_procedure-type-19.gc index 386616e99..a7573bff9 100644 --- a/codelists/procurement-procedure-type_procedure-type-19.gc +++ b/codelists/procurement-procedure-type_procedure-type-19.gc @@ -1,12 +1,12 @@ - + ProcedureType19 procedure-type-19 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-20.gc b/codelists/procurement-procedure-type_procedure-type-20.gc index 59b500ed5..d96be3564 100644 --- a/codelists/procurement-procedure-type_procedure-type-20.gc +++ b/codelists/procurement-procedure-type_procedure-type-20.gc @@ -1,12 +1,12 @@ - + ProcedureType20 procedure-type-20 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-21.gc b/codelists/procurement-procedure-type_procedure-type-21.gc index 6e748de8f..c3b0f5229 100644 --- a/codelists/procurement-procedure-type_procedure-type-21.gc +++ b/codelists/procurement-procedure-type_procedure-type-21.gc @@ -1,12 +1,12 @@ - + ProcedureType21 procedure-type-21 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-22.gc b/codelists/procurement-procedure-type_procedure-type-22.gc index e5854a041..4700e49da 100644 --- a/codelists/procurement-procedure-type_procedure-type-22.gc +++ b/codelists/procurement-procedure-type_procedure-type-22.gc @@ -1,12 +1,12 @@ - + ProcedureType22 procedure-type-22 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-23.gc b/codelists/procurement-procedure-type_procedure-type-23.gc index e9c8ebc7f..40fd89869 100644 --- a/codelists/procurement-procedure-type_procedure-type-23.gc +++ b/codelists/procurement-procedure-type_procedure-type-23.gc @@ -1,12 +1,12 @@ - + ProcedureType23 procedure-type-23 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-24.gc b/codelists/procurement-procedure-type_procedure-type-24.gc index 689db98f7..77819defd 100644 --- a/codelists/procurement-procedure-type_procedure-type-24.gc +++ b/codelists/procurement-procedure-type_procedure-type-24.gc @@ -1,12 +1,12 @@ - + ProcedureType24 procedure-type-24 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-25.gc b/codelists/procurement-procedure-type_procedure-type-25.gc index 6e2c36e6a..9f0bf9baa 100644 --- a/codelists/procurement-procedure-type_procedure-type-25.gc +++ b/codelists/procurement-procedure-type_procedure-type-25.gc @@ -1,12 +1,12 @@ - + ProcedureType25 procedure-type-25 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-26.gc b/codelists/procurement-procedure-type_procedure-type-26.gc index c0ac10a46..7d05aac4c 100644 --- a/codelists/procurement-procedure-type_procedure-type-26.gc +++ b/codelists/procurement-procedure-type_procedure-type-26.gc @@ -1,12 +1,12 @@ - + ProcedureType26 procedure-type-26 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-27.gc b/codelists/procurement-procedure-type_procedure-type-27.gc index 670523aab..203a397c4 100644 --- a/codelists/procurement-procedure-type_procedure-type-27.gc +++ b/codelists/procurement-procedure-type_procedure-type-27.gc @@ -1,12 +1,12 @@ - + ProcedureType27 procedure-type-27 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-28.gc b/codelists/procurement-procedure-type_procedure-type-28.gc index 10216235e..66ef12ba4 100644 --- a/codelists/procurement-procedure-type_procedure-type-28.gc +++ b/codelists/procurement-procedure-type_procedure-type-28.gc @@ -1,12 +1,12 @@ - + ProcedureType28 procedure-type-28 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-29.gc b/codelists/procurement-procedure-type_procedure-type-29.gc index 3bccf4e31..66740e7db 100644 --- a/codelists/procurement-procedure-type_procedure-type-29.gc +++ b/codelists/procurement-procedure-type_procedure-type-29.gc @@ -1,12 +1,12 @@ - + ProcedureType29 procedure-type-29 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-30.gc b/codelists/procurement-procedure-type_procedure-type-30.gc index 10fc93c07..b8af13ada 100644 --- a/codelists/procurement-procedure-type_procedure-type-30.gc +++ b/codelists/procurement-procedure-type_procedure-type-30.gc @@ -1,12 +1,12 @@ - + ProcedureType30 procedure-type-30 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-31.gc b/codelists/procurement-procedure-type_procedure-type-31.gc index dcf05d517..a83051534 100644 --- a/codelists/procurement-procedure-type_procedure-type-31.gc +++ b/codelists/procurement-procedure-type_procedure-type-31.gc @@ -1,12 +1,12 @@ - + ProcedureType31 procedure-type-31 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-32.gc b/codelists/procurement-procedure-type_procedure-type-32.gc index 4efb7ed39..bbefdc226 100644 --- a/codelists/procurement-procedure-type_procedure-type-32.gc +++ b/codelists/procurement-procedure-type_procedure-type-32.gc @@ -1,12 +1,12 @@ - + ProcedureType32 procedure-type-32 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-33.gc b/codelists/procurement-procedure-type_procedure-type-33.gc index 198bbce85..225ff87c5 100644 --- a/codelists/procurement-procedure-type_procedure-type-33.gc +++ b/codelists/procurement-procedure-type_procedure-type-33.gc @@ -1,12 +1,12 @@ - + ProcedureType33 procedure-type-33 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-34.gc b/codelists/procurement-procedure-type_procedure-type-34.gc index 89ec85630..dc295bfd3 100644 --- a/codelists/procurement-procedure-type_procedure-type-34.gc +++ b/codelists/procurement-procedure-type_procedure-type-34.gc @@ -1,12 +1,12 @@ - + ProcedureType34 procedure-type-34 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-35.gc b/codelists/procurement-procedure-type_procedure-type-35.gc index 392530676..49ea213d8 100644 --- a/codelists/procurement-procedure-type_procedure-type-35.gc +++ b/codelists/procurement-procedure-type_procedure-type-35.gc @@ -1,12 +1,12 @@ - + ProcedureType35 procedure-type-35 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-36.gc b/codelists/procurement-procedure-type_procedure-type-36.gc index 73f75c503..051221395 100644 --- a/codelists/procurement-procedure-type_procedure-type-36.gc +++ b/codelists/procurement-procedure-type_procedure-type-36.gc @@ -1,12 +1,12 @@ - + ProcedureType36 procedure-type-36 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-37.gc b/codelists/procurement-procedure-type_procedure-type-37.gc index de35800ce..ffa41ffb0 100644 --- a/codelists/procurement-procedure-type_procedure-type-37.gc +++ b/codelists/procurement-procedure-type_procedure-type-37.gc @@ -1,12 +1,12 @@ - + ProcedureType37 procedure-type-37 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-7.gc b/codelists/procurement-procedure-type_procedure-type-7.gc index cc0bc37e7..d054471ce 100644 --- a/codelists/procurement-procedure-type_procedure-type-7.gc +++ b/codelists/procurement-procedure-type_procedure-type-7.gc @@ -1,12 +1,12 @@ - + ProcedureType7 procedure-type-7 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-8.gc b/codelists/procurement-procedure-type_procedure-type-8.gc index 2396ee0af..797fbd141 100644 --- a/codelists/procurement-procedure-type_procedure-type-8.gc +++ b/codelists/procurement-procedure-type_procedure-type-8.gc @@ -1,12 +1,12 @@ - + ProcedureType8 procedure-type-8 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-9.gc b/codelists/procurement-procedure-type_procedure-type-9.gc index 28159a5d3..ec6cf91e8 100644 --- a/codelists/procurement-procedure-type_procedure-type-9.gc +++ b/codelists/procurement-procedure-type_procedure-type-9.gc @@ -1,12 +1,12 @@ - + ProcedureType9 procedure-type-9 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-cei.gc b/codelists/procurement-procedure-type_procedure-type-cei.gc index 1aea70232..0aee5bc4e 100644 --- a/codelists/procurement-procedure-type_procedure-type-cei.gc +++ b/codelists/procurement-procedure-type_procedure-type-cei.gc @@ -1,12 +1,12 @@ - + ProcedureTypeCei procedure-type-cei http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-e1.gc b/codelists/procurement-procedure-type_procedure-type-e1.gc index c630f312d..03eb4734f 100644 --- a/codelists/procurement-procedure-type_procedure-type-e1.gc +++ b/codelists/procurement-procedure-type_procedure-type-e1.gc @@ -1,12 +1,12 @@ - + ProcedureTypeE1 procedure-type-e1 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-e2.gc b/codelists/procurement-procedure-type_procedure-type-e2.gc index d07908755..d4d34c4ec 100644 --- a/codelists/procurement-procedure-type_procedure-type-e2.gc +++ b/codelists/procurement-procedure-type_procedure-type-e2.gc @@ -1,12 +1,12 @@ - + ProcedureTypeE2 procedure-type-e2 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-e3.gc b/codelists/procurement-procedure-type_procedure-type-e3.gc index 445fa94a2..54ccf37f8 100644 --- a/codelists/procurement-procedure-type_procedure-type-e3.gc +++ b/codelists/procurement-procedure-type_procedure-type-e3.gc @@ -1,12 +1,12 @@ - + ProcedureTypeE3 procedure-type-e3 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-e4.gc b/codelists/procurement-procedure-type_procedure-type-e4.gc index ed566cefe..9e72d661f 100644 --- a/codelists/procurement-procedure-type_procedure-type-e4.gc +++ b/codelists/procurement-procedure-type_procedure-type-e4.gc @@ -1,12 +1,12 @@ - + ProcedureTypeE4 procedure-type-e4 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-e5.gc b/codelists/procurement-procedure-type_procedure-type-e5.gc index 68aae2aa0..77a0e36ff 100644 --- a/codelists/procurement-procedure-type_procedure-type-e5.gc +++ b/codelists/procurement-procedure-type_procedure-type-e5.gc @@ -1,12 +1,12 @@ - + ProcedureTypeE5 procedure-type-e5 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-t01.gc b/codelists/procurement-procedure-type_procedure-type-t01.gc index 2e11249c4..85cdfc7f3 100644 --- a/codelists/procurement-procedure-type_procedure-type-t01.gc +++ b/codelists/procurement-procedure-type_procedure-type-t01.gc @@ -1,12 +1,12 @@ - + ProcedureTypeT01 procedure-type-t01 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/procurement-procedure-type_procedure-type-t02.gc b/codelists/procurement-procedure-type_procedure-type-t02.gc index be8047000..3619b2763 100644 --- a/codelists/procurement-procedure-type_procedure-type-t02.gc +++ b/codelists/procurement-procedure-type_procedure-type-t02.gc @@ -1,12 +1,12 @@ - + ProcedureTypeT02 procedure-type-t02 http://publications.europa.eu/resource/authority/procurement-procedure-type procurement-procedure-type - 1.5.0 + 1.6.0 diff --git a/codelists/received-submission-type.gc b/codelists/received-submission-type.gc index 268845c98..6e0406a1a 100644 --- a/codelists/received-submission-type.gc +++ b/codelists/received-submission-type.gc @@ -1,5 +1,5 @@ - + ReceivedSubmissionType diff --git a/codelists/remedy-type.gc b/codelists/remedy-type.gc index 609fe395e..b470ce361 100644 --- a/codelists/remedy-type.gc +++ b/codelists/remedy-type.gc @@ -1,11 +1,11 @@ - + RemedyType remedy-type http://publications.europa.eu/resource/authority/remedy-type - 20220316-0 + 20221214-0 http://publications.europa.eu/resource/dataset/remedy-type diff --git a/codelists/requirement-stage.gc b/codelists/requirement-stage.gc index 018fb45b6..5b5b7c1db 100644 --- a/codelists/requirement-stage.gc +++ b/codelists/requirement-stage.gc @@ -1,5 +1,5 @@ - + RequirementStage diff --git a/codelists/reserved-procurement.gc b/codelists/reserved-procurement.gc index b3f2dfc53..1cabdda64 100644 --- a/codelists/reserved-procurement.gc +++ b/codelists/reserved-procurement.gc @@ -1,11 +1,11 @@ - + ReservedProcurement reserved-procurement http://publications.europa.eu/resource/authority/reserved-procurement - 20220316-0 + 20220928-0 http://publications.europa.eu/resource/dataset/reserved-procurement diff --git a/codelists/review-body-type.gc b/codelists/review-body-type.gc index a0ad99025..e20c86dad 100644 --- a/codelists/review-body-type.gc +++ b/codelists/review-body-type.gc @@ -1,11 +1,11 @@ - + ReviewBodyType review-body-type http://publications.europa.eu/resource/authority/review-body-type - 20220316-0 + 20221214-0 http://publications.europa.eu/resource/dataset/review-body-type diff --git a/codelists/review-decision-type.gc b/codelists/review-decision-type.gc index 612edbd3e..80747ae90 100644 --- a/codelists/review-decision-type.gc +++ b/codelists/review-decision-type.gc @@ -1,5 +1,5 @@ - + ReviewDecisionType diff --git a/codelists/review-status.gc b/codelists/review-status.gc index 7aa620abb..23f037d4b 100644 --- a/codelists/review-status.gc +++ b/codelists/review-status.gc @@ -1,5 +1,5 @@ - + ReviewStatus diff --git a/codelists/review-type.gc b/codelists/review-type.gc index 98ec75e88..96e9b9c22 100644 --- a/codelists/review-type.gc +++ b/codelists/review-type.gc @@ -1,5 +1,5 @@ - + ReviewType diff --git a/codelists/rewards-penalties.gc b/codelists/rewards-penalties.gc index a7fc563f7..259199264 100644 --- a/codelists/rewards-penalties.gc +++ b/codelists/rewards-penalties.gc @@ -1,5 +1,5 @@ - + RewardsPenalties diff --git a/codelists/selection-criterion.gc b/codelists/selection-criterion.gc index c2985b601..04316f67b 100644 --- a/codelists/selection-criterion.gc +++ b/codelists/selection-criterion.gc @@ -1,11 +1,11 @@ - + SelectionCriterion selection-criterion http://publications.europa.eu/resource/authority/selection-criterion - 20220316-0 + 20221214-0 http://publications.europa.eu/resource/dataset/selection-criterion diff --git a/codelists/social-objective.gc b/codelists/social-objective.gc index 3ad554d0c..4768aeeba 100644 --- a/codelists/social-objective.gc +++ b/codelists/social-objective.gc @@ -1,11 +1,11 @@ - + SocialObjective social-objective http://publications.europa.eu/resource/authority/social-objective - 20220316-0 + 20221214-0 http://publications.europa.eu/resource/dataset/social-objective diff --git a/codelists/strategic-procurement.gc b/codelists/strategic-procurement.gc index 594c21fa9..aa9f72b9f 100644 --- a/codelists/strategic-procurement.gc +++ b/codelists/strategic-procurement.gc @@ -1,5 +1,5 @@ - + StrategicProcurement diff --git a/codelists/subcontracting-indication.gc b/codelists/subcontracting-indication.gc index 69d058064..79b8ad488 100644 --- a/codelists/subcontracting-indication.gc +++ b/codelists/subcontracting-indication.gc @@ -1,5 +1,5 @@ - + SubcontractingIndication diff --git a/codelists/subcontracting-obligation.gc b/codelists/subcontracting-obligation.gc index 6d6420ca6..881e2d270 100644 --- a/codelists/subcontracting-obligation.gc +++ b/codelists/subcontracting-obligation.gc @@ -1,5 +1,5 @@ - + SubcontractingObligation diff --git a/codelists/tenderlot-presentation.gc b/codelists/tenderlot-presentation.gc index 173547f01..dd8083c59 100644 --- a/codelists/tenderlot-presentation.gc +++ b/codelists/tenderlot-presentation.gc @@ -1,5 +1,5 @@ - + TenderlotPresentation diff --git a/codelists/timeperiod.gc b/codelists/timeperiod.gc index 0e438acc8..d190a1a16 100644 --- a/codelists/timeperiod.gc +++ b/codelists/timeperiod.gc @@ -1,5 +1,5 @@ - + Timeperiod diff --git a/codelists/timeperiod_duration-unit.gc b/codelists/timeperiod_duration-unit.gc index e67d78f8b..f78f1a37d 100644 --- a/codelists/timeperiod_duration-unit.gc +++ b/codelists/timeperiod_duration-unit.gc @@ -1,12 +1,12 @@ - + DurationUnit duration-unit http://publications.europa.eu/resource/authority/timeperiod timeperiod - 1.5.0 + 1.6.0 diff --git a/codelists/timeperiod_duration.gc b/codelists/timeperiod_duration.gc index 7fde92e51..ea78a62f1 100644 --- a/codelists/timeperiod_duration.gc +++ b/codelists/timeperiod_duration.gc @@ -1,12 +1,12 @@ - + Duration duration http://publications.europa.eu/resource/authority/timeperiod timeperiod - 1.5.0 + 1.6.0 diff --git a/codelists/transport-service.gc b/codelists/transport-service.gc index adf60c2a1..e3e1899ef 100644 --- a/codelists/transport-service.gc +++ b/codelists/transport-service.gc @@ -1,5 +1,5 @@ - + TransportService diff --git a/codelists/usage.gc b/codelists/usage.gc index 6d7a1a44f..fbeb95b38 100644 --- a/codelists/usage.gc +++ b/codelists/usage.gc @@ -1,5 +1,5 @@ - + Usage diff --git a/codelists/vehicle-category.gc b/codelists/vehicle-category.gc index 13f2ff0ca..e265f3fbe 100644 --- a/codelists/vehicle-category.gc +++ b/codelists/vehicle-category.gc @@ -1,5 +1,5 @@ - + VehicleCategory diff --git a/codelists/vehicles.gc b/codelists/vehicles.gc index 5700fc8f0..32128f0c5 100644 --- a/codelists/vehicles.gc +++ b/codelists/vehicles.gc @@ -1,5 +1,5 @@ - + Vehicles diff --git a/codelists/winner-selection-status.gc b/codelists/winner-selection-status.gc index 9f0f71104..049e082a2 100644 --- a/codelists/winner-selection-status.gc +++ b/codelists/winner-selection-status.gc @@ -1,5 +1,5 @@ - + WinnerSelectionStatus diff --git a/fields/fields.json b/fields/fields.json index 614d1a05f..e5b10121d 100644 --- a/fields/fields.json +++ b/fields/fields.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "eforms-sdk-1.6.0", "metadataDatabase" : { - "version" : "1.5.63", - "createdOn" : "2023-02-15T12:17:18" + "version" : "1.6.0", + "createdOn" : "2023-02-17T12:00:00" }, "xmlStructure" : [ { "id" : "ND-Root", diff --git a/notice-types/1.json b/notice-types/1.json index 54c38d2f9..b2c3278fd 100644 --- a/notice-types/1.json +++ b/notice-types/1.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-17T12:00:00" }, "noticeId" : "1", "metadata" : [ { diff --git a/notice-types/10.json b/notice-types/10.json index e800f3f8b..41e2f9272 100644 --- a/notice-types/10.json +++ b/notice-types/10.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "10", "metadata" : [ { @@ -524,57 +524,6 @@ "description" : "Lots All Required", "_label" : "field|name|BT-763-Procedure" } ] - }, { - "id" : "GR-Procedure-LotDistribution", - "contentType" : "group", - "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", - "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", - "_label" : "group|name|ND-LotDistribution", - "content" : [ { - "id" : "GR-Procedure-GroupComposition", - "contentType" : "group", - "nodeId" : "ND-GroupComposition", - "displayType" : "GROUP", - "description" : "Composition of a given Group of lots", - "_label" : "group|name|ND-GroupComposition", - "_repeatable" : true, - "content" : [ { - "id" : "BT-330-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Identifier", - "_label" : "field|name|BT-330-Procedure", - "_idSchemes" : [ "GLO" ] - }, { - "id" : "BT-1375-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Lot Identifier", - "_label" : "field|name|BT-1375-Procedure", - "_idSchemes" : [ "LOT" ], - "_repeatable" : true - } ] - }, { - "id" : "GR-Procedure-MaxLots", - "contentType" : "group", - "displayType" : "GROUP", - "description" : "Max Lots", - "_label" : "group|name|GR-Procedure-MaxLots", - "content" : [ { - "id" : "BT-31-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Allowed", - "_label" : "field|name|BT-31-Procedure" - }, { - "id" : "BT-33-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Awarded", - "_label" : "field|name|BT-33-Procedure" - } ] - } ] }, { "id" : "GR-Procedure-AdditionalInformation", "contentType" : "group", @@ -589,6 +538,57 @@ "_label" : "field|name|BT-300-Procedure" } ] } ] + }, { + "id" : "GR-Procedure-LotDistribution", + "contentType" : "group", + "nodeId" : "ND-LotDistribution", + "displayType" : "SECTION", + "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", + "_label" : "group|name|ND-LotDistribution", + "content" : [ { + "id" : "GR-Procedure-GroupComposition", + "contentType" : "group", + "nodeId" : "ND-GroupComposition", + "displayType" : "GROUP", + "description" : "Composition of a given Group of lots", + "_label" : "group|name|ND-GroupComposition", + "_repeatable" : true, + "content" : [ { + "id" : "BT-330-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Identifier", + "_label" : "field|name|BT-330-Procedure", + "_idSchemes" : [ "GLO" ] + }, { + "id" : "BT-1375-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Lot Identifier", + "_label" : "field|name|BT-1375-Procedure", + "_idSchemes" : [ "LOT" ], + "_repeatable" : true + } ] + }, { + "id" : "GR-Procedure-MaxLots", + "contentType" : "group", + "displayType" : "GROUP", + "description" : "Max Lots", + "_label" : "group|name|GR-Procedure-MaxLots", + "content" : [ { + "id" : "BT-31-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Allowed", + "_label" : "field|name|BT-31-Procedure" + }, { + "id" : "BT-33-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Awarded", + "_label" : "field|name|BT-33-Procedure" + } ] + } ] } ] }, { "id" : "GR-Lot", diff --git a/notice-types/11.json b/notice-types/11.json index 60b0bb70b..5fcad3c7b 100644 --- a/notice-types/11.json +++ b/notice-types/11.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "11", "metadata" : [ { @@ -530,57 +530,6 @@ "description" : "Lots All Required", "_label" : "field|name|BT-763-Procedure" } ] - }, { - "id" : "GR-Procedure-LotDistribution", - "contentType" : "group", - "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", - "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", - "_label" : "group|name|ND-LotDistribution", - "content" : [ { - "id" : "GR-Procedure-GroupComposition", - "contentType" : "group", - "nodeId" : "ND-GroupComposition", - "displayType" : "GROUP", - "description" : "Composition of a given Group of lots", - "_label" : "group|name|ND-GroupComposition", - "_repeatable" : true, - "content" : [ { - "id" : "BT-330-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Identifier", - "_label" : "field|name|BT-330-Procedure", - "_idSchemes" : [ "GLO" ] - }, { - "id" : "BT-1375-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Lot Identifier", - "_label" : "field|name|BT-1375-Procedure", - "_idSchemes" : [ "LOT" ], - "_repeatable" : true - } ] - }, { - "id" : "GR-Procedure-MaxLots", - "contentType" : "group", - "displayType" : "GROUP", - "description" : "Max Lots", - "_label" : "group|name|GR-Procedure-MaxLots", - "content" : [ { - "id" : "BT-31-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Allowed", - "_label" : "field|name|BT-31-Procedure" - }, { - "id" : "BT-33-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Awarded", - "_label" : "field|name|BT-33-Procedure" - } ] - } ] }, { "id" : "GR-Procedure-AdditionalInformation", "contentType" : "group", @@ -595,6 +544,57 @@ "_label" : "field|name|BT-300-Procedure" } ] } ] + }, { + "id" : "GR-Procedure-LotDistribution", + "contentType" : "group", + "nodeId" : "ND-LotDistribution", + "displayType" : "SECTION", + "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", + "_label" : "group|name|ND-LotDistribution", + "content" : [ { + "id" : "GR-Procedure-GroupComposition", + "contentType" : "group", + "nodeId" : "ND-GroupComposition", + "displayType" : "GROUP", + "description" : "Composition of a given Group of lots", + "_label" : "group|name|ND-GroupComposition", + "_repeatable" : true, + "content" : [ { + "id" : "BT-330-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Identifier", + "_label" : "field|name|BT-330-Procedure", + "_idSchemes" : [ "GLO" ] + }, { + "id" : "BT-1375-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Lot Identifier", + "_label" : "field|name|BT-1375-Procedure", + "_idSchemes" : [ "LOT" ], + "_repeatable" : true + } ] + }, { + "id" : "GR-Procedure-MaxLots", + "contentType" : "group", + "displayType" : "GROUP", + "description" : "Max Lots", + "_label" : "group|name|GR-Procedure-MaxLots", + "content" : [ { + "id" : "BT-31-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Allowed", + "_label" : "field|name|BT-31-Procedure" + }, { + "id" : "BT-33-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Awarded", + "_label" : "field|name|BT-33-Procedure" + } ] + } ] } ] }, { "id" : "GR-Lot", diff --git a/notice-types/12.json b/notice-types/12.json index b3588cf38..31f5e5cf3 100644 --- a/notice-types/12.json +++ b/notice-types/12.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "12", "metadata" : [ { @@ -524,57 +524,6 @@ "description" : "Lots All Required", "_label" : "field|name|BT-763-Procedure" } ] - }, { - "id" : "GR-Procedure-LotDistribution", - "contentType" : "group", - "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", - "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", - "_label" : "group|name|ND-LotDistribution", - "content" : [ { - "id" : "GR-Procedure-GroupComposition", - "contentType" : "group", - "nodeId" : "ND-GroupComposition", - "displayType" : "GROUP", - "description" : "Composition of a given Group of lots", - "_label" : "group|name|ND-GroupComposition", - "_repeatable" : true, - "content" : [ { - "id" : "BT-330-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Identifier", - "_label" : "field|name|BT-330-Procedure", - "_idSchemes" : [ "GLO" ] - }, { - "id" : "BT-1375-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Lot Identifier", - "_label" : "field|name|BT-1375-Procedure", - "_idSchemes" : [ "LOT" ], - "_repeatable" : true - } ] - }, { - "id" : "GR-Procedure-MaxLots", - "contentType" : "group", - "displayType" : "GROUP", - "description" : "Max Lots", - "_label" : "group|name|GR-Procedure-MaxLots", - "content" : [ { - "id" : "BT-31-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Allowed", - "_label" : "field|name|BT-31-Procedure" - }, { - "id" : "BT-33-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Awarded", - "_label" : "field|name|BT-33-Procedure" - } ] - } ] }, { "id" : "GR-Procedure-AdditionalInformation", "contentType" : "group", @@ -589,6 +538,57 @@ "_label" : "field|name|BT-300-Procedure" } ] } ] + }, { + "id" : "GR-Procedure-LotDistribution", + "contentType" : "group", + "nodeId" : "ND-LotDistribution", + "displayType" : "SECTION", + "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", + "_label" : "group|name|ND-LotDistribution", + "content" : [ { + "id" : "GR-Procedure-GroupComposition", + "contentType" : "group", + "nodeId" : "ND-GroupComposition", + "displayType" : "GROUP", + "description" : "Composition of a given Group of lots", + "_label" : "group|name|ND-GroupComposition", + "_repeatable" : true, + "content" : [ { + "id" : "BT-330-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Identifier", + "_label" : "field|name|BT-330-Procedure", + "_idSchemes" : [ "GLO" ] + }, { + "id" : "BT-1375-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Lot Identifier", + "_label" : "field|name|BT-1375-Procedure", + "_idSchemes" : [ "LOT" ], + "_repeatable" : true + } ] + }, { + "id" : "GR-Procedure-MaxLots", + "contentType" : "group", + "displayType" : "GROUP", + "description" : "Max Lots", + "_label" : "group|name|GR-Procedure-MaxLots", + "content" : [ { + "id" : "BT-31-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Allowed", + "_label" : "field|name|BT-31-Procedure" + }, { + "id" : "BT-33-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Awarded", + "_label" : "field|name|BT-33-Procedure" + } ] + } ] } ] }, { "id" : "GR-Lot", diff --git a/notice-types/13.json b/notice-types/13.json index 43b34e92b..2a20ccbe3 100644 --- a/notice-types/13.json +++ b/notice-types/13.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "13", "metadata" : [ { @@ -530,57 +530,6 @@ "description" : "Lots All Required", "_label" : "field|name|BT-763-Procedure" } ] - }, { - "id" : "GR-Procedure-LotDistribution", - "contentType" : "group", - "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", - "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", - "_label" : "group|name|ND-LotDistribution", - "content" : [ { - "id" : "GR-Procedure-GroupComposition", - "contentType" : "group", - "nodeId" : "ND-GroupComposition", - "displayType" : "GROUP", - "description" : "Composition of a given Group of lots", - "_label" : "group|name|ND-GroupComposition", - "_repeatable" : true, - "content" : [ { - "id" : "BT-330-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Identifier", - "_label" : "field|name|BT-330-Procedure", - "_idSchemes" : [ "GLO" ] - }, { - "id" : "BT-1375-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Lot Identifier", - "_label" : "field|name|BT-1375-Procedure", - "_idSchemes" : [ "LOT" ], - "_repeatable" : true - } ] - }, { - "id" : "GR-Procedure-MaxLots", - "contentType" : "group", - "displayType" : "GROUP", - "description" : "Max Lots", - "_label" : "group|name|GR-Procedure-MaxLots", - "content" : [ { - "id" : "BT-31-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Allowed", - "_label" : "field|name|BT-31-Procedure" - }, { - "id" : "BT-33-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Awarded", - "_label" : "field|name|BT-33-Procedure" - } ] - } ] }, { "id" : "GR-Procedure-AdditionalInformation", "contentType" : "group", @@ -595,6 +544,57 @@ "_label" : "field|name|BT-300-Procedure" } ] } ] + }, { + "id" : "GR-Procedure-LotDistribution", + "contentType" : "group", + "nodeId" : "ND-LotDistribution", + "displayType" : "SECTION", + "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", + "_label" : "group|name|ND-LotDistribution", + "content" : [ { + "id" : "GR-Procedure-GroupComposition", + "contentType" : "group", + "nodeId" : "ND-GroupComposition", + "displayType" : "GROUP", + "description" : "Composition of a given Group of lots", + "_label" : "group|name|ND-GroupComposition", + "_repeatable" : true, + "content" : [ { + "id" : "BT-330-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Identifier", + "_label" : "field|name|BT-330-Procedure", + "_idSchemes" : [ "GLO" ] + }, { + "id" : "BT-1375-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Lot Identifier", + "_label" : "field|name|BT-1375-Procedure", + "_idSchemes" : [ "LOT" ], + "_repeatable" : true + } ] + }, { + "id" : "GR-Procedure-MaxLots", + "contentType" : "group", + "displayType" : "GROUP", + "description" : "Max Lots", + "_label" : "group|name|GR-Procedure-MaxLots", + "content" : [ { + "id" : "BT-31-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Allowed", + "_label" : "field|name|BT-31-Procedure" + }, { + "id" : "BT-33-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Awarded", + "_label" : "field|name|BT-33-Procedure" + } ] + } ] } ] }, { "id" : "GR-Lot", diff --git a/notice-types/14.json b/notice-types/14.json index db6df5bb2..edbcb9488 100644 --- a/notice-types/14.json +++ b/notice-types/14.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "14", "metadata" : [ { @@ -518,57 +518,6 @@ "description" : "Lots All Required", "_label" : "field|name|BT-763-Procedure" } ] - }, { - "id" : "GR-Procedure-LotDistribution", - "contentType" : "group", - "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", - "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", - "_label" : "group|name|ND-LotDistribution", - "content" : [ { - "id" : "GR-Procedure-GroupComposition", - "contentType" : "group", - "nodeId" : "ND-GroupComposition", - "displayType" : "GROUP", - "description" : "Composition of a given Group of lots", - "_label" : "group|name|ND-GroupComposition", - "_repeatable" : true, - "content" : [ { - "id" : "BT-330-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Identifier", - "_label" : "field|name|BT-330-Procedure", - "_idSchemes" : [ "GLO" ] - }, { - "id" : "BT-1375-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Lot Identifier", - "_label" : "field|name|BT-1375-Procedure", - "_idSchemes" : [ "LOT" ], - "_repeatable" : true - } ] - }, { - "id" : "GR-Procedure-MaxLots", - "contentType" : "group", - "displayType" : "GROUP", - "description" : "Max Lots", - "_label" : "group|name|GR-Procedure-MaxLots", - "content" : [ { - "id" : "BT-31-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Allowed", - "_label" : "field|name|BT-31-Procedure" - }, { - "id" : "BT-33-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Awarded", - "_label" : "field|name|BT-33-Procedure" - } ] - } ] }, { "id" : "GR-Procedure-AdditionalInformation", "contentType" : "group", @@ -583,6 +532,57 @@ "_label" : "field|name|BT-300-Procedure" } ] } ] + }, { + "id" : "GR-Procedure-LotDistribution", + "contentType" : "group", + "nodeId" : "ND-LotDistribution", + "displayType" : "SECTION", + "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", + "_label" : "group|name|ND-LotDistribution", + "content" : [ { + "id" : "GR-Procedure-GroupComposition", + "contentType" : "group", + "nodeId" : "ND-GroupComposition", + "displayType" : "GROUP", + "description" : "Composition of a given Group of lots", + "_label" : "group|name|ND-GroupComposition", + "_repeatable" : true, + "content" : [ { + "id" : "BT-330-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Identifier", + "_label" : "field|name|BT-330-Procedure", + "_idSchemes" : [ "GLO" ] + }, { + "id" : "BT-1375-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Lot Identifier", + "_label" : "field|name|BT-1375-Procedure", + "_idSchemes" : [ "LOT" ], + "_repeatable" : true + } ] + }, { + "id" : "GR-Procedure-MaxLots", + "contentType" : "group", + "displayType" : "GROUP", + "description" : "Max Lots", + "_label" : "group|name|GR-Procedure-MaxLots", + "content" : [ { + "id" : "BT-31-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Allowed", + "_label" : "field|name|BT-31-Procedure" + }, { + "id" : "BT-33-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Awarded", + "_label" : "field|name|BT-33-Procedure" + } ] + } ] } ] }, { "id" : "GR-Lot", diff --git a/notice-types/15.json b/notice-types/15.json index 1393af5dc..5343c4738 100644 --- a/notice-types/15.json +++ b/notice-types/15.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-17T12:00:00" }, "noticeId" : "15", "metadata" : [ { @@ -506,9 +506,10 @@ "content" : [ { "id" : "GR-Lot-Purpose", "contentType" : "group", + "nodeId" : "ND-LotTenderingProcess", "displayType" : "SECTION", - "description" : "Purpose", - "_label" : "group|name|GR-Lot-Purpose", + "description" : "Tendering Procedure information (GPA, Atypical Tool, Deadlines, techniques) for a Lot", + "_label" : "group|name|ND-LotTenderingProcess", "content" : [ { "id" : "BT-137-Lot", "contentType" : "field", diff --git a/notice-types/16.json b/notice-types/16.json index 88b2d4944..98f538fb8 100644 --- a/notice-types/16.json +++ b/notice-types/16.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "16", "metadata" : [ { @@ -482,25 +482,6 @@ "description" : "Cross Border Law Description", "_label" : "field|name|BT-09(b)-Procedure" } ] - }, { - "id" : "GR-Procedure-MaxLots", - "contentType" : "group", - "displayType" : "GROUP", - "description" : "Max Lots", - "_label" : "group|name|GR-Procedure-MaxLots", - "content" : [ { - "id" : "BT-31-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Allowed", - "_label" : "field|name|BT-31-Procedure" - }, { - "id" : "BT-33-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Awarded", - "_label" : "field|name|BT-33-Procedure" - } ] } ] }, { "id" : "GR-Procedure-Procedure-subsection", @@ -565,6 +546,57 @@ "_label" : "field|name|BT-300-Procedure" } ] } ] + }, { + "id" : "GR-Procedure-LotDistribution", + "contentType" : "group", + "nodeId" : "ND-LotDistribution", + "displayType" : "SECTION", + "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", + "_label" : "group|name|ND-LotDistribution", + "content" : [ { + "id" : "GR-Procedure-GroupComposition", + "contentType" : "group", + "nodeId" : "ND-GroupComposition", + "displayType" : "GROUP", + "description" : "Composition of a given Group of lots", + "_label" : "group|name|ND-GroupComposition", + "_repeatable" : true, + "content" : [ { + "id" : "BT-330-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Identifier", + "_label" : "field|name|BT-330-Procedure", + "_idSchemes" : [ "GLO" ] + }, { + "id" : "BT-1375-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Lot Identifier", + "_label" : "field|name|BT-1375-Procedure", + "_idSchemes" : [ "LOT" ], + "_repeatable" : true + } ] + }, { + "id" : "GR-Procedure-MaxLots", + "contentType" : "group", + "displayType" : "GROUP", + "description" : "Max Lots", + "_label" : "group|name|GR-Procedure-MaxLots", + "content" : [ { + "id" : "BT-31-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Allowed", + "_label" : "field|name|BT-31-Procedure" + }, { + "id" : "BT-33-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Awarded", + "_label" : "field|name|BT-33-Procedure" + } ] + } ] } ] }, { "id" : "GR-Lot", @@ -581,9 +613,10 @@ "content" : [ { "id" : "GR-Lot-Purpose", "contentType" : "group", + "nodeId" : "ND-LotTenderingProcess", "displayType" : "SECTION", - "description" : "Purpose", - "_label" : "group|name|GR-Lot-Purpose", + "description" : "Tendering Procedure information (GPA, Atypical Tool, Deadlines, techniques) for a Lot", + "_label" : "group|name|ND-LotTenderingProcess", "content" : [ { "id" : "BT-137-Lot", "contentType" : "field", @@ -1962,28 +1995,6 @@ "_idScheme" : "GLO", "_schemeName" : "LotsGroup", "hidden" : true - }, { - "id" : "GR-LotsGroup-LotDistribution", - "contentType" : "group", - "displayType" : "GROUP", - "description" : "Lot Distribution ", - "_label" : "group|name|GR-LotsGroup-LotDistribution", - "content" : [ { - "id" : "BT-330-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Identifier", - "_label" : "field|name|BT-330-Procedure", - "_idSchemes" : [ "GLO" ] - }, { - "id" : "BT-1375-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Lot Identifier", - "_label" : "field|name|BT-1375-Procedure", - "_idSchemes" : [ "LOT" ], - "_repeatable" : true - } ] }, { "id" : "GR-LotsGroup-Description", "contentType" : "group", diff --git a/notice-types/17.json b/notice-types/17.json index c24eed5d1..24ab56c71 100644 --- a/notice-types/17.json +++ b/notice-types/17.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "17", "metadata" : [ { @@ -541,57 +541,6 @@ "description" : "Lots All Required", "_label" : "field|name|BT-763-Procedure" } ] - }, { - "id" : "GR-Procedure-LotDistribution", - "contentType" : "group", - "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", - "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", - "_label" : "group|name|ND-LotDistribution", - "content" : [ { - "id" : "GR-Procedure-GroupComposition", - "contentType" : "group", - "nodeId" : "ND-GroupComposition", - "displayType" : "GROUP", - "description" : "Composition of a given Group of lots", - "_label" : "group|name|ND-GroupComposition", - "_repeatable" : true, - "content" : [ { - "id" : "BT-330-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Identifier", - "_label" : "field|name|BT-330-Procedure", - "_idSchemes" : [ "GLO" ] - }, { - "id" : "BT-1375-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Lot Identifier", - "_label" : "field|name|BT-1375-Procedure", - "_idSchemes" : [ "LOT" ], - "_repeatable" : true - } ] - }, { - "id" : "GR-Procedure-MaxLots", - "contentType" : "group", - "displayType" : "GROUP", - "description" : "Max Lots", - "_label" : "group|name|GR-Procedure-MaxLots", - "content" : [ { - "id" : "BT-31-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Allowed", - "_label" : "field|name|BT-31-Procedure" - }, { - "id" : "BT-33-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Awarded", - "_label" : "field|name|BT-33-Procedure" - } ] - } ] }, { "id" : "GR-Procedure-AdditionalInformation", "contentType" : "group", @@ -606,6 +555,57 @@ "_label" : "field|name|BT-300-Procedure" } ] } ] + }, { + "id" : "GR-Procedure-LotDistribution", + "contentType" : "group", + "nodeId" : "ND-LotDistribution", + "displayType" : "SECTION", + "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", + "_label" : "group|name|ND-LotDistribution", + "content" : [ { + "id" : "GR-Procedure-GroupComposition", + "contentType" : "group", + "nodeId" : "ND-GroupComposition", + "displayType" : "GROUP", + "description" : "Composition of a given Group of lots", + "_label" : "group|name|ND-GroupComposition", + "_repeatable" : true, + "content" : [ { + "id" : "BT-330-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Identifier", + "_label" : "field|name|BT-330-Procedure", + "_idSchemes" : [ "GLO" ] + }, { + "id" : "BT-1375-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Lot Identifier", + "_label" : "field|name|BT-1375-Procedure", + "_idSchemes" : [ "LOT" ], + "_repeatable" : true + } ] + }, { + "id" : "GR-Procedure-MaxLots", + "contentType" : "group", + "displayType" : "GROUP", + "description" : "Max Lots", + "_label" : "group|name|GR-Procedure-MaxLots", + "content" : [ { + "id" : "BT-31-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Allowed", + "_label" : "field|name|BT-31-Procedure" + }, { + "id" : "BT-33-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Awarded", + "_label" : "field|name|BT-33-Procedure" + } ] + } ] } ] }, { "id" : "GR-Lot", diff --git a/notice-types/18.json b/notice-types/18.json index 141bad2a4..4446eb9c9 100644 --- a/notice-types/18.json +++ b/notice-types/18.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "18", "metadata" : [ { @@ -547,57 +547,6 @@ "description" : "Lots All Required", "_label" : "field|name|BT-763-Procedure" } ] - }, { - "id" : "GR-Procedure-LotDistribution", - "contentType" : "group", - "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", - "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", - "_label" : "group|name|ND-LotDistribution", - "content" : [ { - "id" : "GR-Procedure-GroupComposition", - "contentType" : "group", - "nodeId" : "ND-GroupComposition", - "displayType" : "GROUP", - "description" : "Composition of a given Group of lots", - "_label" : "group|name|ND-GroupComposition", - "_repeatable" : true, - "content" : [ { - "id" : "BT-330-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Identifier", - "_label" : "field|name|BT-330-Procedure", - "_idSchemes" : [ "GLO" ] - }, { - "id" : "BT-1375-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Lot Identifier", - "_label" : "field|name|BT-1375-Procedure", - "_idSchemes" : [ "LOT" ], - "_repeatable" : true - } ] - }, { - "id" : "GR-Procedure-MaxLots", - "contentType" : "group", - "displayType" : "GROUP", - "description" : "Max Lots", - "_label" : "group|name|GR-Procedure-MaxLots", - "content" : [ { - "id" : "BT-31-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Allowed", - "_label" : "field|name|BT-31-Procedure" - }, { - "id" : "BT-33-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Awarded", - "_label" : "field|name|BT-33-Procedure" - } ] - } ] }, { "id" : "GR-Procedure-AdditionalInformation", "contentType" : "group", @@ -612,6 +561,57 @@ "_label" : "field|name|BT-300-Procedure" } ] } ] + }, { + "id" : "GR-Procedure-LotDistribution", + "contentType" : "group", + "nodeId" : "ND-LotDistribution", + "displayType" : "SECTION", + "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", + "_label" : "group|name|ND-LotDistribution", + "content" : [ { + "id" : "GR-Procedure-GroupComposition", + "contentType" : "group", + "nodeId" : "ND-GroupComposition", + "displayType" : "GROUP", + "description" : "Composition of a given Group of lots", + "_label" : "group|name|ND-GroupComposition", + "_repeatable" : true, + "content" : [ { + "id" : "BT-330-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Identifier", + "_label" : "field|name|BT-330-Procedure", + "_idSchemes" : [ "GLO" ] + }, { + "id" : "BT-1375-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Lot Identifier", + "_label" : "field|name|BT-1375-Procedure", + "_idSchemes" : [ "LOT" ], + "_repeatable" : true + } ] + }, { + "id" : "GR-Procedure-MaxLots", + "contentType" : "group", + "displayType" : "GROUP", + "description" : "Max Lots", + "_label" : "group|name|GR-Procedure-MaxLots", + "content" : [ { + "id" : "BT-31-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Allowed", + "_label" : "field|name|BT-31-Procedure" + }, { + "id" : "BT-33-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Awarded", + "_label" : "field|name|BT-33-Procedure" + } ] + } ] } ] }, { "id" : "GR-Lot", diff --git a/notice-types/19.json b/notice-types/19.json index 8de8c05c0..aff85261b 100644 --- a/notice-types/19.json +++ b/notice-types/19.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "19", "metadata" : [ { @@ -524,57 +524,6 @@ "description" : "Lots All Required", "_label" : "field|name|BT-763-Procedure" } ] - }, { - "id" : "GR-Procedure-LotDistribution", - "contentType" : "group", - "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", - "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", - "_label" : "group|name|ND-LotDistribution", - "content" : [ { - "id" : "GR-Procedure-GroupComposition", - "contentType" : "group", - "nodeId" : "ND-GroupComposition", - "displayType" : "GROUP", - "description" : "Composition of a given Group of lots", - "_label" : "group|name|ND-GroupComposition", - "_repeatable" : true, - "content" : [ { - "id" : "BT-330-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Identifier", - "_label" : "field|name|BT-330-Procedure", - "_idSchemes" : [ "GLO" ] - }, { - "id" : "BT-1375-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Lot Identifier", - "_label" : "field|name|BT-1375-Procedure", - "_idSchemes" : [ "LOT" ], - "_repeatable" : true - } ] - }, { - "id" : "GR-Procedure-MaxLots", - "contentType" : "group", - "displayType" : "GROUP", - "description" : "Max Lots", - "_label" : "group|name|GR-Procedure-MaxLots", - "content" : [ { - "id" : "BT-31-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Allowed", - "_label" : "field|name|BT-31-Procedure" - }, { - "id" : "BT-33-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Awarded", - "_label" : "field|name|BT-33-Procedure" - } ] - } ] }, { "id" : "GR-Procedure-AdditionalInformation", "contentType" : "group", @@ -589,6 +538,57 @@ "_label" : "field|name|BT-300-Procedure" } ] } ] + }, { + "id" : "GR-Procedure-LotDistribution", + "contentType" : "group", + "nodeId" : "ND-LotDistribution", + "displayType" : "SECTION", + "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", + "_label" : "group|name|ND-LotDistribution", + "content" : [ { + "id" : "GR-Procedure-GroupComposition", + "contentType" : "group", + "nodeId" : "ND-GroupComposition", + "displayType" : "GROUP", + "description" : "Composition of a given Group of lots", + "_label" : "group|name|ND-GroupComposition", + "_repeatable" : true, + "content" : [ { + "id" : "BT-330-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Identifier", + "_label" : "field|name|BT-330-Procedure", + "_idSchemes" : [ "GLO" ] + }, { + "id" : "BT-1375-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Lot Identifier", + "_label" : "field|name|BT-1375-Procedure", + "_idSchemes" : [ "LOT" ], + "_repeatable" : true + } ] + }, { + "id" : "GR-Procedure-MaxLots", + "contentType" : "group", + "displayType" : "GROUP", + "description" : "Max Lots", + "_label" : "group|name|GR-Procedure-MaxLots", + "content" : [ { + "id" : "BT-31-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Allowed", + "_label" : "field|name|BT-31-Procedure" + }, { + "id" : "BT-33-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Awarded", + "_label" : "field|name|BT-33-Procedure" + } ] + } ] } ] }, { "id" : "GR-Lot", diff --git a/notice-types/2.json b/notice-types/2.json index a4ac72939..a9ec346e3 100644 --- a/notice-types/2.json +++ b/notice-types/2.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-17T12:00:00" }, "noticeId" : "2", "metadata" : [ { diff --git a/notice-types/20.json b/notice-types/20.json index 693423e14..aed709a24 100644 --- a/notice-types/20.json +++ b/notice-types/20.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "20", "metadata" : [ { @@ -524,57 +524,6 @@ "description" : "Lots All Required", "_label" : "field|name|BT-763-Procedure" } ] - }, { - "id" : "GR-Procedure-LotDistribution", - "contentType" : "group", - "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", - "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", - "_label" : "group|name|ND-LotDistribution", - "content" : [ { - "id" : "GR-Procedure-GroupComposition", - "contentType" : "group", - "nodeId" : "ND-GroupComposition", - "displayType" : "GROUP", - "description" : "Composition of a given Group of lots", - "_label" : "group|name|ND-GroupComposition", - "_repeatable" : true, - "content" : [ { - "id" : "BT-330-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Identifier", - "_label" : "field|name|BT-330-Procedure", - "_idSchemes" : [ "GLO" ] - }, { - "id" : "BT-1375-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Lot Identifier", - "_label" : "field|name|BT-1375-Procedure", - "_idSchemes" : [ "LOT" ], - "_repeatable" : true - } ] - }, { - "id" : "GR-Procedure-MaxLots", - "contentType" : "group", - "displayType" : "GROUP", - "description" : "Max Lots", - "_label" : "group|name|GR-Procedure-MaxLots", - "content" : [ { - "id" : "BT-31-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Allowed", - "_label" : "field|name|BT-31-Procedure" - }, { - "id" : "BT-33-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Awarded", - "_label" : "field|name|BT-33-Procedure" - } ] - } ] }, { "id" : "GR-Procedure-AdditionalInformation", "contentType" : "group", @@ -589,6 +538,57 @@ "_label" : "field|name|BT-300-Procedure" } ] } ] + }, { + "id" : "GR-Procedure-LotDistribution", + "contentType" : "group", + "nodeId" : "ND-LotDistribution", + "displayType" : "SECTION", + "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", + "_label" : "group|name|ND-LotDistribution", + "content" : [ { + "id" : "GR-Procedure-GroupComposition", + "contentType" : "group", + "nodeId" : "ND-GroupComposition", + "displayType" : "GROUP", + "description" : "Composition of a given Group of lots", + "_label" : "group|name|ND-GroupComposition", + "_repeatable" : true, + "content" : [ { + "id" : "BT-330-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Identifier", + "_label" : "field|name|BT-330-Procedure", + "_idSchemes" : [ "GLO" ] + }, { + "id" : "BT-1375-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Lot Identifier", + "_label" : "field|name|BT-1375-Procedure", + "_idSchemes" : [ "LOT" ], + "_repeatable" : true + } ] + }, { + "id" : "GR-Procedure-MaxLots", + "contentType" : "group", + "displayType" : "GROUP", + "description" : "Max Lots", + "_label" : "group|name|GR-Procedure-MaxLots", + "content" : [ { + "id" : "BT-31-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Allowed", + "_label" : "field|name|BT-31-Procedure" + }, { + "id" : "BT-33-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Awarded", + "_label" : "field|name|BT-33-Procedure" + } ] + } ] } ] }, { "id" : "GR-Lot", diff --git a/notice-types/21.json b/notice-types/21.json index 4cc7b5243..21356201a 100644 --- a/notice-types/21.json +++ b/notice-types/21.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "21", "metadata" : [ { @@ -530,57 +530,6 @@ "description" : "Lots All Required", "_label" : "field|name|BT-763-Procedure" } ] - }, { - "id" : "GR-Procedure-LotDistribution", - "contentType" : "group", - "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", - "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", - "_label" : "group|name|ND-LotDistribution", - "content" : [ { - "id" : "GR-Procedure-GroupComposition", - "contentType" : "group", - "nodeId" : "ND-GroupComposition", - "displayType" : "GROUP", - "description" : "Composition of a given Group of lots", - "_label" : "group|name|ND-GroupComposition", - "_repeatable" : true, - "content" : [ { - "id" : "BT-330-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Identifier", - "_label" : "field|name|BT-330-Procedure", - "_idSchemes" : [ "GLO" ] - }, { - "id" : "BT-1375-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Lot Identifier", - "_label" : "field|name|BT-1375-Procedure", - "_idSchemes" : [ "LOT" ], - "_repeatable" : true - } ] - }, { - "id" : "GR-Procedure-MaxLots", - "contentType" : "group", - "displayType" : "GROUP", - "description" : "Max Lots", - "_label" : "group|name|GR-Procedure-MaxLots", - "content" : [ { - "id" : "BT-31-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Allowed", - "_label" : "field|name|BT-31-Procedure" - }, { - "id" : "BT-33-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Awarded", - "_label" : "field|name|BT-33-Procedure" - } ] - } ] }, { "id" : "GR-Procedure-AdditionalInformation", "contentType" : "group", @@ -595,6 +544,57 @@ "_label" : "field|name|BT-300-Procedure" } ] } ] + }, { + "id" : "GR-Procedure-LotDistribution", + "contentType" : "group", + "nodeId" : "ND-LotDistribution", + "displayType" : "SECTION", + "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", + "_label" : "group|name|ND-LotDistribution", + "content" : [ { + "id" : "GR-Procedure-GroupComposition", + "contentType" : "group", + "nodeId" : "ND-GroupComposition", + "displayType" : "GROUP", + "description" : "Composition of a given Group of lots", + "_label" : "group|name|ND-GroupComposition", + "_repeatable" : true, + "content" : [ { + "id" : "BT-330-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Identifier", + "_label" : "field|name|BT-330-Procedure", + "_idSchemes" : [ "GLO" ] + }, { + "id" : "BT-1375-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Lot Identifier", + "_label" : "field|name|BT-1375-Procedure", + "_idSchemes" : [ "LOT" ], + "_repeatable" : true + } ] + }, { + "id" : "GR-Procedure-MaxLots", + "contentType" : "group", + "displayType" : "GROUP", + "description" : "Max Lots", + "_label" : "group|name|GR-Procedure-MaxLots", + "content" : [ { + "id" : "BT-31-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Allowed", + "_label" : "field|name|BT-31-Procedure" + }, { + "id" : "BT-33-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Awarded", + "_label" : "field|name|BT-33-Procedure" + } ] + } ] } ] }, { "id" : "GR-Lot", diff --git a/notice-types/22.json b/notice-types/22.json index b94d716b3..55e373b3d 100644 --- a/notice-types/22.json +++ b/notice-types/22.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "22", "metadata" : [ { @@ -518,57 +518,6 @@ "description" : "Lots All Required", "_label" : "field|name|BT-763-Procedure" } ] - }, { - "id" : "GR-Procedure-LotDistribution", - "contentType" : "group", - "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", - "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", - "_label" : "group|name|ND-LotDistribution", - "content" : [ { - "id" : "GR-Procedure-GroupComposition", - "contentType" : "group", - "nodeId" : "ND-GroupComposition", - "displayType" : "GROUP", - "description" : "Composition of a given Group of lots", - "_label" : "group|name|ND-GroupComposition", - "_repeatable" : true, - "content" : [ { - "id" : "BT-330-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Identifier", - "_label" : "field|name|BT-330-Procedure", - "_idSchemes" : [ "GLO" ] - }, { - "id" : "BT-1375-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Lot Identifier", - "_label" : "field|name|BT-1375-Procedure", - "_idSchemes" : [ "LOT" ], - "_repeatable" : true - } ] - }, { - "id" : "GR-Procedure-MaxLots", - "contentType" : "group", - "displayType" : "GROUP", - "description" : "Max Lots", - "_label" : "group|name|GR-Procedure-MaxLots", - "content" : [ { - "id" : "BT-31-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Allowed", - "_label" : "field|name|BT-31-Procedure" - }, { - "id" : "BT-33-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Awarded", - "_label" : "field|name|BT-33-Procedure" - } ] - } ] }, { "id" : "GR-Procedure-AdditionalInformation", "contentType" : "group", @@ -583,6 +532,57 @@ "_label" : "field|name|BT-300-Procedure" } ] } ] + }, { + "id" : "GR-Procedure-LotDistribution", + "contentType" : "group", + "nodeId" : "ND-LotDistribution", + "displayType" : "SECTION", + "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", + "_label" : "group|name|ND-LotDistribution", + "content" : [ { + "id" : "GR-Procedure-GroupComposition", + "contentType" : "group", + "nodeId" : "ND-GroupComposition", + "displayType" : "GROUP", + "description" : "Composition of a given Group of lots", + "_label" : "group|name|ND-GroupComposition", + "_repeatable" : true, + "content" : [ { + "id" : "BT-330-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Identifier", + "_label" : "field|name|BT-330-Procedure", + "_idSchemes" : [ "GLO" ] + }, { + "id" : "BT-1375-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Lot Identifier", + "_label" : "field|name|BT-1375-Procedure", + "_idSchemes" : [ "LOT" ], + "_repeatable" : true + } ] + }, { + "id" : "GR-Procedure-MaxLots", + "contentType" : "group", + "displayType" : "GROUP", + "description" : "Max Lots", + "_label" : "group|name|GR-Procedure-MaxLots", + "content" : [ { + "id" : "BT-31-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Allowed", + "_label" : "field|name|BT-31-Procedure" + }, { + "id" : "BT-33-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Awarded", + "_label" : "field|name|BT-33-Procedure" + } ] + } ] } ] }, { "id" : "GR-Lot", diff --git a/notice-types/23.json b/notice-types/23.json index 7155dbe9d..c5c104432 100644 --- a/notice-types/23.json +++ b/notice-types/23.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "23", "metadata" : [ { @@ -512,57 +512,6 @@ "description" : "Lots All Required", "_label" : "field|name|BT-763-Procedure" } ] - }, { - "id" : "GR-Procedure-LotDistribution", - "contentType" : "group", - "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", - "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", - "_label" : "group|name|ND-LotDistribution", - "content" : [ { - "id" : "GR-Procedure-GroupComposition", - "contentType" : "group", - "nodeId" : "ND-GroupComposition", - "displayType" : "GROUP", - "description" : "Composition of a given Group of lots", - "_label" : "group|name|ND-GroupComposition", - "_repeatable" : true, - "content" : [ { - "id" : "BT-330-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Identifier", - "_label" : "field|name|BT-330-Procedure", - "_idSchemes" : [ "GLO" ] - }, { - "id" : "BT-1375-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Lot Identifier", - "_label" : "field|name|BT-1375-Procedure", - "_idSchemes" : [ "LOT" ], - "_repeatable" : true - } ] - }, { - "id" : "GR-Procedure-MaxLots", - "contentType" : "group", - "displayType" : "GROUP", - "description" : "Max Lots", - "_label" : "group|name|GR-Procedure-MaxLots", - "content" : [ { - "id" : "BT-31-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Allowed", - "_label" : "field|name|BT-31-Procedure" - }, { - "id" : "BT-33-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Awarded", - "_label" : "field|name|BT-33-Procedure" - } ] - } ] }, { "id" : "GR-Procedure-AdditionalInformation", "contentType" : "group", @@ -577,6 +526,57 @@ "_label" : "field|name|BT-300-Procedure" } ] } ] + }, { + "id" : "GR-Procedure-LotDistribution", + "contentType" : "group", + "nodeId" : "ND-LotDistribution", + "displayType" : "SECTION", + "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", + "_label" : "group|name|ND-LotDistribution", + "content" : [ { + "id" : "GR-Procedure-GroupComposition", + "contentType" : "group", + "nodeId" : "ND-GroupComposition", + "displayType" : "GROUP", + "description" : "Composition of a given Group of lots", + "_label" : "group|name|ND-GroupComposition", + "_repeatable" : true, + "content" : [ { + "id" : "BT-330-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Identifier", + "_label" : "field|name|BT-330-Procedure", + "_idSchemes" : [ "GLO" ] + }, { + "id" : "BT-1375-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Lot Identifier", + "_label" : "field|name|BT-1375-Procedure", + "_idSchemes" : [ "LOT" ], + "_repeatable" : true + } ] + }, { + "id" : "GR-Procedure-MaxLots", + "contentType" : "group", + "displayType" : "GROUP", + "description" : "Max Lots", + "_label" : "group|name|GR-Procedure-MaxLots", + "content" : [ { + "id" : "BT-31-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Allowed", + "_label" : "field|name|BT-31-Procedure" + }, { + "id" : "BT-33-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Awarded", + "_label" : "field|name|BT-33-Procedure" + } ] + } ] } ] }, { "id" : "GR-Lot", diff --git a/notice-types/24.json b/notice-types/24.json index 79f68c45b..a4fea3ed1 100644 --- a/notice-types/24.json +++ b/notice-types/24.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "24", "metadata" : [ { @@ -518,57 +518,6 @@ "description" : "Lots All Required", "_label" : "field|name|BT-763-Procedure" } ] - }, { - "id" : "GR-Procedure-LotDistribution", - "contentType" : "group", - "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", - "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", - "_label" : "group|name|ND-LotDistribution", - "content" : [ { - "id" : "GR-Procedure-GroupComposition", - "contentType" : "group", - "nodeId" : "ND-GroupComposition", - "displayType" : "GROUP", - "description" : "Composition of a given Group of lots", - "_label" : "group|name|ND-GroupComposition", - "_repeatable" : true, - "content" : [ { - "id" : "BT-330-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Identifier", - "_label" : "field|name|BT-330-Procedure", - "_idSchemes" : [ "GLO" ] - }, { - "id" : "BT-1375-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Lot Identifier", - "_label" : "field|name|BT-1375-Procedure", - "_idSchemes" : [ "LOT" ], - "_repeatable" : true - } ] - }, { - "id" : "GR-Procedure-MaxLots", - "contentType" : "group", - "displayType" : "GROUP", - "description" : "Max Lots", - "_label" : "group|name|GR-Procedure-MaxLots", - "content" : [ { - "id" : "BT-31-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Allowed", - "_label" : "field|name|BT-31-Procedure" - }, { - "id" : "BT-33-Procedure", - "contentType" : "field", - "displayType" : "TEXTBOX", - "description" : "Lots Max Awarded", - "_label" : "field|name|BT-33-Procedure" - } ] - } ] }, { "id" : "GR-Procedure-AdditionalInformation", "contentType" : "group", @@ -583,6 +532,57 @@ "_label" : "field|name|BT-300-Procedure" } ] } ] + }, { + "id" : "GR-Procedure-LotDistribution", + "contentType" : "group", + "nodeId" : "ND-LotDistribution", + "displayType" : "SECTION", + "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", + "_label" : "group|name|ND-LotDistribution", + "content" : [ { + "id" : "GR-Procedure-GroupComposition", + "contentType" : "group", + "nodeId" : "ND-GroupComposition", + "displayType" : "GROUP", + "description" : "Composition of a given Group of lots", + "_label" : "group|name|ND-GroupComposition", + "_repeatable" : true, + "content" : [ { + "id" : "BT-330-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Identifier", + "_label" : "field|name|BT-330-Procedure", + "_idSchemes" : [ "GLO" ] + }, { + "id" : "BT-1375-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Lot Identifier", + "_label" : "field|name|BT-1375-Procedure", + "_idSchemes" : [ "LOT" ], + "_repeatable" : true + } ] + }, { + "id" : "GR-Procedure-MaxLots", + "contentType" : "group", + "displayType" : "GROUP", + "description" : "Max Lots", + "_label" : "group|name|GR-Procedure-MaxLots", + "content" : [ { + "id" : "BT-31-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Allowed", + "_label" : "field|name|BT-31-Procedure" + }, { + "id" : "BT-33-Procedure", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Lots Max Awarded", + "_label" : "field|name|BT-33-Procedure" + } ] + } ] } ] }, { "id" : "GR-Lot", diff --git a/notice-types/25.json b/notice-types/25.json index d9a1ee936..1ca7f0b06 100644 --- a/notice-types/25.json +++ b/notice-types/25.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "25", "metadata" : [ { @@ -514,38 +514,6 @@ "_label" : "field|name|BT-198(BT-105)-Procedure" } ] } ] - }, { - "id" : "GR-Procedure-LotDistribution", - "contentType" : "group", - "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", - "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", - "_label" : "group|name|ND-LotDistribution", - "content" : [ { - "id" : "GR-Procedure-GroupComposition", - "contentType" : "group", - "nodeId" : "ND-GroupComposition", - "displayType" : "GROUP", - "description" : "Composition of a given Group of lots", - "_label" : "group|name|ND-GroupComposition", - "_repeatable" : true, - "content" : [ { - "id" : "BT-330-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Identifier", - "_label" : "field|name|BT-330-Procedure", - "_idSchemes" : [ "GLO" ] - }, { - "id" : "BT-1375-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Lot Identifier", - "_label" : "field|name|BT-1375-Procedure", - "_idSchemes" : [ "LOT" ], - "_repeatable" : true - } ] - } ] }, { "id" : "GR-Procedure-DirectAward", "contentType" : "group", @@ -687,6 +655,38 @@ "_label" : "field|name|BT-300-Procedure" } ] } ] + }, { + "id" : "GR-Procedure-LotDistribution", + "contentType" : "group", + "nodeId" : "ND-LotDistribution", + "displayType" : "SECTION", + "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", + "_label" : "group|name|ND-LotDistribution", + "content" : [ { + "id" : "GR-Procedure-GroupComposition", + "contentType" : "group", + "nodeId" : "ND-GroupComposition", + "displayType" : "GROUP", + "description" : "Composition of a given Group of lots", + "_label" : "group|name|ND-GroupComposition", + "_repeatable" : true, + "content" : [ { + "id" : "BT-330-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Identifier", + "_label" : "field|name|BT-330-Procedure", + "_idSchemes" : [ "GLO" ] + }, { + "id" : "BT-1375-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Lot Identifier", + "_label" : "field|name|BT-1375-Procedure", + "_idSchemes" : [ "LOT" ], + "_repeatable" : true + } ] + } ] } ] }, { "id" : "GR-Lot", diff --git a/notice-types/26.json b/notice-types/26.json index fc600095a..b860de06d 100644 --- a/notice-types/26.json +++ b/notice-types/26.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "26", "metadata" : [ { @@ -552,38 +552,6 @@ "_label" : "field|name|BT-198(BT-105)-Procedure" } ] } ] - }, { - "id" : "GR-Procedure-LotDistribution", - "contentType" : "group", - "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", - "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", - "_label" : "group|name|ND-LotDistribution", - "content" : [ { - "id" : "GR-Procedure-GroupComposition", - "contentType" : "group", - "nodeId" : "ND-GroupComposition", - "displayType" : "GROUP", - "description" : "Composition of a given Group of lots", - "_label" : "group|name|ND-GroupComposition", - "_repeatable" : true, - "content" : [ { - "id" : "BT-330-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Identifier", - "_label" : "field|name|BT-330-Procedure", - "_idSchemes" : [ "GLO" ] - }, { - "id" : "BT-1375-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Lot Identifier", - "_label" : "field|name|BT-1375-Procedure", - "_idSchemes" : [ "LOT" ], - "_repeatable" : true - } ] - } ] }, { "id" : "GR-Procedure-DirectAward", "contentType" : "group", @@ -722,6 +690,38 @@ "_label" : "field|name|BT-300-Procedure" } ] } ] + }, { + "id" : "GR-Procedure-LotDistribution", + "contentType" : "group", + "nodeId" : "ND-LotDistribution", + "displayType" : "SECTION", + "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", + "_label" : "group|name|ND-LotDistribution", + "content" : [ { + "id" : "GR-Procedure-GroupComposition", + "contentType" : "group", + "nodeId" : "ND-GroupComposition", + "displayType" : "GROUP", + "description" : "Composition of a given Group of lots", + "_label" : "group|name|ND-GroupComposition", + "_repeatable" : true, + "content" : [ { + "id" : "BT-330-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Identifier", + "_label" : "field|name|BT-330-Procedure", + "_idSchemes" : [ "GLO" ] + }, { + "id" : "BT-1375-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Lot Identifier", + "_label" : "field|name|BT-1375-Procedure", + "_idSchemes" : [ "LOT" ], + "_repeatable" : true + } ] + } ] } ] }, { "id" : "GR-Lot", diff --git a/notice-types/27.json b/notice-types/27.json index 0c0c94757..0c933b4a8 100644 --- a/notice-types/27.json +++ b/notice-types/27.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "27", "metadata" : [ { @@ -526,38 +526,6 @@ "_label" : "field|name|BT-198(BT-105)-Procedure" } ] } ] - }, { - "id" : "GR-Procedure-LotDistribution", - "contentType" : "group", - "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", - "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", - "_label" : "group|name|ND-LotDistribution", - "content" : [ { - "id" : "GR-Procedure-GroupComposition", - "contentType" : "group", - "nodeId" : "ND-GroupComposition", - "displayType" : "GROUP", - "description" : "Composition of a given Group of lots", - "_label" : "group|name|ND-GroupComposition", - "_repeatable" : true, - "content" : [ { - "id" : "BT-330-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Identifier", - "_label" : "field|name|BT-330-Procedure", - "_idSchemes" : [ "GLO" ] - }, { - "id" : "BT-1375-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Lot Identifier", - "_label" : "field|name|BT-1375-Procedure", - "_idSchemes" : [ "LOT" ], - "_repeatable" : true - } ] - } ] }, { "id" : "GR-Procedure-DirectAward", "contentType" : "group", @@ -699,6 +667,38 @@ "_label" : "field|name|BT-300-Procedure" } ] } ] + }, { + "id" : "GR-Procedure-LotDistribution", + "contentType" : "group", + "nodeId" : "ND-LotDistribution", + "displayType" : "SECTION", + "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", + "_label" : "group|name|ND-LotDistribution", + "content" : [ { + "id" : "GR-Procedure-GroupComposition", + "contentType" : "group", + "nodeId" : "ND-GroupComposition", + "displayType" : "GROUP", + "description" : "Composition of a given Group of lots", + "_label" : "group|name|ND-GroupComposition", + "_repeatable" : true, + "content" : [ { + "id" : "BT-330-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Identifier", + "_label" : "field|name|BT-330-Procedure", + "_idSchemes" : [ "GLO" ] + }, { + "id" : "BT-1375-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Lot Identifier", + "_label" : "field|name|BT-1375-Procedure", + "_idSchemes" : [ "LOT" ], + "_repeatable" : true + } ] + } ] } ] }, { "id" : "GR-Lot", diff --git a/notice-types/28.json b/notice-types/28.json index 87c2ea7ba..ddebae93d 100644 --- a/notice-types/28.json +++ b/notice-types/28.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "28", "metadata" : [ { @@ -526,38 +526,6 @@ "_label" : "field|name|BT-198(BT-105)-Procedure" } ] } ] - }, { - "id" : "GR-Procedure-LotDistribution", - "contentType" : "group", - "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", - "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", - "_label" : "group|name|ND-LotDistribution", - "content" : [ { - "id" : "GR-Procedure-GroupComposition", - "contentType" : "group", - "nodeId" : "ND-GroupComposition", - "displayType" : "GROUP", - "description" : "Composition of a given Group of lots", - "_label" : "group|name|ND-GroupComposition", - "_repeatable" : true, - "content" : [ { - "id" : "BT-330-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Identifier", - "_label" : "field|name|BT-330-Procedure", - "_idSchemes" : [ "GLO" ] - }, { - "id" : "BT-1375-Procedure", - "contentType" : "field", - "displayType" : "COMBOBOX", - "description" : "Group Lot Identifier", - "_label" : "field|name|BT-1375-Procedure", - "_idSchemes" : [ "LOT" ], - "_repeatable" : true - } ] - } ] }, { "id" : "GR-Procedure-DirectAward", "contentType" : "group", @@ -699,6 +667,38 @@ "_label" : "field|name|BT-300-Procedure" } ] } ] + }, { + "id" : "GR-Procedure-LotDistribution", + "contentType" : "group", + "nodeId" : "ND-LotDistribution", + "displayType" : "SECTION", + "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", + "_label" : "group|name|ND-LotDistribution", + "content" : [ { + "id" : "GR-Procedure-GroupComposition", + "contentType" : "group", + "nodeId" : "ND-GroupComposition", + "displayType" : "GROUP", + "description" : "Composition of a given Group of lots", + "_label" : "group|name|ND-GroupComposition", + "_repeatable" : true, + "content" : [ { + "id" : "BT-330-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Identifier", + "_label" : "field|name|BT-330-Procedure", + "_idSchemes" : [ "GLO" ] + }, { + "id" : "BT-1375-Procedure", + "contentType" : "field", + "displayType" : "COMBOBOX", + "description" : "Group Lot Identifier", + "_label" : "field|name|BT-1375-Procedure", + "_idSchemes" : [ "LOT" ], + "_repeatable" : true + } ] + } ] } ] }, { "id" : "GR-Lot", diff --git a/notice-types/29.json b/notice-types/29.json index 6690ad455..2ca171d64 100644 --- a/notice-types/29.json +++ b/notice-types/29.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "29", "metadata" : [ { @@ -810,7 +810,7 @@ "id" : "GR-Procedure-LotDistribution", "contentType" : "group", "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", + "displayType" : "SECTION", "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", "_label" : "group|name|ND-LotDistribution", "content" : [ { diff --git a/notice-types/3.json b/notice-types/3.json index d2cf4ab1c..76141025a 100644 --- a/notice-types/3.json +++ b/notice-types/3.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-17T12:00:00" }, "noticeId" : "3", "metadata" : [ { diff --git a/notice-types/30.json b/notice-types/30.json index 4e3342f69..cd4516523 100644 --- a/notice-types/30.json +++ b/notice-types/30.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "30", "metadata" : [ { @@ -842,7 +842,7 @@ "id" : "GR-Procedure-LotDistribution", "contentType" : "group", "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", + "displayType" : "SECTION", "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", "_label" : "group|name|ND-LotDistribution", "content" : [ { diff --git a/notice-types/31.json b/notice-types/31.json index 71ae60976..abd61d30b 100644 --- a/notice-types/31.json +++ b/notice-types/31.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "31", "metadata" : [ { @@ -809,7 +809,7 @@ "id" : "GR-Procedure-LotDistribution", "contentType" : "group", "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", + "displayType" : "SECTION", "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", "_label" : "group|name|ND-LotDistribution", "content" : [ { diff --git a/notice-types/32.json b/notice-types/32.json index d981d0e87..ab58052ef 100644 --- a/notice-types/32.json +++ b/notice-types/32.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "32", "metadata" : [ { @@ -683,7 +683,7 @@ "id" : "GR-Procedure-LotDistribution", "contentType" : "group", "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", + "displayType" : "SECTION", "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", "_label" : "group|name|ND-LotDistribution", "content" : [ { diff --git a/notice-types/33.json b/notice-types/33.json index 940a67147..15ecea02d 100644 --- a/notice-types/33.json +++ b/notice-types/33.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "33", "metadata" : [ { @@ -730,7 +730,7 @@ "id" : "GR-Procedure-LotDistribution", "contentType" : "group", "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", + "displayType" : "SECTION", "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", "_label" : "group|name|ND-LotDistribution", "content" : [ { diff --git a/notice-types/34.json b/notice-types/34.json index 3d7e088bf..032eeb909 100644 --- a/notice-types/34.json +++ b/notice-types/34.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "34", "metadata" : [ { @@ -758,7 +758,7 @@ "id" : "GR-Procedure-LotDistribution", "contentType" : "group", "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", + "displayType" : "SECTION", "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", "_label" : "group|name|ND-LotDistribution", "content" : [ { diff --git a/notice-types/35.json b/notice-types/35.json index cab8694c1..844e3db56 100644 --- a/notice-types/35.json +++ b/notice-types/35.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "35", "metadata" : [ { @@ -683,7 +683,7 @@ "id" : "GR-Procedure-LotDistribution", "contentType" : "group", "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", + "displayType" : "SECTION", "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", "_label" : "group|name|ND-LotDistribution", "content" : [ { diff --git a/notice-types/36.json b/notice-types/36.json index 8f632dc39..d611c6eda 100644 --- a/notice-types/36.json +++ b/notice-types/36.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "36", "metadata" : [ { @@ -578,7 +578,7 @@ "id" : "GR-Procedure-LotDistribution", "contentType" : "group", "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", + "displayType" : "SECTION", "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", "_label" : "group|name|ND-LotDistribution", "content" : [ { diff --git a/notice-types/37.json b/notice-types/37.json index e1e8a6a40..4a7ed4153 100644 --- a/notice-types/37.json +++ b/notice-types/37.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "37", "metadata" : [ { @@ -584,7 +584,7 @@ "id" : "GR-Procedure-LotDistribution", "contentType" : "group", "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", + "displayType" : "SECTION", "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", "_label" : "group|name|ND-LotDistribution", "content" : [ { diff --git a/notice-types/38.json b/notice-types/38.json index f535488d7..d2b7dd714 100644 --- a/notice-types/38.json +++ b/notice-types/38.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "38", "metadata" : [ { @@ -426,7 +426,7 @@ "id" : "GR-Procedure-LotDistribution", "contentType" : "group", "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", + "displayType" : "SECTION", "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", "_label" : "group|name|ND-LotDistribution", "content" : [ { diff --git a/notice-types/39.json b/notice-types/39.json index 4cef204f1..3e792a972 100644 --- a/notice-types/39.json +++ b/notice-types/39.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "39", "metadata" : [ { @@ -426,7 +426,7 @@ "id" : "GR-Procedure-LotDistribution", "contentType" : "group", "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", + "displayType" : "SECTION", "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", "_label" : "group|name|ND-LotDistribution", "content" : [ { diff --git a/notice-types/4.json b/notice-types/4.json index 7b10d4db0..2b7f9b69b 100644 --- a/notice-types/4.json +++ b/notice-types/4.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-17T12:00:00" }, "noticeId" : "4", "metadata" : [ { diff --git a/notice-types/40.json b/notice-types/40.json index 8a1cbc7a7..d3b12fd66 100644 --- a/notice-types/40.json +++ b/notice-types/40.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "40", "metadata" : [ { @@ -426,7 +426,7 @@ "id" : "GR-Procedure-LotDistribution", "contentType" : "group", "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", + "displayType" : "SECTION", "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", "_label" : "group|name|ND-LotDistribution", "content" : [ { diff --git a/notice-types/5.json b/notice-types/5.json index 4ef3f4252..641bb2ff9 100644 --- a/notice-types/5.json +++ b/notice-types/5.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-17T12:00:00" }, "noticeId" : "5", "metadata" : [ { diff --git a/notice-types/6.json b/notice-types/6.json index 72743f446..7a66751fe 100644 --- a/notice-types/6.json +++ b/notice-types/6.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-17T12:00:00" }, "noticeId" : "6", "metadata" : [ { diff --git a/notice-types/7.json b/notice-types/7.json index cc51e5a75..feb8e2d33 100644 --- a/notice-types/7.json +++ b/notice-types/7.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "7", "metadata" : [ { @@ -520,7 +520,7 @@ "id" : "GR-Procedure-LotDistribution", "contentType" : "group", "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", + "displayType" : "SECTION", "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", "_label" : "group|name|ND-LotDistribution", "content" : [ { @@ -1742,6 +1742,12 @@ "displayType" : "TEXTBOX", "description" : "Documents URL", "_label" : "field|name|BT-15-Lot" + }, { + "id" : "BT-615-Lot", + "contentType" : "field", + "displayType" : "TEXTBOX", + "description" : "Documents Restricted URL", + "_label" : "field|name|BT-615-Lot" }, { "id" : "OPT-140-Lot", "contentType" : "field", diff --git a/notice-types/8.json b/notice-types/8.json index 2e4598fa4..881d73da6 100644 --- a/notice-types/8.json +++ b/notice-types/8.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "8", "metadata" : [ { @@ -526,7 +526,7 @@ "id" : "GR-Procedure-LotDistribution", "contentType" : "group", "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", + "displayType" : "SECTION", "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", "_label" : "group|name|ND-LotDistribution", "content" : [ { diff --git a/notice-types/9.json b/notice-types/9.json index 2297d4b1e..1e37d3368 100644 --- a/notice-types/9.json +++ b/notice-types/9.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-23T10:00:00" }, "noticeId" : "9", "metadata" : [ { @@ -532,7 +532,7 @@ "id" : "GR-Procedure-LotDistribution", "contentType" : "group", "nodeId" : "ND-LotDistribution", - "displayType" : "GROUP", + "displayType" : "SECTION", "description" : "Lots Distribution Information (Max number of Lots a same tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition)", "_label" : "group|name|ND-LotDistribution", "content" : [ { diff --git a/notice-types/CEI.json b/notice-types/CEI.json index 6ea0ca13e..45ccf5546 100644 --- a/notice-types/CEI.json +++ b/notice-types/CEI.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-17T12:00:00" }, "noticeId" : "CEI", "metadata" : [ { @@ -531,9 +531,10 @@ "content" : [ { "id" : "GR-Lot-Purpose", "contentType" : "group", + "nodeId" : "ND-LotTenderingProcess", "displayType" : "SECTION", - "description" : "Purpose", - "_label" : "group|name|GR-Lot-Purpose", + "description" : "Tendering Procedure information (GPA, Atypical Tool, Deadlines, techniques) for a Lot", + "_label" : "group|name|ND-LotTenderingProcess", "content" : [ { "id" : "BT-137-Lot", "contentType" : "field", diff --git a/notice-types/T01.json b/notice-types/T01.json index 4e5d9e7f8..f3ad20674 100644 --- a/notice-types/T01.json +++ b/notice-types/T01.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-17T12:00:00" }, "noticeId" : "T01", "metadata" : [ { @@ -435,9 +435,10 @@ "content" : [ { "id" : "GR-Lot-Purpose", "contentType" : "group", + "nodeId" : "ND-LotTenderingProcess", "displayType" : "SECTION", - "description" : "Purpose", - "_label" : "group|name|GR-Lot-Purpose", + "description" : "Tendering Procedure information (GPA, Atypical Tool, Deadlines, techniques) for a Lot", + "_label" : "group|name|ND-LotTenderingProcess", "content" : [ { "id" : "BT-137-Lot", "contentType" : "field", diff --git a/notice-types/T02.json b/notice-types/T02.json index 5c059b278..1838eff39 100644 --- a/notice-types/T02.json +++ b/notice-types/T02.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.67", - "createdOn" : "2023-02-16T14:19:14" + "version" : "1.6.0", + "createdOn" : "2023-02-17T12:00:00" }, "noticeId" : "T02", "metadata" : [ { @@ -485,9 +485,10 @@ "content" : [ { "id" : "GR-Lot-Purpose", "contentType" : "group", + "nodeId" : "ND-LotTenderingProcess", "displayType" : "SECTION", - "description" : "Purpose", - "_label" : "group|name|GR-Lot-Purpose", + "description" : "Tendering Procedure information (GPA, Atypical Tool, Deadlines, techniques) for a Lot", + "_label" : "group|name|ND-LotTenderingProcess", "content" : [ { "id" : "BT-137-Lot", "contentType" : "field", diff --git a/notice-types/X01.json b/notice-types/X01.json index 4d8c77c25..d705c6e4f 100644 --- a/notice-types/X01.json +++ b/notice-types/X01.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.35", - "createdOn" : "2023-02-01T14:36:56" + "version" : "1.6.0", + "createdOn" : "2023-02-17T12:00:00" }, "noticeId" : "X01", "metadata" : [ { diff --git a/notice-types/X02.json b/notice-types/X02.json index 3ab06097b..897bb57c5 100644 --- a/notice-types/X02.json +++ b/notice-types/X02.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.35", - "createdOn" : "2023-02-01T14:36:56" + "version" : "1.6.0", + "createdOn" : "2023-02-17T12:00:00" }, "noticeId" : "X02", "metadata" : [ { diff --git a/notice-types/notice-types.json b/notice-types/notice-types.json index f7d4f5931..8f987b82b 100644 --- a/notice-types/notice-types.json +++ b/notice-types/notice-types.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.52", - "createdOn" : "2023-02-07T16:21:08" + "version" : "1.6.0", + "createdOn" : "2023-02-17T12:00:00" }, "noticeSubTypes" : [ { "documentType" : "PIN", diff --git a/pom.xml b/pom.xml index b007860d1..e443d64b4 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ eu.europa.ted.eforms eforms-sdk - 1.6.0-SNAPSHOT + 1.6.0 jar eForms SDK @@ -48,7 +48,7 @@ UTF-8 - 2023-01-24T14:55:56Z + 2023-02-17T13:32:05Z 1.6.0-SNAPSHOT diff --git a/schematrons/dynamic/complete-validation.sch b/schematrons/dynamic/complete-validation.sch index 865aca77f..98de42322 100644 --- a/schematrons/dynamic/complete-validation.sch +++ b/schematrons/dynamic/complete-validation.sch @@ -1,5 +1,5 @@ - + diff --git a/schematrons/dynamic/validation-stage-1b.sch b/schematrons/dynamic/validation-stage-1b.sch index 83a5482ec..9a54c8d19 100644 --- a/schematrons/dynamic/validation-stage-1b.sch +++ b/schematrons/dynamic/validation-stage-1b.sch @@ -1,5 +1,5 @@ - + rule|text|ND-GazetteReference-1 diff --git a/schematrons/dynamic/validation-stage-2a.sch b/schematrons/dynamic/validation-stage-2a.sch index 54ef3e4c9..8914edff8 100644 --- a/schematrons/dynamic/validation-stage-2a.sch +++ b/schematrons/dynamic/validation-stage-2a.sch @@ -1,5 +1,5 @@ - + rule|text|BR-BT-00001-0045 diff --git a/schematrons/dynamic/validation-stage-2b.sch b/schematrons/dynamic/validation-stage-2b.sch index 526040f04..a2d7566cd 100644 --- a/schematrons/dynamic/validation-stage-2b.sch +++ b/schematrons/dynamic/validation-stage-2b.sch @@ -1,5 +1,5 @@ - + rule|text|BT-01-notice_R diff --git a/schematrons/dynamic/validation-stage-3b.sch b/schematrons/dynamic/validation-stage-3b.sch index 52f125f0b..ed2e21142 100644 --- a/schematrons/dynamic/validation-stage-3b.sch +++ b/schematrons/dynamic/validation-stage-3b.sch @@ -1,5 +1,5 @@ - + diff --git a/schematrons/dynamic/validation-stage-4.sch b/schematrons/dynamic/validation-stage-4.sch index 7b07e460c..01379c4bd 100644 --- a/schematrons/dynamic/validation-stage-4.sch +++ b/schematrons/dynamic/validation-stage-4.sch @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/schematrons/dynamic/validation-stage-5.sch b/schematrons/dynamic/validation-stage-5.sch index 1ca43b2d5..8367736c6 100644 --- a/schematrons/dynamic/validation-stage-5.sch +++ b/schematrons/dynamic/validation-stage-5.sch @@ -1,5 +1,5 @@ - + rule|text|BR-BT-00002-0100 diff --git a/schematrons/dynamic/validation-stage-6a.sch b/schematrons/dynamic/validation-stage-6a.sch index 1a143cab5..bc2017f45 100644 --- a/schematrons/dynamic/validation-stage-6a.sch +++ b/schematrons/dynamic/validation-stage-6a.sch @@ -1,5 +1,5 @@ - + rule|text|BR-BT-00262-0300 diff --git a/schematrons/static/complete-validation.sch b/schematrons/static/complete-validation.sch index 2418ee182..5b2436aef 100644 --- a/schematrons/static/complete-validation.sch +++ b/schematrons/static/complete-validation.sch @@ -1,5 +1,5 @@ - + diff --git a/schematrons/static/validation-stage-1b.sch b/schematrons/static/validation-stage-1b.sch index 83a5482ec..9a54c8d19 100644 --- a/schematrons/static/validation-stage-1b.sch +++ b/schematrons/static/validation-stage-1b.sch @@ -1,5 +1,5 @@ - + rule|text|ND-GazetteReference-1 diff --git a/schematrons/static/validation-stage-2a.sch b/schematrons/static/validation-stage-2a.sch index 54ef3e4c9..8914edff8 100644 --- a/schematrons/static/validation-stage-2a.sch +++ b/schematrons/static/validation-stage-2a.sch @@ -1,5 +1,5 @@ - + rule|text|BR-BT-00001-0045 diff --git a/schematrons/static/validation-stage-2b.sch b/schematrons/static/validation-stage-2b.sch index 526040f04..a2d7566cd 100644 --- a/schematrons/static/validation-stage-2b.sch +++ b/schematrons/static/validation-stage-2b.sch @@ -1,5 +1,5 @@ - + rule|text|BT-01-notice_R diff --git a/schematrons/static/validation-stage-3b.sch b/schematrons/static/validation-stage-3b.sch index 52f125f0b..ed2e21142 100644 --- a/schematrons/static/validation-stage-3b.sch +++ b/schematrons/static/validation-stage-3b.sch @@ -1,5 +1,5 @@ - + diff --git a/schematrons/static/validation-stage-4.sch b/schematrons/static/validation-stage-4.sch index 7b07e460c..01379c4bd 100644 --- a/schematrons/static/validation-stage-4.sch +++ b/schematrons/static/validation-stage-4.sch @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/schematrons/static/validation-stage-5.sch b/schematrons/static/validation-stage-5.sch index 1ca43b2d5..8367736c6 100644 --- a/schematrons/static/validation-stage-5.sch +++ b/schematrons/static/validation-stage-5.sch @@ -1,5 +1,5 @@ - + rule|text|BR-BT-00002-0100 diff --git a/translations/auxiliary_bg.xml b/translations/auxiliary_bg.xml index 25ea027ca..605c86838 100644 --- a/translations/auxiliary_bg.xml +++ b/translations/auxiliary_bg.xml @@ -1,7 +1,7 @@ -auxiliary in Bulgarian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Bulgarian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Правно основание Роля на организацията Продължителност diff --git a/translations/auxiliary_cs.xml b/translations/auxiliary_cs.xml index 59d5afb28..d9df667b1 100644 --- a/translations/auxiliary_cs.xml +++ b/translations/auxiliary_cs.xml @@ -1,7 +1,7 @@ -auxiliary in Czech. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Czech. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Právní základ Úloha organizace Doba trvání diff --git a/translations/auxiliary_da.xml b/translations/auxiliary_da.xml index bb9120428..f76407cb2 100644 --- a/translations/auxiliary_da.xml +++ b/translations/auxiliary_da.xml @@ -1,7 +1,7 @@ -auxiliary in Danish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Danish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Retsgrundlag Organisationens rolle Varighed diff --git a/translations/auxiliary_de.xml b/translations/auxiliary_de.xml index 3c447a790..7283f2e45 100644 --- a/translations/auxiliary_de.xml +++ b/translations/auxiliary_de.xml @@ -1,7 +1,7 @@ -auxiliary in German. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in German. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Rechtsgrundlage Rolle der Organisation Dauer diff --git a/translations/auxiliary_el.xml b/translations/auxiliary_el.xml index 98900edc9..4a922e91a 100644 --- a/translations/auxiliary_el.xml +++ b/translations/auxiliary_el.xml @@ -1,7 +1,7 @@ -auxiliary in Greek. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Greek. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Νομική βάση Ο ρόλος της οργάνωσης Διάρκεια diff --git a/translations/auxiliary_en.xml b/translations/auxiliary_en.xml index d4e7f58d3..d095700ce 100644 --- a/translations/auxiliary_en.xml +++ b/translations/auxiliary_en.xml @@ -1,7 +1,7 @@ -auxiliary in English. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in English. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Legal basis Role of organisation Duration diff --git a/translations/auxiliary_es.xml b/translations/auxiliary_es.xml index f6f8e8784..9f035c762 100644 --- a/translations/auxiliary_es.xml +++ b/translations/auxiliary_es.xml @@ -1,7 +1,7 @@ -auxiliary in Spanish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Spanish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Base jurídica Función de la organización Duración diff --git a/translations/auxiliary_et.xml b/translations/auxiliary_et.xml index ce557fe7c..9c5e67400 100644 --- a/translations/auxiliary_et.xml +++ b/translations/auxiliary_et.xml @@ -1,7 +1,7 @@ -auxiliary in Estonian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Estonian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Õiguslik alus Organisatsiooni roll Kestus diff --git a/translations/auxiliary_fi.xml b/translations/auxiliary_fi.xml index aabb2ab65..5b4de6b6c 100644 --- a/translations/auxiliary_fi.xml +++ b/translations/auxiliary_fi.xml @@ -1,7 +1,7 @@ -auxiliary in Finnish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Finnish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Oikeusperusta Organisaation rooli Kesto diff --git a/translations/auxiliary_fr.xml b/translations/auxiliary_fr.xml index 5105f6f39..3fd8ac941 100644 --- a/translations/auxiliary_fr.xml +++ b/translations/auxiliary_fr.xml @@ -1,7 +1,7 @@ -auxiliary in French. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in French. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Base juridique Rôle de l’organisation Durée diff --git a/translations/auxiliary_ga.xml b/translations/auxiliary_ga.xml index ef7b1af78..57cb72e33 100644 --- a/translations/auxiliary_ga.xml +++ b/translations/auxiliary_ga.xml @@ -1,7 +1,7 @@ -auxiliary in Galician. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Galician. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Bunús dlí Ról na heagraíochta Fad diff --git a/translations/auxiliary_hr.xml b/translations/auxiliary_hr.xml index a73107cbb..e54d50e8b 100644 --- a/translations/auxiliary_hr.xml +++ b/translations/auxiliary_hr.xml @@ -1,7 +1,7 @@ -auxiliary in Croatian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Croatian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Pravna osnova Uloga organizacije Trajanje diff --git a/translations/auxiliary_hu.xml b/translations/auxiliary_hu.xml index be51efa45..cfcb1298b 100644 --- a/translations/auxiliary_hu.xml +++ b/translations/auxiliary_hu.xml @@ -1,7 +1,7 @@ -auxiliary in Hungarian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Hungarian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Jogalap A szervezet szerepe Időtartam diff --git a/translations/auxiliary_it.xml b/translations/auxiliary_it.xml index afbc0e337..bdea709f7 100644 --- a/translations/auxiliary_it.xml +++ b/translations/auxiliary_it.xml @@ -1,7 +1,7 @@ -auxiliary in Italian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Italian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Base giuridica Ruolo dell'organizzazione Durata diff --git a/translations/auxiliary_lt.xml b/translations/auxiliary_lt.xml index fe3108cfb..fa861823c 100644 --- a/translations/auxiliary_lt.xml +++ b/translations/auxiliary_lt.xml @@ -1,7 +1,7 @@ -auxiliary in Lithuanian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Lithuanian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Teisinis pagrindas Organizacijos vaidmuo Galiojimas diff --git a/translations/auxiliary_lv.xml b/translations/auxiliary_lv.xml index 18d322284..6a95ac3e0 100644 --- a/translations/auxiliary_lv.xml +++ b/translations/auxiliary_lv.xml @@ -1,7 +1,7 @@ -auxiliary in Latvian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Latvian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Juridiskais pamats Organizācijas loma Ilgums diff --git a/translations/auxiliary_mt.xml b/translations/auxiliary_mt.xml index c20fe2a8c..2601467cb 100644 --- a/translations/auxiliary_mt.xml +++ b/translations/auxiliary_mt.xml @@ -1,7 +1,7 @@ -auxiliary in Maltese. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Maltese. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Bażi legali Ir-rwol tal-organizzazzjoni Tul ta’ żmien diff --git a/translations/auxiliary_nl.xml b/translations/auxiliary_nl.xml index a3a4c5f04..b5f1439e6 100644 --- a/translations/auxiliary_nl.xml +++ b/translations/auxiliary_nl.xml @@ -1,7 +1,7 @@ -auxiliary in Dutch. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Dutch. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Rechtsgrondslag Rol van organisatie Duur diff --git a/translations/auxiliary_pl.xml b/translations/auxiliary_pl.xml index 8d82158da..4bb850183 100644 --- a/translations/auxiliary_pl.xml +++ b/translations/auxiliary_pl.xml @@ -1,7 +1,7 @@ -auxiliary in Polish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Polish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Podstawa prawna Rola organizacji Okres obowiązywania diff --git a/translations/auxiliary_pt.xml b/translations/auxiliary_pt.xml index 14383fb5f..df0f9fb21 100644 --- a/translations/auxiliary_pt.xml +++ b/translations/auxiliary_pt.xml @@ -1,7 +1,7 @@ -auxiliary in Portuguese. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Portuguese. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Base jurídica Papel da organização Duração diff --git a/translations/auxiliary_ro.xml b/translations/auxiliary_ro.xml index 815054793..a69d8db9b 100644 --- a/translations/auxiliary_ro.xml +++ b/translations/auxiliary_ro.xml @@ -1,7 +1,7 @@ -auxiliary in Romanian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Romanian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Temei juridic Rolul organizației Durata diff --git a/translations/auxiliary_sk.xml b/translations/auxiliary_sk.xml index 4b8444d51..6a8c4b3e0 100644 --- a/translations/auxiliary_sk.xml +++ b/translations/auxiliary_sk.xml @@ -1,7 +1,7 @@ -auxiliary in Slovak. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Slovak. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Právny základ Úloha organizácie Trvanie diff --git a/translations/auxiliary_sl.xml b/translations/auxiliary_sl.xml index a6fc56de7..a9bd7efb3 100644 --- a/translations/auxiliary_sl.xml +++ b/translations/auxiliary_sl.xml @@ -1,7 +1,7 @@ -auxiliary in Slovene. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Slovene. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Pravna podlaga Vloga organizacije Trajanje diff --git a/translations/auxiliary_sv.xml b/translations/auxiliary_sv.xml index 6d4c262f5..645ca5d45 100644 --- a/translations/auxiliary_sv.xml +++ b/translations/auxiliary_sv.xml @@ -1,7 +1,7 @@ -auxiliary in Swedish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +auxiliary in Swedish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Rättslig grund Organisationens roll Varaktighet diff --git a/translations/business-term_bg.xml b/translations/business-term_bg.xml index a31d4e66d..bf859be84 100644 --- a/translations/business-term_bg.xml +++ b/translations/business-term_bg.xml @@ -1,7 +1,7 @@ -business-term in Bulgarian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Bulgarian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Основна информация за обявлението. Обща информация за съобщенията с купувача или купувачите. Тази информация може да се различава според обособената позиция. При обявление за предварителна информация, използвано само за информация, тази информация може да се различава според частта на обявлението, която по-късно може да стане обособена позиция или самостоятелна процедура. Информация за документацията за поръчката. Тази информация може да се различава според обособената позиция. При обявление за предварителна информация, използвано само за информация, тази информация може да се различава според частта на обявлението, която по-късно може да стане обособена позиция или самостоятелна процедура. diff --git a/translations/business-term_cs.xml b/translations/business-term_cs.xml index 36de34908..d2efd0949 100644 --- a/translations/business-term_cs.xml +++ b/translations/business-term_cs.xml @@ -1,7 +1,7 @@ -business-term in Czech. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Czech. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Základní informace o oznámení. Obecné informace o komunikaci s kupujícím (kupujícími). Tyto informace se mohou lišit podle částí zakázky. U předběžného oznámení použitého pouze pro informační účely se uvedené informace mohou lišit i v jednotlivých částech oznámení, které se později mohou stát částí zakázky nebo samostatnou zakázkou. Informace o zadávací dokumentaci. Tyto informace se mohou lišit podle částí zakázky. U předběžného oznámení použitého pouze pro informační účely se uvedené informace mohou lišit i v jednotlivých částech oznámení, které se později mohou stát částí zakázky nebo samostatnou zakázkou. diff --git a/translations/business-term_da.xml b/translations/business-term_da.xml index 04787071f..b80b862ce 100644 --- a/translations/business-term_da.xml +++ b/translations/business-term_da.xml @@ -1,7 +1,7 @@ -business-term in Danish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Danish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Basisoplysninger om bekendtgørelsen. Generelle oplysninger om kommunikation med køberen eller køberne. Disse oplysninger kan være forskellige for hver delkontrakt. I forbindelse med en forhåndsmeddelelse, der kun er anvendt til informationsformål, kan disse oplysninger være forskellige for hver del i bekendtgørelsen, som senere kan blive en delkontrakt eller en selvstændig procedure. Oplysninger om udbudsdokumenterne. Disse oplysninger kan være forskellige for hver delkontrakt. I forbindelse med en forhåndsmeddelelse, der kun er anvendt til informationsformål, kan disse oplysninger være forskellige for hver del i bekendtgørelsen, som senere kan blive en delkontrakt eller en selvstændig procedure. diff --git a/translations/business-term_de.xml b/translations/business-term_de.xml index 027f8e88e..e7302cd9a 100644 --- a/translations/business-term_de.xml +++ b/translations/business-term_de.xml @@ -1,7 +1,7 @@ -business-term in German. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in German. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Grundlegende Informationen zur Bekanntmachung. Allgemeine Angaben zur Kommunikation mit dem(den) Beschaffer(n). Diese Angaben können je nach Los unterschiedlich ausfallen. Im Falle einer nur zu Informationszwecken verwendeten Vorinformation können diese Angaben auch in den verschiedenen Abschnitten einer Bekanntmachung, die ggf. zu einem späteren Zeitpunkt zu einem Los oder einem eigenen Verfahren umgewandelt werden, unterschiedlich ausfallen. Angaben zu den Auftragsunterlagen. Diese Angaben können je nach Los unterschiedlich ausfallen. Im Falle einer nur zu Informationszwecken verwendeten Vorinformation können diese Angaben auch in den verschiedenen Abschnitten einer Bekanntmachung, die ggf. zu einem späteren Zeitpunkt zu einem Los oder einem eigenen Verfahren umgewandelt werden, unterschiedlich ausfallen. diff --git a/translations/business-term_el.xml b/translations/business-term_el.xml index 1f354841f..08d99da98 100644 --- a/translations/business-term_el.xml +++ b/translations/business-term_el.xml @@ -1,7 +1,7 @@ -business-term in Greek. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Greek. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Βασικές πληροφορίες σχετικά με την προκήρυξη/γνωστοποίηση. Γενικές πληροφορίες σχετικά με την επικοινωνία με τον/τους αγοραστή/-ές. Οι πληροφορίες αυτές μπορεί να διαφέρουν ανά τμήμα. Στην περίπτωση προκαταρκτικής προκήρυξης που χρησιμοποιείται μόνο για πληροφορίες, οι πληροφορίες αυτές μπορεί να διαφέρουν ανά μέρος της προκήρυξης που ενδέχεται να καταστεί αργότερα τμήμα ή αυτοτελής διαδικασία. Πληροφορίες σχετικά με τα έγγραφα της σύμβασης. Οι πληροφορίες αυτές μπορεί να διαφέρουν ανά τμήμα. Στην περίπτωση προκαταρκτικής προκήρυξης που χρησιμοποιείται μόνο για πληροφορίες, οι πληροφορίες αυτές μπορεί να διαφέρουν ανά μέρος της προκήρυξης που ενδέχεται να καταστεί αργότερα τμήμα ή αυτοτελής διαδικασία. diff --git a/translations/business-term_en.xml b/translations/business-term_en.xml index 738be70a6..02f4b2084 100644 --- a/translations/business-term_en.xml +++ b/translations/business-term_en.xml @@ -1,7 +1,7 @@ -business-term in English. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in English. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Basic information about the notice. General information about communication with the buyer(s). This information may differ per lot. In case of a prior information notice used only for information, this information may differ per part of the notice that may later become a lot or a self-standing procedure. Information about the procurement documents. This information may differ per lot. In case of a prior information notice used only for information, this information may differ per part of the notice that may later become a lot or a self-standing procedure. diff --git a/translations/business-term_es.xml b/translations/business-term_es.xml index 269e4acf8..f67d0995d 100644 --- a/translations/business-term_es.xml +++ b/translations/business-term_es.xml @@ -1,7 +1,7 @@ -business-term in Spanish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Spanish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Información básica sobre el anuncio Información general sobre la comunicación con el comprador o compradores. Esta información podrá diferir según el lote. En el caso de un anuncio de información previa usado solo con fines informativos, esta información podrá diferir según la parte del anuncio que pueda convertirse posteriormente en un lote o en un procedimiento independiente. Información sobre los documentos de contratación Esta información podrá diferir según el lote. En el caso de un anuncio de información previa usado solo con fines informativos, esta información podrá diferir según la parte del anuncio que pueda convertirse posteriormente en un lote o en un procedimiento independiente. diff --git a/translations/business-term_et.xml b/translations/business-term_et.xml index bdbe552d2..0f997c844 100644 --- a/translations/business-term_et.xml +++ b/translations/business-term_et.xml @@ -1,7 +1,7 @@ -business-term in Estonian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Estonian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Teate põhiteave. Üldine teave hankija(te)ga suhtlemise kohta. See teave võib hanke ositi erineda. Üksnes teabe eesmärgil kasutatud eelteate puhul võib see teave varieeruda teate osade lõikes, millest võib hiljem saada hanke osa või eraldiseisev hange. Teave hankedokumentide kohta. See teave võib hanke ositi erineda. Üksnes teabe eesmärgil kasutatud eelteate puhul võib see teave varieeruda teate osade lõikes, millest võib hiljem saada hanke osa või eraldiseisev hange. diff --git a/translations/business-term_fi.xml b/translations/business-term_fi.xml index 2f422cecc..ab44eb064 100644 --- a/translations/business-term_fi.xml +++ b/translations/business-term_fi.xml @@ -1,7 +1,7 @@ -business-term in Finnish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Finnish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Perustiedot ilmoituksesta. Yleiset tiedot yhteydenpidosta ostajan (ostajien) kanssa. Nämä tiedot voivat vaihdella erän mukaan. Jos kyseessä on ennakkoilmoitus vain tietotarkoituksiin, nämä tiedot voivat vaihdella ilmoituksen osien mukaan, jotka voidaan myöhemmin erotella omiksi erikseen tai menettelyikseen. Hankinta-asiakirjoja koskevat tiedot. Nämä tiedot voivat vaihdella erän mukaan. Jos kyseessä on ennakkoilmoitus vain tietotarkoituksiin, nämä tiedot voivat vaihdella ilmoituksen osien mukaan, jotka voidaan myöhemmin erotella omiksi erikseen tai menettelyikseen. diff --git a/translations/business-term_fr.xml b/translations/business-term_fr.xml index 22c45dcea..f5695bedd 100644 --- a/translations/business-term_fr.xml +++ b/translations/business-term_fr.xml @@ -1,7 +1,7 @@ -business-term in French. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in French. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Informations de base sur l’avis. Informations générales sur la communication avec le(s) acheteur(s). Ces informations peuvent varier selon le lot. Dans le cas d’un avis de préinformation utilisé uniquement à titre d’information, ces informations peuvent varier selon la partie de l’avis qui peut devenir ultérieurement un lot ou une procédure autonome. Informations sur les documents de marché. Ces informations peuvent varier selon le lot. Dans le cas d’un avis de préinformation utilisé uniquement à titre d’information, ces informations peuvent varier selon la partie de l’avis qui peut devenir ultérieurement un lot ou une procédure autonome. diff --git a/translations/business-term_ga.xml b/translations/business-term_ga.xml index 19b2868cf..1caba4a76 100644 --- a/translations/business-term_ga.xml +++ b/translations/business-term_ga.xml @@ -1,7 +1,7 @@ -business-term in Galician. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Galician. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Buneolas faoin bhfógra. Faisnéis ghinearálta faoin gcumarsáid leis an gceannaitheoir nó leis na ceannaitheoirí. Féadfaidh an fhaisnéis sin a bheith éagsúil ó bheart go chéile. I gcás fógra réamhfhaisnéise a úsáidtear chun críche faisnéise amháin, féadfaidh an fhaisnéis sin a bheith éagsúil de réir na coda den fhógra a fhéadfar a iompú ina beart nó ina nós imeachta aisti féin amach anseo. Faisnéis faoi na doiciméid soláthair. Féadfaidh an fhaisnéis sin a bheith éagsúil ó bheart go chéile. I gcás fógra réamhfhaisnéise a úsáidtear chun críche faisnéise amháin, féadfaidh an fhaisnéis sin a bheith éagsúil de réir na coda den fhógra a fhéadfar a iompú ina beart nó ina nós imeachta aisti féin amach anseo. diff --git a/translations/business-term_hr.xml b/translations/business-term_hr.xml index fcd06890e..b568428ca 100644 --- a/translations/business-term_hr.xml +++ b/translations/business-term_hr.xml @@ -1,7 +1,7 @@ -business-term in Croatian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Croatian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Osnovne informacije o obavijesti. Opće informacije o komunikaciji s kupcem ili kupcima. Te se informacije mogu razlikovati po grupi. U slučaju prethodne informacijske obavijesti upotrijebljene samo u informativne svrhe, te se informacije mogu razlikovati u onim dijelovima obavijesti koji se kasnije mogu pretvoriti u grupu ili samostalni postupak. Informacije o dokumentaciji o nabavi. Te se informacije mogu razlikovati po grupi. U slučaju prethodne informacijske obavijesti upotrijebljene samo u informativne svrhe, te se informacije mogu razlikovati u onim dijelovima obavijesti koji se kasnije mogu pretvoriti u grupu ili samostalni postupak. diff --git a/translations/business-term_hu.xml b/translations/business-term_hu.xml index 12d93e6b8..34b18fd5e 100644 --- a/translations/business-term_hu.xml +++ b/translations/business-term_hu.xml @@ -1,7 +1,7 @@ -business-term in Hungarian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Hungarian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Alapvető információ a hirdetményről. Általános információ az ajánlatkérő szervezettel (ajánlatkérő szervezetekkel) folytatott kommunikációról. Ez az információ részenként eltérő lehet. Kizárólag tájékoztatás céljából alkalmazott előzetes tájékoztató esetén ez az információ a később résszé vagy önálló eljárássá váló hirdetmény egyes részei tekintetében eltérő lehet. A közbeszerzési dokumentumokra vonatkozó információ. Ez az információ részenként eltérő lehet. Kizárólag tájékoztatás céljából alkalmazott előzetes tájékoztató esetén ez az információ a később résszé vagy önálló eljárássá váló hirdetmény egyes részei tekintetében eltérő lehet. diff --git a/translations/business-term_it.xml b/translations/business-term_it.xml index e3aa3bb16..165cb0694 100644 --- a/translations/business-term_it.xml +++ b/translations/business-term_it.xml @@ -1,7 +1,7 @@ -business-term in Italian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Italian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Informazioni di base sull'avviso o bando. Informazioni generali sulle comunicazioni con il committente o i committenti. Tali informazioni possono essere diverse a seconda dei lotti. Nel caso di un avviso di preinformazione a fini unicamente informativi, tali informazioni possono essere diverse a seconda della parte dell'avviso che può successivamente diventare un lotto o una procedura a sé stante. Informazioni sui documenti di gara. Tali informazioni possono essere diverse a seconda dei lotti. Nel caso di un avviso di preinformazione a fini unicamente informativi, tali informazioni possono essere diverse a seconda della parte dell'avviso che può successivamente diventare un lotto o una procedura a sé stante. diff --git a/translations/business-term_lt.xml b/translations/business-term_lt.xml index 86ef50327..759f94a4f 100644 --- a/translations/business-term_lt.xml +++ b/translations/business-term_lt.xml @@ -1,7 +1,7 @@ -business-term in Lithuanian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Lithuanian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Pagrindinė informacija apie skelbimą. Bendra informacija apie bendravimą su pirkėju (-ais). Ši informacija gali įvairuoti priklausomai nuo pirkimo dalies. Jeigu išankstinis informacinis skelbimas naudojamas tik kaip informacija, ši informacija gali įvairuoti priklausomai nuo skelbimo dalies, kuri vėliau gali tapti pirkimo dalimi arba atskira procedūra. Informacija apie pirkimo dokumentus. Ši informacija gali įvairuoti priklausomai nuo pirkimo dalies. Jeigu išankstinis informacinis skelbimas naudojamas tik kaip informacija, ši informacija gali įvairuoti priklausomai nuo skelbimo dalies, kuri vėliau gali tapti pirkimo dalimi arba atskira procedūra. diff --git a/translations/business-term_lv.xml b/translations/business-term_lv.xml index 638ee10be..888435a47 100644 --- a/translations/business-term_lv.xml +++ b/translations/business-term_lv.xml @@ -1,7 +1,7 @@ -business-term in Latvian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Latvian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Pamatinformācija par paziņojumu. Vispārīga informācija par saziņu ar pircēju(-iem). Šī informācija katrai daļai var būt citāda. Ja iepriekšēju informatīvu paziņojumu izmanto tikai informācijai, šī informācija var būt citāda katrai paziņojuma iedaļai, kas vēlāk var kļūt par iepirkuma procedūras daļu vai patstāvīgu procedūru. Informācija par iepirkuma dokumentiem. Šī informācija katrai daļai var būt citāda. Ja iepriekšēju informatīvu paziņojumu izmanto tikai informācijai, šī informācija var būt citāda katrai paziņojuma iedaļai, kas vēlāk var kļūt par iepirkuma procedūras daļu vai patstāvīgu procedūru. diff --git a/translations/business-term_mt.xml b/translations/business-term_mt.xml index d911ee0b7..adce22fd0 100644 --- a/translations/business-term_mt.xml +++ b/translations/business-term_mt.xml @@ -1,7 +1,7 @@ -business-term in Maltese. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Maltese. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Informazzjoni bażika dwar l-avviż. Informazzjoni ġenerali dwar il-komunikazzjoni max-xerrej(ja). Din l-informazzjoni tista’ tvarja għal kull lott. F’każ ta’ avviż informattiv minn qabel li ntuża għall-informazzjoni biss, din l-informazzjoni tista’ tvarja għal kull parti mill-avviż li iktar tard tista’ ssir lott jew proċedura awtonoma. Informazzjoni dwar id-dokumenti tal-akkwist. Din l-informazzjoni tista’ tvarja għal kull lott. F’każ ta’ avviż informattiv minn qabel li ntuża għall-informazzjoni biss, din l-informazzjoni tista’ tvarja għal kull parti mill-avviż li iktar tard tista’ ssir lott jew proċedura awtonoma. diff --git a/translations/business-term_nl.xml b/translations/business-term_nl.xml index 60942059f..acbf6d038 100644 --- a/translations/business-term_nl.xml +++ b/translations/business-term_nl.xml @@ -1,7 +1,7 @@ -business-term in Dutch. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Dutch. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Basisinformatie over de aankondiging. Algemene informatie over de communicatie met de koper(s). Deze informatie kan per perceel verschillen. In het geval van een vooraankondiging die alleen ter informatie wordt gebruikt, kan die informatie verschillen per onderdeel van de aankondiging dat later zelf een perceel of een op zichzelf staande procedure kan worden. Informatie over de aanbestedingsstukken. Deze informatie kan per perceel verschillen. In het geval van een vooraankondiging die alleen ter informatie wordt gebruikt, kan die informatie verschillen per onderdeel van de aankondiging dat later zelf een perceel of een op zichzelf staande procedure kan worden. diff --git a/translations/business-term_pl.xml b/translations/business-term_pl.xml index 9011e2c6d..744b90afb 100644 --- a/translations/business-term_pl.xml +++ b/translations/business-term_pl.xml @@ -1,7 +1,7 @@ -business-term in Polish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Polish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Podstawowe informacje o ogłoszeniu. Ogólne informacje na temat komunikacji z nabywcą(-ami). Informacje te mogą się różnić w zależności od części zamówienia. W przypadku wstępnego ogłoszenia informacyjnego, które wykorzystuje się wyłącznie do celów informacyjnych, informacje te mogą być różne dla poszczególnych części ogłoszenia, które mogą stać się później częściami zamówienia lub odrębnymi postępowaniami. Informacje na temat dokumentów zamówienia. Informacje te mogą się różnić w zależności od części zamówienia. W przypadku wstępnego ogłoszenia informacyjnego, które wykorzystuje się wyłącznie do celów informacyjnych, informacje te mogą być różne dla poszczególnych części ogłoszenia, które mogą stać się później częściami zamówienia lub odrębnymi postępowaniami. diff --git a/translations/business-term_pt.xml b/translations/business-term_pt.xml index e2b51852e..a9484c738 100644 --- a/translations/business-term_pt.xml +++ b/translations/business-term_pt.xml @@ -1,7 +1,7 @@ -business-term in Portuguese. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Portuguese. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Informações básicas sobre o anúncio. Informações gerais sobre a comunicação com o(s) adquirente(s). Estas informações podem variar consoante o lote. No caso de um anúncio de pré-informação utilizado apenas a título informativo, estas informações podem variar em função da parte do anúncio que pode posteriormente tornar-se um lote ou um processo autónomo. Informações sobre os documentos do concurso. Estas informações podem variar consoante o lote. No caso de um anúncio de pré-informação utilizado apenas a título informativo, estas informações podem variar em função da parte do anúncio que pode posteriormente tornar-se um lote ou um processo autónomo. diff --git a/translations/business-term_ro.xml b/translations/business-term_ro.xml index 90b6f58d1..7ed7f39b4 100644 --- a/translations/business-term_ro.xml +++ b/translations/business-term_ro.xml @@ -1,7 +1,7 @@ -business-term in Romanian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Romanian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Informații de bază privind anunțul. Informații generale privind comunicarea cu cumpărătorul (cumpărătorii). Aceste informații pot fi diferite pentru fiecare lot. În cazul unui anunț de intenție utilizat numai pentru informare, aceste informații pot fi diferite în ceea ce privește o parte a anunțului care ar putea deveni ulterior un lot sau o procedură de sine stătătoare. Informații privind documentele achiziției. Aceste informații pot fi diferite pentru fiecare lot. În cazul unui anunț de intenție utilizat numai pentru informare, aceste informații pot fi diferite în ceea ce privește o parte a anunțului care ar putea deveni ulterior un lot sau o procedură de sine stătătoare. diff --git a/translations/business-term_sk.xml b/translations/business-term_sk.xml index 2cd80a317..9543cd7f5 100644 --- a/translations/business-term_sk.xml +++ b/translations/business-term_sk.xml @@ -1,7 +1,7 @@ -business-term in Slovak. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Slovak. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Základné informácie o oznámení Všeobecné informácie o komunikácii s kupujúcim(-i). Tieto informácie sa môžu líšiť v závislosti od časti. Ak sa predbežné oznámenie použije len na informačné účely, tieto informácie sa môžu líšiť aj v jednotlivých častiach oznámenia, z ktorých môže neskôr vzniknúť časť postupu alebo samostatný postup. Informácie o súťažných podkladoch. Tieto informácie sa môžu líšiť v závislosti od časti. Ak sa predbežné oznámenie použije len na informačné účely, tieto informácie sa môžu líšiť aj v jednotlivých častiach oznámenia, z ktorých môže neskôr vzniknúť časť postupu alebo samostatný postup. diff --git a/translations/business-term_sl.xml b/translations/business-term_sl.xml index 709267f36..10abe9102 100644 --- a/translations/business-term_sl.xml +++ b/translations/business-term_sl.xml @@ -1,7 +1,7 @@ -business-term in Slovene. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Slovene. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Osnovni podatki o obvestilu. Splošni podatki o komunikaciji s kupci. Ti podatki se lahko med sklopi razlikujejo. V primeru predhodnega informativnega obvestila, ki se uporablja samo za obveščanje, so lahko ti podatki drugačni v tistem delu obvestila, ki bi pozneje lahko postal sklop ali samostojen postopek. Podatki o dokumentih v zvezi z oddajo javnega naročila. Ti podatki se lahko med sklopi razlikujejo. V primeru predhodnega informativnega obvestila, ki se uporablja samo za obveščanje, so lahko ti podatki drugačni v tistem delu obvestila, ki bi pozneje lahko postal sklop ali samostojen postopek. diff --git a/translations/business-term_sv.xml b/translations/business-term_sv.xml index d810ff716..4419690af 100644 --- a/translations/business-term_sv.xml +++ b/translations/business-term_sv.xml @@ -1,7 +1,7 @@ -business-term in Swedish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +business-term in Swedish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Grundläggande information om meddelandet. Allmän information om kommunikationen med köparen eller köparna. Denna information kan skilja sig åt för varje delkontrakt. När det gäller ett förhandsmeddelande som endast används i informationssyfte kan denna information skilja sig åt för varje del av meddelandet som därefter kan bli ett delkontrakt eller ett fristående förfarande. Information om upphandlingsdokumenten. Denna information kan skilja sig åt för varje delkontrakt. När det gäller ett förhandsmeddelande som endast används i informationssyfte kan denna information skilja sig åt för varje del av meddelandet som därefter kan bli ett delkontrakt eller ett fristående förfarande. diff --git a/translations/code_bg.xml b/translations/code_bg.xml index d9ba47913..e93144fb6 100644 --- a/translations/code_bg.xml +++ b/translations/code_bg.xml @@ -1,7 +1,7 @@ -code in Bulgarian. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Bulgarian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Включени са критерии за достъпността за лицата с увреждания Критерии за достъпността за лицата с увреждания не са включени, защото поръчката не е предназначена за използване от физически лица Критерии за достъпността за лицата с увреждания не са включени, а обосновката е следната diff --git a/translations/code_cs.xml b/translations/code_cs.xml index 60422f4e6..8b94e7dd8 100644 --- a/translations/code_cs.xml +++ b/translations/code_cs.xml @@ -1,7 +1,7 @@ -code in Czech. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Czech. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Kritéria přístupnosti pro osoby s postižením jsou zahrnuta Kritéria přístupnosti pro osoby s postižením nejsou zahrnuta, neboť zakázka není určena k použití fyzickými osobami Kritéria přístupnosti pro osoby s postižením nejsou zahrnuta s následujícím odůvodněním diff --git a/translations/code_da.xml b/translations/code_da.xml index 0ab38e1c5..9b84c6682 100644 --- a/translations/code_da.xml +++ b/translations/code_da.xml @@ -1,7 +1,7 @@ -code in Danish. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Danish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Der er anvendt kriterier vedrørende adgangsmuligheder for personer med handicap Der er ikke anvendt kriterier vedrørende adgangsmuligheder for personer med handicap, fordi udbuddet ikke er beregnet til at blive anvendt af fysiske personer Der er ikke anvendt kriterier vedrørende adgangsmuligheder for personer med handicap med følgende begrundelse diff --git a/translations/code_de.xml b/translations/code_de.xml index 616d27430..89f009835 100644 --- a/translations/code_de.xml +++ b/translations/code_de.xml @@ -1,7 +1,7 @@ -code in German. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in German. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Zugänglichkeitskriterien für Menschen mit Behinderungen wurden berücksichtigt Kriterien für die Zugänglichkeit für Menschen mit Behinderungen wurden nicht berücksichtigt, da die Beschaffung nicht für die Nutzung durch natürliche Personen vorgesehen ist Zugänglichkeitskriterien für Menschen mit Behinderungen wurden mit folgender Begründung nicht berücksichtigt diff --git a/translations/code_el.xml b/translations/code_el.xml index fc811819a..ac3e8af8d 100644 --- a/translations/code_el.xml +++ b/translations/code_el.xml @@ -1,7 +1,7 @@ -code in Greek. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Greek. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Συμπεριλαμβάνονται κριτήρια προσβασιμότητας για τα άτομα με αναπηρίες Δεν περιλαμβάνονται κριτήρια προσβασιμότητας για τα άτομα με αναπηρίες επειδή η προμήθεια δεν προορίζεται για χρήση από φυσικά πρόσωπα Δεν περιλαμβάνονται κριτήρια προσβασιμότητας για τα άτομα με αναπηρίες με την ακόλουθη αιτιολόγηση diff --git a/translations/code_en.xml b/translations/code_en.xml index c2c888bdf..0ece28279 100644 --- a/translations/code_en.xml +++ b/translations/code_en.xml @@ -1,7 +1,7 @@ -code in English. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in English. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Accessibility criteria for persons with disabilities are included Accessibility criteria for persons with disabilities are not included because the procurement is not intended for use by natural persons Accessibility criteria for persons with disabilities are not included with the following justification diff --git a/translations/code_es.xml b/translations/code_es.xml index 729211f67..493c7e1f8 100644 --- a/translations/code_es.xml +++ b/translations/code_es.xml @@ -1,7 +1,7 @@ -code in Spanish. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Spanish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Se incluyen criterios de accesibilidad para las personas con discapacidad No se incluyen criterios de accesibilidad para las personas con discapacidad porque la contratación no está destinada a ser utilizada por personas físicas No se incluyen criterios de accesibilidad para las personas con discapacidad por la siguiente justificación diff --git a/translations/code_et.xml b/translations/code_et.xml index 7e8485a50..ea6034609 100644 --- a/translations/code_et.xml +++ b/translations/code_et.xml @@ -1,7 +1,7 @@ -code in Estonian. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Estonian. File generated from metadata database version 1.6.0 created on the 2023-02-24T14:00 Lisatud on puuetega inimeste juurdepääsukriteeriumid Puuetega inimeste juurdepääsukriteeriume pole lisatud, sest hange ei ole mõeldud kasutamiseks füüsilistele isikutele Puuetega inimeste juurdepääsukriteeriume ei ole lisatud järgmise põhjendusega @@ -10786,7 +10786,7 @@ N2 Veoauto (N2-N3) N3 -Edukas pakkuja on välja valitud ja hange lõpetatud. +Edukat pakkujat välja ei valitud ja hange on lõpetatud. Edukat pakkujat ei ole veel valitud, kuid hange on veel pooleli. Vähemalt üks edukas pakkuja on välja valitud. diff --git a/translations/code_fi.xml b/translations/code_fi.xml index f1e1ad264..b083e8707 100644 --- a/translations/code_fi.xml +++ b/translations/code_fi.xml @@ -1,7 +1,7 @@ -code in Finnish. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Finnish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Vammaisia koskevat esteettömyysvaatimukset on otettu huomioon Vammaisia koskevia esteettömyysvaatimuksia ei ole otettu huomioon, koska hankintaa ei ole tarkoitettu luonnollisten henkilöiden käyttöön Vammaisia koskevia esteettömyysvaatimuksia ei ole otettu huomioon seuraavin perustein diff --git a/translations/code_fr.xml b/translations/code_fr.xml index fff942687..841c3bf1b 100644 --- a/translations/code_fr.xml +++ b/translations/code_fr.xml @@ -1,7 +1,7 @@ -code in French. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in French. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Des critères d’accessibilité pour les personnes handicapées sont appliqués Des critères d’accessibilité pour les personnes handicapées ne sont pas appliqués parce que le marché n’est pas destiné aux personnes physiques Des critères d’accessibilité pour les personnes handicapées ne sont pas appliqués avec la justification suivante diff --git a/translations/code_ga.xml b/translations/code_ga.xml index fd6f245bc..56154f7f9 100644 --- a/translations/code_ga.xml +++ b/translations/code_ga.xml @@ -1,7 +1,7 @@ -code in Galician. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Galician. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Tá critéir inrochtaineachta do dhaoine faoi mhíchumas ar áireamh Níl critéir inrochtaineachta do dhaoine faoi mhíchumas ar áireamh mar níl an soláthar beartaithe lena úsáid ag daoine nádúrtha Níl critéir inrochtaineachta do dhaoine faoi mhíchumas ar áireamh ar na cúiseanna seo a leanas diff --git a/translations/code_hr.xml b/translations/code_hr.xml index 4d2f6c1b4..38d31ceb7 100644 --- a/translations/code_hr.xml +++ b/translations/code_hr.xml @@ -1,7 +1,7 @@ -code in Croatian. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Croatian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 U obzir su uzeti uvjeti pristupačnosti za osobe s invaliditetom Uvjeti pristupačnosti za osobe s invaliditetom nisu uzeti u obzir jer javna nabava nije namijenjena fizičkim osobama Uvjeti pristupačnosti za osobe s invaliditetom nisu uzeti u obzir zbog sljedećeg obrazloženja diff --git a/translations/code_hu.xml b/translations/code_hu.xml index 45102ff6f..8e238d2ec 100644 --- a/translations/code_hu.xml +++ b/translations/code_hu.xml @@ -1,7 +1,7 @@ -code in Hungarian. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Hungarian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 A fogyatékossággal élő személyekre vonatkozó, akadálymentesítési kritériumok be vannak építve A fogyatékossággal élő személyekre vonatkozó, akadálymentesítési kritériumok nincsenek beépítve, mivel a beszerzést nem fogják természetes személyek használni A fogyatékossággal élő személyekre vonatkozó, akadálymentesítési kritériumok nincsenek beépítve az alábbi indoklás szerint diff --git a/translations/code_it.xml b/translations/code_it.xml index 484cff762..2f98459c1 100644 --- a/translations/code_it.xml +++ b/translations/code_it.xml @@ -1,7 +1,7 @@ -code in Italian. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Italian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Sono compresi criteri di accessibilità per le persone con disabilità Non sono compresi criteri di accessibilità per le persone con disabilità perché l'oggetto dell'appalto non è destinato all'uso da parte di persone fisiche Non sono compresi criteri di accessibilità per le persone con disabilità con la giustificazione seguente diff --git a/translations/code_lt.xml b/translations/code_lt.xml index e772bd18f..a1bc53f15 100644 --- a/translations/code_lt.xml +++ b/translations/code_lt.xml @@ -1,7 +1,7 @@ -code in Lithuanian. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Lithuanian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Prieinamumo neįgaliesiems kriterijai įtraukti Prieinamumo neįgaliesiems kriterijai neįtraukti, nes nenumatyta, kad pirkimo objektas bus naudojamas fizinių asmenų Prieinamumo neįgaliesiems kriterijai neįtraukti dėl šių priežasčių diff --git a/translations/code_lv.xml b/translations/code_lv.xml index b21067268..15a20bed3 100644 --- a/translations/code_lv.xml +++ b/translations/code_lv.xml @@ -1,7 +1,7 @@ -code in Latvian. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Latvian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Ir iekļauti kritēriji par pieejamību personām ar invaliditāti Kritēriji par pieejamību personām ar invaliditāti nav iekļauti, jo iepirkums nav paredzēts fiziskām personām Kritēriji par pieejamību personām ar invaliditāti nav iekļauti ar šādu pamatojumu diff --git a/translations/code_mt.xml b/translations/code_mt.xml index af40c88f4..e56a7fdd9 100644 --- a/translations/code_mt.xml +++ b/translations/code_mt.xml @@ -1,7 +1,7 @@ -code in Maltese. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Maltese. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Il-kriterji ta’ aċċessibbiltà għall-persuni b’diżabbiltà huma inklużi Il-kriterji ta’ aċċessibbiltà għall-persuni b’diżabbiltà ma jkunux inklużi minħabba li l-akkwist ma jkunx maħsub għall-użu minn persuni fiżiċi Il-kriterji ta’ aċċessibbiltà għall-persuni b’diżabbiltà ma jkunux inklużi bil-ġustifikazzjoni li ġejja diff --git a/translations/code_nl.xml b/translations/code_nl.xml index 6757fcf23..65f665253 100644 --- a/translations/code_nl.xml +++ b/translations/code_nl.xml @@ -1,7 +1,7 @@ -code in Dutch. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Dutch. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Er zijn criteria opgenomen inzake de toegankelijkheid voor personen met een handicap Er zijn geen criteria opgenomen inzake de toegankelijkheid voor personen met een handicap, omdat de aanbesteding niet bestemd is voor gebruik door natuurlijke personen Er zijn geen criteria opgenomen inzake de toegankelijkheid voor personen met een handicap, om de volgende reden diff --git a/translations/code_pl.xml b/translations/code_pl.xml index b79c6c1c6..e949b491b 100644 --- a/translations/code_pl.xml +++ b/translations/code_pl.xml @@ -1,7 +1,7 @@ -code in Polish. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Polish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Kryteria dostępności dla osób niepełnosprawnych zostały uwzględnione Kryteria dostępności dla osób niepełnosprawnych nie zostały uwzględnione, ponieważ przedmiot zamówienia nie jest przeznaczony dla osób fizycznych Kryteria dostępności dla osób niepełnosprawnych nie zostały uwzględnione z uwagi na poniższe uzasadnienie diff --git a/translations/code_pt.xml b/translations/code_pt.xml index e833cca56..7fb15724c 100644 --- a/translations/code_pt.xml +++ b/translations/code_pt.xml @@ -1,7 +1,7 @@ -code in Portuguese. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Portuguese. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Os critérios de acessibilidade para as pessoas com deficiência estão incluídos Os critérios de acessibilidade para as pessoas com deficiência não estão incluídos porque o contrato não se destina a pessoas singulares Os critérios de acessibilidade para as pessoas com deficiência não estão incluídos, com a seguinte justificação diff --git a/translations/code_ro.xml b/translations/code_ro.xml index 857f5c345..5c6099a84 100644 --- a/translations/code_ro.xml +++ b/translations/code_ro.xml @@ -1,7 +1,7 @@ -code in Romanian. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Romanian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Sunt incluse criterii de accesibilitate pentru persoanele cu handicap Nu sunt incluse criterii de accesibilitate pentru persoanele cu handicap, deoarece achizițiile nu sunt destinate a fi utilizate de către persoane fizice Nu sunt incluse criterii de accesibilitate pentru persoanele cu handicap, din următorul motiv diff --git a/translations/code_sk.xml b/translations/code_sk.xml index fff2f6eca..8eb8c7c58 100644 --- a/translations/code_sk.xml +++ b/translations/code_sk.xml @@ -1,7 +1,7 @@ -code in Slovak. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Slovak. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Kritériá prístupnosti pre osoby so zdravotným postihnutím sú zahrnuté Kritériá prístupnosti pre osoby so zdravotným postihnutím nie sú zahrnuté, keďže zákazka nie je určená na použitie fyzickými osobami Kritériá prístupnosti pre osoby so zdravotným postihnutím nie sú zahrnuté s nasledujúcim odôvodnením diff --git a/translations/code_sl.xml b/translations/code_sl.xml index f1b39bdb5..fd0c0e12a 100644 --- a/translations/code_sl.xml +++ b/translations/code_sl.xml @@ -1,7 +1,7 @@ -code in Slovene. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Slovene. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Vključeni so pogoji dostopnosti za invalidne osebe Pogoji dostopnosti za invalidne osebe niso vključeni, ker predmet javnega naročila ni namenjen temu, da bi ga uporabljale fizične osebe Pogoji dostopnosti za invalidne osebe niso vključeni iz naslednjih razlogov diff --git a/translations/code_sv.xml b/translations/code_sv.xml index 856051dd3..95e152f40 100644 --- a/translations/code_sv.xml +++ b/translations/code_sv.xml @@ -1,7 +1,7 @@ -code in Swedish. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +code in Swedish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Tillgänglighetskriterier för personer med funktionsnedsättning ingår Tillgänglighetskriterier för personer med funktionsnedsättning ingår inte eftersom upphandlingen inte är avsedd att användas av fysiska personer Tillgänglighetskriterier för personer med funktionsnedsättning ingår inte med följande motivering diff --git a/translations/codelist_en.xml b/translations/codelist_en.xml index 7c36931a4..3de0c0b04 100644 --- a/translations/codelist_en.xml +++ b/translations/codelist_en.xml @@ -1,7 +1,7 @@ -codelist in English. File generated from metadata database version 1.5.55 created on the 2023-02-08T10:39:24 +codelist in English. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 List of codes to specify whether a procedure is accelerated or not. This table provides a list of options for the use of accessibility criteria for person with disabilities in the technical specifications within the domain of public procurement. This table provides a list of the options pertinent to be chosen for a matter concerning the applicability of predefined fields. It is designed for but not restricted to the context of public procurement. diff --git a/translations/expression_en.xml b/translations/expression_en.xml index 1e91ba18a..5152c95e4 100644 --- a/translations/expression_en.xml +++ b/translations/expression_en.xml @@ -1,7 +1,7 @@ -expression in English. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +expression in English. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 the value chosen for the indicator of BT-740-Procedure-Buyer is 'NO' BT-541-Lot is present and BT-5421-Lot is not present and BT-5423-Lot is not present BT-541-Lot is present and BT-5421-Lot is not present and BT-5422-Lot is not present diff --git a/translations/field_bg.xml b/translations/field_bg.xml index d7e296111..3ff8578c2 100644 --- a/translations/field_bg.xml +++ b/translations/field_bg.xml @@ -1,7 +1,7 @@ -field in Bulgarian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Bulgarian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_cs.xml b/translations/field_cs.xml index bd27d1fa5..bde2bddda 100644 --- a/translations/field_cs.xml +++ b/translations/field_cs.xml @@ -1,7 +1,7 @@ -field in Czech. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Czech. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_da.xml b/translations/field_da.xml index 15cc77a85..4e48c4ac0 100644 --- a/translations/field_da.xml +++ b/translations/field_da.xml @@ -1,7 +1,7 @@ -field in Danish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Danish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_de.xml b/translations/field_de.xml index 8d30739f3..f61f7f020 100644 --- a/translations/field_de.xml +++ b/translations/field_de.xml @@ -1,7 +1,7 @@ -field in German. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in German. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_el.xml b/translations/field_el.xml index 008aac269..6b67887b6 100644 --- a/translations/field_el.xml +++ b/translations/field_el.xml @@ -1,7 +1,7 @@ -field in Greek. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Greek. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_en.xml b/translations/field_en.xml index cea7fcf06..d59326c69 100644 --- a/translations/field_en.xml +++ b/translations/field_en.xml @@ -1,7 +1,7 @@ -field in English. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in English. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_es.xml b/translations/field_es.xml index f38513e31..b2505196a 100644 --- a/translations/field_es.xml +++ b/translations/field_es.xml @@ -1,7 +1,7 @@ -field in Spanish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Spanish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_et.xml b/translations/field_et.xml index f551ffdfc..88e8df6e0 100644 --- a/translations/field_et.xml +++ b/translations/field_et.xml @@ -1,7 +1,7 @@ -field in Estonian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Estonian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_fi.xml b/translations/field_fi.xml index ff74b018c..30c1ccf84 100644 --- a/translations/field_fi.xml +++ b/translations/field_fi.xml @@ -1,7 +1,7 @@ -field in Finnish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Finnish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_fr.xml b/translations/field_fr.xml index d32a366b9..1c5121c64 100644 --- a/translations/field_fr.xml +++ b/translations/field_fr.xml @@ -1,7 +1,7 @@ -field in French. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in French. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_ga.xml b/translations/field_ga.xml index c426bcad2..10e47cb78 100644 --- a/translations/field_ga.xml +++ b/translations/field_ga.xml @@ -1,7 +1,7 @@ -field in Galician. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Galician. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_hr.xml b/translations/field_hr.xml index bbe3aa041..9bdaf1879 100644 --- a/translations/field_hr.xml +++ b/translations/field_hr.xml @@ -1,7 +1,7 @@ -field in Croatian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Croatian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_hu.xml b/translations/field_hu.xml index e9257c022..d8107c222 100644 --- a/translations/field_hu.xml +++ b/translations/field_hu.xml @@ -1,7 +1,7 @@ -field in Hungarian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Hungarian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_it.xml b/translations/field_it.xml index c53cbbfc2..2f5e87d8b 100644 --- a/translations/field_it.xml +++ b/translations/field_it.xml @@ -1,7 +1,7 @@ -field in Italian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Italian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_lt.xml b/translations/field_lt.xml index 558ec4469..84d4becf2 100644 --- a/translations/field_lt.xml +++ b/translations/field_lt.xml @@ -1,7 +1,7 @@ -field in Lithuanian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Lithuanian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_lv.xml b/translations/field_lv.xml index b055d1994..fba51f891 100644 --- a/translations/field_lv.xml +++ b/translations/field_lv.xml @@ -1,7 +1,7 @@ -field in Latvian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Latvian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_mt.xml b/translations/field_mt.xml index 390509d7a..c239e6fe0 100644 --- a/translations/field_mt.xml +++ b/translations/field_mt.xml @@ -1,7 +1,7 @@ -field in Maltese. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Maltese. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_nl.xml b/translations/field_nl.xml index 831d756b1..396851e88 100644 --- a/translations/field_nl.xml +++ b/translations/field_nl.xml @@ -1,7 +1,7 @@ -field in Dutch. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Dutch. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_pl.xml b/translations/field_pl.xml index 515e0695e..2653db6a7 100644 --- a/translations/field_pl.xml +++ b/translations/field_pl.xml @@ -1,7 +1,7 @@ -field in Polish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Polish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_pt.xml b/translations/field_pt.xml index 958a20b42..5f1ef19b5 100644 --- a/translations/field_pt.xml +++ b/translations/field_pt.xml @@ -1,7 +1,7 @@ -field in Portuguese. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Portuguese. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_ro.xml b/translations/field_ro.xml index 02351a29b..4871c20b6 100644 --- a/translations/field_ro.xml +++ b/translations/field_ro.xml @@ -1,7 +1,7 @@ -field in Romanian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Romanian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_sk.xml b/translations/field_sk.xml index a1f75e546..a4a1f8b05 100644 --- a/translations/field_sk.xml +++ b/translations/field_sk.xml @@ -1,7 +1,7 @@ -field in Slovak. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Slovak. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_sl.xml b/translations/field_sl.xml index 2598b29b4..32d93b494 100644 --- a/translations/field_sl.xml +++ b/translations/field_sl.xml @@ -1,7 +1,7 @@ -field in Slovene. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Slovene. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/field_sv.xml b/translations/field_sv.xml index 8347ae4ae..cd7cf250d 100644 --- a/translations/field_sv.xml +++ b/translations/field_sv.xml @@ -1,7 +1,7 @@ -field in Swedish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +field in Swedish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 This field is about penalties and rewards This field is for the ID of the tenderer organisation Please describe the contract conditions here diff --git a/translations/group_bg.xml b/translations/group_bg.xml index 562b843e7..0f268f78b 100644 --- a/translations/group_bg.xml +++ b/translations/group_bg.xml @@ -1,7 +1,7 @@ -group in Bulgarian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Bulgarian. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Адрес Свържете се Стопански субект @@ -227,9 +227,9 @@ Description of the procedure (published later) Победител Requests to review decisions -Information about the change +Промяна EU funds used in the contract -Information about the modification +Модификация Изтегляне Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Резултат Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_cs.xml b/translations/group_cs.xml index d756f60eb..b5a4b2dae 100644 --- a/translations/group_cs.xml +++ b/translations/group_cs.xml @@ -1,7 +1,7 @@ -group in Czech. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Czech. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Bydliště Kontaktní údaje Obchodní strana @@ -227,9 +227,9 @@ Description of the procedure (published later) Vítěz Requests to review decisions -Information about the change +Změny EU funds used in the contract -Information about the modification +Změna Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Výsledek Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_da.xml b/translations/group_da.xml index 564184732..b40e6c80b 100644 --- a/translations/group_da.xml +++ b/translations/group_da.xml @@ -1,7 +1,7 @@ -group in Danish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Danish. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Adresse Kontakt Forretningsparti @@ -227,9 +227,9 @@ Description of the procedure (published later) Vinder Requests to review decisions -Information about the change +Ændring EU funds used in the contract -Information about the modification +Ændring Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Resultat Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_de.xml b/translations/group_de.xml index c7fada3a3..d04af7e46 100644 --- a/translations/group_de.xml +++ b/translations/group_de.xml @@ -1,7 +1,7 @@ -group in German. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in German. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Adresse Kontakt Geschäftspartei @@ -227,9 +227,9 @@ Description of the procedure (published later) Preisträger Requests to review decisions -Information about the change +Ändern EU funds used in the contract -Information about the modification +Änderung Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Ergebnis Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_el.xml b/translations/group_el.xml index ec7fa185e..30397b382 100644 --- a/translations/group_el.xml +++ b/translations/group_el.xml @@ -1,7 +1,7 @@ -group in Greek. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Greek. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Διεύθυνση Επαφή Επιχειρηματικό κόμμα @@ -227,9 +227,9 @@ Description of the procedure (published later) Νικητής Requests to review decisions -Information about the change +Αλλαγή EU funds used in the contract -Information about the modification +Τροποποίηση Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Αποτέλεσμα Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_en.xml b/translations/group_en.xml index 10e38ee84..931760208 100644 --- a/translations/group_en.xml +++ b/translations/group_en.xml @@ -1,7 +1,7 @@ -group in English. File generated from metadata database version 1.5.58 created on the 2023-02-14T10:02:21 +group in English. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Information about Recurrence Address Contact @@ -228,12 +228,12 @@ Description of the procedure (published later) Winner Justification for absence of Accessibility Criteria -Requests to review decisions -Information about the change +Requests to review +Change Not Immediately Published (ConcessionRevenueBuyer) Not Immediately Published (ConcessionRevenueUser) EU funds used in the contract -Information about the modification +Modification Buyer Cross-border law Not Immediately Published (DirectAwardJustificationCode) @@ -244,10 +244,10 @@ Not Immediately Published (GroupMaximalValueIdentifier) Not Immediately Published (GroupMaximumValue) Not Immediately Published (GroupReestimatedValue) -Information about late provision of information by the tenderer (possibility and description of the information) -Legislation impacting the procurement and for which no ID is known +Late Tenderer Information +Other legal basis without a known identifier Other legal basis with an identifier -Information about the lot +Lot Additional classification Award criteria Not Immediately Published (LotAwardCriteriaName) @@ -259,19 +259,19 @@ Not Immediately Published (LotAwardCriterionNumberThreshold) Not Immediately Published (LotAwardCriterionNumber) Not Immediately Published (LotAwardCriterionNumberWeight) -Award criterion -Award criteria +Award criterion Parameter +Award criteria Parameters Not Immediately Published (LotAwardCriterionType) -Lots Distribution Information (Max number of Lots a tenderer may win, Max number of lots a tenderer may tender for, Group of lots and their composition) +Lots Distribution Information Classification for the Main Commodity of a Lot Place of performance Reference to previous planning -Procurement Document information for a Lot, independent from the restricted aspect +Procurement Documents information Reserved Procurement -Result of the lot +Result Submitted tender -Tendering Procedure information (GPA, Atypical Tool, Deadlines, techniques) for a Lot -Information about groups of lots +Tendering Procedure information +Groups of lots Award criteria Not Immediately Published (LotsGroupAwardCriteriaName) Not Immediately Published (LotsGroupAwardCriteriaOrderJustification) @@ -282,8 +282,8 @@ Not Immediately Published (LotsGroupAwardCriterionNumberThreshold) Not Immediately Published (LotsGroupAwardCriterionNumber) Not Immediately Published (LotsGroupAwardCriterionNumberWeight) -Group of Lots Award Criterion Parameter (Value and associated Code) -Non UBL Native Subordinate Award Criteria elements for a Group of Lots +Award Criterion Parameter +Award Criterion Parameters Not Immediately Published (LotsGroupAwardCriterionType) Not Immediately Published (MaximalValue) Contract modification @@ -291,13 +291,13 @@ Description of the NDA Not Immediately Published (NotAwardedReason) Not Immediately Published (NoticeMaximumValue) -Outcome of the Procurement Procedure for all lots listed in the notice (also contains individual Lot Results) +Result Maximum value of group of lots Not Immediately Published (NoticeValue) Description of Options or Renewals Organisations mentioned in the notice Conditions other than Revenue Allocation -Information about the part +Part Additional classification Classification for the Main Commodity of a Part Place of performance @@ -308,23 +308,23 @@ Not Immediately Published (Procedure Accelerated) Additional classification Not Immediately Published (ProcedureFeatures) -Classification for the Main Commodity of the Procedure +Main Classification Additional information about place of performance -Scope of the Procurement addressed with the whole notice -Properties (Type, Relaunch, Termination, tendering for all lots) of the Tendering Process of the Procurement Procedure as a whole +Tendering Terms +Purpose Not Immediately Published (Procedure Type) Not Immediately Published (ReceivedSubmissionCount) Not Immediately Published (ReceivedSubmissionType) -Container for Received Submissions Statististics Numeric value and associated code. -Statistics about Review Requests (number and code) +Received Submissions Statististics +Statistics about Review Requests Not Immediately Published (RevewRequests irregularity count ) Not Immediately Published (RevewRequests irregularity type ) -Information on rewards and penalties +Rewards and penalties Selection criteria Service provider Settled contract -Information (Description) about Strategic Procurement Type -Organization identified as a contractor of one at least of the Main Tenderers of a Tendering Party +Strategic Procurement +Subcontractor Not Immediately Published (SubcontractingDescription) Not Immediately Published (SubcontractingPercentageKnown) Not Immediately Published (SubcontractingPercentage) diff --git a/translations/group_es.xml b/translations/group_es.xml index 97960f0ab..d882b39e0 100644 --- a/translations/group_es.xml +++ b/translations/group_es.xml @@ -1,7 +1,7 @@ -group in Spanish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Spanish. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Dirección Contacto Partido empresarial @@ -227,9 +227,9 @@ Description of the procedure (published later) Ganador Requests to review decisions -Information about the change +Cambio EU funds used in the contract -Information about the modification +Modificación Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Resultado Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_et.xml b/translations/group_et.xml index 5d1ccd789..325bbaafd 100644 --- a/translations/group_et.xml +++ b/translations/group_et.xml @@ -1,7 +1,7 @@ -group in Estonian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Estonian. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Aadress Võtke ühendust Ärierakond @@ -227,9 +227,9 @@ Description of the procedure (published later) Võitja Requests to review decisions -Information about the change +Kliimamuutus EU funds used in the contract -Information about the modification +Muutmine Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Tulemus Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_fi.xml b/translations/group_fi.xml index 0f5c3d134..e988c0651 100644 --- a/translations/group_fi.xml +++ b/translations/group_fi.xml @@ -1,7 +1,7 @@ -group in Finnish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Finnish. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Osoite Yhteys Liike-elämän osapuoli @@ -227,9 +227,9 @@ Description of the procedure (published later) Voittaja Requests to review decisions -Information about the change +Muutos EU funds used in the contract -Information about the modification +Muutosvaiheessa Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Tulos Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_fr.xml b/translations/group_fr.xml index 280403315..4e31d225a 100644 --- a/translations/group_fr.xml +++ b/translations/group_fr.xml @@ -1,7 +1,7 @@ -group in French. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in French. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Adresse Contactez Business party @@ -227,9 +227,9 @@ Description of the procedure (published later) Lauréat Requests to review decisions -Information about the change +Changement EU funds used in the contract -Information about the modification +Modification Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Résultat Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_ga.xml b/translations/group_ga.xml index c37804ee3..d5076ecd6 100644 --- a/translations/group_ga.xml +++ b/translations/group_ga.xml @@ -1,7 +1,7 @@ -group in Galician. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Galician. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Seoladh Teagmháil Páirtí gnó @@ -227,9 +227,9 @@ Description of the procedure (published later) Buaiteoir Requests to review decisions -Information about the change +Athraigh EU funds used in the contract -Information about the modification +Modhnú Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Toradh Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_hr.xml b/translations/group_hr.xml index f57131e3b..46fe02d5b 100644 --- a/translations/group_hr.xml +++ b/translations/group_hr.xml @@ -1,7 +1,7 @@ -group in Croatian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Croatian. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Adresa Kontakt Poslovna strana @@ -227,9 +227,9 @@ Description of the procedure (published later) Pobjednik Requests to review decisions -Information about the change +Promjena EU funds used in the contract -Information about the modification +Izmjena Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Rezultat Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_hu.xml b/translations/group_hu.xml index c9987cda6..a572cb4ad 100644 --- a/translations/group_hu.xml +++ b/translations/group_hu.xml @@ -1,7 +1,7 @@ -group in Hungarian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Hungarian. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Cím Kapcsolattartó Üzleti fél @@ -227,9 +227,9 @@ Description of the procedure (published later) A győztes Requests to review decisions -Information about the change +Változás EU funds used in the contract -Information about the modification +Módosítás Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Eredmény Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_it.xml b/translations/group_it.xml index 59db23204..2cc2341e9 100644 --- a/translations/group_it.xml +++ b/translations/group_it.xml @@ -1,7 +1,7 @@ -group in Italian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Italian. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Indirizzo Contatto Partito commerciale @@ -227,7 +227,7 @@ Description of the procedure (published later) Vincitore Requests to review decisions -Information about the change +Variazione EU funds used in the contract Information about the modification Buyer @@ -242,12 +242,12 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Risultato Submitted tender Information about groups of lots Award criteria Award criteria -Contract modification +Modifica Reason for contract modification Maximum value of group of lots Organisations mentioned in the notice diff --git a/translations/group_lt.xml b/translations/group_lt.xml index c848bbdb6..7fc8e6e24 100644 --- a/translations/group_lt.xml +++ b/translations/group_lt.xml @@ -1,7 +1,7 @@ -group in Lithuanian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Lithuanian. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Adresas Susisiekti Verslo subjektas @@ -227,9 +227,9 @@ Description of the procedure (published later) Laimėtojas Requests to review decisions -Information about the change +Pokytis EU funds used in the contract -Information about the modification +Pakeitimas Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Rezultatas Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_lv.xml b/translations/group_lv.xml index 4c96fae32..05574c152 100644 --- a/translations/group_lv.xml +++ b/translations/group_lv.xml @@ -1,7 +1,7 @@ -group in Latvian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Latvian. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Adrese Sazināties Darījumu partneris @@ -227,9 +227,9 @@ Description of the procedure (published later) Uzvarētāja Requests to review decisions -Information about the change +Izmaiņas EU funds used in the contract -Information about the modification +Izmaiņas Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Rezultāts Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_mt.xml b/translations/group_mt.xml index 9e47dbd7e..aa0df0634 100644 --- a/translations/group_mt.xml +++ b/translations/group_mt.xml @@ -1,7 +1,7 @@ -group in Maltese. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Maltese. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Indirizz Kuntatt Partit tan-negozju @@ -227,9 +227,9 @@ Description of the procedure (published later) Rebbieħ Requests to review decisions -Information about the change +Fil-klima EU funds used in the contract -Information about the modification +Modifika Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Riżultat Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_nl.xml b/translations/group_nl.xml index b43fcd74f..69c33d38f 100644 --- a/translations/group_nl.xml +++ b/translations/group_nl.xml @@ -1,7 +1,7 @@ -group in Dutch. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Dutch. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Het adres, Komen Zakelijke partij @@ -227,9 +227,9 @@ Description of the procedure (published later) Winnaar Requests to review decisions -Information about the change +Wijzigen EU funds used in the contract -Information about the modification +Wijziging Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Resultaat Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_pl.xml b/translations/group_pl.xml index ddb5537f5..1e78acc11 100644 --- a/translations/group_pl.xml +++ b/translations/group_pl.xml @@ -1,7 +1,7 @@ -group in Polish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Polish. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Adres Dane kontaktowe Przedsiębiorca @@ -227,9 +227,9 @@ Description of the procedure (published later) Zwycięzca Requests to review decisions -Information about the change +Zmiany EU funds used in the contract -Information about the modification +Modyfikacji Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Wynik Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_pt.xml b/translations/group_pt.xml index 79e85f8a9..9138fd4aa 100644 --- a/translations/group_pt.xml +++ b/translations/group_pt.xml @@ -1,7 +1,7 @@ -group in Portuguese. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Portuguese. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Endereço Contacto Partido empresarial @@ -227,9 +227,9 @@ Description of the procedure (published later) Vencedor Requests to review decisions -Information about the change +Variação EU funds used in the contract -Information about the modification +Modificação Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Resultado Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_ro.xml b/translations/group_ro.xml index 36509c68e..ba8399883 100644 --- a/translations/group_ro.xml +++ b/translations/group_ro.xml @@ -1,7 +1,7 @@ -group in Romanian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Romanian. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Adresă Contactați Entitate de afaceri @@ -227,9 +227,9 @@ Description of the procedure (published later) Câștigător Requests to review decisions -Information about the change +Variație EU funds used in the contract -Information about the modification +Modificare Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Rezultatul Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_sk.xml b/translations/group_sk.xml index 45ec47aa4..ab6750e68 100644 --- a/translations/group_sk.xml +++ b/translations/group_sk.xml @@ -1,7 +1,7 @@ -group in Slovak. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Slovak. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Adresa Kontaktovať Obchodná strana @@ -227,9 +227,9 @@ Description of the procedure (published later) Víťaz Requests to review decisions -Information about the change +Zmeny EU funds used in the contract -Information about the modification +Úpravy Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Výsledok Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_sl.xml b/translations/group_sl.xml index 8f9b482f1..b91f81687 100644 --- a/translations/group_sl.xml +++ b/translations/group_sl.xml @@ -1,7 +1,7 @@ -group in Slovene. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Slovene. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Naslov Kontakt Poslovna stranka @@ -227,9 +227,9 @@ Description of the procedure (published later) Zmagovalec Requests to review decisions -Information about the change +Spremeni EU funds used in the contract -Information about the modification +Sprememba Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Rezultat Submitted tender Information about groups of lots Award criteria diff --git a/translations/group_sv.xml b/translations/group_sv.xml index 5ad7409e7..62efbdb79 100644 --- a/translations/group_sv.xml +++ b/translations/group_sv.xml @@ -1,7 +1,7 @@ -group in Swedish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +group in Swedish. File generated from metadata database version 1.6.0 created on the 2023-02-24T12:00 Adress Kontaktperson Affärspart @@ -227,9 +227,9 @@ Description of the procedure (published later) Vinnare Requests to review decisions -Information about the change +Förändring EU funds used in the contract -Information about the modification +Ändring Buyer Cross-border law Exclusion grounds @@ -242,7 +242,7 @@ Award criteria Place of performance Reference to previous planning -Result of the lot +Resultat Submitted tender Information about groups of lots Award criteria diff --git a/translations/notice_bg.xml b/translations/notice_bg.xml index 356ef6a09..a58a765a0 100644 --- a/translations/notice_bg.xml +++ b/translations/notice_bg.xml @@ -1,7 +1,7 @@ -notice in Bulgarian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Bulgarian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Обявление за публикуването на обявление за предварителна информация в профил на купувача – Общата директива Обявление за предварителна информация, използвано като покана за участие в състезателна процедура – Общата директива, стандартен режим Периодично индикативно обявление, използвано като покана за участие в състезателна процедура – Секторната директива, стандартен режим diff --git a/translations/notice_cs.xml b/translations/notice_cs.xml index b3d906876..fe7db2dd5 100644 --- a/translations/notice_cs.xml +++ b/translations/notice_cs.xml @@ -1,7 +1,7 @@ -notice in Czech. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Czech. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Oznámení o uveřejnění předběžného oznámení na profilu kupujícího – obecná směrnice Předběžné oznámení použité jako výzva k účasti v soutěži – obecná směrnice, standardní režim Pravidelné předběžné oznámení použité jako výzva k účasti v soutěži – odvětvová směrnice, standardní režim diff --git a/translations/notice_da.xml b/translations/notice_da.xml index 710c11cae..eea33f967 100644 --- a/translations/notice_da.xml +++ b/translations/notice_da.xml @@ -1,7 +1,7 @@ -notice in Danish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Danish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Bekendtgørelse om offentliggørelse af en forhåndsmeddelelse i en køberprofil – det generelle direktiv Forhåndsmeddelelse anvendt som indkaldelse af tilbud – det generelle direktiv, standardordningen Vejledende periodisk bekendtgørelse anvendt som indkaldelse af tilbud – sektordirektivet, standardordningen diff --git a/translations/notice_de.xml b/translations/notice_de.xml index 63ff4ce45..0dde25572 100644 --- a/translations/notice_de.xml +++ b/translations/notice_de.xml @@ -1,7 +1,7 @@ -notice in German. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in German. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Bekanntmachung der Veröffentlichung einer Vorinformation in einem Beschafferprofil – allgemeine Richtlinie Vorinformation als Aufruf zum Wettbewerb – allgemeine Richtlinie, Standardregelung Regelmäßige nicht verbindliche Bekanntmachung als Aufruf zum Wettbewerb – Sektorenrichtlinie, Standardregelung diff --git a/translations/notice_el.xml b/translations/notice_el.xml index 6b405cfad..bf3c39a61 100644 --- a/translations/notice_el.xml +++ b/translations/notice_el.xml @@ -1,7 +1,7 @@ -notice in Greek. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Greek. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Γνωστοποίηση της δημοσίευσης προκαταρκτικής προκήρυξης στο «προφίλ αγοραστή» – γενική οδηγία Προκαταρκτική προκήρυξη που χρησιμοποιείται ως προκήρυξη διαγωνισμού – γενική οδηγία, τυποποιημένο καθεστώς Περιοδική ενδεικτική προκήρυξη που χρησιμοποιείται ως προκήρυξη διαγωνισμού – τομεακή οδηγία, τυποποιημένο καθεστώς diff --git a/translations/notice_en.xml b/translations/notice_en.xml index f090a7320..ed9cdb78f 100644 --- a/translations/notice_en.xml +++ b/translations/notice_en.xml @@ -1,7 +1,7 @@ -notice in English. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in English. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Notice of the publication of a prior information notice on a buyer profile – general directive Prior information notice used as a call for competition – general directive, standard regime Periodic indicative notice used as a call for competition – sectoral directive, standard regime diff --git a/translations/notice_es.xml b/translations/notice_es.xml index d5a67c288..cf0be9546 100644 --- a/translations/notice_es.xml +++ b/translations/notice_es.xml @@ -1,7 +1,7 @@ -notice in Spanish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Spanish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Anuncio de la publicación de un anuncio de información previa en un perfil de comprador. Directiva general. Anuncio de información previa usado como convocatoria de licitación. Directiva general, régimen normal. Anuncio periódico indicativo usado como convocatoria de licitación. Directiva sectorial, régimen normal. diff --git a/translations/notice_et.xml b/translations/notice_et.xml index 154dd7b6c..de3f4b697 100644 --- a/translations/notice_et.xml +++ b/translations/notice_et.xml @@ -1,7 +1,7 @@ -notice in Estonian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Estonian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Teade eelteate avaldamise kohta hankija profiilis – ülddirektiiv Hanke väljakuulutamiseks kasutatav perioodiline eelteade – valdkondlik direktiiv, üldkord Hanke väljakuulutamiseks kasutatav eelteade – ülddirektiiv, lihtsustatud kord diff --git a/translations/notice_fi.xml b/translations/notice_fi.xml index 8c7243e3f..42232d75a 100644 --- a/translations/notice_fi.xml +++ b/translations/notice_fi.xml @@ -1,7 +1,7 @@ -notice in Finnish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Finnish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Ilmoitus ennakkoilmoituksen julkaisemisesta hankkijaprofiilissa – yleisdirektiivi Ennakkoilmoitus kutsuna tarjouskilpailuun – yleisdirektiivi, vakiojärjestelmä Ohjeellinen kausi-ilmoitus kutsuna tarjouskilpailuun – toimialakohtainen direktiivi, vakiojärjestelmä diff --git a/translations/notice_fr.xml b/translations/notice_fr.xml index 0c5baf221..6f57855bd 100644 --- a/translations/notice_fr.xml +++ b/translations/notice_fr.xml @@ -1,7 +1,7 @@ -notice in French. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in French. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Avis annonçant la publication d’un avis de préinformation sur un profil d’acheteur – directive générale Avis de préinformation utilisé comme appel à la concurrence – directive générale, régime ordinaire Avis périodique indicatif utilisé comme appel à la concurrence – directive sectorielle, régime ordinaire diff --git a/translations/notice_ga.xml b/translations/notice_ga.xml index c986e93df..bb14ce821 100644 --- a/translations/notice_ga.xml +++ b/translations/notice_ga.xml @@ -1,7 +1,7 @@ -notice in Galician. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Galician. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Notice of the publication of a prior information notice on a buyer profile – general directive Prior information notice used as a call for competition – general directive, standard regime Periodic indicative notice used as a call for competition – sectoral directive, standard regime diff --git a/translations/notice_hr.xml b/translations/notice_hr.xml index 39c2358a2..5c5b03d69 100644 --- a/translations/notice_hr.xml +++ b/translations/notice_hr.xml @@ -1,7 +1,7 @@ -notice in Croatian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Croatian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Obavijest o objavi prethodne informacijske obavijesti na profilu kupca – opća direktiva Prethodna informacijska obavijest upotrijebljena kao poziv na nadmetanje – opća direktiva, standardni režim Periodična indikativna obavijest upotrijebljena kao poziv na nadmetanje – sektorska direktiva, standardni režim diff --git a/translations/notice_hu.xml b/translations/notice_hu.xml index 2a6637d3b..b80770990 100644 --- a/translations/notice_hu.xml +++ b/translations/notice_hu.xml @@ -1,7 +1,7 @@ -notice in Hungarian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Hungarian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Előzetes tájékoztató felhasználói oldalon történő közzétételéről szóló hirdetmény – általános irányelv Ajánlati/részvételi felhívásként használt előzetes tájékoztató – általános irányelv, klasszikus ajánlatkérőkre vonatkozó szabályok Ajánlati/részvételi felhívásként használt időszakos tájékoztató – ágazati irányelv, klasszikus ajánlatkérőkre vonatkozó szabályok diff --git a/translations/notice_it.xml b/translations/notice_it.xml index b8c51faaa..bbf44f077 100644 --- a/translations/notice_it.xml +++ b/translations/notice_it.xml @@ -1,7 +1,7 @@ -notice in Italian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Italian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Avviso di pubblicazione di un avviso di preinformazione relativo al profilo di committente – direttiva generale Avviso di preinformazione utilizzato come avviso di indizione di gara – direttiva generale, regime ordinario Avviso periodico indicativo utilizzato come avviso di indizione di gara – direttiva settoriale, regime ordinario diff --git a/translations/notice_lt.xml b/translations/notice_lt.xml index 6d117cbc5..25d677455 100644 --- a/translations/notice_lt.xml +++ b/translations/notice_lt.xml @@ -1,7 +1,7 @@ -notice in Lithuanian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Lithuanian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Skelbimas apie išankstinio informacinio skelbimo paskelbimą pirkėjo profilyje; bendroji direktyva Išankstinis informacinis skelbimas, kuriuo kviečiama dalyvauti konkurse; bendroji direktyva, įprasta tvarka Reguliarus orientacinis skelbimas, kuriuo kviečiama dalyvauti konkurse; sektoriaus direktyva, įprasta tvarka diff --git a/translations/notice_lv.xml b/translations/notice_lv.xml index 48f54066a..0fdb1588d 100644 --- a/translations/notice_lv.xml +++ b/translations/notice_lv.xml @@ -1,7 +1,7 @@ -notice in Latvian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Latvian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Paziņojums par iepriekšēja informatīva paziņojuma publicēšanu pircēja profilā – Vispārīgā iepirkuma direktīva Iepriekšējs informatīvs paziņojums, ko izmanto iepirkuma izsludināšanai – Vispārīgā iepirkuma direktīva, standarta režīms Periodisks informatīvs paziņojums, ko izmanto iepirkuma izsludināšanai – Komunālo pakalpojumu direktīva, standarta režīms diff --git a/translations/notice_mt.xml b/translations/notice_mt.xml index c41690d44..7ad8deb86 100644 --- a/translations/notice_mt.xml +++ b/translations/notice_mt.xml @@ -1,7 +1,7 @@ -notice in Maltese. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Maltese. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Avviż tal-pubblikazzjoni ta’ avviż informattiv minn qabel fuq profil ta’ xerrej – Direttiva ġenerali Avviż informattiv minn qabel li jintuża bħala sejħa għall-kompetizzjoni – Direttiva ġenerali, reġim standard Avviż indikattiv perjodiku li jintuża bħala sejħa għall-kompetizzjoni – Direttiva settorjali, reġim standard diff --git a/translations/notice_nl.xml b/translations/notice_nl.xml index 12b00cca9..386c9b246 100644 --- a/translations/notice_nl.xml +++ b/translations/notice_nl.xml @@ -1,7 +1,7 @@ -notice in Dutch. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Dutch. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Aankondiging van de bekendmaking van een vooraankondiging via een kopersprofiel – algemene richtlijn Vooraankondiging gebruikt als oproep tot mededinging – algemene richtlijn, standaardregeling Periodieke indicatieve aankondiging gebruikt als oproep tot mededinging – sectorale richtlijn, standaardregeling diff --git a/translations/notice_pl.xml b/translations/notice_pl.xml index 36d7c4995..9f73b7814 100644 --- a/translations/notice_pl.xml +++ b/translations/notice_pl.xml @@ -1,7 +1,7 @@ -notice in Polish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Polish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Ogłoszenie o publikacji wstępnego ogłoszenia informacyjnego na profilu nabywcy – dyrektywa ogólna Wstępne ogłoszenie informacyjne wykorzystywane jako zaproszenie do ubiegania się o zamówienie – dyrektywa ogólna, tryb standardowy Okresowe ogłoszenie informacyjne wykorzystywane jako zaproszenie do ubiegania się o zamówienie – dyrektywa sektorowa, tryb standardowy diff --git a/translations/notice_pt.xml b/translations/notice_pt.xml index b0af7cda1..30bc111f9 100644 --- a/translations/notice_pt.xml +++ b/translations/notice_pt.xml @@ -1,7 +1,7 @@ -notice in Portuguese. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Portuguese. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Anúncio relativo à publicação de um anúncio de pré-informação sobre um perfil de adquirente – diretiva geral Anúncio de pré-informação utilizado como anúncio de concurso – diretiva geral, regime normal Anúncio periódico indicativo utilizado como anúncio de concurso – diretiva setorial, regime normal diff --git a/translations/notice_ro.xml b/translations/notice_ro.xml index a9c1d244b..067ed367b 100644 --- a/translations/notice_ro.xml +++ b/translations/notice_ro.xml @@ -1,7 +1,7 @@ -notice in Romanian. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Romanian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Anunț privind publicarea unui anunț de intenție pe un profil de cumpărător – directivă generală Anunț de intenție utilizat ca invitație la procedura concurențială de ofertare – directivă generală, regim standard Anunț orientativ periodic utilizat ca invitație la procedura concurențială de ofertare – directivă sectorială, regim standard diff --git a/translations/notice_sk.xml b/translations/notice_sk.xml index ef9f670a3..e55449e8a 100644 --- a/translations/notice_sk.xml +++ b/translations/notice_sk.xml @@ -1,7 +1,7 @@ -notice in Slovak. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Slovak. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 oznámenie o uverejnení predbežného oznámenia v profile kupujúceho – všeobecná smernica predbežné oznámenie použité ako výzva na vyhlásenie verejného obstarávania – všeobecná smernica, štandardný režim pravidelné informatívne oznámenie použité ako výzva na vyhlásenie verejného obstarávania – sektorová smernica, štandardný režim diff --git a/translations/notice_sl.xml b/translations/notice_sl.xml index f128ef69f..29a580e39 100644 --- a/translations/notice_sl.xml +++ b/translations/notice_sl.xml @@ -1,7 +1,7 @@ -notice in Slovene. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Slovene. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 obvestilo o objavi predhodnega informativnega obvestila v profilu kupca – splošna direktiva predhodno informativno obvestilo kot sredstvo za objavo javnega razpisa – splošna direktiva, standardna ureditev periodično informativno obvestilo kot sredstvo za objavo javnega razpisa – sektorska direktiva, standardna ureditev diff --git a/translations/notice_sv.xml b/translations/notice_sv.xml index cd3e18d93..e606d2acf 100644 --- a/translations/notice_sv.xml +++ b/translations/notice_sv.xml @@ -1,7 +1,7 @@ -notice in Swedish. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +notice in Swedish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Meddelande om offentliggörande av ett förhandsmeddelande på en upphandlarprofil – klassiska direktivet Förhandsmeddelande som används som anbudsinfordran – klassiska direktivet, standardsystem Förhandsmeddelande som används som anbudsinfordran – försörjningsdirektivet, standardsystem diff --git a/translations/rule_bg.xml b/translations/rule_bg.xml index 74966b70a..8720c96ac 100644 --- a/translations/rule_bg.xml +++ b/translations/rule_bg.xml @@ -1,6 +1,6 @@ -rule in Bulgarian. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Bulgarian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Елементите трябва да имат съдържание и съдържанието трябва да бъде нещо различно от бялото пространство. diff --git a/translations/rule_cs.xml b/translations/rule_cs.xml index 888f73e54..6c028fbd5 100644 --- a/translations/rule_cs.xml +++ b/translations/rule_cs.xml @@ -1,6 +1,6 @@ -rule in Czech. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Czech. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Prvky musí mít obsah a obsah musí být něco jiného než jen bílý prostor. diff --git a/translations/rule_da.xml b/translations/rule_da.xml index 9cb1f1767..02ea3eca2 100644 --- a/translations/rule_da.xml +++ b/translations/rule_da.xml @@ -1,6 +1,6 @@ -rule in Danish. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Danish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Elementer skal have indhold, og indholdet skal være noget andet end kun whitespace. diff --git a/translations/rule_de.xml b/translations/rule_de.xml index adcd83912..29573806d 100644 --- a/translations/rule_de.xml +++ b/translations/rule_de.xml @@ -1,6 +1,6 @@ -rule in German. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in German. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Elemente müssen Inhalt haben, und der Inhalt muss etwas anderes sein als nur Leerzeichen. diff --git a/translations/rule_el.xml b/translations/rule_el.xml index 395a4dcb8..1ad786536 100644 --- a/translations/rule_el.xml +++ b/translations/rule_el.xml @@ -1,7 +1,7 @@ -rule in Greek. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Greek. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 ${field.id} είναι υποχρεωτικό για μια ανακοίνωση με τον υποτύπο ${notice.id} BT-01-notice είναι υποχρεωτικό για μια ανακοίνωση με τον υποτύπο X01 BT-01-notice είναι υποχρεωτικό για μια ανακοίνωση με τον υποτύπο X02 diff --git a/translations/rule_en.xml b/translations/rule_en.xml index da3c8a1b1..93b8cf09d 100644 --- a/translations/rule_en.xml +++ b/translations/rule_en.xml @@ -1,7 +1,7 @@ -rule in English. File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +rule in English. File generated from metadata database version 1.6.0 created on the 2023-02-23T10:00 ${field.id} is forbidden for a notice with subtype ${notice.id} ${field.id} is forbidden for a notice with subtype ${notice.id} under the condition: ${condition} The attribute "listName" must be present for ${field.id} @@ -25016,7 +25016,7 @@ BT-738-notice is forbidden for a notice with subtype X01 BT-738-notice is forbidden for a notice with subtype X02 The value of BT-738-notice must match the 'Date' pattern -Notice Publication Date Preferred (BT-738-notice) shall be within 3 months after the Notice Dispatch Date (BT-05-notice) +Notice Preferred Publication Date (BT-738-notice) shall be between 2 and 60 days after the Notice Dispatch Date (BT-05-notice) BT-739-Organization-Company is forbidden for a notice with subtype X01 BT-739-Organization-Company is forbidden for a notice with subtype X02 BT-739-Organization-Company is mandatory for a notice with subtype 1 under the condition: Company Organization Name (BT-500-Organization-Company) exists @@ -38207,8 +38207,8 @@ Information under "Purpose" is missing (element cac:TenderingProcess is mandatory under /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']) Information under "Purpose" is missing (element cac:TenderingProcess is mandatory under /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']) Information under "Purpose" is missing (element cac:TenderingProcess is mandatory under /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']) -Information under "ND-LotTenderingProcess" is missing (element cac:TenderingProcess is mandatory under /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']) -Information under "ND-LotTenderingProcess" is missing (element cac:TenderingProcess is mandatory under /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']) +Information under "Purpose" is missing (element cac:TenderingProcess is mandatory under /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']) +Information under "Purpose" is missing (element cac:TenderingProcess is mandatory under /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']) Information under "Purpose" is missing (element cac:TenderingProcess is mandatory under /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']) Information under "Purpose" is missing (element cac:TenderingProcess is mandatory under /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']) The element cac:TenderingProcess is forbidden under /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot'] @@ -38227,7 +38227,7 @@ Information under "Purpose" is missing (element cac:TenderingProcess is mandatory under /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']) Information under "Purpose" is missing (element cac:TenderingProcess is mandatory under /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']) Information under "Purpose" is missing (element cac:TenderingProcess is mandatory under /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']) -Information under "ND-LotTenderingProcess" is missing (element cac:TenderingProcess is mandatory under /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']) +Information under "Purpose" is missing (element cac:TenderingProcess is mandatory under /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']) The element cac:TenderingProcess is forbidden under /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot'] The element cac:TenderingProcess is forbidden under /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot'] The element cac:TenderingProcess is forbidden under /*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot'] diff --git a/translations/rule_es.xml b/translations/rule_es.xml index da1f40911..82777a738 100644 --- a/translations/rule_es.xml +++ b/translations/rule_es.xml @@ -1,6 +1,6 @@ -rule in Spanish. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Spanish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Los elementos deben tener contenido, y el contenido debe ser algo que no sea solo espacio en blanco. diff --git a/translations/rule_et.xml b/translations/rule_et.xml index 9e7697569..c77d6e536 100644 --- a/translations/rule_et.xml +++ b/translations/rule_et.xml @@ -1,6 +1,6 @@ -rule in Estonian. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Estonian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Elementidel peab olema sisu ja sisu peab olema midagi muud kui ainult tühik. diff --git a/translations/rule_fi.xml b/translations/rule_fi.xml index b63bef93f..66cf4e160 100644 --- a/translations/rule_fi.xml +++ b/translations/rule_fi.xml @@ -1,6 +1,6 @@ -rule in Finnish. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Finnish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Elementeillä on oltava sisältöä, ja sisällön on oltava jotain muuta kuin vain valkoista tilaa. diff --git a/translations/rule_fr.xml b/translations/rule_fr.xml index de31f242d..ee13e1108 100644 --- a/translations/rule_fr.xml +++ b/translations/rule_fr.xml @@ -1,7 +1,7 @@ -rule in French. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in French. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 ${field.id} est obligatoire pour une notice avec le subtype ${notice.id} ${field.id} est obligatoire pour une notice avec le subtype ${notice.id} sous la condition: ${condition} ${field.id} ne peut pas contenir plus de ${field.maxLength} caractères diff --git a/translations/rule_ga.xml b/translations/rule_ga.xml index a04ec7850..249e8f5fb 100644 --- a/translations/rule_ga.xml +++ b/translations/rule_ga.xml @@ -1,6 +1,6 @@ -rule in Galician. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Galician. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Ní mór d’eilimintí ábhar a bheith ann, agus caithfidh an t-ábhar a bheith ina rud eile seachas spás bán amháin. diff --git a/translations/rule_hr.xml b/translations/rule_hr.xml index 28a6798a9..b6b460fd2 100644 --- a/translations/rule_hr.xml +++ b/translations/rule_hr.xml @@ -1,6 +1,6 @@ -rule in Croatian. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Croatian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Elementi moraju imati sadržaj, a sadržaj mora biti nešto drugo nego samo bijeli prostor. diff --git a/translations/rule_hu.xml b/translations/rule_hu.xml index 970d1590e..1ea8c98c1 100644 --- a/translations/rule_hu.xml +++ b/translations/rule_hu.xml @@ -1,6 +1,6 @@ -rule in Hungarian. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Hungarian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Az elemeknek tartalommal kell rendelkezniük, és a tartalomnak másnak kell lennie, mint csak a whitespace-nek. diff --git a/translations/rule_it.xml b/translations/rule_it.xml index 8572961f8..30ad08d46 100644 --- a/translations/rule_it.xml +++ b/translations/rule_it.xml @@ -1,6 +1,6 @@ -rule in Italian. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Italian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Gli elementi devono avere contenuto e il contenuto deve essere qualcosa di diverso dal solo spazio bianco. diff --git a/translations/rule_lt.xml b/translations/rule_lt.xml index 8847ae658..2b65c0e30 100644 --- a/translations/rule_lt.xml +++ b/translations/rule_lt.xml @@ -1,6 +1,6 @@ -rule in Lithuanian. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Lithuanian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Elementai turi turėti turinį, o turinys turi būti kažkas kito, o ne tik balta erdvė. diff --git a/translations/rule_lv.xml b/translations/rule_lv.xml index 1a864c308..f671c348c 100644 --- a/translations/rule_lv.xml +++ b/translations/rule_lv.xml @@ -1,6 +1,6 @@ -rule in Latvian. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Latvian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Elementiem jābūt saturam, un saturam jābūt kaut kam citam, nevis tikai atstarpei. diff --git a/translations/rule_mt.xml b/translations/rule_mt.xml index c11cb271d..b94013c21 100644 --- a/translations/rule_mt.xml +++ b/translations/rule_mt.xml @@ -1,6 +1,6 @@ -rule in Maltese. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Maltese. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 L-elementi għandu jkollhom kontenut, u l-kontenut għandu jkun xi ħaġa oħra għajr il-whitespace biss diff --git a/translations/rule_nl.xml b/translations/rule_nl.xml index 5a426f784..7f072d9c5 100644 --- a/translations/rule_nl.xml +++ b/translations/rule_nl.xml @@ -1,6 +1,6 @@ -rule in Dutch. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Dutch. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Elementen moeten inhoud hebben en de inhoud moet iets anders zijn dan alleen witruimte. diff --git a/translations/rule_pl.xml b/translations/rule_pl.xml index 28f09ff55..adbb63eac 100644 --- a/translations/rule_pl.xml +++ b/translations/rule_pl.xml @@ -1,6 +1,6 @@ -rule in Polish. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Polish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Elementy muszą mieć treść, a treść musi być czymś innym niż tylko whitespace. diff --git a/translations/rule_pt.xml b/translations/rule_pt.xml index 5aa43c528..950cd8685 100644 --- a/translations/rule_pt.xml +++ b/translations/rule_pt.xml @@ -1,6 +1,6 @@ -rule in Portuguese. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Portuguese. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Os elementos devem ter conteúdo, e o conteúdo deve ser algo diferente do espaço em branco. diff --git a/translations/rule_ro.xml b/translations/rule_ro.xml index 66c4f22e9..62e94a24d 100644 --- a/translations/rule_ro.xml +++ b/translations/rule_ro.xml @@ -1,6 +1,6 @@ -rule in Romanian. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Romanian. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Elementele trebuie să aibă conținut, iar conținutul trebuie să fie altceva decât spațiul alb. diff --git a/translations/rule_sk.xml b/translations/rule_sk.xml index 0212b2c42..9459ed520 100644 --- a/translations/rule_sk.xml +++ b/translations/rule_sk.xml @@ -1,6 +1,6 @@ -rule in Slovak. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Slovak. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Prvky musia mať obsah a obsah musí byť niečo iné ako len biely priestor. diff --git a/translations/rule_sl.xml b/translations/rule_sl.xml index 788bc5708..354969b9a 100644 --- a/translations/rule_sl.xml +++ b/translations/rule_sl.xml @@ -1,6 +1,6 @@ -rule in Slovene. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Slovene. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Elementi morajo imeti vsebino, vsebina pa mora biti nekaj drugega kot le beli prostor. diff --git a/translations/rule_sv.xml b/translations/rule_sv.xml index a3047283e..00b94cec1 100644 --- a/translations/rule_sv.xml +++ b/translations/rule_sv.xml @@ -1,6 +1,6 @@ -rule in Swedish. File generated from metadata database version 1.5.25 created on the 2023-01-20T13:40:18 +rule in Swedish. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Element måste ha innehåll, och innehållet måste vara något annat än bara blanksteg. diff --git a/translations/view_en.xml b/translations/view_en.xml index 8de99a849..a8dac4608 100644 --- a/translations/view_en.xml +++ b/translations/view_en.xml @@ -1,7 +1,7 @@ -view in English. File generated from metadata database version 1.5.0 created on the 2022-12-14T11:00 +view in English. File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 Default Default Default diff --git a/view-templates/1.efx b/view-templates/1.efx index ee61686fd..1461cb98a 100644 --- a/view-templates/1.efx +++ b/view-templates/1.efx @@ -1,6 +1,6 @@ // View 1 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/10.efx b/view-templates/10.efx index 552822177..950dd537f 100644 --- a/view-templates/10.efx +++ b/view-templates/10.efx @@ -1,6 +1,6 @@ // View 10 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/11.efx b/view-templates/11.efx index 5a5015d33..c9a29c5de 100644 --- a/view-templates/11.efx +++ b/view-templates/11.efx @@ -1,6 +1,6 @@ // View 11 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/12.efx b/view-templates/12.efx index a11a8781a..bdfa6affb 100644 --- a/view-templates/12.efx +++ b/view-templates/12.efx @@ -1,6 +1,6 @@ // View 12 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/13.efx b/view-templates/13.efx index 8dc03ea63..5d489300b 100644 --- a/view-templates/13.efx +++ b/view-templates/13.efx @@ -1,6 +1,6 @@ // View 13 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/14.efx b/view-templates/14.efx index 3e946fbe4..93878c429 100644 --- a/view-templates/14.efx +++ b/view-templates/14.efx @@ -1,6 +1,6 @@ // View 14 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/15.efx b/view-templates/15.efx index fc31f17b6..2e64c5b7d 100644 --- a/view-templates/15.efx +++ b/view-templates/15.efx @@ -1,6 +1,6 @@ // View 15 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/16.efx b/view-templates/16.efx index be1d3d0cc..0e6e6b446 100644 --- a/view-templates/16.efx +++ b/view-templates/16.efx @@ -1,6 +1,6 @@ // View 16 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/17.efx b/view-templates/17.efx index a8baa829b..0423b2ab0 100644 --- a/view-templates/17.efx +++ b/view-templates/17.efx @@ -1,6 +1,6 @@ // View 17 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/18.efx b/view-templates/18.efx index 82ff1f5c0..fd1036415 100644 --- a/view-templates/18.efx +++ b/view-templates/18.efx @@ -1,6 +1,6 @@ // View 18 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/19.efx b/view-templates/19.efx index d1e2d9c51..93f92a399 100644 --- a/view-templates/19.efx +++ b/view-templates/19.efx @@ -1,6 +1,6 @@ // View 19 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/2.efx b/view-templates/2.efx index 357c5a59d..e3d3a2f1e 100644 --- a/view-templates/2.efx +++ b/view-templates/2.efx @@ -1,6 +1,6 @@ // View 2 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/20.efx b/view-templates/20.efx index 26db61a10..64f2f5e57 100644 --- a/view-templates/20.efx +++ b/view-templates/20.efx @@ -1,6 +1,6 @@ // View 20 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/21.efx b/view-templates/21.efx index 510ed0fcc..d0d12e637 100644 --- a/view-templates/21.efx +++ b/view-templates/21.efx @@ -1,6 +1,6 @@ // View 21 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/22.efx b/view-templates/22.efx index 55e19929f..966b5ec21 100644 --- a/view-templates/22.efx +++ b/view-templates/22.efx @@ -1,6 +1,6 @@ // View 22 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/23.efx b/view-templates/23.efx index 83f519eb9..32fd5297b 100644 --- a/view-templates/23.efx +++ b/view-templates/23.efx @@ -1,6 +1,6 @@ // View 23 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/24.efx b/view-templates/24.efx index 66a1de9a4..f7d9fdcdb 100644 --- a/view-templates/24.efx +++ b/view-templates/24.efx @@ -1,6 +1,6 @@ // View 24 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/25.efx b/view-templates/25.efx index 23f99efa7..c8e284c99 100644 --- a/view-templates/25.efx +++ b/view-templates/25.efx @@ -1,6 +1,6 @@ // View 25 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/26.efx b/view-templates/26.efx index b55ef208f..b11310a60 100644 --- a/view-templates/26.efx +++ b/view-templates/26.efx @@ -1,6 +1,6 @@ // View 26 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/27.efx b/view-templates/27.efx index 0b443ddc4..489bb4f5f 100644 --- a/view-templates/27.efx +++ b/view-templates/27.efx @@ -1,6 +1,6 @@ // View 27 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/28.efx b/view-templates/28.efx index c6262cc9b..3585f0cd4 100644 --- a/view-templates/28.efx +++ b/view-templates/28.efx @@ -1,6 +1,6 @@ // View 28 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/29.efx b/view-templates/29.efx index 05d9d2b26..a663f9b7f 100644 --- a/view-templates/29.efx +++ b/view-templates/29.efx @@ -1,6 +1,6 @@ // View 29 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/3.efx b/view-templates/3.efx index 5c246b19c..4c73b345c 100644 --- a/view-templates/3.efx +++ b/view-templates/3.efx @@ -1,6 +1,6 @@ // View 3 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/30.efx b/view-templates/30.efx index 48445b22f..ffb620530 100644 --- a/view-templates/30.efx +++ b/view-templates/30.efx @@ -1,6 +1,6 @@ // View 30 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/31.efx b/view-templates/31.efx index 9055bc9b0..28331630e 100644 --- a/view-templates/31.efx +++ b/view-templates/31.efx @@ -1,6 +1,6 @@ // View 31 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/32.efx b/view-templates/32.efx index 01d1b4352..010940df6 100644 --- a/view-templates/32.efx +++ b/view-templates/32.efx @@ -1,6 +1,6 @@ // View 32 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/33.efx b/view-templates/33.efx index bdf116267..87a1923d4 100644 --- a/view-templates/33.efx +++ b/view-templates/33.efx @@ -1,6 +1,6 @@ // View 33 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/34.efx b/view-templates/34.efx index 898e93fc6..8cf5cb834 100644 --- a/view-templates/34.efx +++ b/view-templates/34.efx @@ -1,6 +1,6 @@ // View 34 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/35.efx b/view-templates/35.efx index 6d29f6b62..ebb318487 100644 --- a/view-templates/35.efx +++ b/view-templates/35.efx @@ -1,6 +1,6 @@ // View 35 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/36.efx b/view-templates/36.efx index 3cc1e024a..8420a5925 100644 --- a/view-templates/36.efx +++ b/view-templates/36.efx @@ -1,6 +1,6 @@ // View 36 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/37.efx b/view-templates/37.efx index cf787f999..98188f286 100644 --- a/view-templates/37.efx +++ b/view-templates/37.efx @@ -1,6 +1,6 @@ // View 37 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/38.efx b/view-templates/38.efx index 82112c01b..2ee7edd78 100644 --- a/view-templates/38.efx +++ b/view-templates/38.efx @@ -1,6 +1,6 @@ // View 38 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/39.efx b/view-templates/39.efx index ff17e27b4..1b46bab56 100644 --- a/view-templates/39.efx +++ b/view-templates/39.efx @@ -1,6 +1,6 @@ // View 39 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/4.efx b/view-templates/4.efx index 96f3d6320..6eeb06dd8 100644 --- a/view-templates/4.efx +++ b/view-templates/4.efx @@ -1,6 +1,6 @@ // View 4 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-23T10:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name @@ -34,7 +34,7 @@ {BT-01-notice} #{BT-01-notice} // Procedure Legal Basis {BT-01(c)-Procedure} ${BT-01(c)-Procedure} - ${BT-01(d)-Procedure}// Procedure Legal Basis (ID) - Procedure Legal Basis (Description) 3 {ND-Root[(BT-21-Part is present)]} #{auxiliary|text|part} // 3. Parts - 1 {ND-Part} #{name|BT-137}: ${BT-137-Part} // 3.1 Part: PAR-XXXX + 1 {ND-Part} #{name|BT-137}: ${BT-137-Part} // 3.1 Part {BT-21-Part} #{name|BT-21}: ${BT-21-Part} // Title {BT-24-Part} #{name|BT-24}: ${BT-24-Part} // Description {BT-22-Part} #{name|BT-22}: ${BT-22-Part} // Internal identifier diff --git a/view-templates/40.efx b/view-templates/40.efx index bb29cb4ba..912dbad82 100644 --- a/view-templates/40.efx +++ b/view-templates/40.efx @@ -1,6 +1,6 @@ // View 40 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/5.efx b/view-templates/5.efx index 3580b165f..e2fde6447 100644 --- a/view-templates/5.efx +++ b/view-templates/5.efx @@ -1,6 +1,6 @@ // View 5 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-23T10:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name @@ -35,7 +35,7 @@ {BT-01-notice} #{BT-01-notice} // Procedure Legal Basis {BT-01(c)-Procedure} ${BT-01(c)-Procedure} - ${BT-01(d)-Procedure}// Procedure Legal Basis (ID) - Procedure Legal Basis (Description) 3 {ND-Root[(BT-21-Part is present)]} #{auxiliary|text|part} // 3. Parts - 1 {ND-Part} #{name|BT-137}: ${BT-137-Part} // 3.1 Part: PAR-XXXX + 1 {ND-Part} #{name|BT-137}: ${BT-137-Part} // 3.1 Part {BT-21-Part} #{name|BT-21}: ${BT-21-Part} // Title {BT-24-Part} #{name|BT-24}: ${BT-24-Part} // Description {BT-22-Part} #{name|BT-22}: ${BT-22-Part} // Internal identifier diff --git a/view-templates/6.efx b/view-templates/6.efx index a8871aa02..7ce1b8b08 100644 --- a/view-templates/6.efx +++ b/view-templates/6.efx @@ -1,6 +1,6 @@ // View 6 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-23T10:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name @@ -36,7 +36,7 @@ {BT-01-notice} #{BT-01-notice} // Procedure Legal Basis {BT-01(c)-Procedure} ${BT-01(c)-Procedure} - ${BT-01(d)-Procedure}// Procedure Legal Basis (ID) - Procedure Legal Basis (Description) 3 {ND-Root[(BT-21-Part is present)]} #{auxiliary|text|part} // 3. Parts - 1 {ND-Part} #{name|BT-137}: ${BT-137-Part} // 3.1 Part: PAR-XXXX + 1 {ND-Part} #{name|BT-137}: ${BT-137-Part} // 3.1 Part {BT-21-Part} #{name|BT-21}: ${BT-21-Part} // Title {BT-24-Part} #{name|BT-24}: ${BT-24-Part} // Description {BT-22-Part} #{name|BT-22}: ${BT-22-Part} // Internal identifier diff --git a/view-templates/7.efx b/view-templates/7.efx index d0e732895..22bdd5b4f 100644 --- a/view-templates/7.efx +++ b/view-templates/7.efx @@ -1,6 +1,6 @@ // View 7 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/8.efx b/view-templates/8.efx index 063256c74..373ebf1a8 100644 --- a/view-templates/8.efx +++ b/view-templates/8.efx @@ -1,6 +1,6 @@ // View 8 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/9.efx b/view-templates/9.efx index 96c63c9c4..ebf619c97 100644 --- a/view-templates/9.efx +++ b/view-templates/9.efx @@ -1,6 +1,6 @@ // View 9 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/CEI.efx b/view-templates/CEI.efx index 8dd9b336b..7fdc933ae 100644 --- a/view-templates/CEI.efx +++ b/view-templates/CEI.efx @@ -1,6 +1,6 @@ // View CEI // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/T01.efx b/view-templates/T01.efx index 7b8105ccb..c9d44a5ec 100644 --- a/view-templates/T01.efx +++ b/view-templates/T01.efx @@ -1,6 +1,6 @@ // View T01 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root} #{auxiliary|text|buyer-competent} // 1. Competent authority (T01, T02) {OPT-300-Procedure-Buyer} #{auxiliary|text|buyer-competent} // 1.1 Buyer (T01, T02) {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/T02.efx b/view-templates/T02.efx index a545e68a5..661af2a88 100644 --- a/view-templates/T02.efx +++ b/view-templates/T02.efx @@ -1,6 +1,6 @@ // View T02 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 1 {ND-Root} #{auxiliary|text|buyer-competent} // 1. Competent authority (T01, T02) {OPT-300-Procedure-Buyer} #{auxiliary|text|buyer-competent} // 1.1 Buyer (T01, T02) {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name diff --git a/view-templates/X01.efx b/view-templates/X01.efx index d53912516..3fec47bf4 100644 --- a/view-templates/X01.efx +++ b/view-templates/X01.efx @@ -1,6 +1,6 @@ // View X01 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 9 {ND-Root} #{auxiliary|text|object} // 9. Object 0 {ND-Root} #{auxiliary|text|legal-basis} // Legal basis {BT-01-notice} #{BT-01-notice} // Regulation reference diff --git a/view-templates/X02.efx b/view-templates/X02.efx index 0f39af2aa..c15aa1eee 100644 --- a/view-templates/X02.efx +++ b/view-templates/X02.efx @@ -1,6 +1,6 @@ // View X02 // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-17T12:00 9 {ND-Root} #{auxiliary|text|object} // 9. Object 0 {ND-Root} #{auxiliary|text|legal-basis} // Legal basis {BT-01-notice} #{BT-01-notice} // Regulation reference diff --git a/view-templates/summary.efx b/view-templates/summary.efx index 65971eee4..f7c3dd17a 100644 --- a/view-templates/summary.efx +++ b/view-templates/summary.efx @@ -1,6 +1,6 @@ // Summary // sdkVersion='1.6.0' -// File generated from metadata database version 1.5.67 created on the 2023-02-16T14:19:14 +// File generated from metadata database version 1.6.0 created on the 2023-02-23T10:00 1 {ND-Root[OPT-300-Procedure-Buyer is present]} #{auxiliary|text|buyer} // 1. Buyer 1 {ND-ContractingParty} #{auxiliary|text|buyer} // 1.1 Buyer {ND-ContractingParty} #{name|BT-500}: ${for text:$orgid in OPT-300-Procedure-Buyer, text:$orgname in BT-500-Organization-Company[OPT-200-Organization-Company == $orgid] return concat('[', $orgname, '] --- ')} // Official name @@ -21,7 +21,7 @@ {BT-756-Procedure} #{name|BT-756} // Call for competition is terminated {BT-01-notice} #{BT-01-notice} // Procedure Legal Basis 3 {ND-Root[(BT-21-Part is present)]} #{auxiliary|text|part} // 3. Parts - 1 {ND-Part} #{name|BT-137}: ${BT-137-Part} // 3.1 Part: PAR-XXXX + 1 {ND-Part} #{name|BT-137}: ${BT-137-Part} // 3.1 Part {BT-21-Part} #{name|BT-21}: ${BT-21-Part} // Title 1 {BT-137-Part[(BT-23-Part is present) or (BT-531-Part is present) or (BT-262-Part is present) or (BT-263-Part is present)]} #{auxiliary|text|purpose} // 3.1.1 Purpose {BT-262-Part} #{name|BT-262} (${BT-26(m)-Part}): ${BT-262-Part} #{BT-262-Part} // Main classification diff --git a/view-templates/view-templates.json b/view-templates/view-templates.json index b2ed6786f..ff79fd643 100644 --- a/view-templates/view-templates.json +++ b/view-templates/view-templates.json @@ -2,8 +2,8 @@ "ublVersion" : "2.3", "sdkVersion" : "1.6.0", "metadataDatabase" : { - "version" : "1.5.29", - "createdOn" : "2023-01-24T11:03:12" + "version" : "1.6.0", + "createdOn" : "2023-02-17T12:00:00" }, "viewTemplates" : [ { "id" : "1",