OrderResponse.ValidityPeriod
|
 |
OrderResponse.ValidityPeriod specification
| Name |
OrderResponse.ValidityPeriod
(Show as PDF)
|
Alternative Term |
|
| Definition |
Information about a time period |
|
Fields
| UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
| StartDate |
StartDate |
Date
|
Yes |
0..1 |
| Definition |
The period's start date |
|
| StartTime |
StartTime |
Time
|
Bilateral |
0..1 |
| Definition |
The period's starting time |
|
| EndDate |
EndDate |
Date
|
Yes |
0..1 |
| Definition |
The period's end date |
|
| EndTime |
EndTime |
Time
|
Bilateral |
0..1 |
| Definition |
The period's end time |
|
| Description |
Description |
Text
|
Yes |
0..n |
| Definition |
A description of the Period |
|
|
Excluded classes and fields in OrderResponse.ValidityPeriod
| Name |
Name |
Type |
| DurationMeasure |
DurationMeasure |
Field |
| DescriptionCode |
DescriptionCode |
Field |
|
Example<cac:ValidityPeriod >
<cbc:StartDate >2006-04-01</cbc:StartDate>
<cbc:EndDate >2006-04-30</cbc:EndDate>
</cac:ValidityPeriod>
|