diff --git a/CoTreceiver/lib/xsd/CursorOnTargetCombined.xsd b/CoTreceiver/lib/xsd/CursorOnTargetCombined.xsd
index 67867de4069944e9386fb5de21d98d69f5e1cc56..30051f189bcbbdcce479ab2a065dbd5620997760 100644
--- a/CoTreceiver/lib/xsd/CursorOnTargetCombined.xsd
+++ b/CoTreceiver/lib/xsd/CursorOnTargetCombined.xsd
@@ -19,7 +19,7 @@
 	<xs:include schemaLocation="CoT Uid Schema  (PUBLIC RELEASE).xsd" id="Uid"/>
 	<xs:element name="CursorOnTarget">
 		<xs:annotation>
-			<xs:documentation>Root element for a CoT stream</xs:documentation>
+			<xs:documentation>Root element for a CoT stream, enabling XML aggregation of many CoT elements</xs:documentation>
 		</xs:annotation>
 		<xs:complexType>
 			<xs:choice minOccurs="0" maxOccurs="unbounded">
diff --git a/CoTreceiver/lib/xsd/CursorOnTargetCombinedSchema.png b/CoTreceiver/lib/xsd/CursorOnTargetCombinedSchema.png
index 37082cf2a747b60ef712499791a285ba37b88aa0..63ad884bd5a89ca8dda96904046bb552f8baebfb 100644
Binary files a/CoTreceiver/lib/xsd/CursorOnTargetCombinedSchema.png and b/CoTreceiver/lib/xsd/CursorOnTargetCombinedSchema.png differ