Skip to content

Commit

Permalink
Created Data Model and integrated into description
Browse files Browse the repository at this point in the history
  • Loading branch information
nmondoar authored and nmondoar committed Sep 19, 2023
1 parent 8d32095 commit e3d457c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions guides/transactions/T024/datamodel/index.adoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
== Data model diagram

The following transaction data model illustrates the classes and information elements of {name-transaction}.

image::../files/InvitationToTender.png[align="center"]

== XML example

The following XML example illustrates the structure of an instance of {name-transaction}.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</cac:ContractingParty>
<cac:ReceiverParty>
<cbc:EndpointID schemeID="9946">500820007</cbc:EndpointID>
<cbc:IndustryClassificationCode listID="TendererRole">MT</cbc:IndustryClassificationCode>
<cbc:IndustryClassificationCode listID="tendererRole">MT</cbc:IndustryClassificationCode>
<cac:PartyIdentification>
<cbc:ID schemeID="0088">7300010000001</cbc:ID>
</cac:PartyIdentification>
Expand Down

0 comments on commit e3d457c

Please sign in to comment.