Commit 4372c536 authored by Shitao Li's avatar Shitao Li
Browse files

Edit TS28567_CclNrm.yaml

parent a986d54f
Loading
Loading
Loading
Loading
Loading
+9 −2
Original line number Diff line number Diff line
@@ -71,8 +71,15 @@ components:
      - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'    
      - type: object
        properties:
          cCLPurposeRefList:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'      
          scopeType:
            type: string
            enum:
              - CCL_MEASUREMENT_SCOPE
              - CCL_TARGETED__SCOPE
              - CCL_CONTROL_SCOPE
              - CCL_IMPACT_SCOPE
          scopeDescription:
            $ref: 'TS28561_NdtNrm.yaml#/components/schemas/ScopeDefinition'
    CCLReport-Single:
      description: This class represents the reported outcomes on a CCL instance. 
      allOf: