Order.QuotationDocumentReference
|
|
Order.QuotationDocumentReference specification
Name |
Order.QuotationDocumentReference
(Show as PDF)
|
Alternative Term |
OIOUBL_GUIDE_DOCUMENTREF |
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 |
428.34 |
|
CopyIndicator |
CopyIndicator |
Indicator
|
Bilateral |
0..1 |
Definition |
Indicates whether the referenced Document is a copy (true) or the original (false) |
Example |
false |
|
UUID |
UUID |
Identifier
|
Yes |
0..1 |
Alternative term |
OIOUBL_GUIDE_UUID |
Definition |
A computer-generated universally unique identifier (UUID) for the referenced Document instance |
See also |
OIOUBL_GUIDE_UUID
|
|
IssueDate |
IssueDate |
Date
|
Yes |
0..1 |
Definition |
The date assigned by the sender of the referenced Document on which the referenced Document was issued |
Example |
2006-09-01 |
|
XPath |
XPath |
Text
|
Yes |
0..n |
Definition |
Refers to another part of the same document instance |
Example |
/DocumentReference[ID='428.22'] |
|
|
Subclasses in class Order.QuotationDocumentReference
UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
Attachment |
Attachment |
Yes |
0..1 |
3.2.1 |
|
Definition |
An attached document, external refered to, refered in the MIME location or embedded. |
Datatype |
Attachment
|
|
|
Excluded classes and fields in Order.QuotationDocumentReference
Name |
Name |
Type |
DocumentTypeCode |
DocumentTypeCode |
Field |
DocumentType |
DocumentType |
Field |
|
Example<cac:QuotationDocumentReference >
<cbc:ID >456</cbc:ID>
<cbc:UUID >6E09886B-DC6E-439F-82D1-7CCAC7F4E3B1</cbc:UUID>
<cbc:IssueDate >2007-02-20</cbc:IssueDate>
<cbc:DocumentType >Order</cbc:DocumentType>
+ <cac:Attachment />
</cac:QuotationDocumentReference>
|