Uploaded image for project: 'yangtools'
  1. yangtools
  2. YANGTOOLS-1421

Examine XML codec ordering in RPC/action input/output context

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: High High
    • 14.0.0
    • None
    • codecs
    • None

      RFC6020 and RFC7950 require container contents to be ordered in schema declaration order:

         The container's child nodes are encoded as subelements to the
         container element.  If the container defines RPC or action input or
         output parameters, these subelements are encoded in the same order as
         they are defined within the "container" statement.  Otherwise, the
         subelements are encoded in any order.
      

      Audit the XML codec to ensure we comply with this requirement when emitting NormalizedNode output. This may impact other statements as well.

            Unassigned Unassigned
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: