Catalogue.ValidityPeriod
|
|
Catalogue.ValidityPeriod specification
Name |
Catalogue.ValidityPeriod
(Show as PDF)
|
Alternative Term |
|
Definition |
Information about a Period of time |
|
Fields
UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
StartDate |
StartDate |
Date
|
Yes |
1 |
Definition |
The start date of the Period |
Example |
2007-01-01 |
|
StartTime |
StartTime |
Time
|
Bilateral |
0..1 |
Definition |
The start time of the Period |
|
EndDate |
EndDate |
Date
|
Yes |
0..1 |
Definition |
The end date of the Period |
Dependency |
../StartDate |
Example |
2007-02-01 |
|
EndTime |
EndTime |
Time
|
Bilateral |
0..1 |
Definition |
The end time of the Period |
|
Description |
Description |
Text
|
Yes |
0..n |
Definition |
A description of the Period |
Recommendation |
Only one Description per language |
Example |
En måned |
|
|
Excluded classes and fields in Catalogue.ValidityPeriod
Name |
Name |
Type |
DurationMeasure |
DurationMeasure |
Field |
DescriptionCode |
DescriptionCode |
Field |
|
Example<cac:ValidityPeriod >
<cbc:StartDate >2006-04-30</cbc:StartDate>
<cbc:StartTime >12:00:00</cbc:StartTime>
<cbc:EndDate >2007-04-30</cbc:EndDate>
<cbc:EndTime >12:00:00</cbc:EndTime>
</cac:ValidityPeriod>
|