TemporalPropertyType

TemporalPropertyType attributes

The time period which a restriction is in place.

  • Constraints: A TermporalPropertyType shall have at least one of namedDate, dateRange, or dayPeriod When namedDate = 'All Dates' no other values for namedDate or dateRange shall be populated

namedDate

The named month or period this time interval applies.

  • Type: NamedDateValue

  • Multiplicity: [0..*]

dateRange

The range of dates the time restriction is in place for.

  • Type: DateRangeType

  • Multiplicity: [0..*]

dayPeriod

A restriction which applies on a specified day.

  • Type: DayPropertyType

  • Multiplicity: [0..*]

Last updated

Was this helpful?