diff --git a/TS_103_280.asn1 b/TS_103_280.asn1 index 0e186a90fe68f87c846dd4533d69a0edc1f0af71..68cfe54e9a3e75ef0565bd50cd1c0d4bdbc8793f 100644 --- a/TS_103_280.asn1 +++ b/TS_103_280.asn1 @@ -1,94 +1,94 @@ Common-Parameters -{itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version221(221)} +{itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version231(231)} DEFINITIONS IMPLICIT TAGS EXTENSIBILITY IMPLIED ::= BEGIN -- Object Identifier definitions -commonParameterDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version221(221)} +commonParameterDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version231(231)} --- Common Parameter: LIID (as defined in clause 6) +-- Common Parameters (below are as defined in clause 6) LIID ::= OCTET STRING (SIZE (1..25)) --- Common Parameter: TCPPort (as defined in clause 6) - TCPPort ::= INTEGER (1..65535) --- Common Parameter: TCPPortRange (as defined in clause 6) - TCPPortRange ::= SEQUENCE { start [0] TCPPort, end [1] TCPPort } --- Common Parameter: UDPPort (as defined in clause 6) - UDPPort ::= INTEGER (0..65535) --- Common Parameter: UDPPortRange (as defined in clause 6) - UDPPortRange ::= SEQUENCE { start [0] UDPPort, end [1] UDPPort } --- Common Parameter: Port (as defined in clause 6) - Port ::= CHOICE { tCPPort [0] TCPPort, uDPPort [1] UDPPort } --- Common Parameter: PortRange (as defined clause 6) - PortRange ::= CHOICE { tCPPortRange [0] TCPPortRange, uDPPortRange [1] UDPPortRange } --- Common Parameter: QualifiedDateTime (as defined in clause 6) - QualifiedDateTime ::= GeneralizedTime --- Common Parameter: QualifiedMicrosecondDateTime (as defined in clause 6) - QualifiedMicrosecondDateTime ::= GeneralizedTime --- Common Parameter: WGS84CoordinateDecimal (as defined in clause 6) - WGS84CoordinateDecimal ::= SEQUENCE { latitude [0] WGS84LatitudeDecimal, longitude [1] WGS84LongitudeDecimal } --- Common Parameter: WGS84LatitudeDecimal (as defined in clause 6) - WGS84LatitudeDecimal ::= OCTET STRING (SIZE (10)) --- Common Parameter: WGS84LongitudeDecimal (as defined in clause 6) - WGS84LongitudeDecimal ::= OCTET STRING (SIZE (11)) --- Common Parameter: WGS84CoordinateAngular (as defined in clause 6) - WGS84CoordinateAngular ::= SEQUENCE { latitude [0] WGS84LatitudeAngular, longitude [1] WGS84LongitudeAngular } --- Common Parameter: WGS84LatitudeAngular (as defined in clause 6) - WGS84LatitudeAngular ::= OCTET STRING (SIZE (10)) --- Common Parameter: WGS8LongitudeAngular (as defined in clause 6) - WGS84LongitudeAngular ::= OCTET STRING (SIZE (11)) +InternationalE164 ::= NumericString (SIZE(1..15)) + +IMSI ::= NumericString (SIZE(6..15)) + +IMEI ::= NumericString (SIZE(14)) + +IMEICheckDigit ::= NumericString (SIZE(15)) + +IMEISV ::= NumericString (SIZE(16)) + +SUPIIMSI ::= IMSI + +SUPINAI ::= NAI + +SUCI ::= OCTET STRING + +PEIIMEI ::= IMEI + +PEIIMEICheckDigit ::= IMEICheckDigit + +PEIIMEISV ::= IMEISV + +GPSIMSISDN ::= NumericString (SIZE(1..15)) + +GPSINAI ::= NAI + +NAI ::= UTF8String + END diff --git a/ts_103280.xsd b/ts_103280.xsd index 3313fa31f54c24e1c0d4273ed8a0bf5235088894..09ac93ab7d3dcac2366ec1de62eba68a6aa36e66 100644 --- a/ts_103280.xsd +++ b/ts_103280.xsd @@ -1,5 +1,5 @@ - + @@ -55,6 +55,11 @@ + + + + + @@ -86,7 +91,7 @@ - + @@ -116,25 +121,25 @@ - + - + - + - + @@ -165,7 +170,7 @@ - + @@ -197,4 +202,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +