Menu

#255 C.55 GetMdDescriptionResponse/MdDescription

Corrigendum
closed
David
C.55 (1)
2024-04-30
2021-06-30
David
No

Comment

The description specified in C.55 isn't complete and partly misleading, esp. the last case is confusing:

  • a HANDLE reference does not have a parent tree
  • what if it does match some other descriptor if it's not an MdsDescriptor, but it might not match anything.

Proposed change

MdDescription comprises the requested set of MDS descriptors. A SERVICE PROVIDER shall include MDS descriptors based on HANDLEs specified in the msg:GetMdDescription/msg:HandleRef list:
- If the HANDLE reference list is empty, all MDS descriptors are included in the result list.
- If a HANDLE reference does match an MDS descriptor, it is included in the result list.
- If a HANDLE reference does match a descriptor that is not an MDS descriptor, the MDS descriptor that is an ancestor of the descriptor referenced by the HANDLE reference is included in the result list.
- If a HANDLE reference does not match any descriptor, the HANDLE reference is ignored

Discussion

  • David

    David - 2021-08-30
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -9,5 +9,5 @@
     MdDescription comprises the requested set of MDS descriptors. A SERVICE PROVIDER shall include MDS descriptors based on HANDLEs specified in the msg:GetMdDescription/msg:HandleRef list:
     - If the HANDLE reference list is empty, all MDS descriptors are included in the result list.
     - If a HANDLE reference does match an MDS descriptor, it is included in the result list.
    -- If a HANDLE reference does match a descriptor that is not an MDS descriptor, the MDS descriptor that is a parent of the descriptor referenced by the HANDLE reference is included in the result list.
    +- If a HANDLE reference does match a descriptor that is not an MDS descriptor, the MDS descriptor that is an ancestor of the descriptor referenced by the HANDLE reference is included in the result list.
     - If a HANDLE reference does not match any descriptor, the HANDLE reference is ignored
    
     
  • Björn Andersen

    Björn Andersen - 2022-03-25
    • Milestone: Corrigenda --> Revision
     
  • Björn Andersen

    Björn Andersen - 2022-11-21
    • Milestone: Revision Draft 1 --> untriaged
     
  • Björn Andersen

    Björn Andersen - 2023-01-23
    • status: unread --> accepted
    • Milestone: untriaged --> Corrigendum
     
  • Björn Andersen

    Björn Andersen - 2024-01-22
    • status: accepted --> needs-review
    • assigned_to: David
     
  • Björn Andersen

    Björn Andersen - 2024-02-19
    • status: needs-review --> solved
     
  • Björn Andersen

    Björn Andersen - 2024-02-19

    Consider moving requirement to subclause 7.4.

     
  • David

    David - 2024-04-11
    • status: solved --> in-progress
     
  • David

    David - 2024-04-11
     
  • David

    David - 2024-04-30
    • status: in-progress --> closed
     

Log in to post a comment.