Module yang2::data

source ·
Expand description

YANG instance data.

Structs§

  • YANG data tree diff.
  • Data diff options.
  • Implicit node creation options.
  • YANG data node reference.
  • Data parser options.
  • Data printer flags.
  • YANG data tree.
  • Data validation options.
  • The structure provides information about metadata of a data element. Such attributes must map to annotations as specified in RFC 7952. The only exception is the filter type (in NETCONF get operations) and edit-config’s operation attributes. In XML, they are represented as standard XML attributes. In JSON, they are represented as JSON elements starting with the ‘@’ character (for more information, see the YANG metadata RFC).

Enums§

Traits§

  • Methods common to data trees, data node references and data diffs.