Commit 3722e896 authored by gautamd's avatar gautamd
Browse files

Update TS28541_NrNrm.yaml

parent 234f1d5a
Loading
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -1025,6 +1025,8 @@ components:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo'
                    nRECMappingRuleRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
                    redCapAccessCriteriaRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
          properties:
@@ -2198,6 +2200,18 @@ components:
                  type: array
                  items:
                    $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime'  
    RedCapAccessCriteria-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'
        - type: object
          properties:
            attributes:
              type: object
              properties:
                nRCellDURef:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
                criteriaConditonRef:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'     
                   
    NRECMappingRule-Single:
      allOf:
@@ -2446,3 +2460,4 @@ components:
        - $ref: '#/components/schemas/EphemerisInfoSet-Single'
        - $ref: '#/components/schemas/MWAB-Single'
        - $ref: '#/components/schemas/NRECMappingRule-Single'
        - $ref: '#/components/schemas/RedCapAccessCriteria-Single'
 No newline at end of file