Loading 103705/schema/etsi_types.schema.json +2 −2 Original line number Diff line number Diff line Loading @@ -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", Loading Loading
103705/schema/etsi_types.schema.json +2 −2 Original line number Diff line number Diff line Loading @@ -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", Loading