ApplicationResponse.DocumentResponse
|
 |
ApplicationResponse.DocumentResponse specification
| Name |
ApplicationResponse.DocumentResponse
(Show as PDF)
|
Alternative Term |
|
| Definition |
Information about response to a document (on application level) |
|
Subclasses in class ApplicationResponse.DocumentResponse
| UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
| Response |
Response |
Yes |
1 |
3.3.1 |
|
| Definition |
The response to the received document |
| Datatype |
Response
|
|
| DocumentReference |
DocumentReference |
Yes |
1 |
3.3.2 |
OIOUBL_GUIDE_DOCUMENTREF
|
| Alternative term |
OIOUBL_GUIDE_DOCUMENTREF |
| Definition |
Attaches the line to a document |
| Datatype |
DocumentReference
|
|
| IssuerParty |
IssuerParty |
Bilateral |
0..1 |
Common Library, 3.70 |
|
| Definition |
The party who issued the document |
| Datatype |
Party
|
| Recommendation |
IssuerParty only need to be used if it differs from the ReceiverParty |
|
| RecipientParty |
RecipientParty |
Bilateral |
0..1 |
Common Library, 3.70 |
|
| Definition |
The party who is the intended recipient of the document |
| Datatype |
Party
|
| Recommendation |
RecipientParty only need to be used if it differs from the SenderParty |
|
| LineResponse |
LineResponse |
Yes |
0..n |
3.3.3 |
|
| Definition |
Response to the received document in several lines |
| Datatype |
LineResponse
|
|
|
Example<cac:DocumentResponse >
+ <cac:Response />
+ <cac:DocumentReference />
</cac:DocumentResponse>
|