1<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################       -->
4<!--# Redfish Schema:  Processor v1.20.0                                                   -->
5<!--#                                                                                      -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle,      -->
7<!--# available at http://www.dmtf.org/standards/redfish                                   -->
8<!--# Copyright 2014-2024 DMTF.                                                            -->
9<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10<!--################################################################################       -->
11<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15    <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16  </edmx:Reference>
17  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18    <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19  </edmx:Reference>
20  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Measures.V1.xml">
21    <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/>
22  </edmx:Reference>
23  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
24    <edmx:Include Namespace="Resource"/>
25    <edmx:Include Namespace="Resource.v1_0_0"/>
26  </edmx:Reference>
27  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
28    <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
29    <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/>
30  </edmx:Reference>
31  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Chassis_v1.xml">
32    <edmx:Include Namespace="Chassis"/>
33  </edmx:Reference>
34  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Assembly_v1.xml">
35    <edmx:Include Namespace="Assembly"/>
36  </edmx:Reference>
37  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorCollection_v1.xml">
38    <edmx:Include Namespace="ProcessorCollection"/>
39  </edmx:Reference>
40  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorMetrics_v1.xml">
41    <edmx:Include Namespace="ProcessorMetrics"/>
42  </edmx:Reference>
43  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Endpoint_v1.xml">
44    <edmx:Include Namespace="Endpoint"/>
45  </edmx:Reference>
46  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/AccelerationFunction_v1.xml">
47    <edmx:Include Namespace="AccelerationFunction"/>
48  </edmx:Reference>
49  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/AccelerationFunctionCollection_v1.xml">
50    <edmx:Include Namespace="AccelerationFunctionCollection"/>
51  </edmx:Reference>
52  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeDevice_v1.xml">
53    <edmx:Include Namespace="PCIeDevice"/>
54  </edmx:Reference>
55  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeFunction_v1.xml">
56    <edmx:Include Namespace="PCIeFunction"/>
57  </edmx:Reference>
58  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/OperatingConfigCollection_v1.xml">
59    <edmx:Include Namespace="OperatingConfigCollection"/>
60  </edmx:Reference>
61  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/OperatingConfig_v1.xml">
62    <edmx:Include Namespace="OperatingConfig"/>
63  </edmx:Reference>
64  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EnvironmentMetrics_v1.xml">
65    <edmx:Include Namespace="EnvironmentMetrics"/>
66  </edmx:Reference>
67  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryMetrics_v1.xml">
68    <edmx:Include Namespace="MemoryMetrics"/>
69  </edmx:Reference>
70  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Memory_v1.xml">
71    <edmx:Include Namespace="Memory"/>
72  </edmx:Reference>
73  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryCollection_v1.xml">
74    <edmx:Include Namespace="MemoryCollection"/>
75  </edmx:Reference>
76  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateCollection_v1.xml">
77    <edmx:Include Namespace="CertificateCollection"/>
78  </edmx:Reference>
79  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SoftwareInventory_v1.xml">
80    <edmx:Include Namespace="SoftwareInventory"/>
81  </edmx:Reference>
82  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/GraphicsController_v1.xml">
83    <edmx:Include Namespace="GraphicsController"/>
84  </edmx:Reference>
85  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction_v1.xml">
86    <edmx:Include Namespace="NetworkDeviceFunction"/>
87  </edmx:Reference>
88  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Control_v1.xml">
89    <edmx:Include Namespace="Control"/>
90  </edmx:Reference>
91  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PortCollection_v1.xml">
92    <edmx:Include Namespace="PortCollection"/>
93  </edmx:Reference>
94  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/FabricAdapter_v1.xml">
95    <edmx:Include Namespace="FabricAdapter"/>
96  </edmx:Reference>
97
98  <edmx:DataServices>
99
100    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor">
101      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
102      <Annotation Term="Redfish.Language" String="en"/>
103
104      <EntityType Name="Processor" BaseType="Resource.v1_0_0.Resource" Abstract="true">
105        <Annotation Term="OData.Description" String="The `Processor` schema describes the information about a single processor that a system contains.  A processor includes both performance characteristics, clock speed, architecture, core count, and so on, and compatibility, such as the CPU ID instruction results.  It also describes the location, such as a slot, socket, or bay, where a unit can be installed, by populating a resource instance with an absent state if a unit is not present."/>
106        <Annotation Term="OData.LongDescription" String="This resource shall represent a single processor that a system contains.  A processor includes both performance characteristics, clock speed, architecture, core count, and so on, and compatibility, such as the CPU ID instruction results.  It may also represent a location, such as a slot, socket, or bay, where a unit may be installed, but the `State` property within the `Status` property contains `Absent`."/>
107        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
108        <Annotation Term="Capabilities.InsertRestrictions">
109          <Record>
110            <PropertyValue Property="Insertable" Bool="false"/>
111          </Record>
112        </Annotation>
113        <Annotation Term="Capabilities.UpdateRestrictions">
114          <Record>
115            <PropertyValue Property="Updatable" Bool="true"/>
116          </Record>
117        </Annotation>
118        <Annotation Term="Capabilities.DeleteRestrictions">
119          <Record>
120            <PropertyValue Property="Deletable" Bool="false"/>
121          </Record>
122        </Annotation>
123        <Annotation Term="Redfish.Uris">
124          <Collection>
125            <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}</String>
126            <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
127            <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String>
128            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}</String>
129            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
130            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String>
131            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}</String>
132            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
133            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String>
134            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}</String>
135            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
136            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String>
137            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}</String>
138            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
139            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String>
140            <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Processors/{ProcessorId}</String>
141            <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
142            <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String>
143            <String>/redfish/v1/Chassis/{ChassisId}/Processors/{ProcessorId}</String>
144            <String>/redfish/v1/Chassis/{ChassisId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}</String>
145            <String>/redfish/v1/Chassis/{ChassisId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}</String>
146          </Collection>
147        </Annotation>
148      </EntityType>
149
150      <Action Name="Reset" IsBound="true">
151        <Annotation Term="OData.Description" String="This action resets the processor."/>
152        <Annotation Term="OData.LongDescription" String="This action shall reset the processor."/>
153        <Parameter Name="Processor" Type="Processor.v1_1_0.Actions"/>
154        <Parameter Name="ResetType" Type="Resource.ResetType">
155          <Annotation Term="OData.Description" String="The type of reset."/>
156          <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset.  The service can accept a request without the parameter and perform an implementation-specific default reset."/>
157        </Parameter>
158        <Annotation Term="Redfish.Revisions">
159          <Collection>
160            <Record>
161              <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
162              <PropertyValue Property="Version" String="v1_6_0"/>
163            </Record>
164          </Collection>
165        </Annotation>
166      </Action>
167
168      <Action Name="ResetToDefaults" IsBound="true">
169        <Annotation Term="OData.Description" String="The action resets the values of writable properties to factory defaults."/>
170        <Annotation Term="OData.LongDescription" String="This action shall reset the values of writable properties in this resource to their default values as specified by the manufacturer."/>
171        <Parameter Name="Processor" Type="Processor.v1_1_0.Actions"/>
172        <Annotation Term="Redfish.Revisions">
173          <Collection>
174            <Record>
175              <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
176              <PropertyValue Property="Version" String="v1_15_0"/>
177            </Record>
178          </Collection>
179        </Annotation>
180      </Action>
181    </Schema>
182
183    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_0">
184      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
185      <Annotation Term="Redfish.Release" String="1.0"/>
186
187      <EntityType Name="Processor" BaseType="Processor.Processor">
188        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
189        <Property Name="Socket" Type="Edm.String">
190          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
191          <Annotation Term="OData.Description" String="The socket or location of the processor."/>
192          <Annotation Term="OData.LongDescription" String="This property shall contain the string that identifies the physical location or socket of the processor."/>
193        </Property>
194        <Property Name="ProcessorType" Type="Processor.v1_0_0.ProcessorType">
195          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
196          <Annotation Term="OData.Description" String="The type of processor."/>
197          <Annotation Term="OData.LongDescription" String="This property shall contain the string that identifies the type of processor contained in this socket."/>
198        </Property>
199        <Property Name="ProcessorArchitecture" Type="Processor.v1_0_0.ProcessorArchitecture">
200          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
201          <Annotation Term="OData.Description" String="The architecture of the processor."/>
202          <Annotation Term="OData.LongDescription" String="This property shall contain the string that identifies the architecture of the processor contained in this socket."/>
203        </Property>
204        <Property Name="InstructionSet" Type="Processor.v1_0_0.InstructionSet">
205          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
206          <Annotation Term="OData.Description" String="The instruction set of the processor."/>
207          <Annotation Term="OData.LongDescription" String="This property shall contain the string that identifies the instruction set of the processor contained in this socket."/>
208        </Property>
209        <Property Name="ProcessorId" Type="Processor.v1_0_0.ProcessorId"  Nullable="false">
210          <Annotation Term="OData.Description" String="The identification information for this processor."/>
211          <Annotation Term="OData.LongDescription" String="This object shall contain identification information for this processor."/>
212        </Property>
213        <Property Name="Status" Type="Resource.Status" Nullable="false">
214          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
215          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
216        </Property>
217        <Property Name="Manufacturer" Type="Edm.String">
218          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
219          <Annotation Term="OData.Description" String="The processor manufacturer."/>
220          <Annotation Term="OData.LongDescription" String="This property shall contain a string that identifies the manufacturer of the processor."/>
221        </Property>
222        <Property Name="Model" Type="Edm.String">
223          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
224          <Annotation Term="OData.Description" String="The product model number of this device."/>
225          <Annotation Term="OData.LongDescription" String="This property shall indicate the model information as provided by the manufacturer of this processor."/>
226        </Property>
227        <Property Name="MaxSpeedMHz" Type="Edm.Int64">
228          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
229          <Annotation Term="OData.Description" String="The maximum clock speed of the processor."/>
230          <Annotation Term="OData.LongDescription" String="This property shall indicate the maximum rated clock speed of the processor in MHz."/>
231          <Annotation Term="Measures.Unit" String="MHz"/>
232        </Property>
233        <Property Name="TotalCores" Type="Edm.Int64">
234          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
235          <Annotation Term="OData.Description" String="The total number of cores that this processor contains."/>
236          <Annotation Term="OData.LongDescription" String="This property shall indicate the total count of independent processor cores contained within this processor."/>
237        </Property>
238        <Property Name="TotalThreads" Type="Edm.Int64">
239          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
240          <Annotation Term="OData.Description" String="The total number of execution threads that this processor supports."/>
241          <Annotation Term="OData.LongDescription" String="This property shall indicate the total count of independent execution threads that this processor supports."/>
242        </Property>
243      </EntityType>
244
245      <ComplexType Name="ProcessorId">
246        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
247        <Annotation Term="OData.Description" String="The identification information for a processor."/>
248        <Annotation Term="OData.LongDescription" String="This type shall contain identification information for a processor."/>
249        <Property Name="VendorId" Type="Edm.String">
250          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
251          <Annotation Term="OData.Description" String="The vendor identification for this processor."/>
252          <Annotation Term="OData.LongDescription" String="This property shall contain the vendor identification information as provided by the manufacturer of this processor.  If this property represents raw register data, as determined by the value of the `ProcessorArchitecture` property, the service shall encode the value as a hex-encoded string following the regular expression pattern `^0x[0-9A-Fa-f]+$` or a decimal-encoded string following the regular expression pattern `^\d+$`."/>
253        </Property>
254        <Property Name="IdentificationRegisters" Type="Edm.String">
255          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
256          <Annotation Term="OData.Description" String="The raw manufacturer-provided processor identification registers for this processor."/>
257          <Annotation Term="OData.LongDescription" String="This property shall contain the raw manufacturer-provided processor-specific identification registers of this processor's features."/>
258          <Annotation Term="Validation.Pattern" String="^0x[0-9A-Fa-f]+$"/>
259        </Property>
260        <Property Name="EffectiveFamily" Type="Edm.String">
261          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
262          <Annotation Term="OData.Description" String="The effective family for this processor."/>
263          <Annotation Term="OData.LongDescription" String="This property shall contain the effective family information as provided by the manufacturer of this processor.  If this property represents raw register data, as determined by the value of the `ProcessorArchitecture` property, the service shall encode the value as a hex-encoded string following the regular expression pattern `^0x[0-9A-Fa-f]+$` or a decimal-encoded string following the regular expression pattern `^\d+$`."/>
264        </Property>
265        <Property Name="EffectiveModel" Type="Edm.String">
266          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
267          <Annotation Term="OData.Description" String="The effective model for this processor."/>
268          <Annotation Term="OData.LongDescription" String="This property shall contain the effective model information as provided by the manufacturer of this processor.  If this property represents raw register data, as determined by the value of the `ProcessorArchitecture` property, the service shall encode the value as a hex-encoded string following the regular expression pattern `^0x[0-9A-Fa-f]+$` or a decimal-encoded string following the regular expression pattern `^\d+$`."/>
269        </Property>
270        <Property Name="Step" Type="Edm.String">
271          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
272          <Annotation Term="OData.Description" String="The step value for this processor."/>
273          <Annotation Term="OData.LongDescription" String="This property shall contain the step or revision information as provided by the manufacturer of this processor.  If this property represents raw register data, as determined by the value of the `ProcessorArchitecture` property, the service shall encode the value as a hex-encoded string following the regular expression pattern `^0x[0-9A-Fa-f]+$` or a decimal-encoded string following the regular expression pattern `^\d+$`."/>
274        </Property>
275        <Property Name="MicrocodeInfo" Type="Edm.String">
276          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
277          <Annotation Term="OData.Description" String="The microcode information for this processor."/>
278          <Annotation Term="OData.LongDescription" String="This property shall contain the microcode information as provided by the manufacturer of this processor.  If this property represents raw register data, as determined by the value of the `ProcessorArchitecture` property, the service shall encode the value as a hex-encoded string following the regular expression pattern `^0x[0-9A-Fa-f]+$` or a decimal-encoded string following the regular expression pattern `^\d+$`."/>
279        </Property>
280      </ComplexType>
281
282      <EnumType Name="ProcessorType">
283        <Member Name="CPU">
284          <Annotation Term="OData.Description" String="A CPU."/>
285        </Member>
286        <Member Name="GPU">
287          <Annotation Term="OData.Description" String="A GPU."/>
288        </Member>
289        <Member Name="FPGA">
290          <Annotation Term="OData.Description" String="An FPGA."/>
291        </Member>
292        <Member Name="DSP">
293          <Annotation Term="OData.Description" String="A DSP."/>
294        </Member>
295        <Member Name="Accelerator">
296          <Annotation Term="OData.Description" String="An accelerator."/>
297        </Member>
298        <Member Name="Core">
299          <Annotation Term="OData.Description" String="A core in a processor."/>
300          <Annotation Term="Redfish.Revisions">
301            <Collection>
302              <Record>
303                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
304                <PropertyValue Property="Version" String="v1_3_0"/>
305              </Record>
306            </Collection>
307          </Annotation>
308        </Member>
309        <Member Name="Thread">
310          <Annotation Term="OData.Description" String="A thread in a processor."/>
311          <Annotation Term="Redfish.Revisions">
312            <Collection>
313              <Record>
314                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
315                <PropertyValue Property="Version" String="v1_3_0"/>
316              </Record>
317            </Collection>
318          </Annotation>
319        </Member>
320        <Member Name="Partition">
321          <Annotation Term="OData.Description" String="A partition in a single processor."/>
322          <Annotation Term="OData.LongDescription" String="This value shall indicate a partition in a processor that is instantiated from a user configuration to carve out resources in a single processor.  An example of this is assigning memory to a set of cores in a GPU."/>
323          <Annotation Term="Redfish.Revisions">
324            <Collection>
325              <Record>
326                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
327                <PropertyValue Property="Version" String="v1_19_0"/>
328              </Record>
329            </Collection>
330          </Annotation>
331        </Member>
332        <Member Name="OEM">
333          <Annotation Term="OData.Description" String="An OEM-defined processing unit."/>
334        </Member>
335      </EnumType>
336
337      <TypeDefinition Name="ProcessorArchitecture" UnderlyingType="Edm.String">
338        <Annotation Term="Redfish.Enumeration">
339          <Collection>
340            <Record>
341              <PropertyValue Property="Member" String="x86"/>
342              <Annotation Term="OData.Description" String="x86 or x86-64."/>
343            </Record>
344            <Record>
345              <PropertyValue Property="Member" String="IA-64"/>
346              <Annotation Term="OData.Description" String="Intel Itanium."/>
347            </Record>
348            <Record>
349              <PropertyValue Property="Member" String="ARM"/>
350              <Annotation Term="OData.Description" String="ARM."/>
351            </Record>
352            <Record>
353              <PropertyValue Property="Member" String="MIPS"/>
354              <Annotation Term="OData.Description" String="MIPS."/>
355            </Record>
356            <Record>
357              <PropertyValue Property="Member" String="Power"/>
358              <Annotation Term="OData.Description" String="Power."/>
359              <Annotation Term="Redfish.Revisions">
360                <Collection>
361                  <Record>
362                    <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
363                    <PropertyValue Property="Version" String="v1_4_0"/>
364                  </Record>
365                </Collection>
366              </Annotation>
367            </Record>
368            <Record>
369              <PropertyValue Property="Member" String="RISC-V"/>
370              <Annotation Term="OData.Description" String="RISC-V."/>
371              <Annotation Term="Redfish.Revisions">
372                <Collection>
373                  <Record>
374                    <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
375                    <PropertyValue Property="Version" String="v1_19_0"/>
376                  </Record>
377                </Collection>
378              </Annotation>
379            </Record>
380            <Record>
381              <PropertyValue Property="Member" String="OEM"/>
382              <Annotation Term="OData.Description" String="OEM-defined."/>
383            </Record>
384          </Collection>
385        </Annotation>
386      </TypeDefinition>
387
388      <TypeDefinition Name="InstructionSet" UnderlyingType="Edm.String">
389        <Annotation Term="Redfish.Enumeration">
390          <Collection>
391            <Record>
392              <PropertyValue Property="Member" String="x86"/>
393              <Annotation Term="OData.Description" String="x86 32-bit."/>
394            </Record>
395            <Record>
396              <PropertyValue Property="Member" String="x86-64"/>
397              <Annotation Term="OData.Description" String="x86 64-bit."/>
398            </Record>
399            <Record>
400              <PropertyValue Property="Member" String="IA-64"/>
401              <Annotation Term="OData.Description" String="Intel IA-64."/>
402            </Record>
403            <Record>
404              <PropertyValue Property="Member" String="ARM-A32"/>
405              <Annotation Term="OData.Description" String="ARM 32-bit."/>
406            </Record>
407            <Record>
408              <PropertyValue Property="Member" String="ARM-A64"/>
409              <Annotation Term="OData.Description" String="ARM 64-bit."/>
410            </Record>
411            <Record>
412              <PropertyValue Property="Member" String="MIPS32"/>
413              <Annotation Term="OData.Description" String="MIPS 32-bit."/>
414            </Record>
415            <Record>
416              <PropertyValue Property="Member" String="MIPS64"/>
417              <Annotation Term="OData.Description" String="MIPS 64-bit."/>
418            </Record>
419            <Record>
420              <PropertyValue Property="Member" String="PowerISA"/>
421              <Annotation Term="OData.Description" String="PowerISA-64 or PowerISA-32."/>
422              <Annotation Term="Redfish.Revisions">
423                <Collection>
424                  <Record>
425                    <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
426                    <PropertyValue Property="Version" String="v1_4_0"/>
427                  </Record>
428                </Collection>
429              </Annotation>
430            </Record>
431            <Record>
432              <PropertyValue Property="Member" String="RV32"/>
433              <Annotation Term="OData.Description" String="RISC-V 32-bit."/>
434              <Annotation Term="Redfish.Revisions">
435                <Collection>
436                  <Record>
437                    <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
438                    <PropertyValue Property="Version" String="v1_19_0"/>
439                  </Record>
440                </Collection>
441              </Annotation>
442            </Record>
443            <Record>
444              <PropertyValue Property="Member" String="RV64"/>
445              <Annotation Term="OData.Description" String="RISC-V 64-bit."/>
446              <Annotation Term="Redfish.Revisions">
447                <Collection>
448                  <Record>
449                    <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
450                    <PropertyValue Property="Version" String="v1_19_0"/>
451                  </Record>
452                </Collection>
453              </Annotation>
454            </Record>
455            <Record>
456              <PropertyValue Property="Member" String="OEM"/>
457              <Annotation Term="OData.Description" String="OEM-defined."/>
458            </Record>
459          </Collection>
460        </Annotation>
461      </TypeDefinition>
462    </Schema>
463
464    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_2">
465      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
466      <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
467      <EntityType Name="Processor" BaseType="Processor.v1_0_0.Processor"/>
468    </Schema>
469
470    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_3">
471      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
472      <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
473      <EntityType Name="Processor" BaseType="Processor.v1_0_2.Processor"/>
474    </Schema>
475
476    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_4">
477      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
478      <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
479      <EntityType Name="Processor" BaseType="Processor.v1_0_3.Processor"/>
480    </Schema>
481
482    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_5">
483      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
484      <Annotation Term="OData.Description" String="This version was created to add units annotations to the `MaxSpeedMHz` property.  It was also created to force the regeneration of JSON Schema so that OData properties are marked as required and integer properties are marked as integer rather than number."/>
485      <EntityType Name="Processor" BaseType="Processor.v1_0_4.Processor"/>
486    </Schema>
487
488    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_6">
489      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
490      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
491      <EntityType Name="Processor" BaseType="Processor.v1_0_5.Processor"/>
492    </Schema>
493
494    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_7">
495      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
496      <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
497      <EntityType Name="Processor" BaseType="Processor.v1_0_6.Processor"/>
498    </Schema>
499
500    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_8">
501      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
502      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
503      <EntityType Name="Processor" BaseType="Processor.v1_0_7.Processor"/>
504    </Schema>
505
506    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_9">
507      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
508      <Annotation Term="OData.Description" String="This version was created to update the description of `IdentificationRegisters`."/>
509      <EntityType Name="Processor" BaseType="Processor.v1_0_8.Processor"/>
510    </Schema>
511
512    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_10">
513      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
514      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
515      <EntityType Name="Processor" BaseType="Processor.v1_0_9.Processor"/>
516    </Schema>
517
518    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_11">
519      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
520      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
521      <EntityType Name="Processor" BaseType="Processor.v1_0_10.Processor"/>
522    </Schema>
523
524    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_12">
525      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
526      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
527      <EntityType Name="Processor" BaseType="Processor.v1_0_11.Processor"/>
528    </Schema>
529
530    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_13">
531      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
532      <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource.  It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data."/>
533      <EntityType Name="Processor" BaseType="Processor.v1_0_12.Processor"/>
534    </Schema>
535
536    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_14">
537      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
538      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
539      <EntityType Name="Processor" BaseType="Processor.v1_0_13.Processor"/>
540    </Schema>
541
542    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_0_15">
543      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
544      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
545      <EntityType Name="Processor" BaseType="Processor.v1_0_14.Processor"/>
546    </Schema>
547
548    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_0">
549      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
550      <Annotation Term="Redfish.Release" String="2017.1"/>
551
552      <EntityType Name="Processor" BaseType="Processor.v1_0_4.Processor">
553        <Property Name="Links" Type="Processor.v1_1_0.Links" Nullable="false">
554          <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
555          <Annotation Term="OData.LongDescription" String="This property shall contain links to resources that are related to but are not contained by, or subordinate to, this resource."/>
556        </Property>
557        <Property Name="Actions" Type="Processor.v1_1_0.Actions" Nullable="false">
558          <Annotation Term="OData.Description" String="The available actions for this resource."/>
559          <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
560        </Property>
561      </EntityType>
562
563      <ComplexType Name="Links" BaseType="Resource.Links">
564        <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
565        <Annotation Term="OData.LongDescription" String="This Redfish Specification-described type shall contain links to resources that are related to but are not contained by, or subordinate to, this resource."/>
566        <NavigationProperty Name="Chassis" Type="Chassis.Chassis" Nullable="false">
567          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
568          <Annotation Term="OData.Description" String="The link to the chassis that contains this processor."/>
569          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `Chassis` that represents the physical container associated with this processor."/>
570          <Annotation Term="OData.AutoExpandReferences"/>
571        </NavigationProperty>
572      </ComplexType>
573
574      <ComplexType Name="Actions">
575        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
576        <Annotation Term="OData.Description" String="The available actions for this resource."/>
577        <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
578        <Property Name="Oem" Type="Processor.v1_1_0.OemActions" Nullable="false">
579          <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
580          <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
581        </Property>
582      </ComplexType>
583
584      <ComplexType Name="OemActions">
585        <Annotation Term="OData.AdditionalProperties" Bool="true"/>
586        <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
587        <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
588      </ComplexType>
589    </Schema>
590
591    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_1">
592      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
593      <Annotation Term="OData.Description" String="This version was created to add units annotations on the `MaxSpeedMHz` property.  It was also created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/>
594      <EntityType Name="Processor" BaseType="Processor.v1_1_0.Processor"/>
595    </Schema>
596
597    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_2">
598      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
599      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
600      <EntityType Name="Processor" BaseType="Processor.v1_1_1.Processor"/>
601    </Schema>
602
603    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_3">
604      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
605      <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
606      <EntityType Name="Processor" BaseType="Processor.v1_1_2.Processor"/>
607    </Schema>
608
609    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_4">
610      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
611      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
612      <EntityType Name="Processor" BaseType="Processor.v1_1_3.Processor"/>
613    </Schema>
614
615    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_5">
616      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
617      <Annotation Term="OData.Description" String="This version was created to update the description of `IdentificationRegisters`."/>
618      <EntityType Name="Processor" BaseType="Processor.v1_1_4.Processor"/>
619    </Schema>
620
621    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_6">
622      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
623      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
624      <EntityType Name="Processor" BaseType="Processor.v1_1_5.Processor"/>
625    </Schema>
626
627    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_7">
628      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
629      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
630      <EntityType Name="Processor" BaseType="Processor.v1_1_6.Processor"/>
631    </Schema>
632
633    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_8">
634      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
635      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
636      <EntityType Name="Processor" BaseType="Processor.v1_1_7.Processor"/>
637    </Schema>
638
639    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_9">
640      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
641      <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource.  It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data."/>
642      <EntityType Name="Processor" BaseType="Processor.v1_1_8.Processor"/>
643    </Schema>
644
645    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_10">
646      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
647      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
648      <EntityType Name="Processor" BaseType="Processor.v1_1_9.Processor"/>
649    </Schema>
650
651    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_11">
652      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
653      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
654      <EntityType Name="Processor" BaseType="Processor.v1_1_10.Processor"/>
655    </Schema>
656
657    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_0">
658      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
659      <Annotation Term="Redfish.Release" String="2017.3"/>
660
661      <EntityType Name="Processor" BaseType="Processor.v1_1_0.Processor">
662        <Property Name="Location" Type="Resource.Location" Nullable="false">
663          <Annotation Term="OData.Description" String="The location of the processor."/>
664          <Annotation Term="OData.LongDescription" String="This property shall contain the location information of the associated processor."/>
665        </Property>
666        <NavigationProperty Name="Assembly" Type="Assembly.Assembly" ContainsTarget="true" Nullable="false">
667          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
668          <Annotation Term="OData.Description" String="The link to an assembly associated with this processor."/>
669          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `Assembly`."/>
670          <Annotation Term="OData.AutoExpandReferences"/>
671        </NavigationProperty>
672      </EntityType>
673    </Schema>
674
675    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_1">
676      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
677      <Annotation Term="OData.Description" String="This version was created to add units annotations on the `MaxSpeedMHz` property.  It was also created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/>
678      <EntityType Name="Processor" BaseType="Processor.v1_2_0.Processor"/>
679    </Schema>
680
681    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_2">
682      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
683      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
684      <EntityType Name="Processor" BaseType="Processor.v1_2_1.Processor"/>
685    </Schema>
686
687    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_3">
688      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
689      <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
690      <EntityType Name="Processor" BaseType="Processor.v1_2_2.Processor"/>
691    </Schema>
692
693    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_4">
694      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
695      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
696      <EntityType Name="Processor" BaseType="Processor.v1_2_3.Processor"/>
697    </Schema>
698
699    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_5">
700      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
701      <Annotation Term="OData.Description" String="This version was created to update the description of `IdentificationRegisters`."/>
702      <EntityType Name="Processor" BaseType="Processor.v1_2_4.Processor"/>
703    </Schema>
704
705    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_6">
706      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
707      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
708      <EntityType Name="Processor" BaseType="Processor.v1_2_5.Processor"/>
709    </Schema>
710
711    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_7">
712      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
713      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
714      <EntityType Name="Processor" BaseType="Processor.v1_2_6.Processor"/>
715    </Schema>
716
717    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_8">
718      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
719      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
720      <EntityType Name="Processor" BaseType="Processor.v1_2_7.Processor"/>
721    </Schema>
722
723    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_9">
724      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
725      <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource.  It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data."/>
726      <EntityType Name="Processor" BaseType="Processor.v1_2_8.Processor"/>
727    </Schema>
728
729    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_10">
730      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
731      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
732      <EntityType Name="Processor" BaseType="Processor.v1_2_9.Processor"/>
733    </Schema>
734
735    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_11">
736      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
737      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
738      <EntityType Name="Processor" BaseType="Processor.v1_2_10.Processor"/>
739    </Schema>
740
741    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_0">
742      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
743      <Annotation Term="Redfish.Release" String="2018.1"/>
744
745      <EntityType Name="Processor" BaseType="Processor.v1_2_0.Processor">
746        <NavigationProperty Name="SubProcessors" Type="ProcessorCollection.ProcessorCollection" ContainsTarget="true" Nullable="false">
747          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
748          <Annotation Term="OData.Description" String="The link to the collection of sub-processors associated with this processor, such as cores or threads, that are part of a processor."/>
749          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `ProcessorCollection`."/>
750          <Annotation Term="OData.AutoExpandReferences"/>
751        </NavigationProperty>
752      </EntityType>
753    </Schema>
754
755    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_1">
756      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
757      <Annotation Term="OData.Description" String="This version was created to add units annotations on the `MaxSpeedMHz` property.  It was also created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/>
758      <EntityType Name="Processor" BaseType="Processor.v1_3_0.Processor"/>
759    </Schema>
760
761    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_2">
762      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
763      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
764      <EntityType Name="Processor" BaseType="Processor.v1_3_1.Processor"/>
765    </Schema>
766
767    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_3">
768      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
769      <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format."/>
770      <EntityType Name="Processor" BaseType="Processor.v1_3_2.Processor"/>
771    </Schema>
772
773    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_4">
774      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
775      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
776      <EntityType Name="Processor" BaseType="Processor.v1_3_3.Processor"/>
777    </Schema>
778
779    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_5">
780      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
781      <Annotation Term="OData.Description" String="This version was created to update the description of `IdentificationRegisters`."/>
782      <EntityType Name="Processor" BaseType="Processor.v1_3_4.Processor"/>
783    </Schema>
784
785    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_6">
786      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
787      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
788      <EntityType Name="Processor" BaseType="Processor.v1_3_5.Processor"/>
789    </Schema>
790
791    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_7">
792      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
793      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
794      <EntityType Name="Processor" BaseType="Processor.v1_3_6.Processor"/>
795    </Schema>
796
797    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_8">
798      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
799      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
800      <EntityType Name="Processor" BaseType="Processor.v1_3_7.Processor"/>
801    </Schema>
802
803    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_9">
804      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
805      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
806      <EntityType Name="Processor" BaseType="Processor.v1_3_8.Processor"/>
807    </Schema>
808
809    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_10">
810      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
811      <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource.  It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data."/>
812      <EntityType Name="Processor" BaseType="Processor.v1_3_9.Processor"/>
813    </Schema>
814
815    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_11">
816      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
817      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
818      <EntityType Name="Processor" BaseType="Processor.v1_3_10.Processor"/>
819    </Schema>
820
821    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_12">
822      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
823      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
824      <EntityType Name="Processor" BaseType="Processor.v1_3_11.Processor"/>
825    </Schema>
826
827    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_0">
828      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
829      <Annotation Term="Redfish.Release" String="2018.3"/>
830      <Annotation Term="OData.Description" String="This version was created to add `Power` architecture to `ProcessorArchitecture` and `PowerISA` to `InstructionSet`."/>
831
832      <EntityType Name="Processor" BaseType="Processor.v1_3_2.Processor">
833        <Property Name="TDPWatts" Type="Edm.Int64">
834          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
835          <Annotation Term="OData.Description" String="The nominal Thermal Design Power (TDP) in watt units."/>
836          <Annotation Term="OData.LongDescription" String="This property shall contain the nominal Thermal Design Power (TDP) in watt units."/>
837          <Annotation Term="Measures.Unit" String="W"/>
838        </Property>
839        <Property Name="MaxTDPWatts" Type="Edm.Int64">
840          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
841          <Annotation Term="OData.Description" String="The maximum Thermal Design Power (TDP) in watt units."/>
842          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum Thermal Design Power (TDP) in watt units."/>
843          <Annotation Term="Measures.Unit" String="W"/>
844        </Property>
845        <NavigationProperty Name="Metrics" Type="ProcessorMetrics.ProcessorMetrics" Nullable="false">
846          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
847          <Annotation Term="OData.Description" String="The link to the metrics associated with this processor."/>
848          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `ProcessorMetrics` that contains the metrics associated with this processor."/>
849          <Annotation Term="Redfish.URISegment" String="ProcessorMetrics"/>
850        </NavigationProperty>
851        <Property Name="UUID" Type="Resource.UUID">
852          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
853          <Annotation Term="OData.Description" String="The UUID for this processor."/>
854          <Annotation Term="OData.LongDescription" String="This property shall contain a universally unique identifier number for the processor.  RFC4122 describes methods to use to create the value.  The value should be considered to be opaque.  Client software should only treat the overall value as a universally unique identifier and should not interpret any subfields within the UUID."/>
855        </Property>
856        <Property Name="ProcessorMemory" Type="Collection(Processor.v1_4_0.ProcessorMemory)" Nullable="false">
857          <Annotation Term="OData.Description" String="The memory directly attached or integrated within this processor.  Examples include internal cache, dedicated memory for the processor, and system memory."/>
858          <Annotation Term="OData.LongDescription" String="This property shall contain the memory directly attached or integrated within this processor."/>
859        </Property>
860        <Property Name="FPGA" Type="Processor.v1_4_0.FPGA" Nullable="false">
861          <Annotation Term="OData.Description" String="The properties for processors of the FPGA type."/>
862          <Annotation Term="OData.LongDescription" String="This property shall contain an object containing properties for processors of type `FPGA`."/>
863        </Property>
864        <NavigationProperty Name="AccelerationFunctions" Type="AccelerationFunctionCollection.AccelerationFunctionCollection" ContainsTarget="true" Nullable="false">
865          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
866          <Annotation Term="OData.Description" String="The link to the collection of acceleration functions associated with this processor."/>
867          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `AccelerationFunctionCollection`."/>
868          <Annotation Term="OData.AutoExpandReferences"/>
869        </NavigationProperty>
870      </EntityType>
871
872      <ComplexType Name="Links" BaseType="Processor.v1_1_0.Links">
873        <NavigationProperty Name="Endpoints" Type="Collection(Endpoint.Endpoint)">
874          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
875          <Annotation Term="OData.Description" String="An array of links to the endpoints that connect to this processor."/>
876          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Endpoint` that represent endpoints associated with this processor."/>
877          <Annotation Term="OData.AutoExpandReferences"/>
878        </NavigationProperty>
879        <NavigationProperty Name="ConnectedProcessors" Type="Collection(Processor.Processor)">
880          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
881          <Annotation Term="OData.Description" String="An array of links to the processors directly connected to this processor."/>
882          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Processor` that are directly connected to this processor."/>
883          <Annotation Term="OData.AutoExpandReferences"/>
884        </NavigationProperty>
885        <NavigationProperty Name="PCIeDevice" Type="PCIeDevice.PCIeDevice" Nullable="false">
886          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
887          <Annotation Term="OData.Description" String="The link to the PCIe device associated with this processor."/>
888          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `PCIeDevice` that represents the PCIe device associated with this processor."/>
889          <Annotation Term="OData.AutoExpandReferences"/>
890        </NavigationProperty>
891        <NavigationProperty Name="PCIeFunctions" Type="Collection(PCIeFunction.PCIeFunction)">
892          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
893          <Annotation Term="OData.Description" String="An array of links to the PCIeFunctions associated with this processor."/>
894          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `PCIeFunction` that represent the PCIe functions associated with this processor."/>
895          <Annotation Term="OData.AutoExpandReferences"/>
896        </NavigationProperty>
897      </ComplexType>
898
899      <ComplexType Name="ProcessorMemory">
900        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
901        <Annotation Term="OData.Description" String="This type describes the memory directly attached or integrated within a processor."/>
902        <Annotation Term="OData.LongDescription" String="This type shall contain information about memory directly attached or integrated within a processor."/>
903        <Property Name="IntegratedMemory" Type="Edm.Boolean">
904          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
905          <Annotation Term="OData.Description" String="An indication of whether this memory is integrated within the processor."/>
906          <Annotation Term="OData.LongDescription" String="This property shall indicate whether this memory is integrated within the processor.  Otherwise, it is discrete memory attached to the processor."/>
907        </Property>
908        <Property Name="MemoryType" Type="Processor.v1_4_0.ProcessorMemoryType">
909          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
910          <Annotation Term="OData.Description" String="The type of memory used by this processor."/>
911          <Annotation Term="OData.LongDescription" String="This property shall contain a type of the processor memory type."/>
912        </Property>
913        <Property Name="CapacityMiB" Type="Edm.Int64">
914          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
915          <Annotation Term="OData.Description" String="The memory capacity in MiB."/>
916          <Annotation Term="OData.LongDescription" String="This property shall contain the memory capacity in MiB."/>
917          <Annotation Term="Measures.Unit" String="MiBy"/>
918        </Property>
919        <Property Name="SpeedMHz" Type="Edm.Int64">
920          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
921          <Annotation Term="OData.Description" String="The operating speed of the memory in MHz."/>
922          <Annotation Term="OData.LongDescription" String="This property shall contain the operating speed of the memory in MHz."/>
923        </Property>
924      </ComplexType>
925
926      <EnumType Name="ProcessorMemoryType">
927        <Member Name="Cache">
928          <Annotation Term="OData.Description" String="Processor cache, but no level is determined."/>
929          <Annotation Term="Redfish.Revisions">
930            <Collection>
931              <Record>
932                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
933                <PropertyValue Property="Version" String="v1_17_0"/>
934              </Record>
935            </Collection>
936          </Annotation>
937        </Member>
938        <Member Name="L1Cache">
939          <Annotation Term="OData.Description" String="L1 cache."/>
940        </Member>
941        <Member Name="L2Cache">
942          <Annotation Term="OData.Description" String="L2 cache."/>
943        </Member>
944        <Member Name="L3Cache">
945          <Annotation Term="OData.Description" String="L3 cache."/>
946        </Member>
947        <Member Name="L4Cache">
948          <Annotation Term="OData.Description" String="L4 cache."/>
949        </Member>
950        <Member Name="L5Cache">
951          <Annotation Term="OData.Description" String="L5 cache."/>
952        </Member>
953        <Member Name="L6Cache">
954          <Annotation Term="OData.Description" String="L6 cache."/>
955        </Member>
956        <Member Name="L7Cache">
957          <Annotation Term="OData.Description" String="L7 cache."/>
958        </Member>
959        <Member Name="HBM1">
960          <Annotation Term="OData.Description" String="High Bandwidth Memory."/>
961        </Member>
962        <Member Name="HBM2">
963          <Annotation Term="OData.Description" String="The second generation of High Bandwidth Memory."/>
964        </Member>
965        <Member Name="HBM2E">
966          <Annotation Term="OData.Description" String="An updated version of the second generation of High Bandwidth Memory."/>
967          <Annotation Term="Redfish.Revisions">
968            <Collection>
969              <Record>
970                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
971                <PropertyValue Property="Version" String="v1_17_0"/>
972              </Record>
973            </Collection>
974          </Annotation>
975        </Member>
976        <Member Name="HBM3">
977          <Annotation Term="OData.Description" String="The third generation of High Bandwidth Memory."/>
978        </Member>
979        <Member Name="SGRAM">
980          <Annotation Term="OData.Description" String="Synchronous graphics RAM."/>
981        </Member>
982        <Member Name="GDDR">
983          <Annotation Term="OData.Description" String="Synchronous graphics random-access memory."/>
984        </Member>
985        <Member Name="GDDR2">
986          <Annotation Term="OData.Description" String="Double data rate type two synchronous graphics random-access memory."/>
987        </Member>
988        <Member Name="GDDR3">
989          <Annotation Term="OData.Description" String="Double data rate type three synchronous graphics random-access memory."/>
990        </Member>
991        <Member Name="GDDR4">
992          <Annotation Term="OData.Description" String="Double data rate type four synchronous graphics random-access memory."/>
993        </Member>
994        <Member Name="GDDR5">
995          <Annotation Term="OData.Description" String="Double data rate type five synchronous graphics random-access memory."/>
996        </Member>
997        <Member Name="GDDR5X">
998          <Annotation Term="OData.Description" String="Double data rate type five X synchronous graphics random-access memory."/>
999        </Member>
1000        <Member Name="GDDR6">
1001          <Annotation Term="OData.Description" String="Double data rate type six synchronous graphics random-access memory."/>
1002        </Member>
1003        <Member Name="DDR">
1004          <Annotation Term="OData.Description" String="Double data rate synchronous dynamic random-access memory."/>
1005        </Member>
1006        <Member Name="DDR2">
1007          <Annotation Term="OData.Description" String="Double data rate type two synchronous dynamic random-access memory."/>
1008        </Member>
1009        <Member Name="DDR3">
1010          <Annotation Term="OData.Description" String="Double data rate type three synchronous dynamic random-access memory."/>
1011        </Member>
1012        <Member Name="DDR4">
1013          <Annotation Term="OData.Description" String="Double data rate type four synchronous dynamic random-access memory."/>
1014        </Member>
1015        <Member Name="DDR5">
1016          <Annotation Term="OData.Description" String="Double data rate type five synchronous dynamic random-access memory."/>
1017        </Member>
1018        <Member Name="SDRAM">
1019          <Annotation Term="OData.Description" String="Synchronous dynamic random-access memory."/>
1020        </Member>
1021        <Member Name="SRAM">
1022          <Annotation Term="OData.Description" String="Static random-access memory."/>
1023        </Member>
1024        <Member Name="Flash">
1025          <Annotation Term="OData.Description" String="Flash memory."/>
1026        </Member>
1027        <Member Name="OEM">
1028          <Annotation Term="OData.Description" String="OEM-defined."/>
1029        </Member>
1030      </EnumType>
1031
1032      <ComplexType Name="FPGA">
1033        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1034        <Annotation Term="OData.Description" String="The properties of the FPGA device."/>
1035        <Annotation Term="OData.LongDescription" String="This object shall contain the properties of the FPGA device represented by a processor."/>
1036        <Property Name="FpgaType" Type="Processor.v1_4_0.FpgaType" Nullable="false">
1037          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1038          <Annotation Term="OData.Description" String="The FPGA type."/>
1039          <Annotation Term="OData.LongDescription" String="This property shall contain a type of the FPGA device."/>
1040        </Property>
1041        <Property Name="Model" Type="Edm.String" Nullable="false">
1042          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1043          <Annotation Term="OData.Description" String="The FPGA model."/>
1044          <Annotation Term="OData.LongDescription" String="This property shall contain a model of the FPGA device."/>
1045        </Property>
1046        <Property Name="FirmwareId" Type="Edm.String" Nullable="false">
1047          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1048          <Annotation Term="OData.Description" String="The FPGA firmware identifier."/>
1049          <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the FPGA firmware identifier."/>
1050        </Property>
1051        <Property Name="FirmwareManufacturer" Type="Edm.String" Nullable="false">
1052          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1053          <Annotation Term="OData.Description" String="The FPGA firmware manufacturer."/>
1054          <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the FPGA firmware manufacturer."/>
1055        </Property>
1056        <Property Name="FirmwareVersion" Type="Edm.String" Nullable="false">
1057          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1058          <Annotation Term="OData.Description" String="The FPGA firmware version."/>
1059          <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the FPGA firmware version."/>
1060          <Annotation Term="Redfish.Revisions">
1061            <Collection>
1062              <Record>
1063                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1064                <PropertyValue Property="Version" String="v1_9_0"/>
1065                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `FirmwareVersion` property in the root of this resource."/>
1066              </Record>
1067            </Collection>
1068          </Annotation>
1069        </Property>
1070        <Property Name="HostInterface" Type="Processor.v1_4_0.ProcessorInterface" Nullable="false">
1071          <Annotation Term="OData.Description" String="The FPGA interface to the host."/>
1072          <Annotation Term="OData.LongDescription" String="This property shall contain an object that describes the connectivity to the host for system software to use."/>
1073          <Annotation Term="Redfish.Revisions">
1074            <Collection>
1075              <Record>
1076                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1077                <PropertyValue Property="Version" String="v1_8_0"/>
1078                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `SystemInterface` property in the root of this resource."/>
1079              </Record>
1080            </Collection>
1081          </Annotation>
1082        </Property>
1083        <Property Name="ExternalInterfaces" Type="Collection(Processor.v1_4_0.ProcessorInterface)" Nullable="false">
1084          <Annotation Term="OData.Description" String="An array of the FPGA external interfaces."/>
1085          <Annotation Term="OData.LongDescription" String="This property shall contain an array of objects that describe the external connectivity of the FPGA."/>
1086        </Property>
1087        <Property Name="PCIeVirtualFunctions" Type="Edm.Int64" Nullable="false">
1088          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1089          <Annotation Term="OData.Description" String="The number of PCIe Virtual Functions."/>
1090          <Annotation Term="OData.LongDescription" String="This property shall contain an integer that describes the number of PCIe Virtual Functions configured within the FPGA."/>
1091        </Property>
1092        <Property Name="ProgrammableFromHost" Type="Edm.Boolean">
1093          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1094          <Annotation Term="OData.Description" String="An indication of whether the FPGA firmware can be reprogrammed from the host by using system software."/>
1095          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the FPGA firmware can be reprogrammed from the host by using system software.  If `false`, system software shall not be able to program the FPGA firmware from the system interface.  In either state, a management controller may be able to program the FPGA firmware by using the sideband interface."/>
1096        </Property>
1097        <Property Name="ReconfigurationSlots" Type="Collection(Processor.v1_4_0.FpgaReconfigurationSlot)" Nullable="false">
1098          <Annotation Term="OData.Description" String="An array of the FPGA reconfiguration slots.  An FPGA uses a reconfiguration slot to contain an acceleration function that can change as the FPGA is provisioned."/>
1099          <Annotation Term="OData.LongDescription" String="This property shall contain an array of the structures that describe the FPGA reconfiguration slots that the acceleration functions can program."/>
1100        </Property>
1101        <Property Name="Oem" Type="Resource.Oem" Nullable="false">
1102          <Annotation Term="OData.Description" String="The OEM extension property."/>
1103          <Annotation Term="OData.LongDescription" String="This property shall contain the OEM extensions.  All values for properties contained in this object shall conform to the Redfish Specification-described requirements."/>
1104        </Property>
1105      </ComplexType>
1106
1107      <ComplexType Name="FpgaReconfigurationSlot">
1108        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1109        <Annotation Term="OData.Description" String="This type describes the FPGA reconfiguration slot.  An FPGA uses a reconfiguration slot to contain an acceleration function that can change as the FPGA is provisioned."/>
1110        <Annotation Term="OData.LongDescription" String="This type shall contain information about the FPGA reconfiguration slot."/>
1111        <Property Name="SlotId" Type="Edm.String">
1112          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1113          <Annotation Term="OData.Description" String="The FPGA reconfiguration slot identifier."/>
1114          <Annotation Term="OData.LongDescription" String="This property shall contain the FPGA reconfiguration slot identifier."/>
1115        </Property>
1116        <Property Name="UUID" Type="Resource.UUID">
1117          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1118          <Annotation Term="OData.Description" String="The UUID for this reconfiguration slot."/>
1119          <Annotation Term="OData.LongDescription" String="This property shall contain a universally unique identifier number for the reconfiguration slot."/>
1120        </Property>
1121        <Property Name="ProgrammableFromHost" Type="Edm.Boolean">
1122          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1123          <Annotation Term="OData.Description" String="An indication of whether the reconfiguration slot can be reprogrammed from the host by using system software."/>
1124          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the reconfiguration slot can be reprogrammed from the host by using system software.  If `false`, system software shall not be able to program the reconfiguration slot from the system interface.  In either state, a management controller may be able to program the reconfiguration slot by using the sideband interface."/>
1125        </Property>
1126        <NavigationProperty Name="AccelerationFunction" Type="AccelerationFunction.AccelerationFunction" Nullable="false">
1127          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1128          <Annotation Term="OData.Description" String="The link to the acceleration function that the code programmed into a reconfiguration slot provides."/>
1129          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `AccelerationFunction` that represents the code programmed into this reconfiguration slot."/>
1130        </NavigationProperty>
1131      </ComplexType>
1132
1133      <EnumType Name="FpgaType">
1134        <Member Name="Integrated">
1135          <Annotation Term="OData.Description" String="The FPGA device integrated with other processor in the single chip."/>
1136        </Member>
1137        <Member Name="Discrete">
1138          <Annotation Term="OData.Description" String="The discrete FPGA device."/>
1139        </Member>
1140      </EnumType>
1141
1142      <ComplexType Name="ProcessorInterface">
1143        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1144        <Annotation Term="OData.Description" String="This type describes an interface between the system, or external connection, and the processor."/>
1145        <Annotation Term="OData.LongDescription" String="This type shall contain information about the system interface, or external connection, to the processor."/>
1146        <Property Name="InterfaceType" Type="Processor.v1_4_0.SystemInterfaceType">
1147          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1148          <Annotation Term="OData.Description" String="The interface type."/>
1149          <Annotation Term="OData.LongDescription" String="This property shall contain an enumerated value that describes the type of interface between the system, or external connection, and the processor."/>
1150        </Property>
1151        <Property Name="PCIe" Type="PCIeDevice.PCIeInterface" Nullable="false">
1152          <Annotation Term="OData.Description" String="The PCIe-related information for this interface."/>
1153          <Annotation Term="OData.LongDescription" String="This property shall contain an object the describes the PCIe-related information for this interface."/>
1154        </Property>
1155        <Property Name="Ethernet" Type="Processor.v1_4_0.EthernetInterface" Nullable="false">
1156          <Annotation Term="OData.Description" String="The Ethernet-related information for this interface."/>
1157          <Annotation Term="OData.LongDescription" String="This property shall contain an object the describes the Ethernet-related information for this interface."/>
1158        </Property>
1159      </ComplexType>
1160
1161      <ComplexType Name="EthernetInterface">
1162        <Annotation Term="OData.Description" String="This type defines an Ethernet interface."/>
1163        <Annotation Term="OData.LongDescription" String="These properties shall contain the definition for an Ethernet interface for a Redfish implementation."/>
1164        <Property Name="Oem" Type="Resource.Oem" Nullable="false">
1165          <Annotation Term="OData.Description" String="The OEM extension property."/>
1166          <Annotation Term="OData.LongDescription" String="This property shall contain the OEM extensions.  All values for properties contained in this object shall conform to the Redfish Specification-described requirements."/>
1167        </Property>
1168        <Property Name="MaxSpeedMbps" Type="Edm.Int64">
1169          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1170          <Annotation Term="OData.Description" String="The maximum speed supported by this interface."/>
1171          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum speed supported by this interface."/>
1172          <Annotation Term="Measures.Unit" String="Mbit/s"/>
1173        </Property>
1174        <Property Name="MaxLanes" Type="Edm.Int64">
1175          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1176          <Annotation Term="OData.Description" String="The number of lanes supported by this interface."/>
1177          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of lanes supported by this interface."/>
1178        </Property>
1179      </ComplexType>
1180
1181      <EnumType Name="SystemInterfaceType">
1182        <Member Name="QPI">
1183          <Annotation Term="OData.Description" String="The Intel QuickPath Interconnect."/>
1184        </Member>
1185        <Member Name="UPI">
1186          <Annotation Term="OData.Description" String="The Intel UltraPath Interconnect."/>
1187        </Member>
1188        <Member Name="PCIe">
1189          <Annotation Term="OData.Description" String="A PCI Express interface."/>
1190        </Member>
1191        <Member Name="Ethernet">
1192          <Annotation Term="OData.Description" String="An Ethernet interface."/>
1193        </Member>
1194        <Member Name="AMBA">
1195          <Annotation Term="OData.Description" String="The Arm Advanced Microcontroller Bus Architecture interface."/>
1196          <Annotation Term="Redfish.Revisions">
1197            <Collection>
1198              <Record>
1199                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1200                <PropertyValue Property="Version" String="v1_8_0"/>
1201              </Record>
1202            </Collection>
1203          </Annotation>
1204        </Member>
1205        <Member Name="CCIX">
1206          <Annotation Term="OData.Description" String="The Cache Coherent Interconnect for Accelerators interface."/>
1207          <Annotation Term="Redfish.Revisions">
1208            <Collection>
1209              <Record>
1210                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1211                <PropertyValue Property="Version" String="v1_8_0"/>
1212              </Record>
1213            </Collection>
1214          </Annotation>
1215        </Member>
1216        <Member Name="CXL">
1217          <Annotation Term="OData.Description" String="The Compute Express Link interface."/>
1218          <Annotation Term="Redfish.Revisions">
1219            <Collection>
1220              <Record>
1221                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1222                <PropertyValue Property="Version" String="v1_8_0"/>
1223              </Record>
1224            </Collection>
1225          </Annotation>
1226        </Member>
1227        <Member Name="OEM">
1228          <Annotation Term="OData.Description" String="An OEM-defined interface."/>
1229        </Member>
1230      </EnumType>
1231    </Schema>
1232
1233    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_1">
1234      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1235      <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format, and to add a missing term to several properties to disallow them from being `null`."/>
1236      <EntityType Name="Processor" BaseType="Processor.v1_4_0.Processor"/>
1237    </Schema>
1238
1239    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_2">
1240      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1241      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1242      <EntityType Name="Processor" BaseType="Processor.v1_4_1.Processor"/>
1243    </Schema>
1244
1245    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_3">
1246      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1247      <Annotation Term="OData.Description" String="This version was created to update the description of `IdentificationRegisters`."/>
1248      <EntityType Name="Processor" BaseType="Processor.v1_4_2.Processor"/>
1249    </Schema>
1250
1251    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_4">
1252      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1253      <Annotation Term="OData.Description" String="This version was created to fix typos in several properties."/>
1254      <EntityType Name="Processor" BaseType="Processor.v1_4_3.Processor"/>
1255    </Schema>
1256
1257    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_5">
1258      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1259      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1260      <EntityType Name="Processor" BaseType="Processor.v1_4_4.Processor"/>
1261    </Schema>
1262
1263    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_6">
1264      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1265      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1266      <EntityType Name="Processor" BaseType="Processor.v1_4_5.Processor"/>
1267    </Schema>
1268
1269    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_7">
1270      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1271      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
1272      <EntityType Name="Processor" BaseType="Processor.v1_4_6.Processor"/>
1273    </Schema>
1274
1275    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_8">
1276      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1277      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1278      <EntityType Name="Processor" BaseType="Processor.v1_4_7.Processor"/>
1279    </Schema>
1280
1281    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_9">
1282      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1283      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1284      <EntityType Name="Processor" BaseType="Processor.v1_4_8.Processor"/>
1285    </Schema>
1286
1287    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_10">
1288      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1289      <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource.  It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data.  It was also created to better describe the full scope of the `ProcessorMemory` property.  It was also created to add the URI segment annotation to `Metrics`."/>
1290      <EntityType Name="Processor" BaseType="Processor.v1_4_9.Processor"/>
1291    </Schema>
1292
1293    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_11">
1294      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1295      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1296      <EntityType Name="Processor" BaseType="Processor.v1_4_10.Processor"/>
1297    </Schema>
1298
1299    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_12">
1300      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1301      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1302      <EntityType Name="Processor" BaseType="Processor.v1_4_11.Processor"/>
1303    </Schema>
1304
1305    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_0">
1306      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1307      <Annotation Term="Redfish.Release" String="2019.1"/>
1308      <Annotation Term="OData.Description" String="This version was created to add TotalEnabledCores property."/>
1309
1310      <EntityType Name="Processor" BaseType="Processor.v1_4_1.Processor">
1311        <Property Name="TotalEnabledCores" Type="Edm.Int64">
1312          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1313          <Annotation Term="OData.Description" String="The total number of enabled cores that this processor contains."/>
1314          <Annotation Term="OData.LongDescription" String="This property shall indicate the total count of enabled independent processor cores contained within this processor."/>
1315        </Property>
1316      </EntityType>
1317    </Schema>
1318
1319    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_1">
1320      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1321      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1322      <EntityType Name="Processor" BaseType="Processor.v1_5_0.Processor"/>
1323    </Schema>
1324
1325    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_2">
1326      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1327      <Annotation Term="OData.Description" String="This version was created to update the description of `IdentificationRegisters`."/>
1328      <EntityType Name="Processor" BaseType="Processor.v1_5_1.Processor"/>
1329    </Schema>
1330
1331    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_3">
1332      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1333      <Annotation Term="OData.Description" String="This version was created to fix typos in several properties."/>
1334      <EntityType Name="Processor" BaseType="Processor.v1_5_2.Processor"/>
1335    </Schema>
1336
1337    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_4">
1338      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1339      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1340      <EntityType Name="Processor" BaseType="Processor.v1_5_3.Processor"/>
1341    </Schema>
1342
1343    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_5">
1344      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1345      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1346      <EntityType Name="Processor" BaseType="Processor.v1_5_4.Processor"/>
1347    </Schema>
1348
1349    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_6">
1350      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1351      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
1352      <EntityType Name="Processor" BaseType="Processor.v1_5_5.Processor"/>
1353    </Schema>
1354
1355    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_7">
1356      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1357      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1358      <EntityType Name="Processor" BaseType="Processor.v1_5_6.Processor"/>
1359    </Schema>
1360
1361    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_8">
1362      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1363      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1364      <EntityType Name="Processor" BaseType="Processor.v1_5_7.Processor"/>
1365    </Schema>
1366
1367    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_9">
1368      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1369      <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource.  It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data.  It was also created to better describe the full scope of the `ProcessorMemory` property.  It was also created to add the URI segment annotation to `Metrics`."/>
1370      <EntityType Name="Processor" BaseType="Processor.v1_5_8.Processor"/>
1371    </Schema>
1372
1373    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_10">
1374      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1375      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1376      <EntityType Name="Processor" BaseType="Processor.v1_5_9.Processor"/>
1377    </Schema>
1378
1379    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_11">
1380      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1381      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1382      <EntityType Name="Processor" BaseType="Processor.v1_5_10.Processor"/>
1383    </Schema>
1384
1385    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_0">
1386      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1387      <Annotation Term="Redfish.Release" String="2019.3"/>
1388      <Annotation Term="OData.Description" String="This version was created to add a reset action for a processor."/>
1389
1390      <EntityType Name="Processor" BaseType="Processor.v1_5_2.Processor"/>
1391    </Schema>
1392
1393    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_1">
1394      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1395      <Annotation Term="OData.Description" String="This version was created to fix typos in several properties."/>
1396      <EntityType Name="Processor" BaseType="Processor.v1_6_0.Processor"/>
1397    </Schema>
1398
1399    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_2">
1400      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1401      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1402      <EntityType Name="Processor" BaseType="Processor.v1_6_1.Processor"/>
1403    </Schema>
1404
1405    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_3">
1406      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1407      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1408      <EntityType Name="Processor" BaseType="Processor.v1_6_2.Processor"/>
1409    </Schema>
1410
1411    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_4">
1412      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1413      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
1414      <EntityType Name="Processor" BaseType="Processor.v1_6_3.Processor"/>
1415    </Schema>
1416
1417    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_5">
1418      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1419      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1420      <EntityType Name="Processor" BaseType="Processor.v1_6_4.Processor"/>
1421    </Schema>
1422
1423    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_6">
1424      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1425      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1426      <EntityType Name="Processor" BaseType="Processor.v1_6_5.Processor"/>
1427    </Schema>
1428
1429    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_7">
1430      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1431      <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource.  It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data.  It was also created to better describe the full scope of the `ProcessorMemory` property.  It was also created to add the URI segment annotation to `Metrics`."/>
1432      <EntityType Name="Processor" BaseType="Processor.v1_6_6.Processor"/>
1433    </Schema>
1434
1435    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_8">
1436      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1437      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1438      <EntityType Name="Processor" BaseType="Processor.v1_6_7.Processor"/>
1439    </Schema>
1440
1441    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_9">
1442      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1443      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1444      <EntityType Name="Processor" BaseType="Processor.v1_6_8.Processor"/>
1445    </Schema>
1446
1447    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_0">
1448      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1449      <Annotation Term="Redfish.Release" String="2019.4"/>
1450
1451      <EntityType Name="Processor" BaseType="Processor.v1_6_0.Processor">
1452        <Property Name="SerialNumber" Type="Edm.String">
1453          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1454          <Annotation Term="OData.Description" String="The serial number of the processor."/>
1455          <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the processor."/>
1456        </Property>
1457        <Property Name="PartNumber" Type="Edm.String">
1458          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1459          <Annotation Term="OData.Description" String="The part number of the processor."/>
1460          <Annotation Term="OData.LongDescription" String="This property shall contain a part number assigned by the organization that is responsible for producing or manufacturing the processor."/>
1461        </Property>
1462        <Property Name="Version" Type="Edm.String">
1463          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1464          <Annotation Term="OData.Description" String="The hardware version of the processor."/>
1465          <Annotation Term="OData.LongDescription" String="This property shall contain the hardware version of the processor as determined by the vendor or supplier."/>
1466        </Property>
1467        <Property Name="FirmwareVersion" Type="Edm.String" Nullable="false">
1468          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1469          <Annotation Term="OData.Description" String="The firmware version of the processor."/>
1470          <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the firmware version of the processor as provided by the manufacturer."/>
1471        </Property>
1472      </EntityType>
1473    </Schema>
1474
1475    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_1">
1476      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1477      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1478      <EntityType Name="Processor" BaseType="Processor.v1_7_0.Processor"/>
1479    </Schema>
1480
1481    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_2">
1482      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1483      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1484      <EntityType Name="Processor" BaseType="Processor.v1_7_1.Processor"/>
1485    </Schema>
1486
1487    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_3">
1488      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1489      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
1490      <EntityType Name="Processor" BaseType="Processor.v1_7_2.Processor"/>
1491    </Schema>
1492
1493    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_4">
1494      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1495      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1496      <EntityType Name="Processor" BaseType="Processor.v1_7_3.Processor"/>
1497    </Schema>
1498
1499    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_5">
1500      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1501      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1502      <EntityType Name="Processor" BaseType="Processor.v1_7_4.Processor"/>
1503    </Schema>
1504
1505    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_6">
1506      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1507      <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource.  It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data.  It was also created to better describe the full scope of the `ProcessorMemory` property.  It was also created to add the URI segment annotation to `Metrics`."/>
1508      <EntityType Name="Processor" BaseType="Processor.v1_7_5.Processor"/>
1509    </Schema>
1510
1511    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_7">
1512      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1513      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1514      <EntityType Name="Processor" BaseType="Processor.v1_7_6.Processor"/>
1515    </Schema>
1516
1517    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_8">
1518      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1519      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1520      <EntityType Name="Processor" BaseType="Processor.v1_7_7.Processor"/>
1521    </Schema>
1522
1523    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_0">
1524      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1525      <Annotation Term="Redfish.Release" String="2020.1"/>
1526      <Annotation Term="OData.Description" String="This version was created to deprecate `HostInterface` within `FPGA` in favor of `SystemInterface` at the root of the resource."/>
1527
1528      <EntityType Name="Processor" BaseType="Processor.v1_7_1.Processor">
1529        <Property Name="SystemInterface" Type="Processor.v1_4_0.ProcessorInterface" Nullable="false">
1530          <Annotation Term="OData.Description" String="The interface between the system and the processor."/>
1531          <Annotation Term="OData.LongDescription" String="This property shall contain an object that describes the connectivity between the host system and the processor."/>
1532        </Property>
1533        <Property Name="OperatingSpeedMHz" Type="Edm.Int64">
1534          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1535          <Annotation Term="OData.Description" String="Operating speed of the processor in MHz."/>
1536          <Annotation Term="OData.LongDescription" String="This property shall contain the operating speed of the processor in MHz.  The operating speed of the processor may change more frequently than the manager is able to monitor."/>
1537          <Annotation Term="Measures.Unit" String="MHz"/>
1538        </Property>
1539        <Property Name="MinSpeedMHz" Type="Edm.Int64">
1540          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1541          <Annotation Term="OData.Description" String="The minimum clock speed of the processor in MHz."/>
1542          <Annotation Term="OData.LongDescription" String="This property shall indicate the minimum rated clock speed of the processor in MHz."/>
1543          <Annotation Term="Measures.Unit" String="MHz"/>
1544        </Property>
1545      </EntityType>
1546    </Schema>
1547
1548    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_1">
1549      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1550      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1551      <EntityType Name="Processor" BaseType="Processor.v1_8_0.Processor"/>
1552    </Schema>
1553
1554    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_2">
1555      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1556      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
1557      <EntityType Name="Processor" BaseType="Processor.v1_8_1.Processor"/>
1558    </Schema>
1559
1560    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_3">
1561      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1562      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1563      <EntityType Name="Processor" BaseType="Processor.v1_8_2.Processor"/>
1564    </Schema>
1565
1566    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_4">
1567      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1568      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1569      <EntityType Name="Processor" BaseType="Processor.v1_8_3.Processor"/>
1570    </Schema>
1571
1572    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_5">
1573      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1574      <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource.  It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data.  It was also created to better describe the full scope of the `ProcessorMemory` property.  It was also created to add the URI segment annotation to `Metrics`."/>
1575      <EntityType Name="Processor" BaseType="Processor.v1_8_4.Processor"/>
1576    </Schema>
1577
1578    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_6">
1579      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1580      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1581      <EntityType Name="Processor" BaseType="Processor.v1_8_5.Processor"/>
1582    </Schema>
1583
1584    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_7">
1585      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1586      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1587      <EntityType Name="Processor" BaseType="Processor.v1_8_6.Processor"/>
1588    </Schema>
1589
1590    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_0">
1591      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1592      <Annotation Term="Redfish.Release" String="2020.2"/>
1593      <Annotation Term="OData.Description" String="This version was created to deprecate `FirmwareVersion` within `FPGA` in favor of `FirmwareVersion` at the root of the resource."/>
1594
1595      <EntityType Name="Processor" BaseType="Processor.v1_8_1.Processor">
1596        <Property Name="TurboState" Type="Processor.v1_9_0.TurboState">
1597          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1598          <Annotation Term="OData.Description" String="The state of turbo for this processor."/>
1599          <Annotation Term="OData.LongDescription" String="This property shall contain the state of turbo for this processor."/>
1600        </Property>
1601        <Property Name="BaseSpeedPriorityState" Type="Processor.v1_9_0.BaseSpeedPriorityState">
1602          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1603          <Annotation Term="OData.Description" String="The state of the base frequency settings of the operation configuration applied to this processor."/>
1604          <Annotation Term="OData.LongDescription" String="This property shall contain the state of the base frequency settings of the operating configuration applied to this processor."/>
1605        </Property>
1606        <Property Name="HighSpeedCoreIDs" Type="Collection(Edm.Int64)">
1607          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1608          <Annotation Term="OData.Description" String="The list of core identifiers corresponding to the cores that have been configured with the higher clock speed from the operating configuration applied to this processor."/>
1609          <Annotation Term="OData.LongDescription" String="This property shall contain an array of core identifiers corresponding to the cores that have been configured with the higher clock speed from the operating configuration applied to this processor."/>
1610        </Property>
1611        <NavigationProperty Name="OperatingConfigs" Type="OperatingConfigCollection.OperatingConfigCollection" Nullable="false">
1612          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1613          <Annotation Term="OData.Description" String="The link to the collection of operating configurations that can be applied to this processor."/>
1614          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `OperatingConfigCollection`."/>
1615          <Annotation Term="OData.AutoExpandReferences"/>
1616        </NavigationProperty>
1617        <NavigationProperty Name="AppliedOperatingConfig" Type="OperatingConfig.OperatingConfig" Nullable="false">
1618          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1619          <Annotation Term="OData.Description" String="The link to the operating configuration that is applied to this processor."/>
1620          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `OperatingConfig` that specifies the configuration is applied to this processor."/>
1621          <Annotation Term="OData.AutoExpandReferences"/>
1622        </NavigationProperty>
1623      </EntityType>
1624
1625      <EnumType Name="TurboState">
1626        <Member Name="Enabled">
1627          <Annotation Term="OData.Description" String="Turbo is enabled."/>
1628        </Member>
1629        <Member Name="Disabled">
1630          <Annotation Term="OData.Description" String="Turbo is disabled."/>
1631        </Member>
1632      </EnumType>
1633
1634      <EnumType Name="BaseSpeedPriorityState">
1635        <Member Name="Enabled">
1636          <Annotation Term="OData.Description" String="Base speed priority is enabled."/>
1637        </Member>
1638        <Member Name="Disabled">
1639          <Annotation Term="OData.Description" String="Base speed priority is disabled."/>
1640        </Member>
1641      </EnumType>
1642    </Schema>
1643
1644    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_1">
1645      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1646      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
1647      <EntityType Name="Processor" BaseType="Processor.v1_9_0.Processor"/>
1648    </Schema>
1649
1650    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_2">
1651      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1652      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1653      <EntityType Name="Processor" BaseType="Processor.v1_9_1.Processor"/>
1654    </Schema>
1655
1656    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_3">
1657      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1658      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1659      <EntityType Name="Processor" BaseType="Processor.v1_9_2.Processor"/>
1660    </Schema>
1661
1662    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_4">
1663      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1664      <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource.  It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data.  It was also created to better describe the full scope of the `ProcessorMemory` property.  It was also created to add the URI segment annotation to `Metrics`."/>
1665      <EntityType Name="Processor" BaseType="Processor.v1_9_3.Processor"/>
1666    </Schema>
1667
1668    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_5">
1669      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1670      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1671      <EntityType Name="Processor" BaseType="Processor.v1_9_4.Processor"/>
1672    </Schema>
1673
1674    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_6">
1675      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1676      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1677      <EntityType Name="Processor" BaseType="Processor.v1_9_5.Processor"/>
1678    </Schema>
1679
1680    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_0">
1681      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1682      <Annotation Term="Redfish.Release" String="2020.3"/>
1683
1684      <EntityType Name="Processor" BaseType="Processor.v1_9_0.Processor">
1685        <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
1686          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1687          <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
1688          <Annotation Term="OData.LongDescription" String="This property shall contain the state of the indicator used to physically identify or locate this resource.  A write to this property shall update the value of `IndicatorLED` in this resource, if supported, to reflect the implementation of the locating function."/>
1689        </Property>
1690        <Property Name="BaseSpeedMHz" Type="Edm.Int64">
1691          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1692          <Annotation Term="OData.Description" String="The base (nominal) clock speed of the processor in MHz."/>
1693          <Annotation Term="OData.LongDescription" String="This property shall contain the base (nominal) clock speed of the processor in MHz."/>
1694          <Annotation Term="Validation.Minimum" Int="0"/>
1695          <Annotation Term="Measures.Unit" String="MHz"/>
1696        </Property>
1697        <Property Name="SpeedLimitMHz" Type="Edm.Int64">
1698          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1699          <Annotation Term="OData.Description" String="The clock limit of the processor in MHz."/>
1700          <Annotation Term="OData.LongDescription" String="This property shall contain the clock limit of the processor in MHz.  This value shall be within the range of `MinSpeedMHz` and `MaxSpeedMHz` as provided by the manufacturer of this processor."/>
1701          <Annotation Term="Validation.Minimum" Int="0"/>
1702          <Annotation Term="Measures.Unit" String="MHz"/>
1703        </Property>
1704        <Property Name="SpeedLocked" Type="Edm.Boolean">
1705          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1706          <Annotation Term="OData.Description" String="Indicates whether the clock speed of the processor is fixed at the value specified in the `SpeedLimitMHz` property."/>
1707          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the clock speed of the processor is fixed, where a value `true` shall indicate that the clock speed is fixed at the value specified in the `SpeedLimitMHz` property."/>
1708        </Property>
1709      </EntityType>
1710
1711      <ComplexType Name="ProcessorId" BaseType="Processor.v1_0_0.ProcessorId">
1712        <Property Name="ProtectedIdentificationNumber" Type="Edm.String">
1713          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1714          <Annotation Term="OData.Description" String="The Protected Processor Identification Number (PPIN) for this processor."/>
1715          <Annotation Term="OData.LongDescription" String="This property shall contain the Protected Processor Identification Number (PPIN) for this processor."/>
1716        </Property>
1717      </ComplexType>
1718    </Schema>
1719
1720    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_1">
1721      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1722      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
1723      <EntityType Name="Processor" BaseType="Processor.v1_10_0.Processor"/>
1724    </Schema>
1725
1726    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_2">
1727      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1728      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1729      <EntityType Name="Processor" BaseType="Processor.v1_10_1.Processor"/>
1730    </Schema>
1731
1732    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_3">
1733      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1734      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1735      <EntityType Name="Processor" BaseType="Processor.v1_10_2.Processor"/>
1736    </Schema>
1737
1738    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_4">
1739      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1740      <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource.  It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data.  It was also created to better describe the full scope of the `ProcessorMemory` property.  It was also created to add the URI segment annotation to `Metrics`."/>
1741      <EntityType Name="Processor" BaseType="Processor.v1_10_3.Processor"/>
1742    </Schema>
1743
1744    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_5">
1745      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1746      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1747      <EntityType Name="Processor" BaseType="Processor.v1_10_4.Processor"/>
1748    </Schema>
1749
1750    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_6">
1751      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1752      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1753      <EntityType Name="Processor" BaseType="Processor.v1_10_5.Processor"/>
1754    </Schema>
1755
1756    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_0">
1757      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1758      <Annotation Term="Redfish.Release" String="2020.4"/>
1759
1760      <EntityType Name="Processor" BaseType="Processor.v1_10_1.Processor">
1761        <Property Name="MemorySummary" Type="Processor.v1_11_0.MemorySummary" Nullable="false">
1762          <Annotation Term="OData.Description" String="The summary of all memory associated with this processor."/>
1763          <Annotation Term="OData.LongDescription" String="This property shall contain properties that describe the summary of all memory that is associated with this processor."/>
1764        </Property>
1765        <NavigationProperty Name="EnvironmentMetrics" Type="EnvironmentMetrics.EnvironmentMetrics" Nullable="false">
1766          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1767          <Annotation Term="OData.Description" String="The link to the environment metrics for this processor."/>
1768          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `EnvironmentMetrics` that specifies the environment metrics for this processor."/>
1769          <Annotation Term="OData.AutoExpandReferences"/>
1770        </NavigationProperty>
1771        <Property Name="SparePartNumber" Type="Edm.String">
1772          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1773          <Annotation Term="OData.Description" String="The spare part number of the processor."/>
1774          <Annotation Term="OData.LongDescription" String="This property shall contain the spare part number of the processor."/>
1775        </Property>
1776        <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
1777          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1778          <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/>
1779          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `CertificateCollection` that contains certificates for device identity and attestation."/>
1780          <Annotation Term="OData.AutoExpandReferences"/>
1781        </NavigationProperty>
1782        <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false">
1783          <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/>
1784          <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/>
1785          <Annotation Term="Redfish.Revisions">
1786            <Collection>
1787              <Record>
1788                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1789                <PropertyValue Property="Version" String="v1_14_0"/>
1790                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `ComponentIntegrity` resource."/>
1791              </Record>
1792            </Collection>
1793          </Annotation>
1794        </Property>
1795      </EntityType>
1796
1797      <ComplexType Name="MemorySummary">
1798        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1799        <Annotation Term="OData.Description" String="The summary of all memory associated with a processor."/>
1800        <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the summary of all memory that is associated with a processor."/>
1801        <Property Name="TotalCacheSizeMiB" Type="Edm.Int64">
1802          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1803          <Annotation Term="OData.Description" String="Total size of cache memory of this processor."/>
1804          <Annotation Term="OData.LongDescription" String="This property shall contain the total size of cache memory of this processor."/>
1805          <Annotation Term="Measures.Unit" String="MiBy"/>
1806        </Property>
1807        <Property Name="TotalMemorySizeMiB" Type="Edm.Int64">
1808          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1809          <Annotation Term="OData.Description" String="Total size of non-cache volatile or non-volatile memory attached to this processor.  Examples include DRAMs and NV-DIMMs that are not configured as block storage."/>
1810          <Annotation Term="OData.LongDescription" String="This property shall contain the total size of non-cache volatile or non-volatile memory attached to this processor.  Examples include DRAMs and NV-DIMMs that are not configured as block storage.  This value indicates the size of memory directly attached or with strong affinity to this processor, not the total memory accessible by the processor.  This property shall not be present for implementations where all processors have equal memory performance or access characteristics, such as hop count, for all system memory."/>
1811          <Annotation Term="Measures.Unit" String="MiBy"/>
1812        </Property>
1813        <NavigationProperty Name="Metrics" Type="MemoryMetrics.MemoryMetrics" ContainsTarget="true" Nullable="false">
1814          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1815          <Annotation Term="OData.Description" String="The link to the memory metrics associated with all memory of this processor."/>
1816          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `MemoryMetrics` that contains the metrics associated with all memory of this processor."/>
1817          <Annotation Term="Redfish.URISegment" String="MemorySummary/MemoryMetrics"/>
1818        </NavigationProperty>
1819      </ComplexType>
1820
1821      <ComplexType Name="Links" BaseType="Processor.v1_4_0.Links">
1822        <NavigationProperty Name="Memory" Type="Collection(Memory.Memory)">
1823          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1824          <Annotation Term="OData.Description" String="An array of links to the memory associated with this processor."/>
1825          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Memory` that are associated with this processor."/>
1826          <Annotation Term="OData.AutoExpandReferences"/>
1827        </NavigationProperty>
1828      </ComplexType>
1829    </Schema>
1830
1831    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_1">
1832      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1833      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1834      <EntityType Name="Processor" BaseType="Processor.v1_11_0.Processor"/>
1835    </Schema>
1836
1837    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_2">
1838      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1839      <Annotation Term="OData.Description" String="This version was created to clarify the usage of `TotalMemorySizeMiB`."/>
1840      <EntityType Name="Processor" BaseType="Processor.v1_11_1.Processor"/>
1841    </Schema>
1842
1843    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_3">
1844      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1845      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1846      <EntityType Name="Processor" BaseType="Processor.v1_11_2.Processor"/>
1847    </Schema>
1848
1849    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_4">
1850      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1851      <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource.  It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data.  It was also created to clarify that the `TotalMemorySizeMiB` property under `MemorySummary` could potentially include non-volatile memory.  It was also created to better describe the full scope of the `ProcessorMemory` property.  It was also created to add the URI segment annotation to `Metrics`."/>
1852      <EntityType Name="Processor" BaseType="Processor.v1_11_3.Processor"/>
1853    </Schema>
1854
1855    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_5">
1856      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1857      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1858      <EntityType Name="Processor" BaseType="Processor.v1_11_4.Processor"/>
1859    </Schema>
1860
1861    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_6">
1862      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1863      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1864      <EntityType Name="Processor" BaseType="Processor.v1_11_5.Processor"/>
1865    </Schema>
1866
1867    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_0">
1868      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1869      <Annotation Term="Redfish.Release" String="2021.1"/>
1870
1871      <EntityType Name="Processor" BaseType="Processor.v1_11_0.Processor">
1872        <Property Name="Enabled" Type="Edm.Boolean" Nullable="false">
1873          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1874          <Annotation Term="OData.Description" String="An indication of whether this processor is enabled."/>
1875          <Annotation Term="OData.LongDescription" String="The value of this property shall indicate if this processor is enabled."/>
1876        </Property>
1877      </EntityType>
1878
1879      <ComplexType Name="Links" BaseType="Processor.v1_11_0.Links">
1880        <NavigationProperty Name="GraphicsController" Type="GraphicsController.GraphicsController">
1881          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1882          <Annotation Term="OData.Description" String="A link to the graphics controller associated with this processor."/>
1883          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `GraphicsController` that is associated with this processor."/>
1884          <Annotation Term="OData.AutoExpandReferences"/>
1885        </NavigationProperty>
1886      </ComplexType>
1887    </Schema>
1888
1889    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_1">
1890      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1891      <Annotation Term="OData.Description" String="This version was created to clarify the usage of `TotalMemorySizeMiB`."/>
1892      <EntityType Name="Processor" BaseType="Processor.v1_12_0.Processor"/>
1893    </Schema>
1894
1895    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_2">
1896      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1897      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1898      <EntityType Name="Processor" BaseType="Processor.v1_12_1.Processor"/>
1899    </Schema>
1900
1901    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_3">
1902      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1903      <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource.  It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data.  It was also created to clarify that the `TotalMemorySizeMiB` property under `MemorySummary` could potentially include non-volatile memory.  It was also created to better describe the full scope of the `ProcessorMemory` property.  It was also created to add the URI segment annotation to `Metrics`."/>
1904      <EntityType Name="Processor" BaseType="Processor.v1_12_2.Processor"/>
1905    </Schema>
1906
1907    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_4">
1908      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1909      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1910      <EntityType Name="Processor" BaseType="Processor.v1_12_3.Processor"/>
1911    </Schema>
1912
1913    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_5">
1914      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1915      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1916      <EntityType Name="Processor" BaseType="Processor.v1_12_4.Processor"/>
1917    </Schema>
1918
1919    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_0">
1920      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1921      <Annotation Term="Redfish.Release" String="2021.2"/>
1922
1923      <EntityType Name="Processor" BaseType="Processor.v1_12_1.Processor">
1924        <NavigationProperty Name="OperatingSpeedRangeMHz" Type="Control.Control">
1925          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1926          <Annotation Term="Redfish.ExcerptCopy" String="Range"/>
1927          <Annotation Term="OData.Description" String="Range of allowed operating speeds (MHz)."/>
1928          <Annotation Term="OData.LongDescription" String="This property shall contain the operating speed control, measured in megahertz units, for this resource.  The value of the `DataSourceUri` property, if present, shall reference a resource of type `Control` with the `ControlType` property containing the value of `FrequencyMHz`."/>
1929        </NavigationProperty>
1930        <NavigationProperty Name="Ports" Type="PortCollection.PortCollection" ContainsTarget="true" Nullable="false">
1931          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1932          <Annotation Term="OData.Description" String="The link to the collection of ports for this processor."/>
1933          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `PortCollection`.  It shall contain the interconnect and fabric ports of this processor.  It shall not contain ports for `GraphicsController` resources, `USBController` resources, or other local adapter-related types of resources."/>
1934          <Annotation Term="OData.AutoExpandReferences"/>
1935        </NavigationProperty>
1936      </EntityType>
1937
1938      <ComplexType Name="MemorySummary" BaseType="Processor.v1_11_0.MemorySummary">
1939        <Property Name="ECCModeEnabled" Type="Edm.Boolean">
1940          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1941          <Annotation Term="OData.Description" String="An indication of whether memory ECC mode is enabled for this processor."/>
1942          <Annotation Term="OData.LongDescription" String="The value of this property shall indicate if memory ECC mode is enabled for this processor.  This value shall not affect system memory ECC mode."/>
1943        </Property>
1944      </ComplexType>
1945
1946      <ComplexType Name="Links" BaseType="Processor.v1_12_0.Links">
1947        <NavigationProperty Name="NetworkDeviceFunctions" Type="Collection(NetworkDeviceFunction.NetworkDeviceFunction)">
1948          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1949          <Annotation Term="OData.Description" String="The network device functions to which this processor performs offload computation, such as with a SmartNIC."/>
1950          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `NetworkDeviceFunction` that represent the network device functions to which this processor performs offload computation, such as with a SmartNIC."/>
1951          <Annotation Term="OData.AutoExpandReferences"/>
1952        </NavigationProperty>
1953      </ComplexType>
1954    </Schema>
1955
1956    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_1">
1957      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1958      <Annotation Term="OData.Description" String="This version was created to update descriptions to tie excerpt property definitions to a specific type of `Sensor` or `Control` resource."/>
1959      <EntityType Name="Processor" BaseType="Processor.v1_13_0.Processor"/>
1960    </Schema>
1961
1962    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_2">
1963      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1964      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1965      <EntityType Name="Processor" BaseType="Processor.v1_13_1.Processor"/>
1966    </Schema>
1967
1968    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_3">
1969      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1970      <Annotation Term="OData.Description" String="This version was created to allow the `Ports` property to contain fabric ports."/>
1971      <EntityType Name="Processor" BaseType="Processor.v1_13_2.Processor"/>
1972    </Schema>
1973
1974    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_4">
1975      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1976      <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource.  It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data.  It was also created to clarify that the `TotalMemorySizeMiB` property under `MemorySummary` could potentially include non-volatile memory.  It was also created to better describe the full scope of the `ProcessorMemory` property.  It was also created to add the URI segment annotation to `Metrics`."/>
1977      <EntityType Name="Processor" BaseType="Processor.v1_13_3.Processor"/>
1978    </Schema>
1979
1980    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_5">
1981      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1982      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1983      <EntityType Name="Processor" BaseType="Processor.v1_13_4.Processor"/>
1984    </Schema>
1985
1986    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_6">
1987      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1988      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1989      <EntityType Name="Processor" BaseType="Processor.v1_13_5.Processor"/>
1990    </Schema>
1991
1992    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_0">
1993      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1994      <Annotation Term="Redfish.Release" String="2021.4"/>
1995      <Annotation Term="OData.Description" String="This version was created to deprecate `Measurements` in favor of measurement reporting in the `ComponentIntegrity` resource."/>
1996
1997      <EntityType Name="Processor" BaseType="Processor.v1_13_1.Processor"/>
1998    </Schema>
1999
2000    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_1">
2001      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2002      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
2003      <EntityType Name="Processor" BaseType="Processor.v1_14_0.Processor"/>
2004    </Schema>
2005
2006    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_2">
2007      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2008      <Annotation Term="OData.Description" String="This version was created to allow the `Ports` property to contain fabric ports."/>
2009      <EntityType Name="Processor" BaseType="Processor.v1_14_1.Processor"/>
2010    </Schema>
2011
2012    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_3">
2013      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2014      <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource.  It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data.  It was also created to clarify that the `TotalMemorySizeMiB` property under `MemorySummary` could potentially include non-volatile memory.  It was also created to better describe the full scope of the `ProcessorMemory` property.  It was also created to add the URI segment annotation to `Metrics`."/>
2015      <EntityType Name="Processor" BaseType="Processor.v1_14_2.Processor"/>
2016    </Schema>
2017
2018    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_4">
2019      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2020      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2021      <EntityType Name="Processor" BaseType="Processor.v1_14_3.Processor"/>
2022    </Schema>
2023
2024    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_5">
2025      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2026      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
2027      <EntityType Name="Processor" BaseType="Processor.v1_14_4.Processor"/>
2028    </Schema>
2029
2030    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_0">
2031      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2032      <Annotation Term="Redfish.Release" String="2022.1"/>
2033
2034      <EntityType Name="Processor" BaseType="Processor.v1_14_1.Processor">
2035        <Property Name="AdditionalFirmwareVersions" Type="SoftwareInventory.AdditionalVersions" Nullable="false">
2036          <Annotation Term="OData.Description" String="The additional firmware versions of the processor."/>
2037          <Annotation Term="OData.LongDescription" String="This property shall contain the additional firmware versions of the processor."/>
2038        </Property>
2039      </EntityType>
2040    </Schema>
2041
2042    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_1">
2043      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2044      <Annotation Term="OData.Description" String="This version was created to allow the `Ports` property to contain fabric ports."/>
2045      <EntityType Name="Processor" BaseType="Processor.v1_15_0.Processor"/>
2046    </Schema>
2047
2048    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_2">
2049      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2050      <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource.  It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data.  It was also created to clarify that the `TotalMemorySizeMiB` property under `MemorySummary` could potentially include non-volatile memory.  It was also created to better describe the full scope of the `ProcessorMemory` property.  It was also created to add the URI segment annotation to `Metrics`."/>
2051      <EntityType Name="Processor" BaseType="Processor.v1_15_1.Processor"/>
2052    </Schema>
2053
2054    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_3">
2055      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2056      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2057      <EntityType Name="Processor" BaseType="Processor.v1_15_2.Processor"/>
2058    </Schema>
2059
2060    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_4">
2061      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2062      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
2063      <EntityType Name="Processor" BaseType="Processor.v1_15_3.Processor"/>
2064    </Schema>
2065
2066    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_0">
2067      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2068      <Annotation Term="Redfish.Release" String="2022.2"/>
2069      <Annotation Term="OData.Description" String="This version was created to add the ResetToDefaults action."/>
2070
2071      <EntityType Name="Processor" BaseType="Processor.v1_15_0.Processor">
2072        <Property Name="Replaceable" Type="Edm.Boolean">
2073          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2074          <Annotation Term="OData.Description" String="An indication of whether this component can be independently replaced as allowed by the vendor's replacement policy."/>
2075          <Annotation Term="OData.LongDescription" String="This property shall indicate whether this component can be independently replaced as allowed by the vendor's replacement policy.  A value of `false` indicates the component needs to be replaced by policy as part of another component.  If the `LocationType` property of this component contains `Embedded`, this property shall contain `false`."/>
2076        </Property>
2077        <Property Name="Throttled" Type="Edm.Boolean">
2078          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2079          <Annotation Term="OData.Description" String="An indication of whether the processor is throttled."/>
2080          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the processor is throttled."/>
2081        </Property>
2082        <Property Name="ThrottleCauses" Type="Collection(Processor.v1_16_0.ThrottleCause)">
2083          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2084          <Annotation Term="OData.Description" String="The causes of the processor being throttled."/>
2085          <Annotation Term="OData.LongDescription" String="This property shall contain the causes of the processor being throttled.  If `Throttled` contains `false`, this property shall contain an empty array."/>
2086        </Property>
2087        <Property Name="ProcessorIndex" Type="Edm.Int64">
2088          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2089          <Annotation Term="OData.Description" String="The logical index of this processor within the system."/>
2090          <Annotation Term="OData.LongDescription" String="This property shall contain the zero-based index of the processor, indexed within the next unit of containment.  The value of this property shall match the ordering in the operating system topology interfaces, with offset adjustments, if needed."/>
2091        </Property>
2092        <Property Name="Family" Type="Edm.String">
2093          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2094          <Annotation Term="OData.Description" String="The processor family."/>
2095          <Annotation Term="OData.LongDescription" String="This property shall contain a string that identifies the processor family, as specified by the combination of the `EffectiveFamily` and `EffectiveModel` properties."/>
2096        </Property>
2097      </EntityType>
2098
2099      <EnumType Name="ThrottleCause">
2100        <Member Name="PowerLimit">
2101          <Annotation Term="OData.Description" String="The cause of the processor being throttled is a power limit."/>
2102        </Member>
2103        <Member Name="ThermalLimit">
2104          <Annotation Term="OData.Description" String="The cause of the processor being throttled is a thermal limit."/>
2105        </Member>
2106        <Member Name="ClockLimit">
2107          <Annotation Term="OData.Description" String="The cause of the processor being throttled is a clock limit."/>
2108        </Member>
2109        <Member Name="ManagementDetectedFault">
2110          <Annotation Term="OData.Description" String="The cause of the processor being throttled is a fault detected by management hardware or firmware."/>
2111          <Annotation Term="Redfish.Revisions">
2112            <Collection>
2113              <Record>
2114                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
2115                <PropertyValue Property="Version" String="v1_18_0"/>
2116              </Record>
2117            </Collection>
2118          </Annotation>
2119        </Member>
2120        <Member Name="Unknown">
2121          <Annotation Term="OData.Description" String="The cause of the processor being throttled is not known."/>
2122        </Member>
2123        <Member Name="OEM">
2124          <Annotation Term="OData.Description" String="The cause of the processor being throttled is OEM-specific."/>
2125        </Member>
2126      </EnumType>
2127    </Schema>
2128
2129    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_1">
2130      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2131      <Annotation Term="OData.Description" String="This version was created to allow the `Ports` property to contain fabric ports."/>
2132      <EntityType Name="Processor" BaseType="Processor.v1_16_0.Processor"/>
2133    </Schema>
2134
2135    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_2">
2136      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2137      <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource.  It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data.  It was also created to clarify that the `TotalMemorySizeMiB` property under `MemorySummary` could potentially include non-volatile memory.  It was also created to better describe the full scope of the `ProcessorMemory` property.  It was also created to add the URI segment annotation to `Metrics`."/>
2138      <EntityType Name="Processor" BaseType="Processor.v1_16_1.Processor"/>
2139    </Schema>
2140
2141    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_3">
2142      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2143      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2144      <EntityType Name="Processor" BaseType="Processor.v1_16_2.Processor"/>
2145    </Schema>
2146
2147    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_4">
2148      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2149      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
2150      <EntityType Name="Processor" BaseType="Processor.v1_16_3.Processor"/>
2151    </Schema>
2152
2153    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_17_0">
2154      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2155      <Annotation Term="Redfish.Release" String="2022.3"/>
2156      <Annotation Term="OData.Description" String="This version was created to add `HBM2E` to `MemoryType`.  It was also created to add `Cache` to `ProcessorMemoryType`."/>
2157
2158      <EntityType Name="Processor" BaseType="Processor.v1_16_1.Processor">
2159        <Property Name="PowerState" Type="Resource.PowerState">
2160          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2161          <Annotation Term="OData.Description" String="The current power state of the processor."/>
2162          <Annotation Term="OData.LongDescription" String="This property shall contain the power state of the processor.  If the `PowerState` property in the associated `Chassis` resource contains the value `Off`, this property shall contain `Off`."/>
2163        </Property>
2164      </EntityType>
2165
2166      <ComplexType Name="Links" BaseType="Processor.v1_13_0.Links">
2167        <NavigationProperty Name="FabricAdapters" Type="Collection(FabricAdapter.FabricAdapter)">
2168          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2169          <Annotation Term="OData.Description" String="An array of links to the fabric adapters that present this processor to a fabric."/>
2170          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `FabricAdapter` that represent the fabric adapters that present this processor to a fabric."/>
2171          <Annotation Term="OData.AutoExpandReferences"/>
2172        </NavigationProperty>
2173      </ComplexType>
2174    </Schema>
2175
2176    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_17_1">
2177      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2178      <Annotation Term="OData.Description" String="This version was created to update the schema descriptions to mention its applicability to physical locations as an absent resource.  It was also created to clarify the encoding of the properties in `ProcessorId` if a given property represents raw register data.  It was also created to clarify that the `TotalMemorySizeMiB` property under `MemorySummary` could potentially include non-volatile memory.  It was also created to better describe the full scope of the `ProcessorMemory` property.  It was also created to add the URI segment annotation to `Metrics`."/>
2179      <EntityType Name="Processor" BaseType="Processor.v1_17_0.Processor"/>
2180    </Schema>
2181
2182    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_17_2">
2183      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2184      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2185      <EntityType Name="Processor" BaseType="Processor.v1_17_1.Processor"/>
2186    </Schema>
2187
2188    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_17_3">
2189      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2190      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
2191      <EntityType Name="Processor" BaseType="Processor.v1_17_2.Processor"/>
2192    </Schema>
2193
2194    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_18_0">
2195      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2196      <Annotation Term="Redfish.Release" String="2023.1"/>
2197      <Annotation Term="OData.Description" String="This version was created to add `ManagementDetectedFault` to `ThrottleCauses`."/>
2198
2199      <EntityType Name="Processor" BaseType="Processor.v1_17_1.Processor"/>
2200    </Schema>
2201
2202    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_18_1">
2203      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2204      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2205      <EntityType Name="Processor" BaseType="Processor.v1_18_0.Processor"/>
2206    </Schema>
2207
2208    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_18_2">
2209      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2210      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
2211      <EntityType Name="Processor" BaseType="Processor.v1_18_1.Processor"/>
2212    </Schema>
2213
2214    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_19_0">
2215      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2216      <Annotation Term="Redfish.Release" String="2023.3"/>
2217      <Annotation Term="OData.Description" String="This version was created to add `RISC-V` to `ProcessorArchitecture`.  It was also created to add `RV32` and `RV64` to `InstructionSet`.  It was also created to add `Partition` to `ProcessorType`."/>
2218
2219      <EntityType Name="Processor" BaseType="Processor.v1_18_1.Processor"/>
2220    </Schema>
2221
2222    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_19_1">
2223      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2224      <Annotation Term="OData.Description" String="This version was created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
2225      <EntityType Name="Processor" BaseType="Processor.v1_19_0.Processor"/>
2226    </Schema>
2227
2228    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_20_0">
2229      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2230      <Annotation Term="Redfish.Release" String="2024.1"/>
2231
2232      <EntityType Name="Processor" BaseType="Processor.v1_19_1.Processor">
2233        <NavigationProperty Name="CacheMemory" Type="MemoryCollection.MemoryCollection" ContainsTarget="true" Nullable="false">
2234          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2235          <Annotation Term="OData.Description" String="The link to the collection of cache memory associated with this processor."/>
2236          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `MemoryCollection` that represents the cache memory of this processor."/>
2237          <Annotation Term="OData.AutoExpandReferences"/>
2238        </NavigationProperty>
2239      </EntityType>
2240    </Schema>
2241
2242  </edmx:DataServices>
2243</edmx:Edmx>
2244