Skip to content

Class: OnDateCondition

The task is intended to occur on the specified date.

URI: [oscal:OnDateCondition](https://w3id.org/lmodel/oscal/OnDateCondition)
 classDiagram
    class OnDateCondition
    click OnDateCondition href "../OnDateCondition/"
      OnDateCondition : date

      OnDateCondition : remarks

## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | | [date](date.md) | 1
[DateTimeWithTimezoneType](DateTimeWithTimezoneType.md) | The date and time when the action occurred | direct | | [remarks](remarks.md) | 0..1
[MarkupMultilineType](MarkupMultilineType.md) | Additional commentary about the containing object | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [EventTiming](EventTiming.md) | [on_date](on_date.md) | range | [OnDateCondition](OnDateCondition.md) | ## In Subsets * [AssessmentCommon](AssessmentCommon.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:OnDateCondition | | native | oscal:OnDateCondition | ## LinkML Source ### Direct
name: OnDateCondition
description: The task is intended to occur on the specified date.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
slots:
- date
- remarks
slot_usage:
  date:
    name: date
    required: true
### Induced
name: OnDateCondition
description: The task is intended to occur on the specified date.
in_subset:
- assessment_common
from_schema: https://w3id.org/lmodel/oscal
slot_usage:
  date:
    name: date
    required: true
attributes:
  date:
    name: date
    description: The date and time when the action occurred.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: OnDateCondition
    domain_of:
    - Action
    - OnDateCondition
    range: DateTimeWithTimezoneType
    required: true
  remarks:
    name: remarks
    description: Additional commentary about the containing object.
    from_schema: https://w3id.org/lmodel/oscal
    rank: 1000
    owner: OnDateCondition
    domain_of:
    - OscalCommon
    - Property
    - Resource
    - ConstraintTest
    - ControlMatching
    - Removal
    - ImportSSP
    - LocalDefinitions
    - SelectObjectiveById
    - AssessmentSubjectSource
    - OnDateCondition
    - WithinDateRange
    - AtFrequency
    - TaskDependency
    - SetParameter
    - ComponentStatus
    - PortRange
    - ImplementationStatus
    - ObjectiveStatus
    - RelatedObservation
    - AssociatedRisk
    - LoggedBy
    - ImportProfile
    - SystemCharacteristics
    - SystemStatus
    - AuthorizationBoundary
    - Diagram
    - NetworkArchitecture
    - DataFlow
    - SystemImplementation
    - LeveragedAuthorization
    - SspImplementedRequirement
    - SspStatement
    - ByComponent
    - ProvidedControlImplementation
    - ControlResponsibility
    - InheritedControlImplementation
    - SatisfiedControlImplementation
    - ImportAssessmentPlan
    - AssessmentResultsLocalDefinitions
    - ImportComponentDefinition
    - ImplementedRequirement
    - ImplementedControlStatement
    - QualifierItem
    - PoamLocalDefinitions
    - RelatedFinding
    range: MarkupMultilineType