Alternatively we can use "/top/root" as the name of the mount-point, then there won't be case for 'A module MAY contain multiple "mount-point" statements having the same argument.' The "mount-point" extension statement won't take an argument, which will be cleaner, and make the extension statement look more like a property specifier than a node declaration.
Thanks, - Xufeng > -----Original Message----- > From: netmod [mailto:[email protected]] On Behalf Of Martin > Bjorklund > Sent: Wednesday, September 27, 2017 6:56 AM > To: [email protected] > Subject: Re: [netmod] I-D Action: draft-ietf-netmod-schema-mount-07.txt > > Hi, > > This version fixes the XPath context for parent-reference. > > > However, there is one more thing to discuss, which is the term "mount point". > > The current text says: > > - mount point: container or list node whose definition contains > the "mount-point" extension statement. The argument of the > "mount-point" statement defines the name of the mount point. > > > So if we have: > > container top { > container root { > yangmnt:mount-point ni; > } > } > > There is one mount point, the node /top/root, with the name "ni". > > Pretty confusing... Does anyone have any comments around this? > > > > /martin > > > > > > [email protected] wrote: > > > > A New Internet-Draft is available from the on-line Internet-Drafts directories. > > This draft is a work item of the Network Modeling WG of the IETF. > > > > Title : YANG Schema Mount > > Authors : Martin Bjorklund > > Ladislav Lhotka > > Filename : draft-ietf-netmod-schema-mount-07.txt > > Pages : 27 > > Date : 2017-09-27 > > > > Abstract: > > This document defines a mechanism to combine YANG modules into the > > schema defined in other YANG modules. > > > > > > The IETF datatracker status page for this draft is: > > https://datatracker.ietf.org/doc/draft-ietf-netmod-schema-mount/ > > > > There are also htmlized versions available at: > > https://tools.ietf.org/html/draft-ietf-netmod-schema-mount-07 > > https://datatracker.ietf.org/doc/html/draft-ietf-netmod-schema-mount-0 > > 7 > > > > A diff from the previous version is available at: > > https://www.ietf.org/rfcdiff?url2=draft-ietf-netmod-schema-mount-07 > > > > > > Please note that it may take a couple of minutes from the time of > > submission until the htmlized version and diff are available at tools.ietf.org. > > > > Internet-Drafts are also available by anonymous FTP at: > > ftp://ftp.ietf.org/internet-drafts/ > > > > _______________________________________________ > > netmod mailing list > > [email protected] > > https://www.ietf.org/mailman/listinfo/netmod > > > > _______________________________________________ > netmod mailing list > [email protected] > https://www.ietf.org/mailman/listinfo/netmod _______________________________________________ netmod mailing list [email protected] https://www.ietf.org/mailman/listinfo/netmod
