schemas: legacy: extract XeonCPU

This allows to remove some properties from 'Aggregate' schema which are
no longer needed, since there is now a more specific schema to use.

Tested: Schema Validator Pass

Change-Id: I3ec77630977db027f17238f9ab85a334abc7b7c6
Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>
diff --git a/schemas/global.json b/schemas/global.json
index 3ed2ed5..9bcbcb1 100644
--- a/schemas/global.json
+++ b/schemas/global.json
@@ -64,6 +64,9 @@
                             "$ref": "legacy.json#/$defs/NuvotonFan"
                         },
                         {
+                            "$ref": "legacy.json#/$defs/XeonCPU"
+                        },
+                        {
                             "$ref": "virtual_sensor.json#/$defs/VirtualSensor"
                         },
                         {