Commit c913fe45 authored by Jason Graham's avatar Jason Graham
Browse files

Update file Location.asn1

parent 5e8d8557
Loading
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -57,12 +57,14 @@ commonLocations OBJECT IDENTIFIER ::= {lawfulInterceptDomainId commonLocations(3
-- Top-level definition
-- ====================


-- Issue 4, Point 4, Conclusion 3
Locations ::= SEQUENCE (SIZE (1..MAX)) OF Location
-- This structure will probably be better placed in whatever documents define 
-- the usage of the location structure rather than here, but it can just as
-- easily be defined here.


-- Point 5, Issue 5, Conclusion 4
Location ::= SEQUENCE
{
    locationInformation [1] LocationInformation,
@@ -76,6 +78,8 @@ STEIJE ::= SEQUENCE
    networkSTEIJE [1] LocationNetworkSTEIJE
}


-- Issue 4, Point 4, Conclusion 2
LocationInformation ::= CHOICE
{
    nativeFormat [1] NativeLocationFormat