{
    "schema": {
        "type": "object",
        "properties": {
            "docDscr": {
                "$ref": "schema_ddi.json#/properties/docDscr"
            },
            "stdyDscr": {
                "$ref": "schema_ddi.json#/properties/stdyDscr"
            },
            "fileDscr": {
                "$ref": "schema_ddi.json#/properties/datasets/properties/fileDscr/items"
            },
            "variables": {
                "$ref": "schema_ddi.json#/properties/variables/properties/variable/items"
            },
            "varGrp": {
                "$ref": "schema_ddi.json#/properties/varGrp/items"
            }
        }
    },
    "form": [
        {
            "key": "docDscr",
            "type": "fieldset",
            "title": "Document Description",
            "expandable": true,
            "items": [
                {
                    "key": "citation",
                    "type": "fieldset",
                    "id": "1.1",
                    "title": "Citation",
                    "isVirtual": true,
                    "expandable": true,
                    "items": [
                        {
                            "key": "titlStmt",
                            "type": "fieldset",
                            "id": "1.1.1",
                            "title": "Title Statement",
                            "isVirtual": true,
                            "expandable": true,
                            "items": [
                                {
                                    "key": "docDscr.titl",
                                    "id": "1.1.1.1",
                                    "exportKey": "docDscr.citation.titlStmt.titl"
                                },
                                {
                                    "key": "docDscr.subTitl",
                                    "id": "1.1.1.2",
                                    "title": "Subtitle",
                                    "exportKey": "docDscr.citation.titlStmt.subTitl"
                                },
                                {
                                    "key": "docDscr.altTitl",
                                    "id": "1.1.1.3",
                                    "title": "Alternative Title",
                                    "exportKey": "docDscr.citation.titlStmt.altTitl"
                                },
                                {
                                    "key": "docDscr.parTitl",
                                    "id": "1.1.1.4",
                                    "title": "Parallel Title",
                                    "exportKey": "docDscr.citation.titlStmt.parTitl"
                                },
                                {
                                    "key": "docDscr.idno",
                                    "id": "1.1.1.5",
                                    "title": "ID Number",
                                    "exportKey": "docDscr.citation.titlStmt.IDNo"
                                }
                            ]
                        },
                        {
                            "key": "rspStmt",
                            "type": "fieldset",
                            "id": "1.1.2",
                            "title": "Responsibility Statement",
                            "expandable": true,
                            "isVirtual": true,
                            "items": [
                                {
                                    "key": "docDscr.authEnty",
                                    "type": "table",
                                    "id": "1.1.2.1",
                                    "exportKey": "docDscr.citation.rspStmt.AuthEnty",
                                    "title": "Authoring Entity/Primary Investigator",
                                    "expandable": false,
                                    "items": [
                                        {
                                            "key": "docDscr.authEnty[].name",
                                            "title": "Name"
                                        },
                                        {
                                            "key": "docDscr.authEnty[].affiliation",
                                            "title": "Affiliation"
                                        }
                                    ]
                                },
                                {
                                    "key": "docDscr.othId",
                                    "exportKey": "docDscr.citation.rspStmt.othId",
                                    "type": "table",
                                    "id": "1.1.2.2",
                                    "title": "Other Identifications/Acknowlegments",
                                    "expandable": false,
                                    "items": [
                                        {
                                            "key": "docDscr.othId[].name",
                                            "exportKey": "p",
                                            "title": "Name"
                                        },
                                        {
                                            "key": "docDscr.othId[].role",
                                            "title": "Role"
                                        },
                                        {
                                            "key": "docDscr.othId[].affiliation",
                                            "title": "Affiliation"
                                        }
                                    ]
                                }
                            ]
                        },
                        {
                            "key": "prodStmt",
                            "type": "fieldset",
                            "id": "1.1.3",
                            "title": "Production Statement",
                            "isVirtual": true,
                            "expandable": true,
                            "items": [
                                {
                                    "key": "docDscr.producer",
                                    "id": "1.1.3.1",
                                    "title": "Producers",
                                    "exportKey": "docDscr.citation.prodStmt.producer",
                                    "type": "table",
                                    "items": [
                                        {
                                            "key": "docDscr.producer[].name",
                                            "exportKey": "#",
                                            "title": "Name"
                                        },
                                        {
                                            "key": "docDscr.producer[].abbr",
                                            "title": "Abbreviation"
                                        },
                                        {
                                            "key": "docDscr.producer[].affiliation",
                                            "title": "Affiliation"
                                        },
                                        {
                                            "key": "docDscr.producer[].role",
                                            "title": "Role"
                                        }
                                    ]
                                },
                                {
                                    "key": "docDscr.copyright",
                                    "id": "1.1.3.2",
                                    "title": "Copyright",
                                    "exportKey": "docDscr.citation.prodStmt.copyright"
                                },
                                {
                                    "key": "docDscr.prodDate",
                                    "id": "1.1.3.3",
                                    "title": " Date of Production",
                                    "exportKey": "docDscr.citation.prodStmt.prodDate.@.date,docDscr.citation.prodStmt.prodDate.#",
                                    "type": "date"
                                },
                                {
                                    "key": "docDscr.prodPlac",
                                    "id": "1.1.3.4",
                                    "title": "Place of Production",
                                    "exportKey": "docDscr.citation.prodStmt.prodPlac"
                                },
                                {
                                    "key": "docDscr.fundAg",
                                    "id": "1.1.3.6",
                                    "title": "Fundings",
                                    "exportKey": "docDscr.citation.prodStmt.fundAg",
                                    "type": "table",
                                    "items": [
                                        {
                                            "key": "docDscr.fundAg[].name",
                                            "title": "Name"
                                        },
                                        {
                                            "key": "docDscr.fundAg[].abbr",
                                            "title": "Abbreviation"
                                        },
                                        {
                                            "key": "docDscr.fundAg[].role",
                                            "title": "Role"
                                        }
                                    ]
                                }
                            ]
                        },
                        {
                            "key": "distStmt",
                            "type": "fieldset",
                            "id": "1.1.4",
                            "title": "Distributor Statement",
                            "isVirtual": true,
                            "expandable": true,
                            "items": [
                                {
                                    "key": "docDscr.distStmt.contact",
                                    "id": "1.1.4.2",
                                    "title": "Contact Persons",
                                    "exportKey": "docDscr.citation.distStmt.contact",
                                    "type": "table",
                                    "items": [
                                        {
                                            "key": "docDscr.contact[].name",
                                            "exportKey": "#",
                                            "title": "Name"
                                        },
                                        {
                                            "key": "docDscr.contact[].affiliation",
                                            "title": "Affiliation"
                                        },
                                        {
                                            "key": "docDscr.contact[].email",
                                            "title": "Email"
                                        }
                                    ]
                                },
                                {
                                    "key": "docDscr.distStmt.depositr",
                                    "id": "1.1.4.3",
                                    "title": "Depositors",
                                    "exportKey": "docDscr.citation.distStmt.depositr",
                                    "type": "table",
                                    "items": [
                                        {
                                            "key": "docDscr.depositr[].name",
                                            "exportKey": "#",
                                            "title": "Name"
                                        },
                                        {
                                            "key": "docDscr.depositr[].abbr",
                                            "title": "Abbreviation"
                                        },
                                        {
                                            "key": "docDscr.depositr[].affiliation",
                                            "title": "Affiliation"
                                        }
                                    ]
                                },
                                {
                                    "key": "docDscr.distStmt.depDate",
                                    "id": "1.1.4.4",
                                    "title": "Date of Deposit",
                                    "exportKey": "docDscr.citation.distStmt.depDate.@.date,docDscr.citation.distStmt.depDate.#",
                                    "type": "date"
                                },
                                {
                                    "key": "docDscr.distStmt.distDate",
                                    "id": "1.1.4.5",
                                    "title": "Date of Distribution",
                                    "exportKey": "docDscr.citation.distStmt.distDate.@.date,docDscr.citation.distStmt.distDate.#",
                                    "type": "date"
                                }
                            ]
                        },
                        {
                            "key": "serStmt",
                            "type": "fieldset",
                            "id": "1.1.5",
                            "title": "Series Statement",
                            "isVirtual": true,
                            "expandable": true,
                            "items": [
                                {
                                    "key": "docDscr.serStmt.serName",
                                    "id": "1.1.5.1",
                                    "title": "Series Name",
                                    "exportKey": "docDscr.citation.serStmt.serName"
                                },
                                {
                                    "key": "docDscr.serStmt.serInfo",
                                    "id": "1.1.5.2",
                                    "title": "Series Information",
                                    "exportKey": "docDscr.citation.serStmt.serInfo"
                                }
                            ]
                        },
                        {
                            "key": "verStmt",
                            "type": "fieldset",
                            "id": "1.1.6",
                            "title": "Version Statement",
                            "isVirtual": true,
                            "expandable": true,
                            "items": [
                                {
                                    "key": "docDscr.verStmt.version",
                                    "id": "1.1.6.1",
                                    "type": "textarea",
                                    "title": "Version Text",
                                    "exportKey": "docDscr.citation.verStmt.version"
                                },
                                {
                                    "key": "docDscr.verStmt.date",
                                    "id": "1.1.6.2",
                                    "title": "Version Date",
                                    "exportKey": "docDscr.citation.verStmt.date",
                                    "type": "date"
                                },
                                {
                                    "key": "docDscr.verStmt.verResp",
                                    "id": "1.1.6.3",
                                    "title": "Version Responsisbility",
                                    "exportKey": "docDscr.citation.verStmt.verResp"
                                },
                                {
                                    "key": "docDscr.verStmt.notes",
                                    "id": "1.1.6.4",
                                    "type": "textarea",
                                    "title": "Version Notes",
                                    "exportKey": "docDscr.citation.verStmt.notes"
                                }
                            ]
                        },
                        {
                            "key": "docDscr.biblCit",
                            "id": "1.1.7",
                            "title": "Bibliographic Citation",
                            "exportKey": "docDscr.citation.biblCit"
                        },
                        {
                            "key": "holdinfo",
                            "type": "fieldset",
                            "id": "1.1.8",
                            "title": "Holding Information",
                            "isVirtual": true,
                            "expandable": true,
                            "items": [
                                {
                                    "key": "docDscr.holdings",
                                    "splArray": "docDscr.holdings.name",
                                    "exportKey": "docDscr.holdings",
                                    "type": "table",
                                    "id": "1.1.8.1",
                                    "htmlClass": "table ",
                                    "title": "Holdings Text",
                                    "expandable": false,
                                    "items": [
                                        {
                                            "key": "docDscr.holdings[].name",
                                            "title": "Name",
                                            "htmlClass": "col-xs-12",
                                            "fieldHtmlClass": "form-control"
                                        }
                                    ]
                                },
                                {
                                    "key": "docDscr.holdings",
                                    "splArray": "docDscr.holdings.location",
                                    "exportKey": "docDscr.holdings",
                                    "type": "table",
                                    "htmlClass": "table ",
                                    "id": "1.1.8.2",
                                    "title": "Holdings Location",
                                    "expandable": false,
                                    "items": [
                                        {
                                            "key": "docDscr.holdings[].location",
                                            "title": "Name",
                                            "htmlClass": "col-xs-12",
                                            "fieldHtmlClass": "form-control"
                                        }
                                    ]
                                },
                                {
                                    "key": "docDscr.holdings",
                                    "splArray": "docDscr.holdings.uri",
                                    "exportKey": "docDscr.holdings",
                                    "type": "table",
                                    "id": "1.1.8.3",
                                    "htmlClass": "table ",
                                    "title": "Holdings URI",
                                    "expandable": false,
                                    "items": [
                                        {
                                            "key": "docDscr.holdings[].uri",
                                            "title": "Name",
                                            "htmlClass": "col-xs-12",
                                            "fieldHtmlClass": "form-control"
                                        }
                                    ]
                                },
                                {
                                    "key": "docDscr.holdings",
                                    "splArray": "docDscr.holdings.callno",
                                    "exportKey": "docDscr.holdings",
                                    "type": "table",
                                    "id": "1.1.8.4",
                                    "htmlClass": "table",
                                    "title": "Holdings Call Number",
                                    "expandable": false,
                                    "items": [
                                        {
                                            "key": "docDscr.holdings[].callno",
                                            "title": "Name",
                                            "htmlClass": "col-xs-12",
                                            "fieldHtmlClass": "form-control"
                                        }
                                    ]
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        {
            "key": "stdyDscr",
            "type": "fieldset",
            "title": "Study Description",
            "expandable": true,
            "items": [
                {
                    "key": "citation",
                    "type": "fieldset",
                    "id": "2.1",
                    "title": "Citation",
                    "isVirtual": true,
                    "expandable": true,
                    "items": [
                        {
                            "key": "titlStmt",
                            "type": "fieldset",
                            "id": "2.1.1",
                            "title": "Title Statement",
                            "isVirtual": true,
                            "expandable": true,
                            "items": [
                                {
                                    "key": "stdyDscr.titl",
                                    "id": "2.1.1.1",
                                    "title": "Title",
                                    "exportKey": "stdyDscr.citation.titlStmt.titl"
                                },
                                {
                                    "key": "stdyDscr.subTitl",
                                    "id": "2.1.1.2",
                                    "title": "Subtitle",
                                    "exportKey": "stdyDscr.citation.titlStmt.subTitl"
                                },
                                {
                                    "key": "stdyDscr.altTitl",
                                    "id": "2.1.1.3",
                                    "title": "Alternative Title",
                                    "exportKey": "stdyDscr.citation.titlStmt.altTitl"
                                },
                                {
                                    "key": "stdyDscr.parTitl",
                                    "id": "2.1.1.4",
                                    "title": "Parallel Title",
                                    "exportKey": "stdyDscr.citation.titlStmt.parTitl"
                                },
                                {
                                    "key": "stdyDscr.idno",
                                    "id": "2.1.1.5",
                                    "title": "ID Number",
                                    "exportKey": "stdyDscr.citation.titlStmt.IDNo,@.ID"
                                }
                            ]
                        },
                        {
                            "key": "rspStmt",
                            "type": "fieldset",
                            "id": "2.1.2",
                            "title": "Responsibility Statement",
                            "expandable": true,
                            "isVirtual": true,
                            "items": [
                                {
                                    "key": "stdyDscr.authEnty",
                                    "exportKey": "stdyDscr.citation.rspStmt.AuthEnty",
                                    "type": "table",
                                    "id": "2.1.2.1",
                                    "title": "Authoring Entity/Primary Investigator",
                                    "expandable": false,
                                    "items": [
                                        {
                                            "key": "stdyDscr.authEnty[].name",
                                            "exportKey": "#",
                                            "title": "Name"
                                        },
                                        {
                                            "key": "stdyDscr.authEnty[].affiliation",
                                            "title": "Affiliation"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.othId",
                                    "type": "table",
                                    "id": "2.1.2.2",
                                    "exportKey": "stdyDscr.citation.rspStmt.othId",
                                    "title": "Other Identifications/Acknowlegments",
                                    "expandable": false,
                                    "items": [
                                        {
                                            "key": "stdyDscr.othId[].name",
                                            "exportKey": "p",
                                            "title": "Name"
                                        },
                                        {
                                            "key": "stdyDscr.othId[].role",
                                            "title": "Role"
                                        },
                                        {
                                            "key": "stdyDscr.othId[].affiliation",
                                            "title": "Affiliation"
                                        }
                                    ]
                                }
                            ]
                        },
                        {
                            "key": "prodStmt",
                            "type": "fieldset",
                            "id": "2.1.3",
                            "title": "Production Statement",
                            "isVirtual": true,
                            "expandable": true,
                            "items": [
                                {
                                    "key": "stdyDscr.producer",
                                    "id": "2.1.3.1",
                                    "title": "Producers",
                                    "exportKey": "stdyDscr.citation.prodStmt.producer",
                                    "type": "table",
                                    "items": [
                                        {
                                            "key": "stdyDscr.producer[].name",
                                            "exportKey": "#",
                                            "title": "Name"
                                        },
                                        {
                                            "key": "stdyDscr.producer[].abbr",
                                            "title": "Abbreviation"
                                        },
                                        {
                                            "key": "stdyDscr.producer[].affiliation",
                                            "title": "Affiliation"
                                        },
                                        {
                                            "key": "stdyDscr.producer[].role",
                                            "title": "Role"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.copyright",
                                    "id": "2.1.3.2",
                                    "title": "Copyright",
                                    "exportKey": "stdyDscr.citation.prodStmt.copyright"
                                },
                                {
                                    "key": "stdyDscr.prodDate",
                                    "id": "2.1.3.3",
                                    "title": "Date of Production",
                                    "exportKey": "stdyDscr.citation.prodStmt.prodDate.@.date,stdyDscr.citation.prodStmt.prodDate.#",
                                    "type": "date"
                                },
                                {
                                    "key": "stdyDscr.prodPlac",
                                    "id": "2.1.3.4",
                                    "title": "Place of Production",
                                    "exportKey": "stdyDscr.citation.prodStmt.prodPlac"
                                },
                                {
                                    "key": "stdyDscr.fundAg",
                                    "id": "2.1.3.5",
                                    "title": "Fundings",
                                    "exportKey": "stdyDscr.citation.prodStmt.fundAg",
                                    "type": "table",
                                    "items": [
                                        {
                                            "key": "stdyDscr.fundAg[].name",
                                            "exportKey": "#",
                                            "title": "Agency"
                                        },
                                        {
                                            "key": "stdyDscr.fundAg[].abbr",
                                            "title": "Abbreviation"
                                        },
                                        {
                                            "key": "stdyDscr.fundAg[].role",
                                            "title": "Role"
                                        }
                                    ]
                                }
                            ]
                        },
                        {
                            "key": "distStmt",
                            "type": "fieldset",
                            "id": "2.1.4",
                            "title": "Distributor Statement",
                            "isVirtual": true,
                            "expandable": true,
                            "items": [
                                {
                                    "key": "stdyDscr.distStmt.contact",
                                    "id": "2.1.4.1",
                                    "title": "Contact Persons",
                                    "exportKey": "stdyDscr.citation.distStmt.contact",
                                    "type": "table",
                                    "items": [
                                        {
                                            "key": "stdyDscr.distStmt.contact[].name",
                                            "exportKey": "#",
                                            "title": "Name"
                                        },
                                        {
                                            "key": "stdyDscr.distStmt.contact[].affiliation",
                                            "title": "Affiliation"
                                        },
                                        {
                                            "key": "stdyDscr.distStmt.contact[].email",
                                            "title": "Email"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.distStmt.depositr",
                                    "id": "2.1.4.2",
                                    "title": "Depositors",
                                    "exportKey": "stdyDscr.citation.distStmt.depositr",
                                    "type": "table",
                                    "items": [
                                        {
                                            "key": "stdyDscr.distStmt.depositr[].name",
                                            "exportKey": "#",
                                            "title": "Name"
                                        },
                                        {
                                            "key": "stdyDscr.distStmt.depositr[].abbr",
                                            "title": "Abbreviation"
                                        },
                                        {
                                            "key": "stdyDscr.distStmt.depositr[].affiliation",
                                            "title": "Affiliation"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.distStmt.depDate",
                                    "id": "2.1.4.3",
                                    "title": "Date of Deposit",
                                    "exportKey": "stdyDscr.citation.distStmt.depDate.@.date",
                                    "type": "date"
                                },
                                {
                                    "key": "stdyDscr.distStmt.distDate",
                                    "id": "2.1.4.4",
                                    "title": "Date of Distribution",
                                    "exportKey": "stdyDscr.citation.distStmt.distDate.@.date",
                                    "type": "date"
                                }
                            ]
                        },
                        {
                            "key": "serStmt",
                            "type": "fieldset",
                            "id": "2.1.5",
                            "title": "Series Statement",
                            "isVirtual": true,
                            "expandable": true,
                            "items": [
                                {
                                    "key": "stdyDscr.serStmt.serName",
                                    "id": "2.1.5.1",
                                    "title": "Series Name",
                                    "exportKey": "stdyDscr.citation.serStmt.serName"
                                },
                                {
                                    "key": "stdyDscr.serStmt.serInfo",
                                    "type": "textarea",
                                    "id": "2.1.5.2",
                                    "title": "Series Information",
                                    "exportKey": "stdyDscr.citation.serStmt.serInfo"
                                }
                            ]
                        },
                        {
                            "key": "verStmt",
                            "type": "fieldset",
                            "id": "2.1.6",
                            "title": "Version Statement",
                            "isVirtual": true,
                            "expandable": true,
                            "items": [
                                {
                                    "key": "stdyDscr.verStmt.version",
                                    "id": "2.1.6.1",
                                    "title": "Version Text",
                                    "exportKey": "stdyDscr.citation.verStmt.version.#"
                                },
                                {
                                    "key": "stdyDscr.verStmt.date",
                                    "id": "2.1.6.2",
                                    "title": "Version Date",
                                    "exportKey": "stdyDscr.citation.verStmt.version.@.date"
                                },
                                {
                                    "key": "stdyDscr.verStmt.verResp",
                                    "id": "2.1.6.3",
                                    "title": "Version Responsisbility",
                                    "exportKey": "stdyDscr.citation.verStmt.verResp"
                                },
                                {
                                    "key": "stdyDscr.verStmt.notes",
                                    "id": "2.1.6.4",
                                    "title": "Version Notes",
                                    "exportKey": "stdyDscr.citation.verStmt.notes"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.biblCit",
                            "id": "2.1.7",
                            "title": "Bibliographic Citation",
                            "exportKey": "stdyDscr.citation.biblCit"
                        },
                        {
                            "key": "holdinfo",
                            "type": "fieldset",
                            "id": "2.1.8",
                            "title": "Holding Information",
                            "isVirtual": true,
                            "expandable": true,
                            "items": [
                                {
                                    "key": "stdyDscr.holdings",
                                    "splArray": "stdyDscr.holdings.name",
                                    "exportKey": "stdyDscr.holdings",
                                    "type": "table",
                                    "id": "2.1.8.1",
                                    "htmlClass": "table ",
                                    "title": "Holdings Text",
                                    "expandable": false,
                                    "items": [
                                        {
                                            "key": "stdyDscr.holdings[].name",
                                            "title": "Name",
                                            "htmlClass": "col-xs-12",
                                            "fieldHtmlClass": "form-control"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.holdings",
                                    "splArray": "stdyDscr.holdings.location",
                                    "exportKey": "stdyDscr.holdings",
                                    "type": "table",
                                    "htmlClass": "table ",
                                    "id": "2.1.8.2",
                                    "title": "Holdings Location",
                                    "expandable": false,
                                    "items": [
                                        {
                                            "key": "stdyDscr.holdings[].location",
                                            "title": "Name",
                                            "htmlClass": "col-xs-12",
                                            "fieldHtmlClass": "form-control"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.holdings",
                                    "splArray": "stdyDscr.holdings.uri",
                                    "exportKey": "stdyDscr.holdings",
                                    "type": "table",
                                    "id": "2.1.8.3",
                                    "htmlClass": "table ",
                                    "title": "Holdings URI",
                                    "expandable": false,
                                    "items": [
                                        {
                                            "key": "stdyDscr.holdings[].uri",
                                            "title": "Name",
                                            "htmlClass": "col-xs-12",
                                            "fieldHtmlClass": "form-control"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.holdings",
                                    "splArray": "stdyDscr.holdings.callno",
                                    "exportKey": "stdyDscr.holdings",
                                    "type": "table",
                                    "id": "2.1.8.4",
                                    "htmlClass": "table",
                                    "title": "Holdings Call Number",
                                    "expandable": false,
                                    "items": [
                                        {
                                            "key": "stdyDscr.holdings[].callno",
                                            "title": "Name",
                                            "htmlClass": "col-xs-12",
                                            "fieldHtmlClass": "form-control"
                                        }
                                    ]
                                }
                            ]
                        }
                    ]
                },
                {
                    "key": "studyInfo",
                    "type": "fieldset",
                    "id": "2.2",
                    "title": "Study scope",
                    "isVirtual": true,
                    "expandable": true,
                    "items": [
                        {
                            "key": "studyInfo",
                            "type": "fieldset",
                            "id": "2.2.1",
                            "title": "Subject Information",
                            "isVirtual": true,
                            "expandable": true,
                            "items": [
                                {
                                    "key": "stdyDscr.studyInfo.keywords",
                                    "exportKey": "stdyDscr.stdyInfo.subject.keyword",
                                    "type": "table",
                                    "htmlClass": "table ",
                                    "id": "2.2.1.1",
                                    "title": "Keywords",
                                    "expandable": false,
                                    "items": [
                                        {
                                            "key": "stdyDscr.studyInfo.keywords[].name",
                                            "exportKey": "#",
                                            "title": "Text",
                                            "htmlClass": "col-xs-4",
                                            "fieldHtmlClass": "form-control"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.studyInfo.topcClas",
                                    "id": "2.2.1.2",
                                    "title": "Topic Classifications",
                                    "exportKey": "stdyDscr.stdyInfo.subject.topcClas",
                                    "type": "table",
                                    "items": [
                                        {
                                            "key": "stdyDscr.studyInfo.topcClas[].topic",
                                            "exportKey": "#",
                                            "title": "Text"
                                        },
                                        {
                                            "key": "stdyDscr.studyInfo.topcClas[].vocab",
                                            "title": "Vocabulary"
                                        },
                                        {
                                            "key": "stdyDscr.studyInfo.topcClas[].vocabURI",
                                            "title": "Vocabulary URI"
                                        }
                                    ]
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.studyInfo.abstract",
                            "id": "2.2.2",
                            "title": "Abstract",
                            "type": "textarea",
                            "exportKey": "stdyDscr.stdyInfo.abstract"
                        },
                        {
                            "key": "sumDscr",
                            "type": "fieldset",
                            "id": "2.2.3",
                            "title": "Summary Data Description",
                            "isVirtual": true,
                            "expandable": true,
                            "items": [
                                {
                                    "key": "stdyDscr.studyInfo.timePrd",
                                    "exportKey": "stdyDscr.stdyInfo.sumDscr.timePrd",
                                    "type": "table",
                                    "period": true,
                                    "htmlClass": "table ",
                                    "id": "2.2.3.1",
                                    "title": "Time Periods",
                                    "expandable": false,
                                    "items": [
                                        {
                                            "key": "stdyDscr.studyInfo.timePrd[].date",
                                            "title": "Start",
                                            "type": "date",
                                            "htmlClass": "col-xs-4",
                                            "fieldHtmlClass": "form-control"
                                        },
                                        {
                                            "key": "stdyDscr.studyInfo.timePrd[].event",
                                            "type": "date"
                                        },
                                        {
                                            "key": "stdyDscr.studyInfo.timePrd[].cycle",
                                            "title": "Cycle"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.studyInfo.collDate",
                                    "exportKey": "stdyDscr.stdyInfo.sumDscr.collDate",
                                    "type": "table",
                                    "period": true,
                                    "id": "2.2.3.2",
                                    "title": "Dates of Collection",
                                    "expandable": false,
                                    "items": [
                                        {
                                            "key": "stdyDscr.studyInfo.collDate[].date",
                                            "title": "Start",
                                            "type": "date",
                                            "htmlClass": "col-xs-4",
                                            "fieldHtmlClass": "form-control"
                                        },
                                        {
                                            "key": "stdyDscr.studyInfo.collDate[].event",
                                            "type": "date"
                                        },
                                        {
                                            "key": "stdyDscr.studyInfo.collDate[].cycle",
                                            "title": "Cycle"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.studyInfo.nation",
                                    "id": "2.2.3.3",
                                    "title": "Countries",
                                    "exportKey": "stdyDscr.stdyInfo.sumDscr.nation",
                                    "type": "table",
                                    "items": [
                                        {
                                            "key": "stdyDscr.studyInfo.nation[].name",
                                            "exportKey": "#",
                                            "title": "Name"
                                        },
                                        {
                                            "key": "stdyDscr.studyInfo.nation[].abbreviation",
                                            "exportKey": "@.abbr",
                                            "title": "Abbreviation"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.studyInfo.geogCover",
                                    "id": "2.2.3.4",
                                    "type": "textarea",
                                    "exportKey": "stdyDscr.stdyInfo.sumDscr.geogCover",
                                    "title": "Geographic Coverage"
                                },
                                {
                                    "key": "stdyDscr.studyInfo.geogUnit",
                                    "type": "textarea",
                                    "id": "2.2.3.5",
                                    "title": "Geographic Unit",
                                    "exportKey": "stdyDscr.stdyInfo.sumDscr.geogUnit"
                                },
                                {
                                    "key": "stdyDscr.studyInfo.anlyUnit",
                                    "id": "2.2.3.6",
                                    "type": "textarea",
                                    "title": "Unit of Analysis",
                                    "exportKey": "stdyDscr.stdyInfo.sumDscr.anlyUnit"
                                },
                                {
                                    "key": "stdyDscr.studyInfo.universe",
                                    "type": "textarea",
                                    "id": "2.2.3.7",
                                    "title": "Universe",
                                    "exportKey": "stdyDscr.stdyInfo.sumDscr.universe"
                                },
                                {
                                    "key": "stdyDscr.studyInfo.dataKind",
                                    "id": "2.2.3.8",
                                    "title": "Kind of Data",
                                    "exportKey": "stdyDscr.stdyInfo.sumDscr.dataKind"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.studyInfo.notes",
                            "id": "2.2.4",
                            "type": "textarea",
                            "title": "Notes",
                            "exportKey": "stdyDscr.stdyInfo.notes"
                        }
                    ]
                },
                {
                    "key": "method",
                    "type": "fieldset",
                    "id": "2.3",
                    "title": "Methodology and Processing",
                    "isVirtual": true,
                    "expandable": true,
                    "items": [
                        {
                            "key": "datacoll",
                            "type": "fieldset",
                            "id": "2.3.1",
                            "title": "Data Collection Methodology",
                            "isVirtual": true,
                            "expandable": true,
                            "items": [
                                {
                                    "key": "stdyDscr.method.timeMeth",
                                    "id": "2.3.1.1",
                                    "title": "Time Method",
                                    "exportKey": "stdyDscr.method.dataColl.timeMeth"
                                },
                                {
                                    "key": "stdyDscr.method.dataCollector",
                                    "id": "2.3.1.2",
                                    "title": "Data Collectors",
                                    "exportKey": "stdyDscr.method.dataColl.dataCollector",
                                    "type": "table",
                                    "items": [
                                        {
                                            "key": "stdyDscr.method.dataCollector[].name",
                                            "exportKey": "#",
                                            "title": "Name"
                                        },
                                        {
                                            "key": "stdyDscr.method.dataCollector[].abbr",
                                            "title": "Abbreviation"
                                        },
                                        {
                                            "key": "stdyDscr.method.dataCollector[].affiliation",
                                            "title": "Affiliation"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.method.frequenc",
                                    "id": "2.3.1.3",
                                    "title": "Frequency of Data Collection",
                                    "exportKey": "stdyDscr.method.dataColl.frequenc"
                                },
                                {
                                    "key": "stdyDscr.method.sampProc",
                                    "type": "textarea",
                                    "id": "2.3.1.4",
                                    "title": "Sampling Procedure",
                                    "exportKey": "stdyDscr.method.dataColl.sampProc"
                                },
                                {
                                    "key": "stdyDscr.method.deviat",
                                    "type": "textarea",
                                    "id": "2.3.1.5",
                                    "title": "Major Deviations from the Sample Design ",
                                    "exportKey": "stdyDscr.method.dataColl.deviat"
                                },
                                {
                                    "key": "stdyDscr.method.collMode",
                                    "id": "2.3.1.6",
                                    "title": "Modes of Data Collection",
                                    "exportKey": "stdyDscr.method.dataColl.collMode"
                                },
                                {
                                    "key": "stdyDscr.method.resInstru",
                                    "id": "2.3.1.7",
                                    "type": "textarea",
                                    "title": "Types of Research Instrument",
                                    "exportKey": "stdyDscr.method.dataColl.resInstru"
                                },
                                {
                                    "key": "stdyDscr.method.dataSrc",
                                    "type": "textarea",
                                    "id": "2.3.1.8",
                                    "title": "Data Sources",
                                    "exportKey": "stdyDscr.method.dataColl.sources.dataSrc"
                                },
                                {
                                    "key": "stdyDscr.method.collSitu",
                                    "type": "textarea",
                                    "id": "2.3.1.9",
                                    "title": "Characteristics of the Data Collection Situation",
                                    "exportKey": "stdyDscr.method.dataColl.collSitu"
                                },
                                {
                                    "key": "stdyDscr.method.actMin",
                                    "id": "2.3.1.10",
                                    "type": "textarea",
                                    "title": " Actions to Minimize Losses",
                                    "exportKey": "stdyDscr.method.dataColl.actMin"
                                },
                                {
                                    "key": "stdyDscr.method.ConOps",
                                    "id": "2.3.1.11",
                                    "title": "Control Operations",
                                    "exportKey": "stdyDscr.method.dataColl.ConOps"
                                },
                                {
                                    "key": "stdyDscr.method.weight",
                                    "id": "2.3.1.12",
                                    "title": "Weighting",
                                    "exportKey": "stdyDscr.method.dataColl.weight"
                                },
                                {
                                    "key": "stdyDscr.method.cleanOps",
                                    "type": "textarea",
                                    "id": "2.3.1.13",
                                    "title": "Cleaning Operations",
                                    "exportKey": "stdyDscr.method.dataColl.cleanOps"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.method.notes",
                            "id": "2.3.2",
                            "type": "textarea",
                            "title": "Notes",
                            "exportKey": "stdyDscr.method.notes"
                        },
                        {
                            "key": "dataappraisal",
                            "type": "fieldset",
                            "id": "2.3.3",
                            "title": "Data Appraisal Information",
                            "isVirtual": true,
                            "expandable": true,
                            "items": [
                                {
                                    "key": "stdyDscr.method.respRate",
                                    "id": "2.3.3.1",
                                    "title": "Response Rates",
                                    "exportKey": "stdyDscr.method.anlyInfo.respRate"
                                },
                                {
                                    "key": "stdyDscr.method.EstSmpErr",
                                    "type": "textarea",
                                    "id": "2.3.3.2",
                                    "title": "Estimates of Sampling Error",
                                    "exportKey": "stdyDscr.method.anlyInfo.EstSmpErr"
                                },
                                {
                                    "key": "stdyDscr.method.dataAppr",
                                    "type": "textarea",
                                    "id": "2.3.3.3",
                                    "title": "Other Forms of Data Appraisal",
                                    "exportKey": "stdyDscr.method.anlyInfo.dataAppr"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.method.stdyClas",
                            "id": "2.3.4",
                            "title": "Class or Status of the Study",
                            "exportKey": "stdyDscr.method.stdyClas"
                        }
                    ]
                },
                {
                    "key": "dataAccess",
                    "type": "fieldset",
                    "id": "2.4",
                    "title": "Data Access",
                    "isVirtual": true,
                    "expandable": true,
                    "items": [
                        {
                            "key": "dataAvail",
                            "type": "fieldset",
                            "id": "2.4.1",
                            "title": "Data Set Availability",
                            "isVirtual": true,
                            "expandable": true,
                            "items": [
                                {
                                    "key": "stdyDscr.dataAccess.accsPlac",
                                    "id": "2.4.1.1",
                                    "exportKey": "stdyDscr.dataAccs.setAvail.accsPlac.#",
                                    "type": "text"
                                },
                                {
                                    "key": "stdyDscr.dataAccess.origArch",
                                    "type": "textarea",
                                    "id": "2.4.1.2",
                                    "exportKey": "stdyDscr.dataAccs.setAvail.origArch"
                                },
                                {
                                    "key": "stdyDscr.dataAccess.avlStatus",
                                    "type": "textarea",
                                    "id": "2.4.1.3",
                                    "exportKey": "stdyDscr.dataAccs.setAvail.avlStatus"
                                },
                                {
                                    "key": "stdyDscr.dataAccess.collSize",
                                    "id": "2.4.1.4",
                                    "exportKey": "stdyDscr.dataAccs.setAvail.collSize"
                                },
                                {
                                    "key": "stdyDscr.dataAccess.complete",
                                    "id": "2.4.1.5",
                                    "exportKey": "stdyDscr.dataAccs.setAvail.complete"
                                },
                                {
                                    "key": "stdyDscr.dataAccess.fileQnty",
                                    "id": "2.4.1.6",
                                    "exportKey": "stdyDscr.dataAccs.setAvail.fileQnty"
                                }
                            ]
                        },
                        {
                            "key": "dataAccess_useStmt",
                            "type": "fieldset",
                            "id": "2.4.2",
                            "title": "Data Use Statement",
                            "isVirtual": true,
                            "expandable": true,
                            "items": [
                                {
                                    "key": "stdyDscr.dataAccess_useStmt.confDec",
                                    "id": "2.4.2.1",
                                    "type": "textarea",
                                    "exportKey": "stdyDscr.dataAccs.useStmt.confDec.#"
                                },
                                {
                                    "key": "stdyDscr.dataAccess_useStmt.confDecUri",
                                    "id": "2.4.2.8",
                                    "type": "textarea",
                                    "title": "Confidentiality Declaration URI",
                                    "exportKey": "stdyDscr.dataAccs.useStmt.confDec.@.URI"
                                },
                                {
                                    "key": "stdyDscr.dataAccess_useStmt.restrctn",
                                    "id": "2.4.2.2",
                                    "exportKey": "stdyDscr.dataAccs.useStmt.restrctn"
                                },
                                {
                                    "key": "stdyDscr.dataAccess_useStmt.contact",
                                    "exportKey": "stdyDscr.dataAccs.useStmt.contact",
                                    "id": "2.4.2.3",
                                    "type": "table",
                                    "title": "Access Authority",
                                    "expandable": false,
                                    "items": [
                                        {
                                            "key": "stdyDscr.dataAccess_useStmt.contact[].name",
                                            "exportKey": "#",
                                            "type": "text"
                                        },
                                        {
                                            "key": "stdyDscr.dataAccess_useStmt.contact[].affiliation",
                                            "type": "text"
                                        },
                                        {
                                            "key": "stdyDscr.dataAccess_useStmt.contact[].email",
                                            "type": "text"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.dataAccess_useStmt.citReq",
                                    "id": "2.4.2.4",
                                    "exportKey": "stdyDscr.dataAccs.useStmt.citReq"
                                },
                                {
                                    "key": "stdyDscr.dataAccess_useStmt.deposReq",
                                    "id": "2.4.2.5",
                                    "type": "textarea",
                                    "exportKey": "stdyDscr.dataAccs.useStmt.deposReq"
                                },
                                {
                                    "key": "stdyDscr.dataAccess_useStmt.Conditions",
                                    "id": "2.4.2.6",
                                    "type": "textarea",
                                    "exportKey": "stdyDscr.dataAccs.useStmt.conditions"
                                },
                                {
                                    "key": "stdyDscr.dataAccess_useStmt.disclaimer",
                                    "id": "2.4.2.7",
                                    "type": "textarea",
                                    "exportKey": "stdyDscr.dataAccs.useStmt.disclaimer"
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        {
            "key": "fileDscr",
            "type": "fieldset",
            "exportKey": "fileDscr",
            "title": "File Description",
            "expandable": false,
            "expanded": true,
            "items": [
                {
                    "key": "fileDscr.filePlac",
                    "id": "3.1",
                    "exportKey": "fileTxt.filePlac",
                    "type": "textarea",
                    "title": "Place of File Production"
                },
                {
                    "key": "fileDscr.fileCont",
                    "id": "3.2",
                    "type": "textarea",
                    "exportKey": "fileTxt.fileCont",
                    "title": "File Contents"
                },
                {
                    "key": "fileDscr.version",
                    "type": "textarea",
                    "id": "3.3",
                    "exportKey": "fileTxt.verStmt.version",
                    "title": "Version Text"
                },
                {
                    "key": "fileDscr.dataChck",
                    "type": "textarea",
                    "exportKey": "fileTxt.dataChck",
                    "id": "3.4",
                    "title": "Extent of Processing Checks"
                },
                {
                    "key": "fileDscr.dataMsng",
                    "type": "textarea",
                    "exportKey": "fileTxt.dataMsng",
                    "id": "3.5",
                    "title": "Missing Data"
                },
                {
                    "key": "fileDscr.notes",
                    "type": "textarea",
                    "id": "3.6",
                    "title": "Notes"
                }
            ]
        },
        {
            "key": "variables",
            "type": "fieldset",
            "title": "Variables",
            "expandable": false,
            "expanded": true,
            "items": [
                {
                    "key": "variablesInfo",
                    "type": "fieldset",
                    "id": "4.1",
                    "title": "Description",
                    "isVirtual": true,
                    "expandable": true,
                    "expanded": true,
                    "items": [
                        {
                            "key": "variables.imputation",
                            "exportKey": "variables.imputation",
                            "id": "4.1.9",
                            "title": "Imputation"
                        },
                        {
                            "key": "variables.security",
                            "exportKey": "variables.security",
                            "id": "4.1.10",
                            "title": "Security"
                        },
                        {
                            "key": "variables.respUnit",
                            "exportKey": "variables.respUnit",
                            "id": "4.1.11",
                            "title": "Response Unit"
                        },
                        {
                            "key": "variable",
                            "type": "fieldset",
                            "title": "Question",
                            "id": "4.1.12",
                            "isVirtual": true,
                            "expandable": true,
                            "expanded": true,
                            "items": [
                                {
                                    "key": "variables.qstn.preQTxt",
                                    "exportKey": "variables.qstn.preQTxt",
                                    "id": "4.1.12.1",
                                    "title": "Pre-Question Text"
                                },
                                {
                                    "key": "variables.qstn.qstnLit",
                                    "exportKey": "variables.qstn.qstnLit",
                                    "id": "4.1.12.2",
                                    "title": "Literal Question"
                                },
                                {
                                    "key": "variables.qstn.postQTxt",
                                    "exportKey": "variables.qstn.postQTxt",
                                    "id": "4.1.12.3",
                                    "title": "Post-Question Text"
                                },
                                {
                                    "key": "variables.qstn.ivuInstr",
                                    "exportKey": "variables.qstn.ivuInstr",
                                    "id": "4.1.12.4",
                                    "title": "Interviewer Instructions"
                                }
                            ]
                        },
                        {
                            "key": "variables.concept",
                            "exportKey": "variables.concept",
                            "type": "table",
                            "id": "4.1.13",
                            "htmlClass": "table ",
                            "title": "Concepts",
                            "expandable": false,
                            "items": [
                                {
                                    "key": "variables.concept[].value",
                                    "exportKey": "#",
                                    "title": "Text"
                                },
                                {
                                    "key": "variables.concept[].vocab",
                                    "title": "Vocabulary"
                                },
                                {
                                    "key": "variables.concept[].vocabURI",
                                    "title": "Vocabulary URI"
                                }
                            ]
                        },
                        {
                            "key": "variables.universe",
                            "exportKey": "variables.universe.#",
                            "id": "4.1.15",
                            "title": "Universe"
                        },
                        {
                            "key": "variables.notes",
                            "exportKey": "variables.notes",
                            "id": "4.1.16",
                            "title": "Notes"
                        },
                        {
                            "key": "variables.txt",
                            "exportKey": "variables.txt",
                            "id": "4.1.17",
                            "title": "Variable Text"
                        },
                        {
                            "key": "variables.codInstr",
                            "exportKey": "variables.codInstr",
                            "id": "4.1.18",
                            "title": "Coding Instructions"
                        }
                    ]
                }
            ]
        },
        {
            "key": "varGrp",
            "type": "fieldset",
            "title": " ",
            "expandable": false,
            "isVirtual": true,
            "expanded": true,
            "items": [
                {
                    "key": "variablesInfo",
                    "type": "fieldset",
                    "title": "Description",
                    "isVirtual": true,
                    "id": "5.1",
                    "expandable": true,
                    "expanded": true,
                    "items": [
                        {
                            "key": "varGrp.type",
                            "title": "Type",
                            "id": "5.1.1"
                        },
                        {
                            "key": "varGrp.labl",
                            "title": "Label",
                            "id": "5.1.2"
                        },
                        {
                            "key": "varGrp.universe",
                            "title": "Universe",
                            "type": "textarea",
                            "id": "5.1.3"
                        },
                        {
                            "key": "varGrp.notes",
                            "title": "Notes",
                            "type": "textarea",
                            "id": "5.1.4"
                        },
                        {
                            "key": "varGrp.txt",
                            "title": "Text",
                            "type": "textarea",
                            "id": "5.1.5"
                        },
                        {
                            "key": "varGrp.defntn",
                            "title": "Definition",
                            "type": "textarea",
                            "id": "5.1.6"
                        }
                    ]
                }
            ]
        }
    ]
}