Commit 91dd040b authored by Frank Fransen's avatar Frank Fransen
Browse files

Update file etsi_types.schema.json

parent ec0dffcc
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,12 +7,12 @@
    "Pointer": {
      "type": "object",
      "title": "Pointer",
      "description": "Allows one Record in a RecordSet to point to data in another Record in the same Recordset. See clause 5.4 and Annex A.2.2",
      "description": "Allows one Record in a RecordSet to point to data in another Record in the same Recordset. See clause 5.4",
      "properties": {
        "destination": {
          "type": "string",
          "title": "Pointer Destination",
          "description": "Identifies the Record in the RecordSet containined the referred-to data (see clause 5.3.2 and A.2.2)"
          "description": "Identifies the Record in the RecordSet containined the referred-to data (see clause 5.3.2)"
        },
        "relationship": {
          "type": "string",