Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-yang-tools
/
ebb143ddb125c970f66273d839a34023622ee8d8
/
.
/
plugin
/
src
/
test
/
resources
/
NoConfigContainerSubStatementLeaf.yang
blob: 35a91ad0d802ce51083cae94a6106d542e949153 [
file
] [
log
] [
blame
]
module
Test
{
yang
-
version
1
;
namespace
http
:
//huawei.com;
prefix
Ant
;
container valid
{
leaf invalid
-
interval
{
type
"uint16"
;
units
"seconds"
;
status current
;
reference
"RFC 6020"
;
}
}
}