On Sun, Nov 17, 2019 at 6:19 AM Balázs Lengyel <[email protected]>
wrote:

>
>
>
>
> *From:* Andy Bierman <[email protected]>
> *Sent:* 2019. november 7., csütörtök 23:58
> *To:* Martin Bjorklund <[email protected]>
> *Cc:* Balázs Lengyel <[email protected]>; NetMod WG <
> [email protected]>
> *Subject:* Re: [netmod] comments on
> draft-ietf-netmod-yang-instance-file-format-04
>
>
>
> It seems strange that the details that don't matter at all (like the
> filename) have lots
>
> of rules that MUST be followed and the details that actually add standards
> value are left unspecified.
>
>
>
> Andy
>
>
>
> BALAZS2: Actually what is missing, unspecified?
>

The inline-schema is under-specified.
There is no way for the file reader to know what to expect as the child
nodes of inline-schema.
The file writer can put anything there and a 3rd party reader tool is
expected to support it.

           anydata inline-schema {
             mandatory true;
             description
               "Instance data corresponding to the YANG modules
                specified in the inline-module nodes defining the set
                of content defining YANG modules for this
                instance-data-set.";

           }


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

Reply via email to