1<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################       -->
4<!--# Redfish Schema:  Processor v1.20.1                                                   -->
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-2025 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.  For additional property requirements, see the corresponding definition in the Redfish Data Model Specification."/>
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+$`.  For additional property requirements, see the corresponding definition in the Redfish Data Model Specification."/>
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.  For additional property requirements, see the corresponding definition in the Redfish Data Model Specification."/>
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+$`.  For additional property requirements, see the corresponding definition in the Redfish Data Model Specification."/>
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+$`.  For additional property requirements, see the corresponding definition in the Redfish Data Model Specification."/>
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+$`.  For additional property requirements, see the corresponding definition in the Redfish Data Model Specification."/>
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+$`.  For additional property requirements, see the corresponding definition in the Redfish Data Model Specification."/>
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_0_16">
549      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
550      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
551      <EntityType Name="Processor" BaseType="Processor.v1_0_15.Processor"/>
552    </Schema>
553
554    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_0">
555      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
556      <Annotation Term="Redfish.Release" String="2017.1"/>
557
558      <EntityType Name="Processor" BaseType="Processor.v1_0_4.Processor">
559        <Property Name="Links" Type="Processor.v1_1_0.Links" Nullable="false">
560          <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
561          <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."/>
562        </Property>
563        <Property Name="Actions" Type="Processor.v1_1_0.Actions" Nullable="false">
564          <Annotation Term="OData.Description" String="The available actions for this resource."/>
565          <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
566        </Property>
567      </EntityType>
568
569      <ComplexType Name="Links" BaseType="Resource.Links">
570        <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
571        <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."/>
572        <NavigationProperty Name="Chassis" Type="Chassis.Chassis" Nullable="false">
573          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
574          <Annotation Term="OData.Description" String="The link to the chassis that contains this processor."/>
575          <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."/>
576          <Annotation Term="OData.AutoExpandReferences"/>
577        </NavigationProperty>
578      </ComplexType>
579
580      <ComplexType Name="Actions">
581        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
582        <Annotation Term="OData.Description" String="The available actions for this resource."/>
583        <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
584        <Property Name="Oem" Type="Processor.v1_1_0.OemActions" Nullable="false">
585          <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
586          <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
587        </Property>
588      </ComplexType>
589
590      <ComplexType Name="OemActions">
591        <Annotation Term="OData.AdditionalProperties" Bool="true"/>
592        <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
593        <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
594      </ComplexType>
595    </Schema>
596
597    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_1">
598      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
599      <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."/>
600      <EntityType Name="Processor" BaseType="Processor.v1_1_0.Processor"/>
601    </Schema>
602
603    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_2">
604      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
605      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
606      <EntityType Name="Processor" BaseType="Processor.v1_1_1.Processor"/>
607    </Schema>
608
609    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_3">
610      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
611      <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."/>
612      <EntityType Name="Processor" BaseType="Processor.v1_1_2.Processor"/>
613    </Schema>
614
615    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_4">
616      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
617      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
618      <EntityType Name="Processor" BaseType="Processor.v1_1_3.Processor"/>
619    </Schema>
620
621    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_5">
622      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
623      <Annotation Term="OData.Description" String="This version was created to update the description of `IdentificationRegisters`."/>
624      <EntityType Name="Processor" BaseType="Processor.v1_1_4.Processor"/>
625    </Schema>
626
627    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_6">
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_5.Processor"/>
631    </Schema>
632
633    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_7">
634      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
635      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
636      <EntityType Name="Processor" BaseType="Processor.v1_1_6.Processor"/>
637    </Schema>
638
639    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_8">
640      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
641      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
642      <EntityType Name="Processor" BaseType="Processor.v1_1_7.Processor"/>
643    </Schema>
644
645    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_9">
646      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
647      <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."/>
648      <EntityType Name="Processor" BaseType="Processor.v1_1_8.Processor"/>
649    </Schema>
650
651    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_10">
652      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
653      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
654      <EntityType Name="Processor" BaseType="Processor.v1_1_9.Processor"/>
655    </Schema>
656
657    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_11">
658      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
659      <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."/>
660      <EntityType Name="Processor" BaseType="Processor.v1_1_10.Processor"/>
661    </Schema>
662
663    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_1_12">
664      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
665      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
666      <EntityType Name="Processor" BaseType="Processor.v1_1_11.Processor"/>
667    </Schema>
668
669    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_0">
670      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
671      <Annotation Term="Redfish.Release" String="2017.3"/>
672
673      <EntityType Name="Processor" BaseType="Processor.v1_1_0.Processor">
674        <Property Name="Location" Type="Resource.Location" Nullable="false">
675          <Annotation Term="OData.Description" String="The location of the processor."/>
676          <Annotation Term="OData.LongDescription" String="This property shall contain the location information of the associated processor."/>
677        </Property>
678        <NavigationProperty Name="Assembly" Type="Assembly.Assembly" ContainsTarget="true" Nullable="false">
679          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
680          <Annotation Term="OData.Description" String="The link to an assembly associated with this processor."/>
681          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `Assembly`."/>
682          <Annotation Term="OData.AutoExpandReferences"/>
683        </NavigationProperty>
684      </EntityType>
685    </Schema>
686
687    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_1">
688      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
689      <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."/>
690      <EntityType Name="Processor" BaseType="Processor.v1_2_0.Processor"/>
691    </Schema>
692
693    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_2">
694      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
695      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
696      <EntityType Name="Processor" BaseType="Processor.v1_2_1.Processor"/>
697    </Schema>
698
699    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_3">
700      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
701      <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."/>
702      <EntityType Name="Processor" BaseType="Processor.v1_2_2.Processor"/>
703    </Schema>
704
705    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_4">
706      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
707      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
708      <EntityType Name="Processor" BaseType="Processor.v1_2_3.Processor"/>
709    </Schema>
710
711    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_5">
712      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
713      <Annotation Term="OData.Description" String="This version was created to update the description of `IdentificationRegisters`."/>
714      <EntityType Name="Processor" BaseType="Processor.v1_2_4.Processor"/>
715    </Schema>
716
717    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_6">
718      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
719      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
720      <EntityType Name="Processor" BaseType="Processor.v1_2_5.Processor"/>
721    </Schema>
722
723    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_7">
724      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
725      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
726      <EntityType Name="Processor" BaseType="Processor.v1_2_6.Processor"/>
727    </Schema>
728
729    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_8">
730      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
731      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
732      <EntityType Name="Processor" BaseType="Processor.v1_2_7.Processor"/>
733    </Schema>
734
735    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_9">
736      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
737      <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."/>
738      <EntityType Name="Processor" BaseType="Processor.v1_2_8.Processor"/>
739    </Schema>
740
741    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_10">
742      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
743      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
744      <EntityType Name="Processor" BaseType="Processor.v1_2_9.Processor"/>
745    </Schema>
746
747    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_11">
748      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
749      <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."/>
750      <EntityType Name="Processor" BaseType="Processor.v1_2_10.Processor"/>
751    </Schema>
752
753    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_2_12">
754      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
755      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
756      <EntityType Name="Processor" BaseType="Processor.v1_2_11.Processor"/>
757    </Schema>
758
759    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_0">
760      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
761      <Annotation Term="Redfish.Release" String="2018.1"/>
762
763      <EntityType Name="Processor" BaseType="Processor.v1_2_0.Processor">
764        <NavigationProperty Name="SubProcessors" Type="ProcessorCollection.ProcessorCollection" ContainsTarget="true" Nullable="false">
765          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
766          <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."/>
767          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `ProcessorCollection`."/>
768          <Annotation Term="OData.AutoExpandReferences"/>
769        </NavigationProperty>
770      </EntityType>
771    </Schema>
772
773    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_1">
774      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
775      <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."/>
776      <EntityType Name="Processor" BaseType="Processor.v1_3_0.Processor"/>
777    </Schema>
778
779    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_2">
780      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
781      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
782      <EntityType Name="Processor" BaseType="Processor.v1_3_1.Processor"/>
783    </Schema>
784
785    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_3">
786      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
787      <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."/>
788      <EntityType Name="Processor" BaseType="Processor.v1_3_2.Processor"/>
789    </Schema>
790
791    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_4">
792      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
793      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
794      <EntityType Name="Processor" BaseType="Processor.v1_3_3.Processor"/>
795    </Schema>
796
797    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_5">
798      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
799      <Annotation Term="OData.Description" String="This version was created to update the description of `IdentificationRegisters`."/>
800      <EntityType Name="Processor" BaseType="Processor.v1_3_4.Processor"/>
801    </Schema>
802
803    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_6">
804      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
805      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
806      <EntityType Name="Processor" BaseType="Processor.v1_3_5.Processor"/>
807    </Schema>
808
809    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_7">
810      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
811      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
812      <EntityType Name="Processor" BaseType="Processor.v1_3_6.Processor"/>
813    </Schema>
814
815    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_8">
816      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
817      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
818      <EntityType Name="Processor" BaseType="Processor.v1_3_7.Processor"/>
819    </Schema>
820
821    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_9">
822      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
823      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
824      <EntityType Name="Processor" BaseType="Processor.v1_3_8.Processor"/>
825    </Schema>
826
827    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_10">
828      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
829      <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."/>
830      <EntityType Name="Processor" BaseType="Processor.v1_3_9.Processor"/>
831    </Schema>
832
833    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_11">
834      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
835      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
836      <EntityType Name="Processor" BaseType="Processor.v1_3_10.Processor"/>
837    </Schema>
838
839    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_12">
840      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
841      <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."/>
842      <EntityType Name="Processor" BaseType="Processor.v1_3_11.Processor"/>
843    </Schema>
844
845    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_3_13">
846      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
847      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
848      <EntityType Name="Processor" BaseType="Processor.v1_3_12.Processor"/>
849    </Schema>
850
851    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_0">
852      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
853      <Annotation Term="Redfish.Release" String="2018.3"/>
854      <Annotation Term="OData.Description" String="This version was created to add `Power` architecture to `ProcessorArchitecture` and `PowerISA` to `InstructionSet`."/>
855
856      <EntityType Name="Processor" BaseType="Processor.v1_3_2.Processor">
857        <Property Name="TDPWatts" Type="Edm.Int64">
858          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
859          <Annotation Term="OData.Description" String="The nominal Thermal Design Power (TDP) in watt units."/>
860          <Annotation Term="OData.LongDescription" String="This property shall contain the nominal Thermal Design Power (TDP) in watt units."/>
861          <Annotation Term="Measures.Unit" String="W"/>
862        </Property>
863        <Property Name="MaxTDPWatts" Type="Edm.Int64">
864          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
865          <Annotation Term="OData.Description" String="The maximum Thermal Design Power (TDP) in watt units."/>
866          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum Thermal Design Power (TDP) in watt units."/>
867          <Annotation Term="Measures.Unit" String="W"/>
868        </Property>
869        <NavigationProperty Name="Metrics" Type="ProcessorMetrics.ProcessorMetrics" Nullable="false">
870          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
871          <Annotation Term="OData.Description" String="The link to the metrics associated with this processor."/>
872          <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."/>
873          <Annotation Term="Redfish.URISegment" String="ProcessorMetrics"/>
874        </NavigationProperty>
875        <Property Name="UUID" Type="Resource.UUID">
876          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
877          <Annotation Term="OData.Description" String="The UUID for this processor."/>
878          <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."/>
879        </Property>
880        <Property Name="ProcessorMemory" Type="Collection(Processor.v1_4_0.ProcessorMemory)" Nullable="false">
881          <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."/>
882          <Annotation Term="OData.LongDescription" String="This property shall contain the memory directly attached or integrated within this processor."/>
883        </Property>
884        <Property Name="FPGA" Type="Processor.v1_4_0.FPGA" Nullable="false">
885          <Annotation Term="OData.Description" String="The properties for processors of the FPGA type."/>
886          <Annotation Term="OData.LongDescription" String="This property shall contain an object containing properties for processors of type `FPGA`."/>
887        </Property>
888        <NavigationProperty Name="AccelerationFunctions" Type="AccelerationFunctionCollection.AccelerationFunctionCollection" ContainsTarget="true" Nullable="false">
889          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
890          <Annotation Term="OData.Description" String="The link to the collection of acceleration functions associated with this processor."/>
891          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `AccelerationFunctionCollection`."/>
892          <Annotation Term="OData.AutoExpandReferences"/>
893        </NavigationProperty>
894      </EntityType>
895
896      <ComplexType Name="Links" BaseType="Processor.v1_1_0.Links">
897        <NavigationProperty Name="Endpoints" Type="Collection(Endpoint.Endpoint)">
898          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
899          <Annotation Term="OData.Description" String="An array of links to the endpoints that connect to this processor."/>
900          <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."/>
901          <Annotation Term="OData.AutoExpandReferences"/>
902        </NavigationProperty>
903        <NavigationProperty Name="ConnectedProcessors" Type="Collection(Processor.Processor)">
904          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
905          <Annotation Term="OData.Description" String="An array of links to the processors directly connected to this processor."/>
906          <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."/>
907          <Annotation Term="OData.AutoExpandReferences"/>
908        </NavigationProperty>
909        <NavigationProperty Name="PCIeDevice" Type="PCIeDevice.PCIeDevice" Nullable="false">
910          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
911          <Annotation Term="OData.Description" String="The link to the PCIe device associated with this processor."/>
912          <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."/>
913          <Annotation Term="OData.AutoExpandReferences"/>
914        </NavigationProperty>
915        <NavigationProperty Name="PCIeFunctions" Type="Collection(PCIeFunction.PCIeFunction)">
916          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
917          <Annotation Term="OData.Description" String="An array of links to the PCIeFunctions associated with this processor."/>
918          <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."/>
919          <Annotation Term="OData.AutoExpandReferences"/>
920        </NavigationProperty>
921      </ComplexType>
922
923      <ComplexType Name="ProcessorMemory">
924        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
925        <Annotation Term="OData.Description" String="This type describes the memory directly attached or integrated within a processor."/>
926        <Annotation Term="OData.LongDescription" String="This type shall contain information about memory directly attached or integrated within a processor."/>
927        <Property Name="IntegratedMemory" Type="Edm.Boolean">
928          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
929          <Annotation Term="OData.Description" String="An indication of whether this memory is integrated within the processor."/>
930          <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."/>
931        </Property>
932        <Property Name="MemoryType" Type="Processor.v1_4_0.ProcessorMemoryType">
933          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
934          <Annotation Term="OData.Description" String="The type of memory used by this processor."/>
935          <Annotation Term="OData.LongDescription" String="This property shall contain a type of the processor memory type."/>
936        </Property>
937        <Property Name="CapacityMiB" Type="Edm.Int64">
938          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
939          <Annotation Term="OData.Description" String="The memory capacity in MiB."/>
940          <Annotation Term="OData.LongDescription" String="This property shall contain the memory capacity in MiB."/>
941          <Annotation Term="Measures.Unit" String="MiBy"/>
942        </Property>
943        <Property Name="SpeedMHz" Type="Edm.Int64">
944          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
945          <Annotation Term="OData.Description" String="The operating speed of the memory in MHz."/>
946          <Annotation Term="OData.LongDescription" String="This property shall contain the operating speed of the memory in MHz."/>
947        </Property>
948      </ComplexType>
949
950      <EnumType Name="ProcessorMemoryType">
951        <Member Name="Cache">
952          <Annotation Term="OData.Description" String="Processor cache, but no level is determined."/>
953          <Annotation Term="Redfish.Revisions">
954            <Collection>
955              <Record>
956                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
957                <PropertyValue Property="Version" String="v1_17_0"/>
958              </Record>
959            </Collection>
960          </Annotation>
961        </Member>
962        <Member Name="L1Cache">
963          <Annotation Term="OData.Description" String="L1 cache."/>
964        </Member>
965        <Member Name="L2Cache">
966          <Annotation Term="OData.Description" String="L2 cache."/>
967        </Member>
968        <Member Name="L3Cache">
969          <Annotation Term="OData.Description" String="L3 cache."/>
970        </Member>
971        <Member Name="L4Cache">
972          <Annotation Term="OData.Description" String="L4 cache."/>
973        </Member>
974        <Member Name="L5Cache">
975          <Annotation Term="OData.Description" String="L5 cache."/>
976        </Member>
977        <Member Name="L6Cache">
978          <Annotation Term="OData.Description" String="L6 cache."/>
979        </Member>
980        <Member Name="L7Cache">
981          <Annotation Term="OData.Description" String="L7 cache."/>
982        </Member>
983        <Member Name="HBM1">
984          <Annotation Term="OData.Description" String="High Bandwidth Memory."/>
985        </Member>
986        <Member Name="HBM2">
987          <Annotation Term="OData.Description" String="The second generation of High Bandwidth Memory."/>
988        </Member>
989        <Member Name="HBM2E">
990          <Annotation Term="OData.Description" String="An updated version of the second generation of High Bandwidth Memory."/>
991          <Annotation Term="Redfish.Revisions">
992            <Collection>
993              <Record>
994                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
995                <PropertyValue Property="Version" String="v1_17_0"/>
996              </Record>
997            </Collection>
998          </Annotation>
999        </Member>
1000        <Member Name="HBM3">
1001          <Annotation Term="OData.Description" String="The third generation of High Bandwidth Memory."/>
1002        </Member>
1003        <Member Name="SGRAM">
1004          <Annotation Term="OData.Description" String="Synchronous graphics RAM."/>
1005        </Member>
1006        <Member Name="GDDR">
1007          <Annotation Term="OData.Description" String="Synchronous graphics random-access memory."/>
1008        </Member>
1009        <Member Name="GDDR2">
1010          <Annotation Term="OData.Description" String="Double data rate type two synchronous graphics random-access memory."/>
1011        </Member>
1012        <Member Name="GDDR3">
1013          <Annotation Term="OData.Description" String="Double data rate type three synchronous graphics random-access memory."/>
1014        </Member>
1015        <Member Name="GDDR4">
1016          <Annotation Term="OData.Description" String="Double data rate type four synchronous graphics random-access memory."/>
1017        </Member>
1018        <Member Name="GDDR5">
1019          <Annotation Term="OData.Description" String="Double data rate type five synchronous graphics random-access memory."/>
1020        </Member>
1021        <Member Name="GDDR5X">
1022          <Annotation Term="OData.Description" String="Double data rate type five X synchronous graphics random-access memory."/>
1023        </Member>
1024        <Member Name="GDDR6">
1025          <Annotation Term="OData.Description" String="Double data rate type six synchronous graphics random-access memory."/>
1026        </Member>
1027        <Member Name="DDR">
1028          <Annotation Term="OData.Description" String="Double data rate synchronous dynamic random-access memory."/>
1029        </Member>
1030        <Member Name="DDR2">
1031          <Annotation Term="OData.Description" String="Double data rate type two synchronous dynamic random-access memory."/>
1032        </Member>
1033        <Member Name="DDR3">
1034          <Annotation Term="OData.Description" String="Double data rate type three synchronous dynamic random-access memory."/>
1035        </Member>
1036        <Member Name="DDR4">
1037          <Annotation Term="OData.Description" String="Double data rate type four synchronous dynamic random-access memory."/>
1038        </Member>
1039        <Member Name="DDR5">
1040          <Annotation Term="OData.Description" String="Double data rate type five synchronous dynamic random-access memory."/>
1041        </Member>
1042        <Member Name="SDRAM">
1043          <Annotation Term="OData.Description" String="Synchronous dynamic random-access memory."/>
1044        </Member>
1045        <Member Name="SRAM">
1046          <Annotation Term="OData.Description" String="Static random-access memory."/>
1047        </Member>
1048        <Member Name="Flash">
1049          <Annotation Term="OData.Description" String="Flash memory."/>
1050        </Member>
1051        <Member Name="OEM">
1052          <Annotation Term="OData.Description" String="OEM-defined."/>
1053        </Member>
1054      </EnumType>
1055
1056      <ComplexType Name="FPGA">
1057        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1058        <Annotation Term="OData.Description" String="The properties of the FPGA device."/>
1059        <Annotation Term="OData.LongDescription" String="This object shall contain the properties of the FPGA device represented by a processor."/>
1060        <Property Name="FpgaType" Type="Processor.v1_4_0.FpgaType" Nullable="false">
1061          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1062          <Annotation Term="OData.Description" String="The FPGA type."/>
1063          <Annotation Term="OData.LongDescription" String="This property shall contain a type of the FPGA device."/>
1064        </Property>
1065        <Property Name="Model" Type="Edm.String" Nullable="false">
1066          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1067          <Annotation Term="OData.Description" String="The FPGA model."/>
1068          <Annotation Term="OData.LongDescription" String="This property shall contain a model of the FPGA device."/>
1069        </Property>
1070        <Property Name="FirmwareId" Type="Edm.String" Nullable="false">
1071          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1072          <Annotation Term="OData.Description" String="The FPGA firmware identifier."/>
1073          <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the FPGA firmware identifier."/>
1074        </Property>
1075        <Property Name="FirmwareManufacturer" Type="Edm.String" Nullable="false">
1076          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1077          <Annotation Term="OData.Description" String="The FPGA firmware manufacturer."/>
1078          <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the FPGA firmware manufacturer."/>
1079        </Property>
1080        <Property Name="FirmwareVersion" Type="Edm.String" Nullable="false">
1081          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1082          <Annotation Term="OData.Description" String="The FPGA firmware version."/>
1083          <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the FPGA firmware version."/>
1084          <Annotation Term="Redfish.Revisions">
1085            <Collection>
1086              <Record>
1087                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1088                <PropertyValue Property="Version" String="v1_9_0"/>
1089                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `FirmwareVersion` property in the root of this resource."/>
1090              </Record>
1091            </Collection>
1092          </Annotation>
1093        </Property>
1094        <Property Name="HostInterface" Type="Processor.v1_4_0.ProcessorInterface" Nullable="false">
1095          <Annotation Term="OData.Description" String="The FPGA interface to the host."/>
1096          <Annotation Term="OData.LongDescription" String="This property shall contain an object that describes the connectivity to the host for system software to use."/>
1097          <Annotation Term="Redfish.Revisions">
1098            <Collection>
1099              <Record>
1100                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1101                <PropertyValue Property="Version" String="v1_8_0"/>
1102                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `SystemInterface` property in the root of this resource."/>
1103              </Record>
1104            </Collection>
1105          </Annotation>
1106        </Property>
1107        <Property Name="ExternalInterfaces" Type="Collection(Processor.v1_4_0.ProcessorInterface)" Nullable="false">
1108          <Annotation Term="OData.Description" String="An array of the FPGA external interfaces."/>
1109          <Annotation Term="OData.LongDescription" String="This property shall contain an array of objects that describe the external connectivity of the FPGA."/>
1110        </Property>
1111        <Property Name="PCIeVirtualFunctions" Type="Edm.Int64" Nullable="false">
1112          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1113          <Annotation Term="OData.Description" String="The number of PCIe Virtual Functions."/>
1114          <Annotation Term="OData.LongDescription" String="This property shall contain an integer that describes the number of PCIe Virtual Functions configured within the FPGA."/>
1115        </Property>
1116        <Property Name="ProgrammableFromHost" Type="Edm.Boolean">
1117          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1118          <Annotation Term="OData.Description" String="An indication of whether the FPGA firmware can be reprogrammed from the host by using system software."/>
1119          <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."/>
1120        </Property>
1121        <Property Name="ReconfigurationSlots" Type="Collection(Processor.v1_4_0.FpgaReconfigurationSlot)" Nullable="false">
1122          <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."/>
1123          <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."/>
1124        </Property>
1125        <Property Name="Oem" Type="Resource.Oem" Nullable="false">
1126          <Annotation Term="OData.Description" String="The OEM extension property."/>
1127          <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."/>
1128        </Property>
1129      </ComplexType>
1130
1131      <ComplexType Name="FpgaReconfigurationSlot">
1132        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1133        <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."/>
1134        <Annotation Term="OData.LongDescription" String="This type shall contain information about the FPGA reconfiguration slot."/>
1135        <Property Name="SlotId" Type="Edm.String">
1136          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1137          <Annotation Term="OData.Description" String="The FPGA reconfiguration slot identifier."/>
1138          <Annotation Term="OData.LongDescription" String="This property shall contain the FPGA reconfiguration slot identifier."/>
1139        </Property>
1140        <Property Name="UUID" Type="Resource.UUID">
1141          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1142          <Annotation Term="OData.Description" String="The UUID for this reconfiguration slot."/>
1143          <Annotation Term="OData.LongDescription" String="This property shall contain a universally unique identifier number for the reconfiguration slot."/>
1144        </Property>
1145        <Property Name="ProgrammableFromHost" Type="Edm.Boolean">
1146          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1147          <Annotation Term="OData.Description" String="An indication of whether the reconfiguration slot can be reprogrammed from the host by using system software."/>
1148          <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."/>
1149        </Property>
1150        <NavigationProperty Name="AccelerationFunction" Type="AccelerationFunction.AccelerationFunction" Nullable="false">
1151          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1152          <Annotation Term="OData.Description" String="The link to the acceleration function that the code programmed into a reconfiguration slot provides."/>
1153          <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."/>
1154        </NavigationProperty>
1155      </ComplexType>
1156
1157      <EnumType Name="FpgaType">
1158        <Member Name="Integrated">
1159          <Annotation Term="OData.Description" String="The FPGA device integrated with other processor in the single chip."/>
1160        </Member>
1161        <Member Name="Discrete">
1162          <Annotation Term="OData.Description" String="The discrete FPGA device."/>
1163        </Member>
1164      </EnumType>
1165
1166      <ComplexType Name="ProcessorInterface">
1167        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1168        <Annotation Term="OData.Description" String="This type describes an interface between the system, or external connection, and the processor."/>
1169        <Annotation Term="OData.LongDescription" String="This type shall contain information about the system interface, or external connection, to the processor."/>
1170        <Property Name="InterfaceType" Type="Processor.v1_4_0.SystemInterfaceType">
1171          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1172          <Annotation Term="OData.Description" String="The interface type."/>
1173          <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."/>
1174        </Property>
1175        <Property Name="PCIe" Type="PCIeDevice.PCIeInterface" Nullable="false">
1176          <Annotation Term="OData.Description" String="The PCIe-related information for this interface."/>
1177          <Annotation Term="OData.LongDescription" String="This property shall contain an object the describes the PCIe-related information for this interface."/>
1178        </Property>
1179        <Property Name="Ethernet" Type="Processor.v1_4_0.EthernetInterface" Nullable="false">
1180          <Annotation Term="OData.Description" String="The Ethernet-related information for this interface."/>
1181          <Annotation Term="OData.LongDescription" String="This property shall contain an object the describes the Ethernet-related information for this interface."/>
1182        </Property>
1183      </ComplexType>
1184
1185      <ComplexType Name="EthernetInterface">
1186        <Annotation Term="OData.Description" String="This type defines an Ethernet interface."/>
1187        <Annotation Term="OData.LongDescription" String="These properties shall contain the definition for an Ethernet interface for a Redfish implementation."/>
1188        <Property Name="Oem" Type="Resource.Oem" Nullable="false">
1189          <Annotation Term="OData.Description" String="The OEM extension property."/>
1190          <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."/>
1191        </Property>
1192        <Property Name="MaxSpeedMbps" Type="Edm.Int64">
1193          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1194          <Annotation Term="OData.Description" String="The maximum speed supported by this interface."/>
1195          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum speed supported by this interface."/>
1196          <Annotation Term="Measures.Unit" String="Mbit/s"/>
1197        </Property>
1198        <Property Name="MaxLanes" Type="Edm.Int64">
1199          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1200          <Annotation Term="OData.Description" String="The number of lanes supported by this interface."/>
1201          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of lanes supported by this interface."/>
1202        </Property>
1203      </ComplexType>
1204
1205      <EnumType Name="SystemInterfaceType">
1206        <Member Name="QPI">
1207          <Annotation Term="OData.Description" String="The Intel QuickPath Interconnect."/>
1208        </Member>
1209        <Member Name="UPI">
1210          <Annotation Term="OData.Description" String="The Intel UltraPath Interconnect."/>
1211        </Member>
1212        <Member Name="PCIe">
1213          <Annotation Term="OData.Description" String="A PCI Express interface."/>
1214        </Member>
1215        <Member Name="Ethernet">
1216          <Annotation Term="OData.Description" String="An Ethernet interface."/>
1217        </Member>
1218        <Member Name="AMBA">
1219          <Annotation Term="OData.Description" String="The Arm Advanced Microcontroller Bus Architecture interface."/>
1220          <Annotation Term="Redfish.Revisions">
1221            <Collection>
1222              <Record>
1223                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1224                <PropertyValue Property="Version" String="v1_8_0"/>
1225              </Record>
1226            </Collection>
1227          </Annotation>
1228        </Member>
1229        <Member Name="CCIX">
1230          <Annotation Term="OData.Description" String="The Cache Coherent Interconnect for Accelerators interface."/>
1231          <Annotation Term="Redfish.Revisions">
1232            <Collection>
1233              <Record>
1234                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1235                <PropertyValue Property="Version" String="v1_8_0"/>
1236              </Record>
1237            </Collection>
1238          </Annotation>
1239        </Member>
1240        <Member Name="CXL">
1241          <Annotation Term="OData.Description" String="The Compute Express Link interface."/>
1242          <Annotation Term="Redfish.Revisions">
1243            <Collection>
1244              <Record>
1245                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1246                <PropertyValue Property="Version" String="v1_8_0"/>
1247              </Record>
1248            </Collection>
1249          </Annotation>
1250        </Member>
1251        <Member Name="OEM">
1252          <Annotation Term="OData.Description" String="An OEM-defined interface."/>
1253        </Member>
1254      </EnumType>
1255    </Schema>
1256
1257    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_1">
1258      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1259      <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`."/>
1260      <EntityType Name="Processor" BaseType="Processor.v1_4_0.Processor"/>
1261    </Schema>
1262
1263    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_2">
1264      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1265      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1266      <EntityType Name="Processor" BaseType="Processor.v1_4_1.Processor"/>
1267    </Schema>
1268
1269    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_3">
1270      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1271      <Annotation Term="OData.Description" String="This version was created to update the description of `IdentificationRegisters`."/>
1272      <EntityType Name="Processor" BaseType="Processor.v1_4_2.Processor"/>
1273    </Schema>
1274
1275    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_4">
1276      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1277      <Annotation Term="OData.Description" String="This version was created to fix typos in several properties."/>
1278      <EntityType Name="Processor" BaseType="Processor.v1_4_3.Processor"/>
1279    </Schema>
1280
1281    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_5">
1282      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1283      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1284      <EntityType Name="Processor" BaseType="Processor.v1_4_4.Processor"/>
1285    </Schema>
1286
1287    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_6">
1288      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1289      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1290      <EntityType Name="Processor" BaseType="Processor.v1_4_5.Processor"/>
1291    </Schema>
1292
1293    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_7">
1294      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1295      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
1296      <EntityType Name="Processor" BaseType="Processor.v1_4_6.Processor"/>
1297    </Schema>
1298
1299    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_8">
1300      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1301      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1302      <EntityType Name="Processor" BaseType="Processor.v1_4_7.Processor"/>
1303    </Schema>
1304
1305    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_9">
1306      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1307      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1308      <EntityType Name="Processor" BaseType="Processor.v1_4_8.Processor"/>
1309    </Schema>
1310
1311    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_10">
1312      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1313      <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`."/>
1314      <EntityType Name="Processor" BaseType="Processor.v1_4_9.Processor"/>
1315    </Schema>
1316
1317    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_11">
1318      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1319      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1320      <EntityType Name="Processor" BaseType="Processor.v1_4_10.Processor"/>
1321    </Schema>
1322
1323    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_12">
1324      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1325      <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."/>
1326      <EntityType Name="Processor" BaseType="Processor.v1_4_11.Processor"/>
1327    </Schema>
1328
1329    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_4_13">
1330      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1331      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
1332      <EntityType Name="Processor" BaseType="Processor.v1_4_12.Processor"/>
1333    </Schema>
1334
1335    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_0">
1336      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1337      <Annotation Term="Redfish.Release" String="2019.1"/>
1338      <Annotation Term="OData.Description" String="This version was created to add TotalEnabledCores property."/>
1339
1340      <EntityType Name="Processor" BaseType="Processor.v1_4_1.Processor">
1341        <Property Name="TotalEnabledCores" Type="Edm.Int64">
1342          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1343          <Annotation Term="OData.Description" String="The total number of enabled cores that this processor contains."/>
1344          <Annotation Term="OData.LongDescription" String="This property shall indicate the total count of enabled independent processor cores contained within this processor."/>
1345        </Property>
1346      </EntityType>
1347    </Schema>
1348
1349    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_1">
1350      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1351      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1352      <EntityType Name="Processor" BaseType="Processor.v1_5_0.Processor"/>
1353    </Schema>
1354
1355    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_2">
1356      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1357      <Annotation Term="OData.Description" String="This version was created to update the description of `IdentificationRegisters`."/>
1358      <EntityType Name="Processor" BaseType="Processor.v1_5_1.Processor"/>
1359    </Schema>
1360
1361    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_3">
1362      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1363      <Annotation Term="OData.Description" String="This version was created to fix typos in several properties."/>
1364      <EntityType Name="Processor" BaseType="Processor.v1_5_2.Processor"/>
1365    </Schema>
1366
1367    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_4">
1368      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1369      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1370      <EntityType Name="Processor" BaseType="Processor.v1_5_3.Processor"/>
1371    </Schema>
1372
1373    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_5">
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_4.Processor"/>
1377    </Schema>
1378
1379    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_6">
1380      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1381      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
1382      <EntityType Name="Processor" BaseType="Processor.v1_5_5.Processor"/>
1383    </Schema>
1384
1385    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_7">
1386      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1387      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1388      <EntityType Name="Processor" BaseType="Processor.v1_5_6.Processor"/>
1389    </Schema>
1390
1391    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_8">
1392      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1393      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1394      <EntityType Name="Processor" BaseType="Processor.v1_5_7.Processor"/>
1395    </Schema>
1396
1397    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_9">
1398      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1399      <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`."/>
1400      <EntityType Name="Processor" BaseType="Processor.v1_5_8.Processor"/>
1401    </Schema>
1402
1403    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_10">
1404      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1405      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1406      <EntityType Name="Processor" BaseType="Processor.v1_5_9.Processor"/>
1407    </Schema>
1408
1409    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_11">
1410      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1411      <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."/>
1412      <EntityType Name="Processor" BaseType="Processor.v1_5_10.Processor"/>
1413    </Schema>
1414
1415    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_5_12">
1416      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1417      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
1418      <EntityType Name="Processor" BaseType="Processor.v1_5_11.Processor"/>
1419    </Schema>
1420
1421    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_0">
1422      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1423      <Annotation Term="Redfish.Release" String="2019.3"/>
1424      <Annotation Term="OData.Description" String="This version was created to add a reset action for a processor."/>
1425
1426      <EntityType Name="Processor" BaseType="Processor.v1_5_2.Processor"/>
1427    </Schema>
1428
1429    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_1">
1430      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1431      <Annotation Term="OData.Description" String="This version was created to fix typos in several properties."/>
1432      <EntityType Name="Processor" BaseType="Processor.v1_6_0.Processor"/>
1433    </Schema>
1434
1435    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_2">
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_1.Processor"/>
1439    </Schema>
1440
1441    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_3">
1442      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1443      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1444      <EntityType Name="Processor" BaseType="Processor.v1_6_2.Processor"/>
1445    </Schema>
1446
1447    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_4">
1448      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1449      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
1450      <EntityType Name="Processor" BaseType="Processor.v1_6_3.Processor"/>
1451    </Schema>
1452
1453    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_5">
1454      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1455      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1456      <EntityType Name="Processor" BaseType="Processor.v1_6_4.Processor"/>
1457    </Schema>
1458
1459    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_6">
1460      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1461      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1462      <EntityType Name="Processor" BaseType="Processor.v1_6_5.Processor"/>
1463    </Schema>
1464
1465    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_7">
1466      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1467      <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`."/>
1468      <EntityType Name="Processor" BaseType="Processor.v1_6_6.Processor"/>
1469    </Schema>
1470
1471    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_8">
1472      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1473      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1474      <EntityType Name="Processor" BaseType="Processor.v1_6_7.Processor"/>
1475    </Schema>
1476
1477    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_9">
1478      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1479      <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."/>
1480      <EntityType Name="Processor" BaseType="Processor.v1_6_8.Processor"/>
1481    </Schema>
1482
1483    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_6_10">
1484      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1485      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
1486      <EntityType Name="Processor" BaseType="Processor.v1_6_9.Processor"/>
1487    </Schema>
1488
1489    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_0">
1490      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1491      <Annotation Term="Redfish.Release" String="2019.4"/>
1492
1493      <EntityType Name="Processor" BaseType="Processor.v1_6_0.Processor">
1494        <Property Name="SerialNumber" Type="Edm.String">
1495          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1496          <Annotation Term="OData.Description" String="The serial number of the processor."/>
1497          <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the processor."/>
1498        </Property>
1499        <Property Name="PartNumber" Type="Edm.String">
1500          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1501          <Annotation Term="OData.Description" String="The part number of the processor."/>
1502          <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."/>
1503        </Property>
1504        <Property Name="Version" Type="Edm.String">
1505          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1506          <Annotation Term="OData.Description" String="The hardware version of the processor."/>
1507          <Annotation Term="OData.LongDescription" String="This property shall contain the hardware version of the processor as determined by the vendor or supplier."/>
1508        </Property>
1509        <Property Name="FirmwareVersion" Type="Edm.String" Nullable="false">
1510          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1511          <Annotation Term="OData.Description" String="The firmware version of the processor."/>
1512          <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the firmware version of the processor as provided by the manufacturer."/>
1513        </Property>
1514      </EntityType>
1515    </Schema>
1516
1517    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_1">
1518      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1519      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1520      <EntityType Name="Processor" BaseType="Processor.v1_7_0.Processor"/>
1521    </Schema>
1522
1523    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_2">
1524      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1525      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1526      <EntityType Name="Processor" BaseType="Processor.v1_7_1.Processor"/>
1527    </Schema>
1528
1529    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_3">
1530      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1531      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
1532      <EntityType Name="Processor" BaseType="Processor.v1_7_2.Processor"/>
1533    </Schema>
1534
1535    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_4">
1536      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1537      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1538      <EntityType Name="Processor" BaseType="Processor.v1_7_3.Processor"/>
1539    </Schema>
1540
1541    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_5">
1542      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1543      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1544      <EntityType Name="Processor" BaseType="Processor.v1_7_4.Processor"/>
1545    </Schema>
1546
1547    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_6">
1548      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1549      <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`."/>
1550      <EntityType Name="Processor" BaseType="Processor.v1_7_5.Processor"/>
1551    </Schema>
1552
1553    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_7">
1554      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1555      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1556      <EntityType Name="Processor" BaseType="Processor.v1_7_6.Processor"/>
1557    </Schema>
1558
1559    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_8">
1560      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1561      <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."/>
1562      <EntityType Name="Processor" BaseType="Processor.v1_7_7.Processor"/>
1563    </Schema>
1564
1565    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_7_9">
1566      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1567      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
1568      <EntityType Name="Processor" BaseType="Processor.v1_7_8.Processor"/>
1569    </Schema>
1570
1571    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_0">
1572      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1573      <Annotation Term="Redfish.Release" String="2020.1"/>
1574      <Annotation Term="OData.Description" String="This version was created to deprecate `HostInterface` within `FPGA` in favor of `SystemInterface` at the root of the resource."/>
1575
1576      <EntityType Name="Processor" BaseType="Processor.v1_7_1.Processor">
1577        <Property Name="SystemInterface" Type="Processor.v1_4_0.ProcessorInterface" Nullable="false">
1578          <Annotation Term="OData.Description" String="The interface between the system and the processor."/>
1579          <Annotation Term="OData.LongDescription" String="This property shall contain an object that describes the connectivity between the host system and the processor."/>
1580        </Property>
1581        <Property Name="OperatingSpeedMHz" Type="Edm.Int64">
1582          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1583          <Annotation Term="OData.Description" String="Operating speed of the processor in MHz."/>
1584          <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."/>
1585          <Annotation Term="Measures.Unit" String="MHz"/>
1586        </Property>
1587        <Property Name="MinSpeedMHz" Type="Edm.Int64">
1588          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1589          <Annotation Term="OData.Description" String="The minimum clock speed of the processor in MHz."/>
1590          <Annotation Term="OData.LongDescription" String="This property shall indicate the minimum rated clock speed of the processor in MHz."/>
1591          <Annotation Term="Measures.Unit" String="MHz"/>
1592        </Property>
1593      </EntityType>
1594    </Schema>
1595
1596    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_1">
1597      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1598      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1599      <EntityType Name="Processor" BaseType="Processor.v1_8_0.Processor"/>
1600    </Schema>
1601
1602    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_2">
1603      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1604      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
1605      <EntityType Name="Processor" BaseType="Processor.v1_8_1.Processor"/>
1606    </Schema>
1607
1608    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_3">
1609      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1610      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1611      <EntityType Name="Processor" BaseType="Processor.v1_8_2.Processor"/>
1612    </Schema>
1613
1614    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_4">
1615      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1616      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1617      <EntityType Name="Processor" BaseType="Processor.v1_8_3.Processor"/>
1618    </Schema>
1619
1620    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_5">
1621      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1622      <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`."/>
1623      <EntityType Name="Processor" BaseType="Processor.v1_8_4.Processor"/>
1624    </Schema>
1625
1626    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_6">
1627      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1628      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1629      <EntityType Name="Processor" BaseType="Processor.v1_8_5.Processor"/>
1630    </Schema>
1631
1632    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_7">
1633      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1634      <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."/>
1635      <EntityType Name="Processor" BaseType="Processor.v1_8_6.Processor"/>
1636    </Schema>
1637
1638    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_8_8">
1639      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1640      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
1641      <EntityType Name="Processor" BaseType="Processor.v1_8_7.Processor"/>
1642    </Schema>
1643
1644    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_0">
1645      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1646      <Annotation Term="Redfish.Release" String="2020.2"/>
1647      <Annotation Term="OData.Description" String="This version was created to deprecate `FirmwareVersion` within `FPGA` in favor of `FirmwareVersion` at the root of the resource."/>
1648
1649      <EntityType Name="Processor" BaseType="Processor.v1_8_1.Processor">
1650        <Property Name="TurboState" Type="Processor.v1_9_0.TurboState">
1651          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1652          <Annotation Term="OData.Description" String="The state of turbo for this processor."/>
1653          <Annotation Term="OData.LongDescription" String="This property shall contain the state of turbo for this processor."/>
1654        </Property>
1655        <Property Name="BaseSpeedPriorityState" Type="Processor.v1_9_0.BaseSpeedPriorityState">
1656          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1657          <Annotation Term="OData.Description" String="The state of the base frequency settings of the operation configuration applied to this processor."/>
1658          <Annotation Term="OData.LongDescription" String="This property shall contain the state of the base frequency settings of the operating configuration applied to this processor."/>
1659        </Property>
1660        <Property Name="HighSpeedCoreIDs" Type="Collection(Edm.Int64)">
1661          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1662          <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."/>
1663          <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."/>
1664        </Property>
1665        <NavigationProperty Name="OperatingConfigs" Type="OperatingConfigCollection.OperatingConfigCollection" Nullable="false">
1666          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1667          <Annotation Term="OData.Description" String="The link to the collection of operating configurations that can be applied to this processor."/>
1668          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `OperatingConfigCollection`."/>
1669          <Annotation Term="OData.AutoExpandReferences"/>
1670        </NavigationProperty>
1671        <NavigationProperty Name="AppliedOperatingConfig" Type="OperatingConfig.OperatingConfig" Nullable="false">
1672          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1673          <Annotation Term="OData.Description" String="The link to the operating configuration that is applied to this processor."/>
1674          <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."/>
1675          <Annotation Term="OData.AutoExpandReferences"/>
1676        </NavigationProperty>
1677      </EntityType>
1678
1679      <EnumType Name="TurboState">
1680        <Member Name="Enabled">
1681          <Annotation Term="OData.Description" String="Turbo is enabled."/>
1682        </Member>
1683        <Member Name="Disabled">
1684          <Annotation Term="OData.Description" String="Turbo is disabled."/>
1685        </Member>
1686      </EnumType>
1687
1688      <EnumType Name="BaseSpeedPriorityState">
1689        <Member Name="Enabled">
1690          <Annotation Term="OData.Description" String="Base speed priority is enabled."/>
1691        </Member>
1692        <Member Name="Disabled">
1693          <Annotation Term="OData.Description" String="Base speed priority is disabled."/>
1694        </Member>
1695      </EnumType>
1696    </Schema>
1697
1698    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_1">
1699      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1700      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
1701      <EntityType Name="Processor" BaseType="Processor.v1_9_0.Processor"/>
1702    </Schema>
1703
1704    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_2">
1705      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1706      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1707      <EntityType Name="Processor" BaseType="Processor.v1_9_1.Processor"/>
1708    </Schema>
1709
1710    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_3">
1711      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1712      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1713      <EntityType Name="Processor" BaseType="Processor.v1_9_2.Processor"/>
1714    </Schema>
1715
1716    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_4">
1717      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1718      <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`."/>
1719      <EntityType Name="Processor" BaseType="Processor.v1_9_3.Processor"/>
1720    </Schema>
1721
1722    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_5">
1723      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1724      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1725      <EntityType Name="Processor" BaseType="Processor.v1_9_4.Processor"/>
1726    </Schema>
1727
1728    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_6">
1729      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1730      <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."/>
1731      <EntityType Name="Processor" BaseType="Processor.v1_9_5.Processor"/>
1732    </Schema>
1733
1734    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_9_7">
1735      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1736      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
1737      <EntityType Name="Processor" BaseType="Processor.v1_9_6.Processor"/>
1738    </Schema>
1739
1740    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_0">
1741      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1742      <Annotation Term="Redfish.Release" String="2020.3"/>
1743
1744      <EntityType Name="Processor" BaseType="Processor.v1_9_0.Processor">
1745        <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
1746          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1747          <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
1748          <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."/>
1749        </Property>
1750        <Property Name="BaseSpeedMHz" Type="Edm.Int64">
1751          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1752          <Annotation Term="OData.Description" String="The base (nominal) clock speed of the processor in MHz."/>
1753          <Annotation Term="OData.LongDescription" String="This property shall contain the base (nominal) clock speed of the processor in MHz."/>
1754          <Annotation Term="Validation.Minimum" Int="0"/>
1755          <Annotation Term="Measures.Unit" String="MHz"/>
1756        </Property>
1757        <Property Name="SpeedLimitMHz" Type="Edm.Int64">
1758          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1759          <Annotation Term="OData.Description" String="The clock limit of the processor in MHz."/>
1760          <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."/>
1761          <Annotation Term="Validation.Minimum" Int="0"/>
1762          <Annotation Term="Measures.Unit" String="MHz"/>
1763        </Property>
1764        <Property Name="SpeedLocked" Type="Edm.Boolean">
1765          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1766          <Annotation Term="OData.Description" String="Indicates whether the clock speed of the processor is fixed at the value specified in the `SpeedLimitMHz` property."/>
1767          <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."/>
1768        </Property>
1769      </EntityType>
1770
1771      <ComplexType Name="ProcessorId" BaseType="Processor.v1_0_0.ProcessorId">
1772        <Property Name="ProtectedIdentificationNumber" Type="Edm.String">
1773          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1774          <Annotation Term="OData.Description" String="The Protected Processor Identification Number (PPIN) for this processor."/>
1775          <Annotation Term="OData.LongDescription" String="This property shall contain the Protected Processor Identification Number (PPIN) for this processor."/>
1776        </Property>
1777      </ComplexType>
1778    </Schema>
1779
1780    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_1">
1781      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1782      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
1783      <EntityType Name="Processor" BaseType="Processor.v1_10_0.Processor"/>
1784    </Schema>
1785
1786    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_2">
1787      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1788      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1789      <EntityType Name="Processor" BaseType="Processor.v1_10_1.Processor"/>
1790    </Schema>
1791
1792    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_3">
1793      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1794      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1795      <EntityType Name="Processor" BaseType="Processor.v1_10_2.Processor"/>
1796    </Schema>
1797
1798    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_4">
1799      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1800      <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`."/>
1801      <EntityType Name="Processor" BaseType="Processor.v1_10_3.Processor"/>
1802    </Schema>
1803
1804    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_5">
1805      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1806      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1807      <EntityType Name="Processor" BaseType="Processor.v1_10_4.Processor"/>
1808    </Schema>
1809
1810    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_6">
1811      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1812      <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."/>
1813      <EntityType Name="Processor" BaseType="Processor.v1_10_5.Processor"/>
1814    </Schema>
1815
1816    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_10_7">
1817      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1818      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
1819      <EntityType Name="Processor" BaseType="Processor.v1_10_6.Processor"/>
1820    </Schema>
1821
1822    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_0">
1823      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1824      <Annotation Term="Redfish.Release" String="2020.4"/>
1825
1826      <EntityType Name="Processor" BaseType="Processor.v1_10_1.Processor">
1827        <Property Name="MemorySummary" Type="Processor.v1_11_0.MemorySummary" Nullable="false">
1828          <Annotation Term="OData.Description" String="The summary of all memory associated with this processor."/>
1829          <Annotation Term="OData.LongDescription" String="This property shall contain properties that describe the summary of all memory that is associated with this processor."/>
1830        </Property>
1831        <NavigationProperty Name="EnvironmentMetrics" Type="EnvironmentMetrics.EnvironmentMetrics" Nullable="false">
1832          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1833          <Annotation Term="OData.Description" String="The link to the environment metrics for this processor."/>
1834          <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."/>
1835          <Annotation Term="OData.AutoExpandReferences"/>
1836        </NavigationProperty>
1837        <Property Name="SparePartNumber" Type="Edm.String">
1838          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1839          <Annotation Term="OData.Description" String="The spare part number of the processor."/>
1840          <Annotation Term="OData.LongDescription" String="This property shall contain the spare part number of the processor."/>
1841        </Property>
1842        <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
1843          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1844          <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/>
1845          <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."/>
1846          <Annotation Term="OData.AutoExpandReferences"/>
1847        </NavigationProperty>
1848        <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false">
1849          <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/>
1850          <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/>
1851          <Annotation Term="Redfish.Revisions">
1852            <Collection>
1853              <Record>
1854                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1855                <PropertyValue Property="Version" String="v1_14_0"/>
1856                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `ComponentIntegrity` resource."/>
1857              </Record>
1858            </Collection>
1859          </Annotation>
1860        </Property>
1861      </EntityType>
1862
1863      <ComplexType Name="MemorySummary">
1864        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1865        <Annotation Term="OData.Description" String="The summary of all memory associated with a processor."/>
1866        <Annotation Term="OData.LongDescription" String="This type shall contain properties that describe the summary of all memory that is associated with a processor."/>
1867        <Property Name="TotalCacheSizeMiB" Type="Edm.Int64">
1868          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1869          <Annotation Term="OData.Description" String="Total size of cache memory of this processor."/>
1870          <Annotation Term="OData.LongDescription" String="This property shall contain the total size of cache memory of this processor."/>
1871          <Annotation Term="Measures.Unit" String="MiBy"/>
1872        </Property>
1873        <Property Name="TotalMemorySizeMiB" Type="Edm.Int64">
1874          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1875          <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."/>
1876          <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."/>
1877          <Annotation Term="Measures.Unit" String="MiBy"/>
1878        </Property>
1879        <NavigationProperty Name="Metrics" Type="MemoryMetrics.MemoryMetrics" ContainsTarget="true" Nullable="false">
1880          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1881          <Annotation Term="OData.Description" String="The link to the memory metrics associated with all memory of this processor."/>
1882          <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."/>
1883          <Annotation Term="Redfish.URISegment" String="MemorySummary/MemoryMetrics"/>
1884        </NavigationProperty>
1885      </ComplexType>
1886
1887      <ComplexType Name="Links" BaseType="Processor.v1_4_0.Links">
1888        <NavigationProperty Name="Memory" Type="Collection(Memory.Memory)">
1889          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1890          <Annotation Term="OData.Description" String="An array of links to the memory associated with this processor."/>
1891          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Memory` that are associated with this processor."/>
1892          <Annotation Term="OData.AutoExpandReferences"/>
1893        </NavigationProperty>
1894      </ComplexType>
1895    </Schema>
1896
1897    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_1">
1898      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1899      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1900      <EntityType Name="Processor" BaseType="Processor.v1_11_0.Processor"/>
1901    </Schema>
1902
1903    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_2">
1904      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1905      <Annotation Term="OData.Description" String="This version was created to clarify the usage of `TotalMemorySizeMiB`."/>
1906      <EntityType Name="Processor" BaseType="Processor.v1_11_1.Processor"/>
1907    </Schema>
1908
1909    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_3">
1910      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1911      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1912      <EntityType Name="Processor" BaseType="Processor.v1_11_2.Processor"/>
1913    </Schema>
1914
1915    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_4">
1916      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1917      <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`."/>
1918      <EntityType Name="Processor" BaseType="Processor.v1_11_3.Processor"/>
1919    </Schema>
1920
1921    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_5">
1922      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1923      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1924      <EntityType Name="Processor" BaseType="Processor.v1_11_4.Processor"/>
1925    </Schema>
1926
1927    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_6">
1928      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1929      <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."/>
1930      <EntityType Name="Processor" BaseType="Processor.v1_11_5.Processor"/>
1931    </Schema>
1932
1933    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_11_7">
1934      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1935      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
1936      <EntityType Name="Processor" BaseType="Processor.v1_11_6.Processor"/>
1937    </Schema>
1938
1939    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_0">
1940      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1941      <Annotation Term="Redfish.Release" String="2021.1"/>
1942
1943      <EntityType Name="Processor" BaseType="Processor.v1_11_0.Processor">
1944        <Property Name="Enabled" Type="Edm.Boolean" Nullable="false">
1945          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1946          <Annotation Term="OData.Description" String="An indication of whether this processor is enabled."/>
1947          <Annotation Term="OData.LongDescription" String="The value of this property shall indicate if this processor is enabled."/>
1948        </Property>
1949      </EntityType>
1950
1951      <ComplexType Name="Links" BaseType="Processor.v1_11_0.Links">
1952        <NavigationProperty Name="GraphicsController" Type="GraphicsController.GraphicsController">
1953          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1954          <Annotation Term="OData.Description" String="A link to the graphics controller associated with this processor."/>
1955          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `GraphicsController` that is associated with this processor."/>
1956          <Annotation Term="OData.AutoExpandReferences"/>
1957        </NavigationProperty>
1958      </ComplexType>
1959    </Schema>
1960
1961    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_1">
1962      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1963      <Annotation Term="OData.Description" String="This version was created to clarify the usage of `TotalMemorySizeMiB`."/>
1964      <EntityType Name="Processor" BaseType="Processor.v1_12_0.Processor"/>
1965    </Schema>
1966
1967    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_2">
1968      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1969      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
1970      <EntityType Name="Processor" BaseType="Processor.v1_12_1.Processor"/>
1971    </Schema>
1972
1973    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_3">
1974      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1975      <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`."/>
1976      <EntityType Name="Processor" BaseType="Processor.v1_12_2.Processor"/>
1977    </Schema>
1978
1979    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_4">
1980      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1981      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1982      <EntityType Name="Processor" BaseType="Processor.v1_12_3.Processor"/>
1983    </Schema>
1984
1985    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_5">
1986      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1987      <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."/>
1988      <EntityType Name="Processor" BaseType="Processor.v1_12_4.Processor"/>
1989    </Schema>
1990
1991    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_12_6">
1992      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1993      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
1994      <EntityType Name="Processor" BaseType="Processor.v1_12_5.Processor"/>
1995    </Schema>
1996
1997    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_0">
1998      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1999      <Annotation Term="Redfish.Release" String="2021.2"/>
2000
2001      <EntityType Name="Processor" BaseType="Processor.v1_12_1.Processor">
2002        <NavigationProperty Name="OperatingSpeedRangeMHz" Type="Control.Control">
2003          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2004          <Annotation Term="Redfish.ExcerptCopy" String="Range"/>
2005          <Annotation Term="OData.Description" String="Range of allowed operating speeds (MHz)."/>
2006          <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`."/>
2007        </NavigationProperty>
2008        <NavigationProperty Name="Ports" Type="PortCollection.PortCollection" ContainsTarget="true" Nullable="false">
2009          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2010          <Annotation Term="OData.Description" String="The link to the collection of ports for this processor."/>
2011          <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."/>
2012          <Annotation Term="OData.AutoExpandReferences"/>
2013        </NavigationProperty>
2014      </EntityType>
2015
2016      <ComplexType Name="MemorySummary" BaseType="Processor.v1_11_0.MemorySummary">
2017        <Property Name="ECCModeEnabled" Type="Edm.Boolean">
2018          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2019          <Annotation Term="OData.Description" String="An indication of whether memory ECC mode is enabled for this processor."/>
2020          <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."/>
2021        </Property>
2022      </ComplexType>
2023
2024      <ComplexType Name="Links" BaseType="Processor.v1_12_0.Links">
2025        <NavigationProperty Name="NetworkDeviceFunctions" Type="Collection(NetworkDeviceFunction.NetworkDeviceFunction)">
2026          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2027          <Annotation Term="OData.Description" String="The network device functions to which this processor performs offload computation, such as with a SmartNIC."/>
2028          <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."/>
2029          <Annotation Term="OData.AutoExpandReferences"/>
2030        </NavigationProperty>
2031      </ComplexType>
2032    </Schema>
2033
2034    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_1">
2035      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2036      <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."/>
2037      <EntityType Name="Processor" BaseType="Processor.v1_13_0.Processor"/>
2038    </Schema>
2039
2040    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_2">
2041      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2042      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
2043      <EntityType Name="Processor" BaseType="Processor.v1_13_1.Processor"/>
2044    </Schema>
2045
2046    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_3">
2047      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2048      <Annotation Term="OData.Description" String="This version was created to allow the `Ports` property to contain fabric ports."/>
2049      <EntityType Name="Processor" BaseType="Processor.v1_13_2.Processor"/>
2050    </Schema>
2051
2052    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_4">
2053      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2054      <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`."/>
2055      <EntityType Name="Processor" BaseType="Processor.v1_13_3.Processor"/>
2056    </Schema>
2057
2058    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_5">
2059      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2060      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2061      <EntityType Name="Processor" BaseType="Processor.v1_13_4.Processor"/>
2062    </Schema>
2063
2064    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_6">
2065      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2066      <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."/>
2067      <EntityType Name="Processor" BaseType="Processor.v1_13_5.Processor"/>
2068    </Schema>
2069
2070    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_13_7">
2071      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2072      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
2073      <EntityType Name="Processor" BaseType="Processor.v1_13_6.Processor"/>
2074    </Schema>
2075
2076    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_0">
2077      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2078      <Annotation Term="Redfish.Release" String="2021.4"/>
2079      <Annotation Term="OData.Description" String="This version was created to deprecate `Measurements` in favor of measurement reporting in the `ComponentIntegrity` resource."/>
2080
2081      <EntityType Name="Processor" BaseType="Processor.v1_13_1.Processor"/>
2082    </Schema>
2083
2084    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_1">
2085      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2086      <Annotation Term="OData.Description" String="This version was created to correct the description for `SubProcessors`."/>
2087      <EntityType Name="Processor" BaseType="Processor.v1_14_0.Processor"/>
2088    </Schema>
2089
2090    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_2">
2091      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2092      <Annotation Term="OData.Description" String="This version was created to allow the `Ports` property to contain fabric ports."/>
2093      <EntityType Name="Processor" BaseType="Processor.v1_14_1.Processor"/>
2094    </Schema>
2095
2096    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_3">
2097      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2098      <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`."/>
2099      <EntityType Name="Processor" BaseType="Processor.v1_14_2.Processor"/>
2100    </Schema>
2101
2102    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_4">
2103      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2104      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2105      <EntityType Name="Processor" BaseType="Processor.v1_14_3.Processor"/>
2106    </Schema>
2107
2108    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_5">
2109      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2110      <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."/>
2111      <EntityType Name="Processor" BaseType="Processor.v1_14_4.Processor"/>
2112    </Schema>
2113
2114    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_14_6">
2115      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2116      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
2117      <EntityType Name="Processor" BaseType="Processor.v1_14_5.Processor"/>
2118    </Schema>
2119
2120    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_0">
2121      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2122      <Annotation Term="Redfish.Release" String="2022.1"/>
2123
2124      <EntityType Name="Processor" BaseType="Processor.v1_14_1.Processor">
2125        <Property Name="AdditionalFirmwareVersions" Type="SoftwareInventory.AdditionalVersions" Nullable="false">
2126          <Annotation Term="OData.Description" String="The additional firmware versions of the processor."/>
2127          <Annotation Term="OData.LongDescription" String="This property shall contain the additional firmware versions of the processor."/>
2128        </Property>
2129      </EntityType>
2130    </Schema>
2131
2132    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_1">
2133      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2134      <Annotation Term="OData.Description" String="This version was created to allow the `Ports` property to contain fabric ports."/>
2135      <EntityType Name="Processor" BaseType="Processor.v1_15_0.Processor"/>
2136    </Schema>
2137
2138    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_2">
2139      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2140      <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`."/>
2141      <EntityType Name="Processor" BaseType="Processor.v1_15_1.Processor"/>
2142    </Schema>
2143
2144    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_3">
2145      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2146      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2147      <EntityType Name="Processor" BaseType="Processor.v1_15_2.Processor"/>
2148    </Schema>
2149
2150    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_4">
2151      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2152      <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."/>
2153      <EntityType Name="Processor" BaseType="Processor.v1_15_3.Processor"/>
2154    </Schema>
2155
2156    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_15_5">
2157      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2158      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
2159      <EntityType Name="Processor" BaseType="Processor.v1_15_4.Processor"/>
2160    </Schema>
2161
2162    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_0">
2163      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2164      <Annotation Term="Redfish.Release" String="2022.2"/>
2165      <Annotation Term="OData.Description" String="This version was created to add the ResetToDefaults action."/>
2166
2167      <EntityType Name="Processor" BaseType="Processor.v1_15_0.Processor">
2168        <Property Name="Replaceable" Type="Edm.Boolean">
2169          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2170          <Annotation Term="OData.Description" String="An indication of whether this component can be independently replaced as allowed by the vendor's replacement policy."/>
2171          <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`."/>
2172        </Property>
2173        <Property Name="Throttled" Type="Edm.Boolean">
2174          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2175          <Annotation Term="OData.Description" String="An indication of whether the processor is throttled."/>
2176          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the processor is throttled."/>
2177        </Property>
2178        <Property Name="ThrottleCauses" Type="Collection(Processor.v1_16_0.ThrottleCause)">
2179          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2180          <Annotation Term="OData.Description" String="The causes of the processor being throttled."/>
2181          <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."/>
2182        </Property>
2183        <Property Name="ProcessorIndex" Type="Edm.Int64">
2184          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2185          <Annotation Term="OData.Description" String="The logical index of this processor within the system."/>
2186          <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."/>
2187        </Property>
2188        <Property Name="Family" Type="Edm.String">
2189          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2190          <Annotation Term="OData.Description" String="The processor family."/>
2191          <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."/>
2192        </Property>
2193      </EntityType>
2194
2195      <EnumType Name="ThrottleCause">
2196        <Member Name="PowerLimit">
2197          <Annotation Term="OData.Description" String="The cause of the processor being throttled is a power limit."/>
2198        </Member>
2199        <Member Name="ThermalLimit">
2200          <Annotation Term="OData.Description" String="The cause of the processor being throttled is a thermal limit."/>
2201        </Member>
2202        <Member Name="ClockLimit">
2203          <Annotation Term="OData.Description" String="The cause of the processor being throttled is a clock limit."/>
2204        </Member>
2205        <Member Name="ManagementDetectedFault">
2206          <Annotation Term="OData.Description" String="The cause of the processor being throttled is a fault detected by management hardware or firmware."/>
2207          <Annotation Term="Redfish.Revisions">
2208            <Collection>
2209              <Record>
2210                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
2211                <PropertyValue Property="Version" String="v1_18_0"/>
2212              </Record>
2213            </Collection>
2214          </Annotation>
2215        </Member>
2216        <Member Name="Unknown">
2217          <Annotation Term="OData.Description" String="The cause of the processor being throttled is not known."/>
2218        </Member>
2219        <Member Name="OEM">
2220          <Annotation Term="OData.Description" String="The cause of the processor being throttled is OEM-specific."/>
2221        </Member>
2222      </EnumType>
2223    </Schema>
2224
2225    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_1">
2226      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2227      <Annotation Term="OData.Description" String="This version was created to allow the `Ports` property to contain fabric ports."/>
2228      <EntityType Name="Processor" BaseType="Processor.v1_16_0.Processor"/>
2229    </Schema>
2230
2231    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_2">
2232      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2233      <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`."/>
2234      <EntityType Name="Processor" BaseType="Processor.v1_16_1.Processor"/>
2235    </Schema>
2236
2237    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_3">
2238      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2239      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2240      <EntityType Name="Processor" BaseType="Processor.v1_16_2.Processor"/>
2241    </Schema>
2242
2243    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_4">
2244      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2245      <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."/>
2246      <EntityType Name="Processor" BaseType="Processor.v1_16_3.Processor"/>
2247    </Schema>
2248
2249    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_16_5">
2250      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2251      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
2252      <EntityType Name="Processor" BaseType="Processor.v1_16_4.Processor"/>
2253    </Schema>
2254
2255    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_17_0">
2256      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2257      <Annotation Term="Redfish.Release" String="2022.3"/>
2258      <Annotation Term="OData.Description" String="This version was created to add `HBM2E` to `MemoryType`.  It was also created to add `Cache` to `ProcessorMemoryType`."/>
2259
2260      <EntityType Name="Processor" BaseType="Processor.v1_16_1.Processor">
2261        <Property Name="PowerState" Type="Resource.PowerState">
2262          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2263          <Annotation Term="OData.Description" String="The current power state of the processor."/>
2264          <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`."/>
2265        </Property>
2266      </EntityType>
2267
2268      <ComplexType Name="Links" BaseType="Processor.v1_13_0.Links">
2269        <NavigationProperty Name="FabricAdapters" Type="Collection(FabricAdapter.FabricAdapter)">
2270          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2271          <Annotation Term="OData.Description" String="An array of links to the fabric adapters that present this processor to a fabric."/>
2272          <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."/>
2273          <Annotation Term="OData.AutoExpandReferences"/>
2274        </NavigationProperty>
2275      </ComplexType>
2276    </Schema>
2277
2278    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_17_1">
2279      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2280      <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`."/>
2281      <EntityType Name="Processor" BaseType="Processor.v1_17_0.Processor"/>
2282    </Schema>
2283
2284    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_17_2">
2285      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2286      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2287      <EntityType Name="Processor" BaseType="Processor.v1_17_1.Processor"/>
2288    </Schema>
2289
2290    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_17_3">
2291      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2292      <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."/>
2293      <EntityType Name="Processor" BaseType="Processor.v1_17_2.Processor"/>
2294    </Schema>
2295
2296    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_17_4">
2297      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2298      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
2299      <EntityType Name="Processor" BaseType="Processor.v1_17_3.Processor"/>
2300    </Schema>
2301
2302    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_18_0">
2303      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2304      <Annotation Term="Redfish.Release" String="2023.1"/>
2305      <Annotation Term="OData.Description" String="This version was created to add `ManagementDetectedFault` to `ThrottleCauses`."/>
2306
2307      <EntityType Name="Processor" BaseType="Processor.v1_17_1.Processor"/>
2308    </Schema>
2309
2310    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_18_1">
2311      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2312      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2313      <EntityType Name="Processor" BaseType="Processor.v1_18_0.Processor"/>
2314    </Schema>
2315
2316    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_18_2">
2317      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2318      <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."/>
2319      <EntityType Name="Processor" BaseType="Processor.v1_18_1.Processor"/>
2320    </Schema>
2321
2322    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_18_3">
2323      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2324      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
2325      <EntityType Name="Processor" BaseType="Processor.v1_18_2.Processor"/>
2326    </Schema>
2327
2328    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_19_0">
2329      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2330      <Annotation Term="Redfish.Release" String="2023.3"/>
2331      <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`."/>
2332
2333      <EntityType Name="Processor" BaseType="Processor.v1_18_1.Processor"/>
2334    </Schema>
2335
2336    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_19_1">
2337      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2338      <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."/>
2339      <EntityType Name="Processor" BaseType="Processor.v1_19_0.Processor"/>
2340    </Schema>
2341
2342    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_19_2">
2343      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2344      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
2345      <EntityType Name="Processor" BaseType="Processor.v1_19_1.Processor"/>
2346    </Schema>
2347
2348    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_20_0">
2349      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2350      <Annotation Term="Redfish.Release" String="2024.1"/>
2351
2352      <EntityType Name="Processor" BaseType="Processor.v1_19_1.Processor">
2353        <NavigationProperty Name="CacheMemory" Type="MemoryCollection.MemoryCollection" ContainsTarget="true" Nullable="false">
2354          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2355          <Annotation Term="OData.Description" String="The link to the collection of cache memory associated with this processor."/>
2356          <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."/>
2357          <Annotation Term="OData.AutoExpandReferences"/>
2358        </NavigationProperty>
2359      </EntityType>
2360    </Schema>
2361
2362    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Processor.v1_20_1">
2363      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2364      <Annotation Term="OData.Description" String="This version was created to add references in property long descriptions to the Redfish Data Model Specification where additional requirements or details are provided."/>
2365      <EntityType Name="Processor" BaseType="Processor.v1_20_0.Processor"/>
2366    </Schema>
2367
2368  </edmx:DataServices>
2369</edmx:Edmx>
2370