diff --git a/TS_103_280.asn1 b/TS_103_280.asn1 index e1d99366938ccfc001f10996ff10f31083941c00..0e186a90fe68f87c846dd4533d69a0edc1f0af71 100644 --- a/TS_103_280.asn1 +++ b/TS_103_280.asn1 @@ -1,11 +1,11 @@ Common-Parameters -{itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version211(211)} +{itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version221(221)} DEFINITIONS IMPLICIT TAGS EXTENSIBILITY IMPLIED ::= BEGIN -- Object Identifier definitions -commonParameterDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version211(211)} +commonParameterDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version221(221)} -- Common Parameter: LIID (as defined in clause 6) @@ -51,4 +51,44 @@ PortRange ::= CHOICE 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)) + END diff --git a/ts_103280.xsd b/ts_103280.xsd index 23d5c128d2b2d9761c79a8b5270b671ec36d4f53..3313fa31f54c24e1c0d4273ed8a0bf5235088894 100644 --- a/ts_103280.xsd +++ b/ts_103280.xsd @@ -1,5 +1,5 @@ - + @@ -70,7 +70,7 @@ - + @@ -86,7 +86,7 @@ - + @@ -116,25 +116,25 @@ - + - + - + - + @@ -165,4 +165,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +