You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This extension allows to model if data should be deleted inside or outside to a country. The extension here refers to the physical location of the data. The DCA must be able to determine the physical location of the data.",
"$comment": "The Interpreter must be able to locate data physically. There may be special cases where parts of the data are located in different countries. Here you have to use the extension several times to cover all possible countries.",
"type": "object",
"unevaluatedProperties": false,
"required": ["code", "scope"],
"properties": {
"code": {
"type": "string",
"minLength": 3,
"maxLength": 3,
"examples": ["JPN"]
},
"scope": {
"type": "string",
"description": "Time at which the interval stops.",