diff --git a/src/docs/asciidoc/core/core-appendix.adoc b/src/docs/asciidoc/core/core-appendix.adoc
index e8f4cd23fa..b1507591f3 100644
--- a/src/docs/asciidoc/core/core-appendix.adoc
+++ b/src/docs/asciidoc/core/core-appendix.adoc
@@ -28,11 +28,13 @@ correct schema so that the tags in the `util` namespace are available to you):
+ http://www.springframework.org/schema/util https://www.springframework.org/schema/util/spring-util.xsd">
+
----
@@ -517,11 +519,13 @@ are available to you):
+ http://www.springframework.org/schema/aop https://www.springframework.org/schema/aop/spring-aop.xsd">
+
----
@@ -542,11 +546,13 @@ available to you:
+ http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd">
+
----
diff --git a/src/docs/asciidoc/integration-appendix.adoc b/src/docs/asciidoc/integration-appendix.adoc
index 89d43a3706..2f5e4f80ac 100644
--- a/src/docs/asciidoc/integration-appendix.adoc
+++ b/src/docs/asciidoc/integration-appendix.adoc
@@ -26,11 +26,13 @@ correct schema so that the elements in the `jee` namespace are available to you:
+ http://www.springframework.org/schema/jee https://www.springframework.org/schema/jee/spring-jee.xsd">
+
----
@@ -299,11 +301,13 @@ are available to you:
+ http://www.springframework.org/schema/jms https://www.springframework.org/schema/jms/spring-jms.xsd">
+
----
@@ -335,10 +339,12 @@ the correct schema so that the elements in the `cache` namespace are available t
+ http://www.springframework.org/schema/cache https://www.springframework.org/schema/cache/spring-cache.xsd">
+
----
diff --git a/src/docs/asciidoc/languages/dynamic-languages.adoc b/src/docs/asciidoc/languages/dynamic-languages.adoc
index c157f1b2b2..eaf26b16c2 100644
--- a/src/docs/asciidoc/languages/dynamic-languages.adoc
+++ b/src/docs/asciidoc/languages/dynamic-languages.adoc
@@ -856,9 +856,10 @@ the correct schema so that the tags in the `lang` namespace are available to you
+ http://www.springframework.org/schema/lang https://www.springframework.org/schema/lang/spring-lang.xsd">