OrderResponseSimple.OrderReference
|
|
OrderResponseSimple.OrderReference specification
Name |
OrderResponseSimple.OrderReference
(Show as PDF)
|
Alternative Term |
|
Definition |
Information about an Order Reference |
|
Fields
UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
ID |
ID |
Identifier
|
Yes |
1 |
Definition |
The identifier for the referenced Order assigned by the Buyer |
|
SalesOrderID |
SalesOrderID |
Identifier
|
Bilateral |
0..1 |
Definition |
The identifier for the referenced Order assigned by the Seller |
|
CopyIndicator |
CopyIndicator |
Indicator
|
Bilateral |
0..1 |
Definition |
Indicates whether the referenced Order 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 Order instance |
|
IssueDate |
IssueDate |
Date
|
Yes |
0..1 |
Definition |
The date on which the referenced Order was issued |
|
IssueTime |
IssueTime |
Time
|
Bilateral |
0..1 |
Definition |
The time on which the referenced Order was issued |
|
CustomerReference |
CustomerReference |
Text
|
Bilateral |
0..1 |
Definition |
A supplementary reference for the referenced Order |
|
|
Subclasses in class OrderResponseSimple.OrderReference
UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
DocumentReference |
DocumentReference |
Yes |
0..1 |
3.2.1 |
OIOUBL_GUIDE_DOCUMENTREF
|
Alternative term |
OIOUBL_GUIDE_DOCUMENTREF |
Definition |
An association to Document Reference |
Datatype |
DocumentReference
|
|
|
Example<cac:OrderReference >
<cbc:ID >5002701</cbc:ID>
<cbc:UUID >6E09886B-DC6E-439F-82D1-7CCAC7F4E3B1</cbc:UUID>
<cbc:IssueDate >2006-04-01</cbc:IssueDate>
+ <cac:DocumentReference />
</cac:OrderReference>
|