DayPropertyType

The “dayPeriod” attribute on the ‘TemporalPropertyType’ has a data type of “DayPropertyType”. The below table describes how this data type is constructed.

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.

DayPropertyType attributes

namedDay

The named day this restriction applies to.

  • Type: NamedDayValue

  • Multiplicity: [0..*]

namedPeriod

The named period this restriction applies to.

  • Type: NamedPeriodValue

  • Multiplicity: [0..*]

timePeriod

The period of time on the specified day which the restriction applies.

  • Type: TimePropertyType

  • Multiplicity: [0..*]

Last updated

Was this helpful?