File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1256,7 +1256,7 @@ only at specific allowed points known as "extension points"
1256
1256
1257
1257
The following types of extensions are supported in CoRIM
1258
1258
1259
- # # Map Extensions
1259
+ # ## Map Extensions
1260
1260
Map Extensions provides extensibility support to CoRIM Map structures.
1261
1261
CDDL map extensibility enables a CoRIM profile to extend the base CoRIM definition.
1262
1262
CDDL map extension points have the form `($$NAME-extension)` where "NAME" is the name of the map
@@ -1265,7 +1265,7 @@ for code point naming that avoids code-point reuse.
1265
1265
Well-known code points may be in a registry, such as CoSWID {{-coswid-reg}}.
1266
1266
Additionally, a range of code points may be reserved for vendor-specific use such as negative integers.
1267
1267
1268
- # # Data Type Extensions
1268
+ # ## Data Type Extensions
1269
1269
1270
1270
Data type extensibility has the form `($NAME-type-choice)` where "NAME" is the type name
1271
1271
and '$' signifies type extensibility.
You can’t perform that action at this time.
0 commit comments