Skip to content

Commit

Permalink
Reverted Renaming of SUBMISSION_METHOD to BII_SUBMISSION
Browse files Browse the repository at this point in the history
  • Loading branch information
nmondoar authored and nmondoar committed Jun 14, 2024
1 parent 373f29e commit c17927e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion guides/changelog/2023-xx-xx.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* T14: Change the cardinality of cac:TenderDocumentReference in T014 from 1..1 to 1..n. TenderDocumentReference SHOULD NOT be used "more than once" was changed to "more than twice". Corresponding description were added as defined by the transaction to use code 13 for REM evidence and 310 for Tender reference. Fixed value 23 (typo - should be 13) was removed to allow for both values.

=== Codelist
Updating Codelist for SubmissionMethodCode with value "Paper and/or electronic submission". The list ID was changed to from "BII_SUBMISSION" TO "SUBMISSION_METHOD". Also the corresponding business term and descriptions have been updated
Updating Codelist for SubmissionMethodCode with value "Paper and/or electronic submission". Also the corresponding business term and descriptions have been updated


=== Editorial changes
Expand Down
2 changes: 1 addition & 1 deletion guides/transactions/T004/codes/code-list-element.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Only codes 1-3 are allowed in a Call for tender.
[cols="1h,4"]
|===
| Qualifier
| SUBMISSION_METHOD (listID)
| BII_SUBMISSION (listID)
| Document location
| `cbc:SubmissionMethodCode`
| Source codelist
Expand Down
2 changes: 1 addition & 1 deletion structure/syntax/CallForTenders.xml
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@
<Attribute>
<Term>listID</Term>
<Name>List identifier</Name>
<Value type="FIXED">SUBMISSION_METHOD</Value>
<Value type="FIXED">BII_SUBMISSION</Value>
</Attribute>
<DataType>Indicator</DataType>
</Element>
Expand Down

0 comments on commit c17927e

Please sign in to comment.