ExchangeRate.ForeignExchangeContract
|
|
ExchangeRate.ForeignExchangeContract specification
Name |
ExchangeRate.ForeignExchangeContract
(Show as PDF)
|
Alternative Term |
|
Definition |
Information about a Contract |
|
Fields
UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
ID |
ID |
Identifier
|
Yes |
1 |
Definition |
The identifier for the Contract |
Businessrules |
An identifier known by relevant parties |
Example |
CC23 |
|
IssueDate |
IssueDate |
Date
|
Bilateral |
0..1 |
Definition |
The date on which the Contract was issued. |
|
IssueTime |
IssueTime |
Time
|
Bilateral |
0..1 |
Definition |
The time at which the Contract was issued. |
|
ContractTypeCode |
ContractTypeCode |
Code
|
Bilateral |
0..1 |
Definition |
The type of Contract expressed as a code |
Businessrules |
A bilateral specified code if applicable |
Example |
D1 |
|
ContractType |
ContractType |
Text
|
Yes |
0..1 |
Definition |
The type of Contract expressed as text |
Businessrules |
Use if no code is applicable. |
Dependency |
../ContractTypeCode |
Example |
Framework contract |
|
|
Subclasses in class ExchangeRate.ForeignExchangeContract
UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
ValidityPeriod |
ValidityPeriod |
Bilateral |
0..1 |
Common Library, 3.78 |
|
Definition |
An association to Validity Period |
Datatype |
Period
|
|
ContractDocumentReference |
ContractDocumentReference |
Yes |
0..1 |
3.40.1.1 |
|
|
|
Example<cac:ForeignExchangeContract >
<cbc:ID >215</cbc:ID>
<cbc:ContractType >kontrakt</cbc:ContractType>
+ <cac:ContractDocumentReference />
</cac:ForeignExchangeContract>
|