Commit 3b6b03f9 authored by Pengxiang Xie's avatar Pengxiang Xie
Browse files

Edit TS28541_5GcNrm.yaml

parent 27dae973
Loading
Loading
Loading
Loading
Loading
+41 −0
Original line number Diff line number Diff line
@@ -594,6 +594,47 @@ components:
          $ref: '#/components/schemas/LocationAreaIdRange'
        raiRange:
          $ref: '#/components/schemas/RoutingAreaIdRange'
    LocationAreaIdRange:
      description: Location Area ID Range.
      type: object
      required:
        - plmnId
        - startLac
        - endLac
      properties:
        plmnId:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/PlmnId'
        startLac:
          type: string
          pattern: '^[A-Fa-f0-9]{4}$'
        endLac:
          type: string
          pattern: '^[A-Fa-f0-9]{4}$'
    RoutingAreaIdRange:
      description: Routing Area ID Range.
      type: object
      required:
        - plmnId
        - startLac
        - endLac
        - startRac
        - endRac
      properties:
        plmnId:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/PlmnId'
        startLac:
          type: string
          pattern: '^[A-Fa-f0-9]{4}$'
        endLac:
          type: string
          pattern: '^[A-Fa-f0-9]{4}$'
        startRac:
          type: string
          pattern: '^[A-Fa-f0-9]{2}$'
        endRac:
          type: string
          pattern: '^[A-Fa-f0-9]{2}$'

    SelectionConditions:
      description: >
        It contains the set of conditions that shall be evaluated to determine whether a consumer