LineReference
|
 |
LineReference specification
| Name |
LineReference
(Show as PDF)
|
Alternative Term |
|
| Definition |
Reference to a line on a document |
|
Fields
| UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
| LineID |
LineID |
Identifier
|
Yes |
1 |
| Definition |
The identifier for the Line on the referenced document |
|
| UUID |
UUID |
Identifier
|
Bilateral |
0..1 |
| Definition |
A computer-generated universally unique identifier (UUID) for the referenced document line instance |
| See also |
OIOUBL_GUIDE_UUID
|
|
| LineStatusCode |
LineStatusCode |
Code
|
Bilateral |
0..1 |
| Definition |
Identifies the status of the referenced Line with respect to its original state |
|
|
Subclasses in class LineReference
| UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
| DocumentReference |
DocumentReference |
Yes |
0..1 |
Common Library, 3.36 |
|
|
|
|
Example<cac:OrderLineReference >
<cbc:LineID >1</cbc:LineID>
</cac:OrderLineReference>
|