Loading 103705/examples/example8/csp_records.schema.json +5 −5 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ "description": "Defines the valid set of Subscriber Data Records that may appear in a RecordSet (see ETSI TS 103 705 clause 6.2.4)", "cspSchemaID": "csp.example_8", "cspName": "csp.example.com", "dateIssued": "2026-01-02T09:15:01Z", "dateIssued": "2026-04-29T09:15:01Z", "version": "1.1.1", "$defs": { "record": { Loading @@ -13,12 +13,12 @@ { "allOf": [ { "$ref": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/SubscriberInformationRecord" "$ref": "csp_example_types#/$defs/CSPSubscriberRecordsCollectionRecord" }, { "properties": { "type": { "const": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/SubscriberInformationRecord" "const": "csp_example_types#/$defs/CSPSubscriberRecordsCollectionRecord" } } } Loading @@ -27,12 +27,12 @@ { "allOf": [ { "$ref": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/ServiceInformationRecord" "$ref": "csp_example_types#/$defs/CSPSubscriptionRecordsCollectionRecord" }, { "properties": { "type": { "const": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/ServiceInformationRecord" "const": "csp_example_types#/$defs/CSPSubscriptionRecordsCollectionRecord" } } } Loading Loading
103705/examples/example8/csp_records.schema.json +5 −5 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ "description": "Defines the valid set of Subscriber Data Records that may appear in a RecordSet (see ETSI TS 103 705 clause 6.2.4)", "cspSchemaID": "csp.example_8", "cspName": "csp.example.com", "dateIssued": "2026-01-02T09:15:01Z", "dateIssued": "2026-04-29T09:15:01Z", "version": "1.1.1", "$defs": { "record": { Loading @@ -13,12 +13,12 @@ { "allOf": [ { "$ref": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/SubscriberInformationRecord" "$ref": "csp_example_types#/$defs/CSPSubscriberRecordsCollectionRecord" }, { "properties": { "type": { "const": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/SubscriberInformationRecord" "const": "csp_example_types#/$defs/CSPSubscriberRecordsCollectionRecord" } } } Loading @@ -27,12 +27,12 @@ { "allOf": [ { "$ref": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/ServiceInformationRecord" "$ref": "csp_example_types#/$defs/CSPSubscriptionRecordsCollectionRecord" }, { "properties": { "type": { "const": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/ServiceInformationRecord" "const": "csp_example_types#/$defs/CSPSubscriptionRecordsCollectionRecord" } } } Loading