I do not see why the original text makes 0.5 or 0.0 illegal. /js
On Tue, Jul 16, 2019 at 08:52:52PM -0700, RFC Errata System wrote: > The following errata report has been submitted for RFC7950, > "The YANG 1.1 Data Modeling Language". > > -------------------------------------- > You may review the report below and at: > https://www.rfc-editor.org/errata/eid5784 > > -------------------------------------- > Type: Technical > Reported by: Qin WU <[email protected]> > > Section: 9.3.2 > > Original Text > ------------- > Leading and trailing zeros are prohibited, subject to the rule that > there MUST be at least one digit before and after the decimal point. > The value zero is represented as "0.0". > > > > > Corrected Text > -------------- > Leading zeros before the first digit and trailing zeros after the > last digit are prohibited, subject to the rule that there MUST be > at least one digit before and after the decimal point. The value > zero is represented as "0.0". > > Notes > ----- > Based on the rule in the orginal text, the value such as "0.5","0.0" is > illegal. So I think the intention of the original text is to make sure the > leading zeros before the first digit and the trailing zero after the last > digit are prohibited. > > Instructions: > ------------- > This erratum is currently posted as "Reported". If necessary, please > use "Reply All" to discuss whether it should be verified or > rejected. When a decision is reached, the verifying party > can log in to change the status and edit the report, if necessary. > > -------------------------------------- > RFC7950 (draft-ietf-netmod-rfc6020bis-14) > -------------------------------------- > Title : The YANG 1.1 Data Modeling Language > Publication Date : August 2016 > Author(s) : M. Bjorklund, Ed. > Category : PROPOSED STANDARD > Source : Network Modeling > Area : Operations and Management > Stream : IETF > Verifying Party : IESG > > _______________________________________________ > netmod mailing list > [email protected] > https://www.ietf.org/mailman/listinfo/netmod -- Juergen Schoenwaelder Jacobs University Bremen gGmbH Phone: +49 421 200 3587 Campus Ring 1 | 28759 Bremen | Germany Fax: +49 421 200 3103 <https://www.jacobs-university.de/> _______________________________________________ netmod mailing list [email protected] https://www.ietf.org/mailman/listinfo/netmod
