Hi,
rfc8407bis has this text:
Some modules use "case + when" construct such as shown in the example
below. Such a construct MUST be avoided by removing the "when"
statement or using a "container" outside the "choice".
case yang-datastore {
when 'derived-from-or-self(ex:source-type, "ex:yang-datastore")';
description
"Example data source for local or remote YANG datastore.";
...
}
Can you point me to the discussion about this? I searched the archives
but didn't find anything.
/martin
_______________________________________________
netmod mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/netmod