diff --git a/framework/xsd/xml-screen-3.xsd b/framework/xsd/xml-screen-3.xsd
index d874687d8..8b7e1098b 100644
--- a/framework/xsd/xml-screen-3.xsd
+++ b/framework/xsd/xml-screen-3.xsd
@@ -323,8 +323,14 @@ along with this software (see the LICENSE.md file). If not, see
The transition name is used in link and other elements in place of URLs when going to another
screen within this application. The transition name will appear briefly as the URL before the
- redirect is done for the transition response.
-
+ redirect is done for the transition response. A name may also start with a
+ dot to support special URL paths such as .well-known.
+
+
+
+
+
+