test4.yang 376 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 submodule acme-types { belongs-to "test" { prefix "test"; } import test1{ prefix test1; } organization ""; contact ""; description "Defines basic service types for L3VPN service."; revision "2015-12-16" { reference ""; } container cont3 { } }