Hello,

I have went through RFC7950, but I cannot find the text which would give
answer whether:

feature foo;
feature bar;

container baz {
   if-feature "foo and (not baz)";
}

list baz {
   if-feature "(not foo) and baz";
}

is valid YANG or not. The two statements violate Section 6.1.2, but they
are mutually exlusive when conformance comes into play.

Does compliance (Section 5.6) have any bearing on namespaces (Section
6.1.2)?

Thanks,
Robert

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
netmod mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/netmod

Reply via email to