Skip to main content

3.2. Revisions of Published Modules

This page preserves the original RFC text for the section and adds navigation metadata for the documentation site.

Original RFC Text

3.2.  Revisions of Published Modules

This document amends the guidance on the uniqueness of names,
initially defined in Section 14 of [RFC6020], as follows:

OLD:

| All module and submodule names in the registry MUST be unique.
|
| All XML namespaces in the registry MUST be unique.

NEW:

| Modules and their revisions are maintained in the registry.
|
| All initial version module and submodule names in the registry
| MUST be unique.
|
| All XML namespaces of initial version modules in the registry MUST
| be unique.
|
| All module and submodule revisions MUST have the same name as the
| one in the initial version of the module and submodule.
|
| All module revisions MUST have the same XML namespace as the
| initial version of the module.