Commit 8033f4a2 authored by Jason Graham's avatar Jason Graham
Browse files

Update 2 files

- /103280/TS_103_280.asn1
- /locationStructure/Location.asn
parent bc72b37c
Loading
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -233,7 +233,12 @@ MACAddress ::= OCTET STRING (SIZE(6))
-- This was taken from 33.128, which copied 29.572. 
-- We may want to take the format from one of the other standards.
-- The specifics do not matter at this point in the discussion, but are open for comment.
CivicAddress ::= SEQUENCE
CivicAddress ::= CHOICE
{
    
}

SEQUENCE
{
    country                             [1] UTF8String,
    a1                                  [2] UTF8String OPTIONAL,
+2 −2
Original line number Diff line number Diff line
@@ -14,13 +14,13 @@ IMPORTS
    CivicAddress,
    AngleDecimalDegrees
        FROM Common-Parameters
        {itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version271(271)};
        {itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version271(271)}


    -- previously from ETSI TS 101 671; now provided with ETSI TS 102 232-1 [1]
     Location
       FROM HI2OperationsLocation
        {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2Location(331) version17(18)}
        {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2Location(331) version17(18)};

    -- from 3GPP TS 33.108 [AA]
    -- Location