diff --git a/src/xsd4/wix.xsd b/src/xsd4/wix.xsd
index 92edc703..19669848 100644
--- a/src/xsd4/wix.xsd
+++ b/src/xsd4/wix.xsd
@@ -2271,7 +2271,9 @@
+
+
@@ -8231,7 +8233,10 @@
- Create a reference to a ComponentGroup in another Fragment.
+
+ Create a reference to a ComponentGroup in another Fragment.
+ _New in WiX v5: Can be a child of the `Package` element._
+
@@ -8319,7 +8324,10 @@
- Create a reference to a Feature element in another Fragment.
+
+ Create a reference to a Feature element in another Fragment.
+ _New in WiX v5: Can be a child of the `Package` element._
+
How To: Add a file to your installer