[
    {
        "content": "UNH",
        "mandatory": true,
        "repetition": 1,
        "data": ["D01B", "GENRAL"],
        "section": "header"
    },
    { "content": "BGM", "mandatory": true, "repetition": 1 },
    { "content": "DTM", "mandatory": false, "repetition": 1 },
    {
        "content": [
            { "content": "RFF", "mandatory": true, "repetition": 1 },
            { "content": "DTM", "mandatory": false, "repetition": 10 }
        ],
        "mandatory": false,
        "repetition": 10,
        "name": "Segment group 1"
    },
    {
        "content": [
            { "content": "NAD", "mandatory": true, "repetition": 1 },
            { "content": "LOC", "mandatory": false, "repetition": 5 },
            {
                "content": [
                    { "content": "RFF", "mandatory": true, "repetition": 1 },
                    { "content": "DTM", "mandatory": false, "repetition": 10 }
                ],
                "mandatory": false,
                "repetition": 10,
                "name": "Segment group 3"
            },
            {
                "content": [
                    { "content": "CTA", "mandatory": true, "repetition": 1 },
                    { "content": "COM", "mandatory": false, "repetition": 9 }
                ],
                "mandatory": false,
                "repetition": 5,
                "name": "Segment group 4"
            }
        ],
        "mandatory": false,
        "repetition": 2,
        "name": "Segment group 2"
    },
    {
        "content": [
            { "content": "FTX", "mandatory": true, "repetition": 1 },
            {
                "content": [
                    { "content": "NAD", "mandatory": true, "repetition": 1 },
                    { "content": "LOC", "mandatory": false, "repetition": 5 },
                    {
                        "content": [
                            { "content": "RFF", "mandatory": true, "repetition": 1 },
                            { "content": "DTM", "mandatory": false, "repetition": 10 }
                        ],
                        "mandatory": false,
                        "repetition": 10,
                        "name": "Segment group 7"
                    },
                    {
                        "content": [
                            { "content": "CTA", "mandatory": true, "repetition": 1 },
                            { "content": "COM", "mandatory": false, "repetition": 5 }
                        ],
                        "mandatory": false,
                        "repetition": 5,
                        "name": "Segment group 8"
                    }
                ],
                "mandatory": false,
                "repetition": 100,
                "name": "Segment group 6"
            }
        ],
        "mandatory": false,
        "repetition": 100,
        "name": "Segment group 5"
    },
    { "content": "UNT", "mandatory": true, "repetition": 1 }
]
