Skip to content

Commit

Permalink
Merge pull request #166 from ietf-rats-wg/ext-correction
Browse files Browse the repository at this point in the history
Minor correction on Extensions
  • Loading branch information
yogeshbdeshpande authored Oct 12, 2023
2 parents f3a8c69 + 2a3678e commit 8d7f85a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-rats-corim.md
Original file line number Diff line number Diff line change
Expand Up @@ -1256,7 +1256,7 @@ only at specific allowed points known as "extension points"

The following types of extensions are supported in CoRIM

## Map Extensions
### Map Extensions
Map Extensions provides extensibility support to CoRIM Map structures.
CDDL map extensibility enables a CoRIM profile to extend the base CoRIM definition.
CDDL map extension points have the form `($$NAME-extension)` where "NAME" is the name of the map
Expand All @@ -1265,7 +1265,7 @@ for code point naming that avoids code-point reuse.
Well-known code points may be in a registry, such as CoSWID {{-coswid-reg}}.
Additionally, a range of code points may be reserved for vendor-specific use such as negative integers.

## Data Type Extensions
### Data Type Extensions

Data type extensibility has the form `($NAME-type-choice)` where "NAME" is the type name
and '$' signifies type extensibility.
Expand Down

0 comments on commit 8d7f85a

Please sign in to comment.