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

Separate Normalized and Opaque metadata

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Medium Medium
    • 3.0.1
    • None
    • data-impl
    • None

      Opaque metadata needs slightly different translation than NormalizedMetadata, due to two reasons:

      • the exact QNameModule binding is not necessarily available in the SchemaContext which is parsing opaque anydata – XML has URI reference and JSON has module name, thus complicating addressing
      • values for NormalizedMetadata are required to be native, whereas opaque metadata holds either Strings or Numbers

      Refactor current definitions to account for this difference.

       

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

              Created:
              Updated:
              Resolved: