Update YANG models for OpenFronthaul M-Plane.
[sim/o1-interface.git] / ntsimulator / deploy / o-ran-ru-fh / yang / ietf-restconf.yang
@@ -30,6 +30,8 @@ module ietf-restconf {
      provides a normative syntax for XML and JSON
      message-encoding purposes.
 
      provides a normative syntax for XML and JSON
      message-encoding purposes.
 
+
+
      Copyright (c) 2017 IETF Trust and the persons identified as
      authors of the code.  All rights reserved.
 
      Copyright (c) 2017 IETF Trust and the persons identified as
      authors of the code.  All rights reserved.
 
@@ -78,6 +80,7 @@ module ietf-restconf {
        An instance of a YANG data template can thus be translated
        into an XML instance document, whose top-level element
        corresponds to the top-level container.
        An instance of a YANG data template can thus be translated
        into an XML instance document, whose top-level element
        corresponds to the top-level container.
+
        The module name and namespace values for the YANG module using
        the extension statement are assigned to instance document data
        conforming to the data definition statements within
        The module name and namespace values for the YANG module using
        the extension statement are assigned to instance document data
        conforming to the data definition statements within
@@ -260,6 +263,7 @@ module ietf-restconf {
              { 'ietf-system:system-restart' : [null] }
           ";
       }
              { 'ietf-system:system-restart' : [null] }
           ";
       }
+
       leaf yang-library-version {
         type string {
           pattern '\d{4}-\d{2}-\d{2}';
       leaf yang-library-version {
         type string {
           pattern '\d{4}-\d{2}-\d{2}';
@@ -275,4 +279,4 @@ module ietf-restconf {
     }
   }
 
     }
   }
 
-}
\ No newline at end of file
+}