X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=ntsimulator%2Fdeploy%2Fo-ran-ru-fh%2Fyang%2Fietf-restconf.yang;fp=ntsimulator%2Fdeploy%2Fo-ran-ru-fh%2Fyang%2Fietf-restconf%402017-01-26.yang;h=9ced9555063772c0862688b46bc59a0b7e3eb752;hp=44dac7116a1eaa90e2fe2ab3c5b7bca153e3e985;hb=75385b2047f59353e3630e93736ddb6c9efa11bb;hpb=aa35a8ecece6592d35971150ee909f7044396bbe diff --git a/ntsimulator/deploy/o-ran-ru-fh/yang/ietf-restconf@2017-01-26.yang b/ntsimulator/deploy/o-ran-ru-fh/yang/ietf-restconf.yang similarity index 99% rename from ntsimulator/deploy/o-ran-ru-fh/yang/ietf-restconf@2017-01-26.yang rename to ntsimulator/deploy/o-ran-ru-fh/yang/ietf-restconf.yang index 44dac71..9ced955 100644 --- a/ntsimulator/deploy/o-ran-ru-fh/yang/ietf-restconf@2017-01-26.yang +++ b/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. + + 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. + 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] } "; } + 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 +}