Loading 103705/examples/example8/csp_types.schema.json +0 −35 Original line number Diff line number Diff line Loading @@ -38,41 +38,6 @@ "subscriberInformationRecord" ] } }, "CSPSubscriptionRecordsCollectionRecord": { "type": "object", "title": "Subscription collection record", "description": "Nesting record to cluster records related to a single subscription (see clause 5.5). This record is used to cluster Subscriber Data records when the record set contains records of multiple subscriptions.", "properties": { "serviceInformationRecord": { "$ref": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/ServiceInformationRecord", "description": "Information about the service for the subscription in this CollectionRecord" }, "subscriberInformationRecords": { "type": "array", "items": { "$ref": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/SubscriberInformationRecord", "description": "One or more subscriber information records for this CollectionRecord" } }, "registrationInformationRecords": { "type": "array", "items": { "$ref": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/RegistrationInformationRecord", "description": "One or more registration information records for the subscription in this CollectionRecord" } }, "paymentInformationRecords": { "type": "array", "items": { "$ref": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/PaymentInformationRecord", "description": "Information about the payment for the subscription in this CollectionRecord" } }, "required": [ "serviceInformationRecord" ] } } } } Loading
103705/examples/example8/csp_types.schema.json +0 −35 Original line number Diff line number Diff line Loading @@ -38,41 +38,6 @@ "subscriberInformationRecord" ] } }, "CSPSubscriptionRecordsCollectionRecord": { "type": "object", "title": "Subscription collection record", "description": "Nesting record to cluster records related to a single subscription (see clause 5.5). This record is used to cluster Subscriber Data records when the record set contains records of multiple subscriptions.", "properties": { "serviceInformationRecord": { "$ref": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/ServiceInformationRecord", "description": "Information about the service for the subscription in this CollectionRecord" }, "subscriberInformationRecords": { "type": "array", "items": { "$ref": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/SubscriberInformationRecord", "description": "One or more subscriber information records for this CollectionRecord" } }, "registrationInformationRecords": { "type": "array", "items": { "$ref": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/RegistrationInformationRecord", "description": "One or more registration information records for the subscription in this CollectionRecord" } }, "paymentInformationRecords": { "type": "array", "items": { "$ref": "urn:etsi:li:103705:type-schema-id:v1.5.1#/$defs/PaymentInformationRecord", "description": "Information about the payment for the subscription in this CollectionRecord" } }, "required": [ "serviceInformationRecord" ] } } } }