{
    "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"
            },
            "variables": {
                "$ref": "schema_ddi.json#/properties/variables"
            },
            "varGrp": {
                "$ref": "schema_ddi.json#/properties/varGrp/items"
            }
        }
    },
    "form": [{
            "key": "docDscr",
            "type": "fieldset",
            "title": "Document Description",
            "id": "1",
            "expandable": true,
            "items": [{
                    "key": "docDscr.title",
                    "title": "Document title",
                    "id": "1.1",
                    "exportKey": "docDscr.citation.titlStmt.titl"
                },
                {
                    "key": "docDscr.idno",
                    "title": "Unique ID number for the document",
                    "id": "1.2",
                    "exportKey": "docDscr.citation.titlStmt.IDNo"
                },
                {
                    "key": "docDscr.producers",
                    "exportKey": "docDscr.citation.prodStmt.producer",
                    "title": "Producers",
                    "type": "table",
                    "required": true,
                    "id": "1.3",
                    "expandable": false,
                    "items": [{
                            "key": "docDscr.producers[].name",
                            "exportKey": "#",
                            "title": "Name"
                        },
                        {
                            "key": "docDscr.producers[].abbr",
                            "title": "Abbreviation"
                        },
                        {
                            "key": "docDscr.producers[].affiliation",
                            "title": "Affiliation"
                        },
                        {
                            "key": "docDscr.producers[].role",
                            "title": "Role"
                        }
                    ]
                },
                {
                    "key": "docDscr.prod_date",
                    "title": "Date of Production",
                    "id": "1.4",
                    "exportKey": "docDscr.citation.prodStmt.prodDate.@.date,docDscr.citation.prodStmt.prodDate.#"
                },
                {
                    "key": "docDscr.version_statement.version",
                    "title": "Document version",
                    "type": "textarea",
                    "id": "1.5",
                    "exportKey": "docDscr.citation.verStmt.version.#"
                },
                {
                    "key": "docDscr.version_statement.version_date",
                    "title": "Version Date",
                    "id": "1.6",
                    "exportKey": "docDscr.citation.verStmt.version.@.date"
                },
                {
                    "key": "docDscr.version_statement.version_resp",
                    "title": "Version Responsibility Statement",
                    "id": "1.7",
                    "exportKey": "docDscr.citation.verStmt.verResp"
                },
                {
                    "key": "docDscr.version_statement.version_notes",
                    "title": "Version Notes",
                    "id": "1.8",
                    "exportKey": "docDscr.citation.verStmt.notes"
                }
            ]
        },
        {
            "key": "stdyDscr",
            "type": "fieldset",
            "title": "Study Description",
            "expandable": true,
            "id": "2",
            "items": [{
                    "key": "title_statement",
                    "title": "Study title",
                    "type": "fieldset",
                    "id": "2.1",
                    "isVirtual": true,
                    "expandable": true,
                    "exportKey": "stdyDscr.citation.titlStmt",
                    "items": [{
                            "key": "stdyDscr.title_statement.idno",
                            "required": true,
                            "title": "Unique user defined ID",
                            "id": "2.1.1",
                            "exportKey": "stdyDscr.citation.titlStmt.IDNo"
                        },
                        {
                            "key": "stdyDscr.title_statement.title",
                            "title": "Survey title",
                            "required": true,
                            "id": "2.1.2",
                            "exportKey": "stdyDscr.citation.titlStmt.titl"
                        },
                        {
                            "key": "stdyDscr.title_statement.sub_title",
                            "title": "Survey subtitle",
                            "id": "2.1.3",
                            "exportKey": "stdyDscr.citation.titlStmt.subTitl"
                        },
                        {
                            "key": "stdyDscr.title_statement.alternate_title",
                            "title": "Abbreviation or Acronym",
                            "id": "2.1.4",
                            "exportKey": "stdyDscr.citation.titlStmt.altTitl"
                        },
                        {
                            "key": "stdyDscr.title_statement.translated_title",
                            "title": "Translated Title",
                            "id": "2.1.5",
                            "exportKey": "stdyDscr.citation.titlStmt.parTitl"
                        }
                    ]
                },
                {
                    "key": "stdyDscr.authoring_entity",
                    "title": "Authoring entity/Primary investigators",
                    "id": "2.2",
                    "exportKey": "stdyDscr.citation.rspStmt.AuthEnty",
                    "type": "table",
                    "expandable": false,
                    "required": true,
                    "items": [{
                            "key": "stdyDscr.authoring_entity[].name",
                            "exportKey": "#",
                            "title": "Agency Name"
                        },
                        {
                            "key": "stdyDscr.authoring_entity[].affiliation",
                            "title": "Affiliation"
                        }
                    ]
                },
                {
                    "key": "stdyDscr.oth_id",
                    "id": "2.3",
                    "exportKey": "stdyDscr.citation.rspStmt.othId",
                    "type": "table",
                    "expandable": false,
                    "required": true,
                    "title": "Other Identifications/Acknowledgments",
                    "items": [{
                            "key": "stdyDscr.oth_id[].name",
                            "exportKey": "p",
                            "title": "Agency Name"
                        },
                        {
                            "key": "stdyDscr.oth_id[].role",
                            "title": "Role"
                        },
                        {
                            "key": "stdyDscr.oth_id[].affiliation",
                            "title": "Affiliation"
                        }
                    ]
                },
                {
                    "key": "production_statement",
                    "title": "Production Statement",
                    "exportKey": "stdyDscr.citation.prodStmt",
                    "type": "fieldset",
                    "id": "2.4",
                    "isVirtual": true,
                    "expandable": true,
                    "items": [{
                            "key": "stdyDscr.production_statement.producers",
                            "exportKey": "stdyDscr.citation.prodStmt.producer",
                            "type": "table",
                            "id": "2.4.1",
                            "title": "Producers",
                            "required": true,
                            "expandable": false,
                            "items": [{
                                    "key": "stdyDscr.production_statement.producers[].name",
                                    "exportKey": "#",
                                    "title": "Name"
                                },
                                {
                                    "key": "stdyDscr.production_statement.producers[].abbr",
                                    "title": "Abbreviation"
                                },
                                {
                                    "key": "stdyDscr.production_statement.producers[].affiliation",
                                    "title": "Affiliation"
                                },
                                {
                                    "key": "stdyDscr.production_statement.producers[].role",
                                    "title": "Role"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.production_statement.copyright",
                            "title": "Copyright",
                            "exportKey": "stdyDscr.citation.prodStmt.copyright",
                            "id": "2.4.2"
                        },
                        {
                            "key": "stdyDscr.production_statement.prod_date",
                            "title": "Production Date",
                            "exportKey": "stdyDscr.citation.prodStmt.prodDate.@.date,stdyDscr.citation.prodStmt.prodDate.#",
                            "id": "2.4.3"
                        },
                        {
                            "key": "stdyDscr.production_statement.prod_place",
                            "title": "Production Place",
                            "exportKey": "stdyDscr.citation.prodStmt.prodPlac",
                            "id": "2.4.4"
                        },
                        {
                            "key": "stdyDscr.production_statement.funding_agencies",
                            "title": "Funding Agency/Sponsor",
                            "exportKey": "stdyDscr.citation.prodStmt.fundAg",
                            "required": true,
                            "type": "table",
                            "id": "2.4.5",
                            "expandable": false,
                            "items": [{
                                    "key": "stdyDscr.production_statement.funding_agencies[].name",
                                    "exportKey": "#",
                                    "title": "Funding Agency/Sponsor"
                                },
                                {
                                    "key": "stdyDscr.production_statement.funding_agencies[].abbr",
                                    "title": "Abbreviation"
                                },
                                {
                                    "key": "stdyDscr.production_statement.funding_agencies[].grant",
                                    "title": "Grant Number"
                                },
                                {
                                    "key": "stdyDscr.production_statement.funding_agencies[].role",
                                    "title": "Role"
                                }
                            ]
                        }
                    ]
                },
                {
                    "key": "distribution_statement",
                    "title": "Distribution Statement",
                    "type": "fieldset",
                    "id": "2.5",
                    "isVirtual": true,
                    "exportKey": "stdyDscr.citation.distStmt",
                    "expandable": true,
                    "items": [{
                            "key": "stdyDscr.distribution_statement.distributors",
                            "title": "Distributor",
                            "exportKey": "stdyDscr.citation.distStmt.distrbtr",
                            "type": "table",
                            "required": true,
                            "id": "2.5.1",
                            "expandable": false,
                            "items": [{
                                    "key": "stdyDscr.distribution_statement.distributors[].name",
                                    "exportKey": "#",
                                    "title": "Name"
                                },
                                {
                                    "key": "stdyDscr.distribution_statement.distributors[].abbr",
                                    "title": "Abbreviation"
                                },
                                {
                                    "key": "stdyDscr.distribution_statement.distributors[].affiliation",
                                    "title": "Affiliation"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.distribution_statement.contact",
                            "title": "Contact",
                            "exportKey": "stdyDscr.citation.distStmt.contact",
                            "type": "table",
                            "required": true,
                            "id": "2.5.2",
                            "expandable": false,
                            "items": [{
                                    "key": "stdyDscr.distribution_statement.contact[].name",
                                    "exportKey": "#",
                                    "title": "Name"
                                },
                                {
                                    "key": "stdyDscr.distribution_statement.contact[].affiliation",
                                    "title": "Affiliation"
                                },
                                {
                                    "key": "stdyDscr.distribution_statement.contact[].email",
                                    "title": "Email"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.distribution_statement.depositor",
                            "title": "Depositor",
                            "exportKey": "stdyDscr.citation.distStmt.depositr",
                            "type": "table",
                            "id": "2.5.3",
                            "required": true,
                            "expandable": false,
                            "items": [{
                                    "key": "stdyDscr.distribution_statement.depositor[].name",
                                    "exportKey": "#",
                                    "title": "Name"
                                },
                                {
                                    "key": "stdyDscr.distribution_statement.depositor[].abbr",
                                    "title": "Abbreviation"
                                },
                                {
                                    "key": "stdyDscr.distribution_statement.depositor[].affiliation",
                                    "title": "Affiliation"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.distribution_statement.deposit_date",
                            "title": "Date of Deposit",
                            "exportKey": "stdyDscr.citation.distStmt.depDate.@.date",
                            "id": "2.5.4"
                        },
                        {
                            "key": "stdyDscr.distribution_statement.distribution_date",
                            "title": "Date of Distribution",
                            "exportKey": "stdyDscr.citation.distStmt.distDate.@.date",
                            "id": "2.5.5"
                        }
                    ]
                },
                {
                    "key": "series_statement",
                    "title": "Series Statement",
                    "type": "fieldset",
                    "id": "2.6",
                    "exportKey": "stdyDscr.citation.serStmt",
                    "isVirtual": true,
                    "expandable": true,
                    "items": [{
                            "key": "stdyDscr.series_statement.series_name",
                            "title": "Series Name",
                            "exportKey": "stdyDscr.citation.serStmt.serName",
                            "id": "2.6.1"
                        },
                        {
                            "key": "stdyDscr.series_statement.series_info",
                            "title": "Series Information",
                            "exportKey": "stdyDscr.citation.serStmt.serInfo",
                            "id": "2.6.2"
                        }
                    ]
                },
                {
                    "key": "version_statement",
                    "title": "Version Statement",
                    "type": "fieldset",
                    "id": "2.7",
                    "exportKey": "stdyDscr.citation.verStmt",
                    "isVirtual": true,
                    "expandable": true,
                    "items": [{
                            "key": "stdyDscr.version_statement.version",
                            "title": "Version",
                            "exportKey": "stdyDscr.citation.verStmt.version.#",
                            "id": "2.7.1"
                        },
                        {
                            "key": "stdyDscr.version_statement.version_date",
                            "title": "Version Date",
                            "exportKey": "stdyDscr.citation.verStmt.version.@.date",
                            "id": "2.7.2"
                        },
                        {
                            "key": "stdyDscr.version_statement.version_resp",
                            "title": "Version Responsibility Statement",
                            "exportKey": "stdyDscr.citation.verStmt.verResp.#",
                            "id": "2.7.3"
                        },
                        {
                            "key": "stdyDscr.version_statement.version_notes",
                            "title": "Version Notes",
                            "exportKey": "stdyDscr.citation.verStmt.notes",
                            "id": "2.7.4"
                        }
                    ]
                },
                {
                    "key": "stdyDscr.bib_citation",
                    "title": "Bibliographic Citation",
                    "exportKey": "stdyDscr.citation.biblCit.#",
                    "id": "2.8"
                },
                {
                    "key": "stdyDscr.bib_citation_format",
                    "title": "Bibliographic Citation Format",
                    "exportKey": "stdyDscr.citation.biblCit.@.format",
                    "id": "2.9"
                },
                {
                    "key": "stdyDscr.holdings",
                    "title": "Holdings Information",
                    "exportKey": "stdyDscr.citation.holdings",
                    "type": "table",
                    "id": "2.10",
                    "required": true,
                    "expandable": false,
                    "items": [{
                            "key": "stdyDscr.holdings[].name",
                            "exportKey": "#",
                            "title": "Name"
                        },
                        {
                            "key": "stdyDscr.holdings[].location",
                            "title": "Location"
                        },
                        {
                            "key": "stdyDscr.holdings[].callno",
                            "title": "Callno"
                        },
                        {
                            "key": "stdyDscr.holdings[].uri",
                            "exportKey": "@.URI",
                            "title": "URI"
                        }
                    ]
                },
                {
                    "key": "stdyDscr.study_notes",
                    "title": "Study notes",
                    "type": "textarea",
                    "exportKey": "stdyDscr.citation.notes.#",
                    "id": "2.16"
                },
                {
                    "key": "study_authorization",
                    "type": "fieldset",
                    "title": "Study Authorization",
                    "exportKey": "stdyDscr.studyAuthorization",
                    "id": "2.11",
                    "isVirtual": true,
                    "expandable": true,
                    "items": [{
                            "key": "stdyDscr.study_authorization.date",
                            "title": "Authorization Date",
                            "exportKey": "stdyDscr.studyAuthorization.@.date",
                            "id": "2.11.1"
                        },
                        {
                            "key": "stdyDscr.study_authorization.agency",
                            "title": "Funding Agency/Sponsor",
                            "exportKey": "stdyDscr.studyAuthorization.authorizingAgency",
                            "type": "table",
                            "required": true,
                            "id": "2.11.2",
                            "expandable": false,
                            "items": [{
                                    "key": "stdyDscr.study_authorization.agency[].name",
                                    "exportKey": "#",
                                    "title": "Funding Agency/Sponsor"
                                },
                                {
                                    "key": "stdyDscr.study_authorization.agency[].affiliation",
                                    "title": "Affiliation"
                                },
                                {
                                    "key": "stdyDscr.study_authorization.agency[].abbr",
                                    "title": "Abbreviation"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.study_authorization.authorization_statement",
                            "title": "Authorization Statement",
                            "exportKey": "stdyDscr.studyAuthorization.authorizationStatement",
                            "id": "2.11.3"
                        }
                    ]
                },
                {
                    "key": "study_info",
                    "type": "fieldset",
                    "id": "2.12",
                    "title": "Study Scope",
                    "exportKey": "stdyDscr.stdyInfo",
                    "isVirtual": true,
                    "expandable": true,
                    "items": [{
                            "key": "stdyDscr.study_info.study_budget",
                            "title": "Study Budget",
                            "exportKey": "stdyDscr.stdyInfo.studyBudget",
                            "id": "2.12.1"
                        },
                        {
                            "key": "stdyDscr.study_info.keywords",
                            "title": "Keywords",
                            "exportKey": "stdyDscr.stdyInfo.subject.keyword",
                            "type": "table",
                            "id": "2.12.2",
                            "expandable": false,
                            "items": [{
                                    "key": "stdyDscr.study_info.keywords[].keyword",
                                    "exportKey": "#",
                                    "title": "Keyword"
                                },
                                {
                                    "key": "stdyDscr.study_info.keywords[].vocab",
                                    "exportKey": "@.Vocabulary",
                                    "title": "Vocabulary"
                                },
                                {
                                    "key": "stdyDscr.study_info.keywords[].uri",
                                    "exportKey": "@.URI",
                                    "title": "URI"
                                }
                            ]
                        },

                        {
                            "key": "stdyDscr.study_info.topics",
                            "title": "Topic Classification",
                            "exportKey": "stdyDscr.stdyInfo.subject.topcClas",
                            "type": "table",
                            "id": "2.12.3",
                            "required": true,
                            "expandable": false,
                            "items": [{
                                    "key": "stdyDscr.study_info.topics[].topic",
                                    "exportKey": "#",
                                    "title": "Topic"
                                },
                                {
                                    "key": "stdyDscr.study_info.topics[].vocab",
                                    "title": "Vocab"
                                },
                                {
                                    "key": "stdyDscr.study_info.topics[].uri",
                                    "exportKey": "@.vocabURI",
                                    "title": "URI"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.study_info.abstract",
                            "title": "Abstract",
                            "exportKey": "stdyDscr.stdyInfo.abstract",
                            "id": "2.12.4"
                        },
                        {
                            "key": "stdyDscr.study_info.time_periods",
                            "title": "Time periods (YYYY/MM/DD)",
                            "exportKey": "stdyDscr.stdyInfo.sumDscr.timePrd",
                            "exportMapFn": "formatPeriods",
                            "type": "table",
                            "id": "2.12.5",
                            "required": true,
                            "expandable": false,
                            "items": [{
                                    "key": "stdyDscr.study_info.time_periods[].start",
                                    "exportKey": "#",
                                    "title": "Start Date"
                                },
                                {
                                    "key": "stdyDscr.study_info.time_periods[].end",
                                    "title": "End Date"
                                },
                                {
                                    "key": "stdyDscr.study_info.time_periods[].cycle",
                                    "title": "Cycle"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.study_info.coll_dates",
                            "exportKey": "stdyDscr.stdyInfo.sumDscr.collDate",
                            "exportMapFn": "formatPeriods",
                            "title": "Dates of Data Collection (YYYY/MM/DD)",
                            "type": "table",
                            "id": "2.12.6",
                            "required": true,
                            "expandable": false,
                            "items": [{
                                    "key": "stdyDscr.study_info.coll_dates[].start",
                                    "exportKey": "#",
                                    "title": "Start Date"
                                },
                                {
                                    "key": "stdyDscr.study_info.coll_dates[].end",
                                    "title": "End Date"
                                },
                                {
                                    "key": "stdyDscr.study_info.coll_dates[].cycle",
                                    "title": "Cycle"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.study_info.nation",
                            "title": "Country",
                            "exportKey": "stdyDscr.stdyInfo.sumDscr.nation",
                            "type": "table",
                            "id": "2.12.7",
                            "expandable": false,
                            "required": true,
                            "items": [{
                                    "key": "stdyDscr.study_info.nation[].name",
                                    "exportKey": "#",
                                    "title": "Name"
                                },
                                {
                                    "key": "stdyDscr.study_info.nation[].abbreviation",
                                    "exportKey": "@.abbr",
                                    "title": "Country code"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.study_info.bbox",
                            "title": "Geographic bounding box",
                            "exportKey": "stdyDscr.stdyInfo.sumDscr.geoBndBox",
                            "type": "table",
                            "id": "2.12.8",
                            "expandable": false,
                            "items": [{
                                    "key": "stdyDscr.study_info.bbox[].west",
                                    "exportKey": "westBL",
                                    "title": "West"
                                },
                                {
                                    "key": "stdyDscr.study_info.bbox[].east",
                                    "exportKey": "eastBL",
                                    "title": "East"
                                },
                                {
                                    "key": "stdyDscr.study_info.bbox[].south",
                                    "exportKey": "southBL",
                                    "title": "South"
                                },
                                {
                                    "key": "stdyDscr.study_info.bbox[].north",
                                    "exportKey": "northBL",
                                    "title": "North"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.study_info.bound_poly",
                            "exportKey": "stdyDscr.stdyInfo.sumDscr.boundPoly.polygon.point",
                            "title": "Geographic Bounding Polygon",
                            "type": "table",
                            "id": "2.12.9",
                            "expandable": false,
                            "items": [{
                                    "key": "stdyDscr.study_info.bound_poly[].lat",
                                    "exportKey": "gringLat",
                                    "title": "Latitude"
                                },
                                {
                                    "key": "stdyDscr.study_info.bound_poly[].lon",
                                    "exportKey": "gringLon",
                                    "title": "Longitude"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.study_info.geog_coverage",
                            "title": "Geographic Coverage",
                            "exportKey": "stdyDscr.stdyInfo.sumDscr.geogCover.#",
                            "id": "2.12.10"
                        },
                        {
                            "key": "stdyDscr.study_info.geog_coverage_notes",
                            "title": "Geographic coverage notes",
                            "exportKey": "stdyDscr.stdyInfo.sumDscr.geogCover.txt.#",
                            "id": "2.12.11"
                        },
                        {
                            "key": "stdyDscr.study_info.geog_unit",
                            "title": "Geographic Unit",
                            "exportKey": "stdyDscr.stdyInfo.sumDscr.geogUnit.#",
                            "id": "2.12.12"
                        },
                        {
                            "key": "stdyDscr.study_info.analysis_unit",
                            "title": "Unit of Analysis",
                            "exportKey": "stdyDscr.stdyInfo.sumDscr.anlyUnit",
                            "id": "2.12.13"
                        },
                        {
                            "key": "stdyDscr.study_info.universe",
                            "title": "Universe",
                            "type": "textarea",
                            "exportKey": "stdyDscr.stdyInfo.sumDscr.universe",
                            "id": "2.12.14"
                        },
                        {
                            "key": "stdyDscr.study_info.data_kind",
                            "exportKey": "stdyDscr.stdyInfo.sumDscr.dataKind",
                            "title": "Kind of Data",
                            "id": "2.12.15"
                        },
                        {
                            "key": "stdyDscr.study_info.notes",
                            "exportKey": "stdyDscr.stdyInfo.notes",
                            "title": "Study notes",
                            "id": "2.12.16"
                        },
                        {
                            "key": "stdyDscr.study_info.quality_statement",
                            "title": "Quality Statement",
                            "exportKey": "stdyDscr.stdyInfo.qualityStatement",
                            "type": "fieldset",
                            "isVirtual": true,
                            "expandable": true,
                            "id": "2.12.17",
                            "items": [{
                                    "key": "stdyDscr.study_info.quality_statement.standard_name",
                                    "title": "Standard name",
                                    "exportKey": "stdyDscr.stdyInfo.qualityStatement.standardsCompliance.standard.standardName",
                                    "id": "2.12.17.1"
                                },
                                {
                                    "key": "stdyDscr.study_info.quality_statement.standard_producer",
                                    "title": "Standard producer",
                                    "exportKey": "stdyDscr.stdyInfo.qualityStatement.standardsCompliance.standard.producer",
                                    "id": "2.12.17.2"
                                },
                                {
                                    "key": "stdyDscr.study_info.quality_statement.standard_compliance_desc",
                                    "title": "Standard compliance description",
                                    "exportKey": "stdyDscr.stdyInfo.qualityStatement.standardsCompliance.complianceDescription",
                                    "id": "2.12.17.3"
                                },
                                {
                                    "key": "stdyDscr.study_info.quality_statement.other_quality_statement",
                                    "title": "Other quality statement",
                                    "exportKey": "stdyDscr.stdyInfo.qualityStatement.otherQualityStatement",
                                    "id": "2.12.17.4"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.study_info.study_scope",
                            "title": "Survey scope",
                            "exportKey": "stdyDscr.stdyInfo.notes",
                            "id": "2.12.18"
                        },
                        {
                            "key": "stdyDscr.study_info.ex_post_evaluation",
                            "exportKey": "stdyDscr.stdyInfo.exPostEvaluation",
                            "type": "fieldset",
                            "title": "Ex-Post Evaluation",
                            "isVirtual": true,
                            "expandable": true,
                            "id": "2.12.19",
                            "items": [{
                                    "key": "stdyDscr.study_info.ex_post_evaluation.completion_date",
                                    "title": "Evaluation completion date",
                                    "exportKey": "stdyDscr.stdyInfo.exPostEvaluation.@.completionDate",
                                    "id": "2.12.19.1"
                                },
                                {
                                    "key": "stdyDscr.study_info.ex_post_evaluation.type",
                                    "title": "Evaluation type",
                                    "exportKey": "stdyDscr.stdyInfo.exPostEvaluation.@.type",
                                    "id": "2.12.19.2"
                                },
                                {
                                    "key": "stdyDscr.study_info.ex_post_evaluation.evaluator",
                                    "title": "Evaluators",
                                    "exportKey": "stdyDscr.stdyInfo.exPostEvaluation.evaluator",
                                    "type": "table",
                                    "id": "2.12.19.3",
                                    "required": true,
                                    "expandable": false,
                                    "items": [{
                                            "key": "stdyDscr.study_info.ex_post_evaluation.evaluator[].name",
                                            "exportKey": "#",
                                            "title": "Funding Agency/Sponsor"
                                        },
                                        {
                                            "key": "stdyDscr.study_info.ex_post_evaluation.evaluator[].abbr",
                                            "title": "Abbreviation"
                                        },
                                        {
                                            "key": "stdyDscr.study_info.ex_post_evaluation.evaluator[].role",
                                            "title": "Role"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.study_info.ex_post_evaluation.evaluation_process",
                                    "title": "Evaluation process",
                                    "exportKey": "stdyDscr.stdyInfo.exPostEvaluation.evaluationProcess",
                                    "id": "2.12.19.4"
                                },
                                {
                                    "key": "stdyDscr.study_info.ex_post_evaluation.outcomes",
                                    "title": "Outcomes",
                                    "exportKey": "stdyDscr.stdyInfo.exPostEvaluation.outcomes",
                                    "id": "2.12.19.5"
                                }
                            ]
                        }
                    ]
                },
                {
                    "key": "study_development",
                    "title": "Study Development",
                    "exportKey": "stdyDscr.studyDevelopment",
                    "type": "fieldset",
                    "id": "2.13",
                    "isVirtual": true,
                    "expandable": true,
                    "items": [{
                            "key": "stdyDscr.study_development.activity_type",
                            "title": "Development activity type",
                            "exportKey": "stdyDscr.studyDevelopment.developmentActivity.@.type",
                            "id": "2.13.1"
                        },
                        {
                            "key": "stdyDscr.study_development.activity_description",
                            "title": "Development activity description",
                            "exportKey": "stdyDscr.studyDevelopment.developmentActivity.description",
                            "id": "2.13.2"
                        },
                        {
                            "key": "stdyDscr.study_development.participants",
                            "title": "Participants",
                            "exportKey": "stdyDscr.studyDevelopment.developmentActivity.participant",
                            "type": "table",
                            "id": "2.13.3",
                            "expandable": false,
                            "required": true,
                            "items": [{
                                    "key": "stdyDscr.study_development.participants[].name",
                                    "exportKey": "#",
                                    "title": "Participant name"
                                },
                                {
                                    "key": "stdyDscr.study_development.participants[].affiliation",
                                    "title": "Affiliation"
                                },
                                {
                                    "key": "stdyDscr.study_development.participants[].role",
                                    "title": "Role"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.study_development.resource",
                            "type": "fieldset",
                            "title": "Development activity resource",
                            "isVirtual": true,
                            "expandable": true,
                            "id": "2.13.4",
                            "items": [{
                                    "key": "stdyDscr.study_development.resource.data_source",
                                    "title": "Data source",
                                    "type": "table",
                                    "exportKey": "stdyDscr.studyDevelopment.developmentActivity.resource.dataSrc",
                                    "id": "2.13.4.1",
                                    "items": [{
                                        "key": "stdyDscr.study_development.resource.data_source[].source",
                                        "exportKey": "#",
                                        "title": "Source"
                                    }]
                                },
                                {
                                    "key": "stdyDscr.study_development.resource.source_origin",
                                    "title": "Origin of Source",
                                    "exportKey": "stdyDscr.studyDevelopment.developmentActivity.resource.srcOrig",
                                    "id": "2.13.4.2"
                                },
                                {
                                    "key": "stdyDscr.study_development.resource.source_char",
                                    "title": "Characteristics of Source Noted",
                                    "exportKey": "stdyDscr.studyDevelopment.developmentActivity.resource.srcChar",
                                    "id": "2.13.4.3"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.study_development.outcome",
                            "title": "Development Activity Outcome",
                            "exportKey": "stdyDscr.studyDevelopment.developmentActivity.outcome",
                            "id": "2.13.5"
                        }
                    ]
                },
                {
                    "key": "method",
                    "exportKey": "stdyDscr.method",
                    "type": "fieldset",
                    "title": "Methodology and Processing",
                    "id": "2.14",
                    "isVirtual": true,
                    "expandable": true,
                    "items": [{
                            "key": "stdyDscr.method.data_collection",
                            "title": "Data Collection",
                            "exportKey": "stdyDscr.method.dataColl",
                            "isVirtual": true,
                            "type": "fieldset",
                            "expandable": true,
                            "id": "2.14.1",
                            "items": [{
                                    "key": "stdyDscr.method.data_collection.time_method",
                                    "title": "Time Method",
                                    "exportKey": "stdyDscr.method.dataColl.timeMeth",
                                    "id": "2.14.1.1"
                                },
                                {
                                    "key": "stdyDscr.method.data_collection.data_collectors",
                                    "title": "Data Collectors",
                                    "exportKey": "stdyDscr.method.dataColl.dataCollector",
                                    "type": "table",
                                    "id": "2.14.1.2",
                                    "expandable": false,
                                    "items": [{
                                            "key": "stdyDscr.method.data_collection.data_collectors[].name",
                                            "exportKey": "#",
                                            "title": "Name"
                                        },
                                        {
                                            "key": "stdyDscr.method.data_collection.data_collectors[].abbr",
                                            "title": "Abbreviation"
                                        },
                                        {
                                            "key": "stdyDscr.method.data_collection.data_collectors[].affiliation",
                                            "title": "Affiliation"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.method.data_collection.collector_training",
                                    "title": "Collector training",
                                    "type": "fieldset",
                                    "expandable": true,
                                    "isVirtual": true,
                                    "id": "2.14.1.3",
                                    "items": [{
                                            "key": "stdyDscr.method.data_collection.collector_training.type",
                                            "title": "Response Rate",
                                            "exportKey": "stdyDscr.method.dataColl.collectorTraining.@.type",
                                            "id": "2.14.1.3.1"
                                        },
                                        {
                                            "key": "stdyDscr.method.data_collection.collector_training.training",
                                            "title": "Training",
                                            "exportKey": "stdyDscr.method.dataColl.collectorTraining.#",
                                            "id": "2.14.1.3.2"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.method.data_collection.frequency",
                                    "title": "Frequency of Data Collection",
                                    "exportKey": "stdyDscr.method.dataColl.frequenc",
                                    "id": "2.14.1.4"
                                },
                                {
                                    "key": "stdyDscr.method.data_collection.sampling_procedure",
                                    "title": "Sampling Procedure",
                                    "type": "textarea",
                                    "exportKey": "stdyDscr.method.dataColl.sampProc",
                                    "id": "2.14.1.5"
                                },
                                {
                                    "key": "stdyDscr.method.data_collection.sample_frame",
                                    "title": "Sample Frame",
                                    "exportKey": "stdyDscr.method.dataColl.sampleFrame",
                                    "type": "fieldset",
                                    "expandable": true,
                                    "isVirtual": true,
                                    "id": "2.14.1.6",
                                    "items": [{
                                            "key": "stdyDscr.method.data_collection.sample_frame.name",
                                            "title": "Sample frame name",
                                            "exportKey": "stdyDscr.method.dataColl.sampleFrame.sampleFrameName",
                                            "id": "2.14.1.6.1"
                                        },
                                        {
                                            "key": "stdyDscr.method.data_collection.sample_frame.valid_period",
                                            "title": "Valid periods (YYYY/MM/DD)",
                                            "exportKey": "stdyDscr.method.dataColl.sampleFrame.validPeriod",
                                            "type": "table",
                                            "id": "2.14.1.6.2",
                                            "expandable": false,
                                            "required": true,
                                            "items": [{
                                                    "key": "stdyDscr.method.data_collection.sample_frame.valid_period[].event",
                                                    "exportKey": "@.event",
                                                    "title": "Event"
                                                },
                                                {
                                                    "key": "stdyDscr.method.data_collection.sample_frame.valid_period[].date",
                                                    "exportKey": "#",
                                                    "title": "Date"
                                                }
                                            ]
                                        },
                                        {
                                            "key": "stdyDscr.method.data_collection.sample_frame.custodian",
                                            "title": "Custodian",
                                            "exportKey": "stdyDscr.method.dataColl.sampleFrame.custodian",
                                            "id": "2.14.1.6.3"
                                        },
                                        {
                                            "key": "stdyDscr.method.data_collection.sample_frame.universe",
                                            "title": "Universe",
                                            "type": "textarea",
                                            "exportKey": "stdyDscr.method.dataColl.sampleFrame.universe",
                                            "id": "2.14.1.6.4"
                                        },
                                        {
                                            "key": "stdyDscr.method.data_collection.sample_frame.frame_unit",
                                            "title": "Frame unit",
                                            "exportKey": "stdyDscr.method.dataColl.sampleFrame.frameUnit",
                                            "type": "fieldset",
                                            "isVirtual": true,
                                            "expandable": true,
                                            "id": "2.14.1.6.5",
                                            "items": [{
                                                    "key": "stdyDscr.method.data_collection.sample_frame.frame_unit.is_primary",
                                                    "title": "Is Primary",
                                                    "type": "checkbox",
                                                    "exportKey": "stdyDscr.method.dataColl.sampleFrame.frameUnit.@.isPrimary",
                                                    "id": "2.14.1.6.5.1"
                                                },
                                                {
                                                    "key": "stdyDscr.method.data_collection.sample_frame.frame_unit.unit_type",
                                                    "title": "Unit Type",
                                                    "exportKey": "stdyDscr.method.dataColl.sampleFrame.frameUnit.unitType.#",
                                                    "id": "2.14.1.6.5.2"
                                                },
                                                {
                                                    "key": "stdyDscr.method.data_collection.sample_frame.frame_unit.num_of_units",
                                                    "title": "Number of units",
                                                    "exportKey": "stdyDscr.method.dataColl.sampleFrame.frameUnit.unitType.@.numberOfUnits",
                                                    "id": "2.14.1.6.5.3"
                                                }
                                            ]
                                        },
                                        {
                                            "key": "stdyDscr.method.data_collection.sample_frame.reference_period",
                                            "title": "Reference periods (YYYY/MM/DD)",
                                            "exportKey": "stdyDscr.method.dataColl.sampleFrame.referencePeriod",
                                            "type": "table",
                                            "id": "2.14.1.6.6",
                                            "expandable": false,
                                            "required": true,
                                            "items": [{
                                                    "key": "stdyDscr.method.data_collection.sample_frame.reference_period[].event",
                                                    "exportKey": "@.event",
                                                    "title": "Event"
                                                },
                                                {
                                                    "key": "stdyDscr.method.data_collection.sample_frame.reference_period[].date",
                                                    "exportKey": "#",
                                                    "title": "Date"
                                                }
                                            ]
                                        },
                                        {
                                            "key": "stdyDscr.method.data_collection.sample_frame.update_procedure",
                                            "title": "Update procedure",
                                            "exportKey": "stdyDscr.method.dataColl.sampleFrame.updateProcedure",
                                            "id": "2.14.1.6.20"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.method.data_collection.sampling_deviation",
                                    "title": "Deviations from the Sample Design",
                                    "exportKey": "stdyDscr.method.dataColl.deviat",
                                    "id": "2.14.1.6.7"
                                },
                                {
                                    "key": "stdyDscr.method.data_collection.coll_mode",
                                    "title": "Mode of data collection",
                                    "exportKey": "stdyDscr.method.dataColl.collMode",
                                    "id": "2.14.1.6.8"
                                },
                                {
                                    "key": "stdyDscr.method.data_collection.research_instrument",
                                    "title": "Type of Research Instrument",
                                    "exportKey": "stdyDscr.method.dataColl.resInstru",
                                    "id": "2.14.1.6.9"
                                },
                                {
                                    "key": "stdyDscr.method.data_collection.instru_development",
                                    "title": "Instrument development",
                                    "exportKey": "stdyDscr.method.dataColl.instrumentDevelopment.#",
                                    "id": "2.14.1.6.10"
                                },
                                {
                                    "key": "stdyDscr.method.data_collection.instru_development_type",
                                    "title": "Instrument development type",
                                    "exportKey": "stdyDscr.method.dataColl.instrumentDevelopment.@.type",
                                    "id": "2.14.1.6.11"
                                },
                                {
                                    "key": "stdyDscr.method.data_collection.sources",
                                    "exportKey": "stdyDscr.method.dataColl.sources",
                                    "title": "Sources",
                                    "type": "fieldset",
                                    "isVirtual": true,
                                    "expandable": true,
                                    "id": "2.14.1.6.12",
                                    "items": [{
                                            "key": "stdyDscr.method.data_collection.sources.data_source",
                                            "title": "Data source",
                                            "exportKey": "stdyDscr.studyDevelopment.developmentActivity.resource.dataSrc",
                                            "id": "2.14.1.6.12.1",
                                            "type": "table",
                                            "items": [{
                                                "key": "stdyDscr.method.data_collection.sources.data_source[].source",
                                                "exportKey": "#",
                                                "title": "Source"
                                            }]
                                        },
                                        {
                                            "key": "stdyDscr.method.data_collection.sources.source_origin",
                                            "title": "Origin of Source",
                                            "exportKey": "stdyDscr.method.dataColl.sources.srcOrig",
                                            "id": "2.14.1.6.12.2"
                                        },
                                        {
                                            "key": "stdyDscr.method.data_collection.sources.source_char",
                                            "title": "Characteristics of Source Noted",
                                            "exportKey": "stdyDscr.method.dataColl.sources.srcChar",
                                            "id": "2.14.1.6.12.3"
                                        },
                                        {
                                            "key": "stdyDscr.method.data_collection.sources.source_doc",
                                            "title": "Source documentation",
                                            "exportKey": "stdyDscr.method.dataColl.sources.srcDocu",
                                            "id": "2.14.1.6.12.4"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.method.data_collection.coll_situation",
                                    "title": "Characteristics of Data Collection Situation - Notes on data collection",
                                    "exportKey": "stdyDscr.method.dataColl.collSitu",
                                    "id": "2.14.1.6.13"
                                },
                                {
                                    "key": "stdyDscr.method.data_collection.act_min",
                                    "title": "Supervision",
                                    "exportKey": "stdyDscr.method.dataColl.actMin",
                                    "id": "2.14.1.6.14"
                                },
                                {
                                    "key": "stdyDscr.method.data_collection.control_operations",
                                    "title": "Control Operations",
                                    "exportKey": "stdyDscr.method.dataColl.ConOps",
                                    "id": "2.14.1.6.15"
                                },
                                {
                                    "key": "stdyDscr.method.data_collection.weight",
                                    "title": "Weighting",
                                    "type": "textarea",
                                    "exportKey": "stdyDscr.method.dataColl.weight",
                                    "id": "2.14.1.6.16"
                                },
                                {
                                    "key": "stdyDscr.method.data_collection.cleaning_operations",
                                    "title": "Cleaning Operations",
                                    "exportKey": "stdyDscr.method.dataColl.cleanOps",
                                    "id": "2.14.1.6.17"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.method.method_notes",
                            "title": "Methodology notes",
                            "exportKey": "stdyDscr.method.notes",
                            "id": "2.14.2"
                        },
                        {
                            "key": "stdyDscr.method.analysis_info",
                            "title": "Data Appraisal",
                            "exportKey": "stdyDscr.method.anlyInfo",
                            "type": "fieldset",
                            "isVirtual": true,
                            "expandable": true,
                            "id": "2.14.3",
                            "items": [{
                                    "key": "stdyDscr.method.analysis_info.response_rate",
                                    "title": "Response Rate",
                                    "exportKey": "stdyDscr.method.anlyInfo.respRate",
                                    "id": "2.14.3.1"
                                },
                                {
                                    "key": "stdyDscr.method.analysis_info.sampling_error_estimates",
                                    "title": "Estimates of Sampling Error",
                                    "exportKey": "stdyDscr.method.anlyInfo.EstSmpErr",
                                    "id": "2.14.3.2"
                                },
                                {
                                    "key": "stdyDscr.method.analysis_info.data_appraisal",
                                    "title": "Data Appraisal",
                                    "exportKey": "stdyDscr.method.anlyInfo.dataAppr",
                                    "id": "2.14.3.3"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.method.study_class",
                            "exportKey": "stdyDscr.method.stdyClas",
                            "title": "Class of the Study",
                            "id": "2.14.4"
                        },
                        {
                            "key": "stdyDscr.method.data_processing",
                            "title": "Data Processing",
                            "exportKey": "stdyDscr.method.dataProcessing.#",
                            "id": "2.14.5"
                        },
                        {
                            "key": "stdyDscr.method.data_processing_type",
                            "title": "Data Processing type",
                            "exportKey": "stdyDscr.method.dataProcessing.@.type",
                            "id": "2.14.6"
                        },
                        {
                            "key": "stdyDscr.method.coding_instructions",
                            "title": "Coding Instructions",
                            "exportKey": "stdyDscr.method.codingInstructions",
                            "type": "fieldset",
                            "expandable": true,
                            "isVirtual": true,
                            "id": "2.14.7",
                            "items": [{
                                    "key": "stdyDscr.method.coding_instructions.related_processes",
                                    "title": "Related processes",
                                    "exportKey": "stdyDscr.method.codingInstructions.@.relatedProcesses",
                                    "id": "2.14.7.1"
                                },
                                {
                                    "key": "stdyDscr.method.coding_instructions.type",
                                    "title": "Coding instructions type",
                                    "exportKey": "stdyDscr.method.codingInstructions.@.type",
                                    "id": "2.14.7.2"
                                },
                                {
                                    "key": "stdyDscr.method.coding_instructions.txt",
                                    "title": "Coding instructions text",
                                    "exportKey": "stdyDscr.method.codingInstructions.txt",
                                    "id": "2.14.7.3"
                                },
                                {
                                    "key": "stdyDscr.method.coding_instructions.command",
                                    "title": "Command",
                                    "exportKey": "stdyDscr.method.codingInstructions.command.#",
                                    "id": "2.14.7.4"
                                },
                                {
                                    "key": "stdyDscr.method.coding_instructions.command_language",
                                    "title": "Language of the command code",
                                    "exportKey": "stdyDscr.method.codingInstructions.command.@.formalLanguage",
                                    "id": "2.14.7.5"
                                }
                            ]
                        }
                    ]
                },
                {
                    "key": "data_access",
                    "title": "Data Access",
                    "description": "Data Access",
                    "exportKey": "stdyDscr.dataAccs.setAvail.dataAccs",
                    "type": "fieldset",
                    "id": "2.15",
                    "isVirtual": true,
                    "expandable": true,
                    "items": [{
                            "key": "stdyDscr.data_access.dataset_availability",
                            "title": "Data Set Availability",
                            "type": "fieldset",
                            "isVirtual": true,
                            "expandable": true,
                            "id": "2.15.1",
                            "items": [{
                                    "key": "stdyDscr.data_access.dataset_availability.access_place",
                                    "title": "Location of Data Collection",
                                    "exportKey": "stdyDscr.dataAccs.setAvail.accsPlac.#",
                                    "id": "2.15.1.1"
                                },
                                {
                                    "key": "stdyDscr.data_access.dataset_availability.access_place_url",
                                    "title": "URL for Location of Data Collection",
                                    "exportKey": "stdyDscr.dataAccs.setAvail.accsPlac.@.URI",
                                    "id": "2.15.1.2"
                                },
                                {
                                    "key": "stdyDscr.data_access.dataset_availability.original_archive",
                                    "title": "Archive where study is originally stored",
                                    "exportKey": "stdyDscr.dataAccs.setAvail.origArch",
                                    "id": "2.15.1.3"
                                },
                                {
                                    "key": "stdyDscr.data_access.dataset_availability.status",
                                    "title": "Availability Status",
                                    "exportKey": "stdyDscr.dataAccs.setAvail.avlStatus",
                                    "id": "2.15.1.4"
                                },
                                {
                                    "key": "stdyDscr.data_access.dataset_availability.coll_size",
                                    "title": "Extent of Collection",
                                    "exportKey": "stdyDscr.dataAccs.setAvail.collSize",
                                    "id": "2.15.1.5"
                                },
                                {
                                    "key": "stdyDscr.data_access.dataset_availability.complete",
                                    "title": "Completeness of Study Stored",
                                    "exportKey": "stdyDscr.dataAccs.setAvail.complete",
                                    "id": "2.15.1.6"
                                },
                                {
                                    "key": "stdyDscr.data_access.dataset_availability.file_quantity",
                                    "title": "Number of Files",
                                    "exportKey": "stdyDscr.dataAccs.setAvail.fileQnty",
                                    "id": "2.15.1.7"
                                },
                                {
                                    "key": "stdyDscr.data_access.dataset_availability.notes",
                                    "title": "Notes",
                                    "exportKey": "stdyDscr.dataAccs.setAvail.notes",
                                    "id": "2.15.1.8"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.data_access.dataset_use",
                            "title": "Data Set Availability",
                            "type": "fieldset",
                            "expandable": true,
                            "isVirtual": true,
                            "id": "2.15.2",
                            "items": [{
                                    "key": "stdyDscr.data_access.dataset_use.conf_dec",
                                    "title": "Confidentiality Declaration",
                                    "id": "2.15.2.1",
                                    "exportKey": "stdyDscr.dataAccs.useStmt.confDec",
                                    "type": "table",
                                    "items": [{
                                            "key": "stdyDscr.data_access.dataset_use.conf_dec[].txt",
                                            "exportKey": "#",
                                            "title": "Confidentiality declaration text"
                                        },
                                        {
                                            "key": "stdyDscr.data_access.dataset_use.conf_dec[].required",
                                            "title": "Is signing of a confidentiality declaration required?",
                                            "exportKey": "@.required"
                                        },
                                        {
                                            "key": "stdyDscr.data_access.dataset_use.conf_dec[].form_url",
                                            "exportKey": "@.URI",
                                            "title": "Confidentiality declaration form URL"
                                        },
                                        {
                                            "key": "stdyDscr.data_access.dataset_use.conf_dec[].form_id",
                                            "exportKey": "@.formNo",
                                            "title": "Form ID"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.data_access.dataset_use.spec_perm",
                                    "id": "2.15.2.2",
                                    "title": "Special Permissions",
                                    "exportKey": "stdyDscr.dataAccs.useStmt.specPerm",
                                    "type": "table",
                                    "items": [{
                                            "key": "stdyDscr.data_access.dataset_use.spec_perm[].txt",
                                            "exportKey": "#",
                                            "title": "Special permissions description"
                                        },
                                        {
                                            "key": "stdyDscr.data_access.dataset_use.spec_perm[].required",
                                            "exportKey": "@.required",
                                            "title": "Indicate if special permissions are required to access a resource"
                                        },
                                        {
                                            "key": "stdyDscr.data_access.dataset_use.spec_perm[].form_url",
                                            "exportKey": "@.URI",
                                            "title": "Form URL"
                                        },
                                        {
                                            "key": "stdyDscr.data_access.dataset_use.spec_perm[].form_id",
                                            "exportKey": "@.formNo",
                                            "title": "Form ID"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.data_access.dataset_use.restrictions",
                                    "title": "Restrictions",
                                    "exportKey": "stdyDscr.dataAccs.useStmt.restrctn",
                                    "id": "2.15.2.3"
                                },
                                {
                                    "key": "stdyDscr.data_access.dataset_use.contact",
                                    "title": "Contact",
                                    "id": "2.15.2.4",
                                    "required": true,
                                    "exportKey": "stdyDscr.dataAccs.useStmt.contact",
                                    "type": "table",
                                    "items": [{
                                            "key": "stdyDscr.data_access.dataset_use.contact[].name",
                                            "exportKey": "#",
                                            "title": "Name"
                                        },
                                        {
                                            "key": "stdyDscr.data_access.dataset_use.contact[].affiliation",
                                            "title": "Affiliation"
                                        },
                                        {
                                            "key": "stdyDscr.data_access.dataset_use.contact[].uri",
                                            "exportKey": "@.URI",
                                            "title": "URI"
                                        },
                                        {
                                            "key": "stdyDscr.data_access.dataset_use.contact[].email",
                                            "title": "Email"
                                        }
                                    ]
                                },
                                {
                                    "key": "stdyDscr.data_access.dataset_use.cit_req",
                                    "title": "Citation requirement",
                                    "exportKey": "stdyDscr.dataAccs.useStmt.citReq",
                                    "id": "2.15.2.5"
                                },
                                {
                                    "key": "stdyDscr.data_access.dataset_use.deposit_req",
                                    "exportKey": "stdyDscr.dataAccs.useStmt.deposReq",
                                    "title": "Deposit requirement",
                                    "id": "2.15.2.6"
                                },
                                {
                                    "key": "stdyDscr.data_access.dataset_use.conditions",
                                    "exportKey": "stdyDscr.dataAccs.useStmt.conditions",
                                    "title": "Conditions",
                                    "id": "2.15.2.7"
                                },
                                {
                                    "key": "stdyDscr.data_access.dataset_use.disclaimer",
                                    "title": "Disclaimer",
                                    "exportKey": "stdyDscr.dataAccs.useStmt.disclaimer",
                                    "id": "2.15.2.8"
                                }
                            ]
                        },
                        {
                            "key": "stdyDscr.data_access.notes",
                            "title": "Notes",
                            "exportKey": "stdyDscr.dataAccs.notes.#",
                            "id": "2.15.3"
                        }
                    ]
                }
            ]
        },
        {
            "key": "fileDscr",
            "type": "fieldset",
            "exportKey": "fileDscr",
            "title": "File Description",
            "expandable": false,
            "id": "3",
            "expanded": true,
            "items": [{
                    "key": "fileDscr.description",
                    "exportKey": "fileTxt.fileCont",
                    "title": "File description",
                    "id": "3.1"
                },
                {
                    "key": "fileDscr.producer",
                    "exportKey": "fileTxt.filePlac",
                    "title": "File producer",
                    "id": "3.2"
                },
                {
                    "key": "fileDscr.data_checks",
                    "exportKey": "fileTxt.dataChck",
                    "title": "Processing checks",
                    "id": "3.3"
                },
                {
                    "key": "fileDscr.missing_data",
                    "exportKey": "fileTxt.dataMsng",
                    "title": "Missing Data",
                    "id": "3.6"
                },
                {
                    "key": "fileDscr.version",
                    "exportKey": "fileTxt.verStmt.version",
                    "title": "Version",
                    "id": "3.4"
                },
                {
                    "key": "fileDscr.notes",
                    "exportKey": "notes",
                    "title": "File notes",
                    "id": "3.5"
                }
            ]
        },
        {
            "key": "variables",
            "type": "fieldset",
            "title": "Variables",
            "id": "4",
            "expandable": false,
            "expanded": true,
            "items": [{
                    "key": "variablesInfo",
                    "type": "fieldset",
                    "id": "4.1",
                    "title": "Description",
                    "isVirtual": true,
                    "expandable": true,
                    "expanded": true,
                    "items": [{
                            "key": "variables.var_imputation",
                            "exportKey": "variables.imputation",
                            "id": "4.1.1",
                            "title": "Imputation"
                        },
                        {
                            "key": "variables.var_security",
                            "exportKey": "variables.security",
                            "id": "4.1.2",
                            "title": "Security"
                        },
                        {
                            "key": "variables.var_respunit",
                            "exportKey": "variables.respUnit",
                            "id": "4.1.3",
                            "title": "Source of information"
                        }
                    ]
                },
                {
                    "key": "qstn",
                    "type": "fieldset",
                    "title": "Question",
                    "id": "4.2",
                    "isVirtual": true,
                    "expandable": true,
                    "expanded": true,
                    "items": [{
                            "key": "variables.var_qstn_preqtxt",
                            "exportKey": "variables.qstn.preQTxt",
                            "id": "4.2.1",
                            "title": "Pre-Question Text"
                        },
                        {
                            "key": "variables.var_qstn_qstnlit",
                            "exportKey": "variables.qstn.qstnLit",
                            "id": "4.2.2",
                            "title": "Literal Question"
                        },
                        {
                            "key": "variables.var_qstn_postqtxt",
                            "exportKey": "variables.qstn.postQTxt",
                            "id": "4.2.3",
                            "title": "Post-Question Text"
                        },
                        {
                            "key": "variables.var_qstn_ivulnstr",
                            "exportKey": "variables.qstn.ivuInstr",
                            "id": "4.2.4",
                            "title": "Interviewer Instructions"
                        }
                    ]
                },
                {
                    "key": "variables.var_concept",
                    "type": "table",
                    "exportKey": "variables.concept",
                    "htmlClass": "table ",
                    "id": "4.3",
                    "title": "Concepts",
                    "expandable": false,
                    "items": [{
                            "key": "variables.var_concept[].title",
                            "exportKey": "#",
                            "title": "Concept"
                        },
                        {
                            "key": "variables.var_concept[].vocab",
                            "title": "Vocabulary"
                        },
                        {
                            "key": "variables.var_concept[].uri",
                            "title": "Vocabulary URI",
                            "exportKey": "@.vocabURI"
                        }
                    ]
                },
                {
                    "key": "variables.var_universe",
                    "exportKey": "variables.universe.#",
                    "type": "textarea",
                    "id": "4.4",
                    "title": "Universe"
                },
                {
                    "key": "variables.var_notes",
                    "exportKey": "variables.notes",
                    "type": "textarea",
                    "id": "4.5",
                    "title": "Variable notes"
                },
                {
                    "key": "variables.var_txt",
                    "exportKey": "variables.txt",
                    "id": "4.6",
                    "title": "Variable description"
                },
                {
                    "key": "variables.var_codinstr",
                    "exportKey": "variables.codInstr",
                    "id": "4.7",
                    "title": "Recoding and derivation"
                }
            ]
        },
        {
            "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.label",
                        "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.definition",
                        "title": "Definition",
                        "type": "textarea",
                        "id": "5.1.6"
                    }
                ]
            }]
        }
    ]
}