<T3DataStructure>
    <sheets>
        <!--
            ################################
              SHEET General Settings
            ################################
        -->
        <sDEF>
            <ROOT>
                <TCEforms>
                    <sheetTitle>LLL:EXT:wga_faq/Resources/Private/Language/locallang_be.xlf:flexforms_tab.settings</sheetTitle>
                </TCEforms>
                <type>array</type>
                <el>
                    <!-- startingpoint -->
                    <settings.startingpoint>
                        <TCEforms>
                            <label>LLL:EXT:core/Resources/Private/Language/locallang_general.xlf:LGL.startingpoint</label>
                            <config>
                                <type>group</type>
                                <internal_type>db</internal_type>
                                <allowed>pages</allowed>
                                <size>3</size>
                                <maxitems>50</maxitems>
                                <minitems>0</minitems>
                            </config>
                        </TCEforms>
                    </settings.startingpoint>
                </el>
            </ROOT>
        </sDEF>
        <!--
                    ################################
                      SHEET Additional
                    ################################
                -->
        <additional>
            <ROOT>
                <TCEforms>
                    <sheetTitle>LLL:EXT:wga_faq/Resources/Private/Language/locallang_be.xlf:flexforms_tab.additional</sheetTitle>
                </TCEforms>
                <type>array</type>
                <el>
                    <settings.limit>
                        <TCEforms>
                            <label>LLL:EXT:wga_faq/Resources/Private/Language/locallang_be.xlf:flexforms_additional.limit</label>
                            <config>
                                <type>input</type>
                                <size>5</size>
                                <eval>num</eval>
                            </config>
                        </TCEforms>
                    </settings.limit>
                </el>
            </ROOT>
        </additional>
        <template>
            <ROOT>
                <TCEforms>
                    <sheetTitle>LLL:EXT:wga_faq/Resources/Private/Language/locallang_be.xlf:flexforms_tab.template</sheetTitle>
                </TCEforms>
                <type>array</type>
                <el>
                    <!-- Template Layout -->
                    <settings.templateLayout>
                        <TCEforms>
                            <label>LLL:EXT:wga_faq/Resources/Private/Language/locallang_be.xlf:flexforms_template.templateLayout</label>
                            <config>
                                <type>select</type>
                                <itemsProcFunc>Wga\WgaFaq\Hooks\ItemsProcFunc->user_templateLayout</itemsProcFunc>
                                <renderType>selectSingle</renderType>
                                <items>
                                    <numIndex index="0" type="array">
                                        <numIndex index="0"></numIndex>
                                        <numIndex index="1"></numIndex>
                                    </numIndex>
                                </items>
                            </config>
                        </TCEforms>
                    </settings.templateLayout>
                </el>
            </ROOT>
        </template>
    </sheets>
</T3DataStructure>