diff --git a/mdx/schema/uk-fed-label.xsd b/mdx/schema/uk-fed-label.xsd
index e35fd06d..83213fb8 100644
--- a/mdx/schema/uk-fed-label.xsd
+++ b/mdx/schema/uk-fed-label.xsd
@@ -2,7 +2,7 @@
@@ -124,4 +124,13 @@
+
+
+
+ Indicates that the entity has been opted-out from inclusion in
+ the UK federation export aggregate.
+
+
+
+
\ No newline at end of file
diff --git a/mdx/uk/check_ukreg.xsl b/mdx/uk/check_ukreg.xsl
index 4d7af2bd..4be22f07 100644
--- a/mdx/uk/check_ukreg.xsl
+++ b/mdx/uk/check_ukreg.xsl
@@ -11,6 +11,7 @@
-->
+
+
+
+
+ entity cannot be both opted in to and opted out from export
+
+
+
+
diff --git a/xml/uk-fed-label.xsd b/xml/uk-fed-label.xsd
index e35fd06d..83213fb8 100644
--- a/xml/uk-fed-label.xsd
+++ b/xml/uk-fed-label.xsd
@@ -2,7 +2,7 @@
@@ -124,4 +124,13 @@
+
+
+
+ Indicates that the entity has been opted-out from inclusion in
+ the UK federation export aggregate.
+
+
+
+
\ No newline at end of file