Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Element NameRelativeTimingConstraint
Parent Element(s)StudyTiming
Element XPath(s)
  • /ODM/Study/MetaDataVersion/Protocol/StudyTimings/StudyTiming/RelativeTimingConstraint
Element Textual ValueNone
Usage
AttributesOID, Name, PredecessorOID, SuccessorOID,
TimepointRelativeTarget
RelativeTimepointTarget, Type, TimepointPreWindow, TimepointPostWindow
Child Elements(Description?)
AttributeSchema Dataype or Enumeration
Usage
Definition
/Business Rules
OIDoidRequiredNamenameRequiredPredecessorOIDoidrefRequired

SuccessorOID

oidrefRequiredTimepointRelativeTargetdurationDatetimeRequiredType(StartToStart, StartToFinish, FinishToStart, FinishToFinish)OptionalTimepointPreWindowdurationDatetimeOptionalTimepointPostWindowdurationDatetimeOptional

Contained in:

...

  • Business Rule(s):
    • If

An in time earlier StudyEventGroup, StudyEvent, ItemGroup or Item, to which the constraint applies, is referenced by the PredecessorOID. 
An in time later StudyEventGroup, StudyEvent, ItemGroup or Item, to which the constraint applies, is referenced by the SuccessorOID.

...

...

The Type attribute defines whether the constraint applies to start or to end of the activities. Valid values for the attribute are:

...

    • .

...

If the Type attribute is omitted, "StartToStart" must be assumed.

The TimepointRelativeTarget defines the planned time between the two activities, expressed as a non-negative ISO 8601 duration.

The TimepointPreWindow describes the amount of time, expressed as a non-negative ISO 8601 duration, to which the relative time between the two activities may be shortened with respect to the value in TimepointRelativeTarget.

...