Catalogue.ReferencedContract
|
|
Catalogue.ReferencedContract specification
Name |
Catalogue.ReferencedContract
(Show as PDF)
|
Alternative Term |
|
Definition |
Information about a Contract |
|
Fields
UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
ID |
ID |
Identifier
|
Yes |
1 |
Definition |
Identification for Contract |
Businessrules |
An identifier known by relevant parties |
|
IssueDate |
IssueDate |
Date
|
Bilateral |
0..1 |
Definition |
Issue date for Contract |
|
IssueTime |
IssueTime |
Time
|
Bilateral |
0..1 |
Definition |
Issue time for Contract |
|
ContractTypeCode |
ContractTypeCode |
Code
|
Bilateral |
0..1 |
Definition |
Specification of Contract Type expressed as a code |
Businessrules |
A bilateral specified code if applicable. |
Dependency |
../ContractType |
|
ContractType |
ContractType |
Text
|
Yes |
0..1 |
Definition |
Specification of Contract Type expressed as text |
Businessrules |
Use if no code is applicable. |
Dependency |
../ContractTypeCode |
|
|
Subclasses in class Catalogue.ReferencedContract
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 ValidityPeriod |
Datatype |
Period
|
|
ContractDocumentReference |
ContractDocumentReference |
Yes |
0..1 |
3.3.1 |
|
Definition |
An association to ContractDocumentReference |
Datatype |
DocumentReference
|
Recommendation |
Can be used to attach the actual contract |
|
|
Example<cac:ReferencedContract >
<cbc:ID >TELE-1</cbc:ID>
<cbc:IssueDate >2006-04-01</cbc:IssueDate>
<cbc:ContractTypeCode />
+ <cac:ValidityPeriod />
+ <cac:ContractDocumentReference />
</cac:ReferencedContract>
|