Commit ffc38874 authored by Frank Fransen's avatar Frank Fransen
Browse files

Update file etsi_types.schema.json

parent 64f83249
Loading
Loading
Loading
Loading
Loading
+3 −3
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",
@@ -821,7 +821,7 @@
    },
    "PaymentInformationRecord": {
      "type": "object",
      "title": "Subscriber data: ppayment information",
      "title": "Subscriber data: payment information",
      "description": "Details about a payment for the service as requested per EPOC Form 1 Section F subscriber data checkbox labelled: debit or credit card information (provided by the user for billing purposes), including other means of payment",
      "properties": {
        "validityPeriod": {