Commit dac998cd authored by Anne Dierstein's avatar Anne Dierstein
Browse files

add validation period

parent 68a7da4f
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -82,6 +82,13 @@
    "requestReference": {
      "type": "string"
    },
    "validityPeriod" : {
      "type" : "object",
      "properties": {
          "begin": {“type: {"$ref":"ts_103280_2017_07#/$defs/QualifiedMicrosecondDateTime" }},
          "end": { “type: {"$ref":"ts_103280_2017_07#/$defs/QualifiedMicrosecondDateTime" }}
      }
    },
    "recordSet": {
      "type": "array",
      "title": "RecordSet",