The listOfPlannedAnalyses is an instance of the NestedList class and, in total, there are 5 instances of the NestedList class shown in this example: 1 with list items having level = 1, 1 with list items having level = 2, and 3 with list items having level = 3. If each instance of the NestedList class is represented as a table of list items, the YAML example could be represented as:
level | order | name | outputId | sublist |
---|
1 | 1 | Table 2. Baseline Demographic and Clinical Characteristics, Safety Population, Trial CDISCPILOT01 | O_T2 | level | order | name | analysisId | sublist |
---|
2 | 1 | Summary of Subjects by Treatment | A_SAF_SUM_USUBJID_TRT |
| 2 | 2 | Sex |
| level | order | name | analysisId |
---|
3 | 1 | Summary of Subjects by Treatment | A_SAF_SUM_USUBJID_TRT_SEX |
| 2 | 3 | Age |
| level | order | name | analysisId |
---|
3 | 1 | Summary of Age by Treatment | A_SAF_SUM_AGE_TRT |
| 2 | 4 | Age groups |
| level | order | name | analysisId |
---|
3 | 1 | Summary of Subjects by Treatment | A_SAF_SUM_USUBJID_TRT_AGEGRP |
|
|