From b6c5d2bfd5a1c3479cab3d52dc6061aec7a36695 Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Tue, 3 Oct 2023 16:36:00 -0500 Subject: [PATCH] CLDR-16943 kbd: normalization bis --- docs/ldml/tr35-keyboards.md | 6 ++---- keyboards/dtd/ldmlKeyboard3.xsd | 1 - 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/ldml/tr35-keyboards.md b/docs/ldml/tr35-keyboards.md index 04cca495cec..6cd93351509 100644 --- a/docs/ldml/tr35-keyboards.md +++ b/docs/ldml/tr35-keyboards.md @@ -606,7 +606,7 @@ _Attribute:_ `fallback="omit"` > The presence of this attribute means that when a modifier key combination goes unmatched, no output is produced. The default behavior (when this attribute is not present) is to fall back to the base map when the modifier key combination goes unmatched. -If this attribute is present, it must have a value of omit. +If this attribute is present, it must have a value of `omit`. **Example** @@ -630,9 +630,7 @@ _Attribute:_ `normalization` > The implementation will apply normalization as appropriate when matching transform rules and `` value matching. > Output from the keyboard, following application of all transform rules, will be normalized to implementation or application-requested form. > -> However, it is recognized that there may be some keyboards which, for compatibility or legacy reasons, need to manage their own normalization. The implementation in that case will do no normalization at all. The keyboard author must make use of transforms in the keyboard to any required normalization. -> -> In this case, the attribute `normalization="disabled"` can be used to specify that normalization is not done. +> However, it is recognized that there may be some keyboards which, for compatibility or legacy reasons, need to manage their own normalization. The implementation in that case will do no normalization at all. The keyboard author must make use of transforms in the keyboard to any required normalization. In this case, the attribute value `normalization="disabled"` is used to indicate that no automatic normalization happens. > > **Note**: while this attribute is allowed by the specification, its use is discouraged, and keyboards with `normalization="disabled"` would not be accepted into the ClDR repository. diff --git a/keyboards/dtd/ldmlKeyboard3.xsd b/keyboards/dtd/ldmlKeyboard3.xsd index 6c2adc6c784..1a772458658 100644 --- a/keyboards/dtd/ldmlKeyboard3.xsd +++ b/keyboards/dtd/ldmlKeyboard3.xsd @@ -152,7 +152,6 @@ Note: DTD @-annotations are not currently converted to .xsd. For full CLDR file -