diff --git a/P5/Source/Specs/elementSpec.xml b/P5/Source/Specs/elementSpec.xml index ca2c991de6..ffb9ab56ce 100644 --- a/P5/Source/Specs/elementSpec.xml +++ b/P5/Source/Specs/elementSpec.xml @@ -134,6 +134,13 @@ + +

elementSpec currently allows valList as a direct child, + but this usage is deprecated and will be removed on 2027-09-01. + If a valList is used to specify the content model of an element, + it should be placed inside the content child of the + elementSpec.

+