ApplicationResponse.DocumentResponse.DocumentReference
|
 |
ApplicationResponse.DocumentResponse.DocumentReference specification
| Name |
ApplicationResponse.DocumentResponse.DocumentReference
(Show as PDF)
|
Alternative Term |
|
| Definition |
Information about a Document referred to in another Document |
|
Fields
| UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
| ID |
ID |
Identifier
|
Yes |
1 |
| Definition |
The identifier for the Document being referred to |
| Example |
Invoice Number eller Order Number |
|
| CopyIndicator |
CopyIndicator |
Indicator
|
Yes |
0..1 |
| Definition |
Indicates whether the referenced Document is a copy (true) or the original (false) |
|
| UUID |
UUID |
Identifier
|
Yes |
0..1 |
| Definition |
A computer-generated universally unique identifier (UUID) for the referenced Document instance |
|
| IssueDate |
IssueDate |
Date
|
Yes |
0..1 |
| Definition |
The date assigned by the sender of the referenced Document on which the referenced Document was issued |
| Recommendation |
Should be filled out if possible |
|
| DocumentTypeCode |
DocumentTypeCode |
Code
|
Yes |
1 |
| Definition |
The document type expressed as a code |
| Example |
Invoice |
|
| XPath |
XPath |
Text
|
Yes |
0..n |
| Definition |
Refers to another part of the same document instance |
|
|
Subclasses in class ApplicationResponse.DocumentResponse.DocumentReference
| UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
| Attachment |
Attachment |
Yes |
0..1 |
Common Library, 3.5 |
|
| Definition |
An attached document, external refered to, referred in the MIME location or embedded. |
| Datatype |
Attachment
|
|
|
Excluded classes and fields in ApplicationResponse.DocumentResponse.DocumentReference
| Name |
Name |
Type |
| DocumentType |
DocumentType |
Field |
|
Example<cac:DocumentReference >
<cbc:ID >A00095678</cbc:ID>
<cbc:CopyIndicator >false</cbc:CopyIndicator>
<cbc:UUID >9756b4d0-8815-1029-857a-e388fe63f399</cbc:UUID>
<cbc:IssueDate >2005-11-20</cbc:IssueDate>
<cbc:DocumentTypeCode listURI="urn:oioubl:codelist:documenttypecode-1.0" >Invoice</cbc:DocumentTypeCode>
</cac:DocumentReference>
|