Contract
|
 |
Contract specification
| Name |
Contract
(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 Contract
| 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 |
Common Library, 3.36 |
|
|
|
|
Example<cac:ReferencedContract >
<cbc:ID >TELE-1</cbc:ID>
<cbc:IssueDate >2006-04-01</cbc:IssueDate>
<cbc:ContractTypeCode />
+ <cac:ValidityPeriod />
+ <cac:ContractDocumentReference />
</cac:ReferencedContract>
|