DayPropertyType
The dayPeriod attribute on the TemporalPropertyType has a data type of DayPropertyType. The following sections describe how this data type is constructed.
DayPropertyType attributes
Constraints:
A DayPropertyType shall have at least one of namedDay, namedPeriod, or timePeriod.
When namedDay = All Days, no other values for namedDay or namedPeriod shall be populated.
namedDay
The named day this restriction applies.
Attribute name: namedDay
Type: NamedDayValue
Size: 15
Multiplicity: [0..*]
namedPeriod
A specified period which the restriction applies.
Attribute name: namedPeriod
Type: NamedPeriodValue
Size: 28
Multiplicity: [0..*]
timePeriod
The period of time on the specified day which the restriction applies.
Attribute name: timePeriod
Type: TimePropertyType
Multiplicity: [0..*]
Last updated
Was this helpful?