blob: faf672e529689907faa71db65cfa7407fc87f8cf [file] [log] [blame]
submodule test1 {
belongs-to "test" {
prefix "test";
}
organization "";
contact "";
description
"Defines basic service types for L3VPN service.";
revision "2015-12-16" {
reference "";
}
container cont2 {
leaf leaf1 {
type int32;
}
container cont3 {
leaf leaf3 {
type int32;
}
}
}
}