Skip to content

Commit

Permalink
Improved wording #1120
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinMaudry committed Mar 9, 2021
1 parent 64c507c commit bc7e0f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions schema/dereferenced-release-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -3112,7 +3112,7 @@
},
"selectionCriteria": {
"title": "Selection criteria",
"description": "A description of any selection criteria for potential suppliers. For example, a supplier might need to prove a certain professional ability, enrollment in a particular trade register or a minimum financial standing. More structured information can be provided on selection criteria using the selection criteria extension.",
"description": "The minimum requirements that the tenderers must meet to be selected. Selection criteria may assess several aspects of the tenderers: professional ability, financial standing, quality management procedures, or any other aspect deemed relevant to prove their ability to provide the procured goods or services. More structured information can be provided on selection criteria using the selection criteria extension.",
"type": [
"string",
"null"
Expand Down Expand Up @@ -11550,7 +11550,7 @@
},
"selectionCriteria": {
"title": "Selection criteria",
"description": "A description of any selection criteria for potential suppliers. For example, a supplier might need to prove a certain professional ability, enrollment in a particular trade register or a minimum financial standing. More structured information can be provided on selection criteria using the selection criteria extension.",
"description": "The minimum requirements that the tenderers must meet to be selected. Selection criteria may assess several aspects of the tenderers: professional ability, financial standing, quality management procedures, or any other aspect deemed relevant to prove their ability to provide the procured goods or services. More structured information can be provided on selection criteria using the selection criteria extension.",
"type": [
"string",
"null"
Expand Down
3 changes: 2 additions & 1 deletion schema/release-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -395,9 +395,10 @@
"null"
]
},

"selectionCriteria": {
"title": "Selection criteria",
"description": "A description of any selection criteria for potential suppliers. For example, a supplier might need to prove a certain professional ability, enrollment in a particular trade register or a minimum financial standing. More structured information can be provided on selection criteria using the selection criteria extension.",
"description": "The minimum requirements that the tenderers must meet to be selected. Selection criteria may assess several aspects of the tenderers: professional ability, financial standing, quality management procedures, or any other aspect deemed relevant to prove their ability to provide the procured goods or services. More structured information can be provided on selection criteria using the selection criteria extension.",
"type": [
"string",
"null"
Expand Down

0 comments on commit bc7e0f6

Please sign in to comment.