<TestStepGrp> Component Block

TestStepGrp is a repeating group used to provide information regarding the steps of a test case/scenario for a testing system.

For each test step, this contains the timings and test parameter group information. The timings may overlap.

Used in :

Tag Field Name FIXML Req'd Comments
3036 NoTestSteps N

Number of test steps.

=> 3037 TestStepID @ID C

Required if NoTestSteps (3036)>0.

=> 3038 TestStepDesc @Desc N

Description of a test step.

=> 3039 TestStepStartTime @StartTm N

Use for an absolute starting time. Mutually exclusive with TestStepStartOffsetUnit(3041) and TestStepStartOffsetPeriod(3040).

=> 3040 TestStepStartOffsetPeriod @StartOfstPeriod N

Use for a starting time relative to the overall starting time defined by TestScenarioStartTime(3031). Required when TestStepStartOffsetUnit(3041) is specified.

=> 3041 TestStepStartOffsetUnit @StartOfstUnit N

Use for a starting time relative to the overall starting time defined by TestScenarioStartTime(3031). Required when TestStepStartOffsetPeriod(3040) is specified.

=> 3042 TestStepEndTime @EndTm N

Use for an absolute ending time. Mutually exclusive with TestStepEndOffsetUnit(3044) and TestStepEndOffsetPeriod(3043).

=> 3043 TestStepEndOffsetPeriod @EndOfstPeriod N

Use for an ending time relative to the starting time of the step defined by TestStepStartTime(3039). Required when TestStepEndOffsetUnit(3044) is specified.

=> 3044 TestStepEndOffsetUnit @EndOfstUnit N

Use for an ending time relative to the starting time of the step defined by TestStepStartTime(3039). Required when TestStepEndOffsetPeriod(3043) is specified.

=> <TestStepParameterGrp> N

Specifies the local business center for which the credit event is to be determined. The inclusion of this business center implies that Greenwich Mean Time in Section 3.3 of the 2003 ISDA Credit Derivatives Definitions is replaced by the local time of the specified business center.

See http://www.fpml.org/coding-scheme/business-center for standard 4-character code values.