OrderChange.Contract
|
|
OrderChange.Contract specification
Name |
OrderChange.Contract
(Show as PDF)
|
Alternative Term |
 |
Definition |
Oplysninger vedrørende en Kontrakt. |
|
Fields
UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
ID |
ID |
Identifier
|
Yes |
1 |
Definition |
Identifikation for Kontrakt. |
Businessrules |
An identifier known by relevant parties |
|
ContractTypeCode |
ContractTypeCode |
Code
|
Bilateral |
0..1 |
Definition |
Typeangivelse for Kontrakt, angivet som en kode. |
Businessrules |
A bilateral specified code if applicable. . |
Dependency |
../ContractType |
|
ContractType |
ContractType |
Text
|
Yes |
0..1 |
Definition |
Typeangivelse for Kontrakt, angivet som tekst. |
Businessrules |
Use if no code is applicable. |
Dependency |
../ContractTypeCode |
|
|
Excluded classes and fields in OrderChange.Contract
Name |
Name |
Type |
IssueDate |
IssueDate |
Field |
IssueTime |
IssueTime |
Field |
ValidityPeriod |
ValidityPeriod |
Class |
ContractDocumentReference |
ContractDocumentReference |
Class |
|
Example<cac:Contract >
<cbc:ID >12345</cbc:ID>
<cbc:ContractType >Rammekontrakt</cbc:ContractType>
</cac:Contract>
|