On Wed, Apr 20, 2016 at 04:47:55PM +0200, Martin Bjorklund wrote:
> 
> If you really want to limit it to YANG module namespaces, maybe it
> should be called urn:yang-rdns:  or something.

I tend to agree, if this is YANG specific, it should say so. Perhaps it
should be:

  "rdns" URN       ::= urn:yang:<reverse-dns>:<module-name>

An example would be:

  urn:yang:com:acme:acme-interfaces

/js

PS: This is not as 'compact' as a solution where the module name would
    include the rdns part and thus we would not need to have the
    <reverse-dns> part, i.e., we would have just

      "rdns" URN       ::= urn:yang:<module-name>

    which gives us

      urn:yang:org-acme-interfaces

    and this could even make the explicit namespace definition in YANG
    modules go away (with the default that the module org-acme-foo uses
    the namespace URN urn:yang:org-acme-foo).

-- 
Juergen Schoenwaelder           Jacobs University Bremen gGmbH
Phone: +49 421 200 3587         Campus Ring 1 | 28759 Bremen | Germany
Fax:   +49 421 200 3103         <http://www.jacobs-university.de/>

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

Reply via email to