yumaworks-yangmap

YANG model mapping control block parameters. +--------------+ +---------+ +--------------+ | source model | <-> | yan...

Typedef Base type Abstract
child-node-name string Identifies a child node string for use in the YANG mapping. There are two allowed formats: module-name:child-name -- used only for a child node from a different module namespace than the parent node. child-name -- used only for a child node from the same module namespace as the parent node.
schema-node-id string Identifies a schema-node identifier string for use in the YANG mapping. Encoding rules: - first node must be in the form /module-name:local-name - descendant nodes from the same module must be in the form /local-name (no module name present). - descendant nodes from a different module (via augments) must be in the form /module-name:local-name - choice and case statement names must be present

© 2023 YumaWorks, Inc. All rights reserved.