Loading 103705/schema/etsi_types.schema.json +27 −1 Original line number Diff line number Diff line Loading @@ -61,6 +61,10 @@ "endReason": { "type": "integer", "description": "ITU Q.850" }, "roamingRecord": { "$ref": "#/$defs/RoamingInformation", "description": "Information for in- or outbound roaming record." } } }, Loading @@ -84,6 +88,10 @@ "type": "array", "items": { "$ref": "#/$defs/MessagingPartyInformation" }, "roamingRecord": { "$ref": "#/$defs/RoamingInformation", "description": "Information for in- or outbound roaming record." } } } Loading Loading @@ -140,6 +148,10 @@ }, "volume": { "$ref": "#/$defs/DataVolume" }, "roamingRecord": { "$ref": "#/$defs/RoamingInformation", "description": "Information for in- or outbound roaming record." } } }, Loading Loading @@ -406,6 +418,20 @@ } } } }, "RoamingInformation": { "type": "object", "description": "In- or outbound roaming information", "properties": { "vPLMNId": { "type": "string", "description": "PLMN identifier of the visited network. Consists of MCC (3 digits), MNC (2-3 digits)." }, "hPLMNId": { "type": "string", "description": "PLMN identifier of the home network. Consists of MCC (3 digits), MNC (2-3 digits)." } } } } } Loading
103705/schema/etsi_types.schema.json +27 −1 Original line number Diff line number Diff line Loading @@ -61,6 +61,10 @@ "endReason": { "type": "integer", "description": "ITU Q.850" }, "roamingRecord": { "$ref": "#/$defs/RoamingInformation", "description": "Information for in- or outbound roaming record." } } }, Loading @@ -84,6 +88,10 @@ "type": "array", "items": { "$ref": "#/$defs/MessagingPartyInformation" }, "roamingRecord": { "$ref": "#/$defs/RoamingInformation", "description": "Information for in- or outbound roaming record." } } } Loading Loading @@ -140,6 +148,10 @@ }, "volume": { "$ref": "#/$defs/DataVolume" }, "roamingRecord": { "$ref": "#/$defs/RoamingInformation", "description": "Information for in- or outbound roaming record." } } }, Loading Loading @@ -406,6 +418,20 @@ } } } }, "RoamingInformation": { "type": "object", "description": "In- or outbound roaming information", "properties": { "vPLMNId": { "type": "string", "description": "PLMN identifier of the visited network. Consists of MCC (3 digits), MNC (2-3 digits)." }, "hPLMNId": { "type": "string", "description": "PLMN identifier of the home network. Consists of MCC (3 digits), MNC (2-3 digits)." } } } } }