Commit 4ffbfcd3 authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch 'S5-253986_Rel_19_CR_28_541_NRM_extensions_for_VMR_MWAB_gNB_location_Ph2_Stage_2_and_Stage_3' into 'Integration_Rel19_SA5_162_YAML'

Rel-19 CR 28.541 NRM extensions for VMR MWAB-gNB location Ph2 Stage 2 and Stage 3

See merge request !1882
parents 8a40087b 5d1bd470
Loading
Loading
Loading
Loading
Loading
+17 −2
Original line number Diff line number Diff line
@@ -764,6 +764,21 @@ components:
          uniqueItems: true
          items:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/AttributeNameValuePairSet'
    LocationInfo:
      type: object
      properties:
        gNBId:
          type: integer
        pLMNId:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
        cellLocalId:
          type: integer
        nRTAC:
          type: string
        tAI:
          $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Tai'
        geoArea:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea'    
    ServedAIOTAreaID:
      type: object
      properties:
@@ -774,8 +789,6 @@ components:
        aIotAreaCode:
          type: string

    

#-------- Definition of types for name-containments ------
    SubNetwork-ncO-NrNrm:
      type: object
@@ -2287,6 +2300,8 @@ components:
                  uniqueItems: true
                  items:
                    $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow'
                currentLocation:
                  $ref: '#/components/schemas/LocationInfo'
                   
    NRECMappingRule-Single:
      allOf: