1<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################       -->
4<!--# Redfish Schema:  Chassis v1.25.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-2024 DMTF.                                                            -->
9<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10<!--################################################################################       -->
11<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15    <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16  </edmx:Reference>
17  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18    <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19  </edmx:Reference>
20  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Measures.V1.xml">
21    <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/>
22  </edmx:Reference>
23  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
24    <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
25    <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/>
26  </edmx:Reference>
27  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
28    <edmx:Include Namespace="Resource"/>
29    <edmx:Include Namespace="Resource.v1_0_0"/>
30  </edmx:Reference>
31  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Thermal_v1.xml">
32    <edmx:Include Namespace="Thermal"/>
33  </edmx:Reference>
34  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Power_v1.xml">
35    <edmx:Include Namespace="Power"/>
36  </edmx:Reference>
37  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Manager_v1.xml">
38    <edmx:Include Namespace="Manager"/>
39  </edmx:Reference>
40  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ComputerSystem_v1.xml">
41    <edmx:Include Namespace="ComputerSystem"/>
42  </edmx:Reference>
43  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/LogServiceCollection_v1.xml">
44    <edmx:Include Namespace="LogServiceCollection"/>
45  </edmx:Reference>
46  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Storage_v1.xml">
47    <edmx:Include Namespace="Storage"/>
48  </edmx:Reference>
49  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Drive_v1.xml">
50    <edmx:Include Namespace="Drive"/>
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/PCIeDeviceCollection_v1.xml">
56    <edmx:Include Namespace="PCIeDeviceCollection"/>
57  </edmx:Reference>
58  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkAdapterCollection_v1.xml">
59    <edmx:Include Namespace="NetworkAdapterCollection"/>
60  </edmx:Reference>
61  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ResourceBlock_v1.xml">
62    <edmx:Include Namespace="ResourceBlock"/>
63  </edmx:Reference>
64  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Assembly_v1.xml">
65    <edmx:Include Namespace="Assembly"/>
66  </edmx:Reference>
67  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Switch_v1.xml">
68    <edmx:Include Namespace="Switch"/>
69  </edmx:Reference>
70  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PCIeSlots_v1.xml">
71    <edmx:Include Namespace="PCIeSlots"/>
72  </edmx:Reference>
73  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Processor_v1.xml">
74    <edmx:Include Namespace="Processor"/>
75  </edmx:Reference>
76  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SensorCollection_v1.xml">
77    <edmx:Include Namespace="SensorCollection"/>
78  </edmx:Reference>
79  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Facility_v1.xml">
80    <edmx:Include Namespace="Facility"/>
81  </edmx:Reference>
82  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryCollection_v1.xml">
83    <edmx:Include Namespace="MemoryCollection"/>
84  </edmx:Reference>
85  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MemoryDomainCollection_v1.xml">
86    <edmx:Include Namespace="MemoryDomainCollection"/>
87  </edmx:Reference>
88  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/MediaControllerCollection_v1.xml">
89    <edmx:Include Namespace="MediaControllerCollection"/>
90  </edmx:Reference>
91  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PowerSubsystem_v1.xml">
92    <edmx:Include Namespace="PowerSubsystem"/>
93  </edmx:Reference>
94  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ThermalSubsystem_v1.xml">
95    <edmx:Include Namespace="ThermalSubsystem"/>
96  </edmx:Reference>
97  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/DriveCollection_v1.xml">
98    <edmx:Include Namespace="DriveCollection"/>
99  </edmx:Reference>
100  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ControlCollection_v1.xml">
101    <edmx:Include Namespace="ControlCollection"/>
102  </edmx:Reference>
103  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EnvironmentMetrics_v1.xml">
104    <edmx:Include Namespace="EnvironmentMetrics"/>
105  </edmx:Reference>
106  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CertificateCollection_v1.xml">
107    <edmx:Include Namespace="CertificateCollection"/>
108  </edmx:Reference>
109  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/SoftwareInventory_v1.xml">
110    <edmx:Include Namespace="SoftwareInventory"/>
111  </edmx:Reference>
112  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Cable_v1.xml">
113    <edmx:Include Namespace="Cable"/>
114  </edmx:Reference>
115  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Outlet_v1.xml">
116    <edmx:Include Namespace="Outlet"/>
117  </edmx:Reference>
118  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PowerSupply_v1.xml">
119    <edmx:Include Namespace="PowerSupply"/>
120  </edmx:Reference>
121  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/FabricAdapterCollection_v1.xml">
122    <edmx:Include Namespace="FabricAdapterCollection"/>
123  </edmx:Reference>
124  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Fan_v1.xml">
125    <edmx:Include Namespace="Fan"/>
126  </edmx:Reference>
127  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PowerDistribution_v1.xml">
128    <edmx:Include Namespace="PowerDistribution"/>
129  </edmx:Reference>
130  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/TrustedComponentCollection_v1.xml">
131    <edmx:Include Namespace="TrustedComponentCollection"/>
132  </edmx:Reference>
133  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ProcessorCollection_v1.xml">
134    <edmx:Include Namespace="ProcessorCollection"/>
135  </edmx:Reference>
136  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CoolingUnit_v1.xml">
137    <edmx:Include Namespace="CoolingUnit"/>
138  </edmx:Reference>
139  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CoolingLoop_v1.xml">
140    <edmx:Include Namespace="CoolingLoop"/>
141  </edmx:Reference>
142
143  <edmx:DataServices>
144
145    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis">
146      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
147      <Annotation Term="Redfish.Language" String="en"/>
148
149      <EntityType Name="Chassis" BaseType="Resource.v1_0_0.Resource" Abstract="true">
150        <Annotation Term="OData.Description" String="The `Chassis` schema represents the physical components of a system.  This resource represents the sheet-metal confined spaces and logical zones such as racks, enclosures, chassis and all other containers.  Subsystems, such as sensors, that operate outside of a system's data plane are linked either directly or indirectly through this resource.  A subsystem that operates outside of a system's data plane are not accessible to software that runs on the system.  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."/>
151        <Annotation Term="OData.LongDescription" String="This resource shall represent a chassis or other physical enclosure for a Redfish implementation.  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`."/>
152        <Annotation Term="Capabilities.InsertRestrictions">
153          <Record>
154            <PropertyValue Property="Insertable" Bool="false"/>
155          </Record>
156        </Annotation>
157        <Annotation Term="Capabilities.UpdateRestrictions">
158          <Record>
159            <PropertyValue Property="Updatable" Bool="true"/>
160            <Annotation Term="OData.Description" String="Some properties, such as `IndicatorLED`, can be updated for a chassis."/>
161          </Record>
162        </Annotation>
163        <Annotation Term="Capabilities.DeleteRestrictions">
164          <Record>
165            <PropertyValue Property="Deletable" Bool="true"/>
166            <Annotation Term="OData.Description" String="Implementations can allow creation and deletion of chassis resources to show containment relationships, such as a rack enclosure."/>
167          </Record>
168        </Annotation>
169        <Annotation Term="Redfish.Uris">
170          <Collection>
171            <String>/redfish/v1/Chassis/{ChassisId}</String>
172          </Collection>
173        </Annotation>
174      </EntityType>
175
176      <Action Name="Reset" IsBound="true">
177        <Annotation Term="OData.Description" String="This action resets the chassis.  Additionally, it could reset systems or other contained resources depending on the `ResetType` used to invoke this action."/>
178        <Annotation Term="OData.LongDescription" String="This action shall reset the chassis.  Additionally, it may reset systems or other contained resources depending on the `ResetType` used to invoke this action."/>
179        <Parameter Name="Chassis" Type="Chassis.v1_0_0.Actions"/>
180        <Parameter Name="ResetType" Type="Resource.ResetType">
181          <Annotation Term="OData.Description" String="The type of reset."/>
182          <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset.  The service can accept a request without the parameter and complete an implementation-specific default reset.  Services should include the `@Redfish.AllowableValues` annotation for this parameter to ensure compatibility with clients, even when `ActionInfo` has been implemented."/>
183        </Parameter>
184      </Action>
185    </Schema>
186
187    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_0">
188      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
189      <Annotation Term="Redfish.Release" String="1.0"/>
190
191      <EntityType Name="Chassis" BaseType="Chassis.Chassis">
192        <Property Name="ChassisType" Nullable="false" Type="Chassis.v1_0_0.ChassisType">
193          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
194          <Annotation Term="OData.Description" String="The type of physical form factor of the chassis."/>
195          <Annotation Term="OData.LongDescription" String="This property shall indicate the physical form factor for the type of chassis."/>
196          <Annotation Term="Redfish.Required"/>
197        </Property>
198        <Property Name="Manufacturer" Type="Edm.String">
199          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
200          <Annotation Term="OData.Description" String="The manufacturer of this chassis."/>
201          <Annotation Term="OData.LongDescription" String="This property shall contain the name of the organization responsible for producing the chassis.  This organization may be the entity from whom the chassis is purchased, but this is not necessarily true."/>
202        </Property>
203        <Property Name="Model" Type="Edm.String">
204          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
205          <Annotation Term="OData.Description" String="The model number of the chassis."/>
206          <Annotation Term="OData.LongDescription" String="This property shall contain the name by which the manufacturer generally refers to the chassis."/>
207        </Property>
208        <Property Name="SKU" Type="Edm.String">
209          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
210          <Annotation Term="OData.Description" String="The SKU of the chassis."/>
211          <Annotation Term="OData.LongDescription" String="This property shall contain the stock-keeping unit number for this chassis."/>
212        </Property>
213        <Property Name="SerialNumber" Type="Edm.String">
214          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
215          <Annotation Term="OData.Description" String="The serial number of the chassis."/>
216          <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the chassis."/>
217        </Property>
218        <Property Name="PartNumber" Type="Edm.String">
219          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
220          <Annotation Term="OData.Description" String="The part number of the chassis."/>
221          <Annotation Term="OData.LongDescription" String="This property shall contain a part number assigned by the organization that is responsible for producing or manufacturing the chassis."/>
222        </Property>
223        <Property Name="AssetTag" Type="Edm.String">
224          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
225          <Annotation Term="OData.Description" String="The user-assigned asset tag of this chassis."/>
226          <Annotation Term="OData.LongDescription" String="This property shall contain an identifying string that tracks the chassis for inventory purposes.  Modifying this property may modify the `AssetTag` in the resource that represents the functional view of this chassis, such as a `ComputerSystem` resource."/>
227        </Property>
228        <Property Name="IndicatorLED" Type="Chassis.v1_0_0.IndicatorLED">
229          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
230          <Annotation Term="OData.Description" String="The state of the indicator LED, which identifies the chassis."/>
231          <Annotation Term="OData.LongDescription" String="This property shall contain the indicator light state for the indicator light associated with this system."/>
232          <Annotation Term="Redfish.Revisions">
233            <Collection>
234              <Record>
235                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
236                <PropertyValue Property="Version" String="v1_14_0"/>
237                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `LocationIndicatorActive` property."/>
238              </Record>
239            </Collection>
240          </Annotation>
241        </Property>
242        <Property Name="Links" Type="Chassis.v1_0_0.Links" Nullable="false">
243          <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
244          <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."/>
245        </Property>
246        <Property Name="Actions" Type="Chassis.v1_0_0.Actions" Nullable="false">
247          <Annotation Term="OData.Description" String="The available actions for this resource."/>
248          <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
249        </Property>
250        <Property Name="Status" Type="Resource.Status" Nullable="false">
251          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
252          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
253        </Property>
254        <NavigationProperty Name="LogServices" Type="LogServiceCollection.LogServiceCollection" ContainsTarget="true" Nullable="false">
255          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
256          <Annotation Term="OData.Description" String="The link to the logs for this chassis."/>
257          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `LogServiceCollection`."/>
258          <Annotation Term="OData.AutoExpandReferences"/>
259        </NavigationProperty>
260        <NavigationProperty Name="Thermal" Type="Thermal.Thermal" ContainsTarget="true" Nullable="false">
261          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
262          <Annotation Term="OData.Description" String="The link to the thermal properties, such as fans, cooling, and sensors, for this chassis."/>
263          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `Thermal` that represents the thermal characteristics of this chassis."/>
264          <Annotation Term="OData.AutoExpandReferences"/>
265          <Annotation Term="Redfish.Revisions">
266            <Collection>
267              <Record>
268                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
269                <PropertyValue Property="Version" String="v1_15_0"/>
270                <PropertyValue Property="Description" String="This link has been deprecated in favor of the `ThermalSubsystem` link property."/>
271              </Record>
272            </Collection>
273          </Annotation>
274        </NavigationProperty>
275        <NavigationProperty Name="Power" Type="Power.Power" ContainsTarget="true" Nullable="false">
276          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
277          <Annotation Term="OData.Description" String="The link to the power properties, or power supplies, power policies, and sensors, for this chassis."/>
278          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `Power` that represents the power characteristics of this chassis."/>
279          <Annotation Term="OData.AutoExpandReferences"/>
280          <Annotation Term="Redfish.Revisions">
281            <Collection>
282              <Record>
283                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
284                <PropertyValue Property="Version" String="v1_15_0"/>
285                <PropertyValue Property="Description" String="This link has been deprecated in favor of the `PowerSubsystem` link property."/>
286              </Record>
287            </Collection>
288          </Annotation>
289        </NavigationProperty>
290      </EntityType>
291
292      <ComplexType Name="Links" BaseType="Resource.Links">
293        <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
294        <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."/>
295        <NavigationProperty Name="ComputerSystems" Type="Collection(ComputerSystem.ComputerSystem)">
296          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
297          <Annotation Term="OData.Description" String="An array of links to the computer systems that this chassis directly and wholly contains."/>
298          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `ComputerSystem` with which this physical container is associated.  If a chassis also links to a computer system to which this resource also links, this chassis shall not link to that computer system."/>
299          <Annotation Term="OData.AutoExpandReferences"/>
300        </NavigationProperty>
301        <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)">
302          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
303          <Annotation Term="OData.Description" String="An array of links to the managers responsible for managing this chassis."/>
304          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Manager` that manage this chassis."/>
305          <Annotation Term="OData.AutoExpandReferences"/>
306        </NavigationProperty>
307        <NavigationProperty Name="ContainedBy" Type="Chassis.Chassis" Nullable="false">
308          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
309          <Annotation Term="OData.Description" String="The link to the chassis that contains this chassis."/>
310          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `Chassis` that represents the chassis that contains this chassis."/>
311          <Annotation Term="OData.AutoExpandReferences"/>
312        </NavigationProperty>
313        <NavigationProperty Name="Contains" Type="Collection(Chassis.Chassis)">
314          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
315          <Annotation Term="OData.Description" String="An array of links to any other chassis that this chassis has in it."/>
316          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Chassis` that represent the chassis instances that this chassis contains."/>
317          <Annotation Term="OData.AutoExpandReferences"/>
318        </NavigationProperty>
319        <NavigationProperty Name="PoweredBy" Type="Collection(Resource.Item)">
320          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
321          <Annotation Term="OData.Description" String="An array of links to resources or objects that power this chassis.  Normally, the link is for either a chassis or a specific set of power supplies."/>
322          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources or objects that power this chassis."/>
323          <Annotation Term="OData.AutoExpandReferences"/>
324          <Annotation Term="Redfish.Revisions">
325            <Collection>
326              <Record>
327                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
328                <PropertyValue Property="Version" String="v1_20_0"/>
329                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `PowerOutlets` and `PowerSupplies` link properties, and details provided in the `PowerSubsystem` resource."/>
330              </Record>
331            </Collection>
332          </Annotation>
333        </NavigationProperty>
334        <NavigationProperty Name="CooledBy" Type="Collection(Resource.Item)">
335          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
336          <Annotation Term="OData.Description" String="An array of links to resources or objects that cool this chassis.  Normally, the link is for either a chassis or a specific set of fans."/>
337          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources or objects that cool this chassis."/>
338          <Annotation Term="OData.AutoExpandReferences"/>
339          <Annotation Term="Redfish.Revisions">
340            <Collection>
341              <Record>
342                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
343                <PropertyValue Property="Version" String="v1_20_0"/>
344                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `Fans` link property, and details provided in the `ThermalSubsystem` resource."/>
345              </Record>
346            </Collection>
347          </Annotation>
348        </NavigationProperty>
349      </ComplexType>
350
351      <ComplexType Name="Actions">
352        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
353        <Annotation Term="OData.Description" String="The available actions for this resource."/>
354        <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
355        <Property Name="Oem" Type="Chassis.v1_0_0.OemActions" Nullable="false">
356          <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
357          <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
358        </Property>
359      </ComplexType>
360
361      <ComplexType Name="OemActions">
362        <Annotation Term="OData.AdditionalProperties" Bool="true"/>
363        <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
364        <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
365      </ComplexType>
366
367      <EnumType Name="ChassisType">
368        <Member Name="Rack">
369          <Annotation Term="OData.Description" String="An equipment rack, typically a 19-inch wide freestanding unit."/>
370        </Member>
371        <Member Name="Blade">
372          <Annotation Term="OData.Description" String="An enclosed or semi-enclosed, typically vertically-oriented, system chassis that must be plugged into a multi-system chassis to function normally."/>
373        </Member>
374        <Member Name="Enclosure">
375          <Annotation Term="OData.Description" String="A generic term for a chassis that does not fit any other description."/>
376        </Member>
377        <Member Name="StandAlone">
378          <Annotation Term="OData.Description" String="A single, free-standing system, commonly called a tower or desktop chassis."/>
379        </Member>
380        <Member Name="RackMount">
381          <Annotation Term="OData.Description" String="A single-system chassis designed specifically for mounting in an equipment rack."/>
382        </Member>
383        <Member Name="Card">
384          <Annotation Term="OData.Description" String="A loose device or circuit board intended to be installed in a system or other enclosure."/>
385        </Member>
386        <Member Name="Cartridge">
387          <Annotation Term="OData.Description" String="A small self-contained system intended to be plugged into a multi-system chassis."/>
388        </Member>
389        <Member Name="Row">
390          <Annotation Term="OData.Description" String="A collection of equipment racks."/>
391        </Member>
392        <Member Name="Pod">
393          <Annotation Term="OData.Description" String="A collection of equipment racks in a large, likely transportable, container."/>
394        </Member>
395        <Member Name="Expansion">
396          <Annotation Term="OData.Description" String="A chassis that expands the capabilities or capacity of another chassis."/>
397        </Member>
398        <Member Name="Sidecar">
399          <Annotation Term="OData.Description" String="A chassis that mates mechanically with another chassis to expand its capabilities or capacity."/>
400        </Member>
401        <Member Name="Zone">
402          <Annotation Term="OData.Description" String="A logical division or portion of a physical chassis that contains multiple devices or systems that cannot be physically separated."/>
403        </Member>
404        <Member Name="Sled">
405          <Annotation Term="OData.Description" String="An enclosed or semi-enclosed, system chassis that must be plugged into a multi-system chassis to function normally similar to a blade type chassis."/>
406        </Member>
407        <Member Name="Shelf">
408          <Annotation Term="OData.Description" String="An enclosed or semi-enclosed, typically horizontally-oriented, system chassis that must be plugged into a multi-system chassis to function normally."/>
409        </Member>
410        <Member Name="Drawer">
411          <Annotation Term="OData.Description" String="An enclosed or semi-enclosed, typically horizontally-oriented, system chassis that can be slid into a multi-system chassis."/>
412        </Member>
413        <Member Name="Module">
414          <Annotation Term="OData.Description" String="A small, typically removable, chassis or card that contains devices for a particular subsystem or function."/>
415        </Member>
416        <Member Name="Component">
417          <Annotation Term="OData.Description" String="A small chassis, card, or device that contains devices for a particular subsystem or function."/>
418        </Member>
419        <Member Name="IPBasedDrive">
420          <Annotation Term="OData.Description" String="A chassis in a drive form factor with IP-based network connections."/>
421          <Annotation Term="Redfish.Revisions">
422            <Collection>
423              <Record>
424                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
425                <PropertyValue Property="Version" String="v1_3_0"/>
426              </Record>
427            </Collection>
428          </Annotation>
429        </Member>
430        <Member Name="RackGroup">
431          <Annotation Term="OData.Description" String="A group of racks that form a single entity or share infrastructure."/>
432          <Annotation Term="Redfish.Revisions">
433            <Collection>
434              <Record>
435                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
436                <PropertyValue Property="Version" String="v1_4_0"/>
437              </Record>
438            </Collection>
439          </Annotation>
440        </Member>
441        <Member Name="StorageEnclosure">
442          <Annotation Term="OData.Description" String="A chassis that encloses storage."/>
443          <Annotation Term="Redfish.Revisions">
444            <Collection>
445              <Record>
446                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
447                <PropertyValue Property="Version" String="v1_6_0"/>
448              </Record>
449            </Collection>
450          </Annotation>
451        </Member>
452        <Member Name="ImmersionTank">
453          <Annotation Term="OData.Description" String="An immersion cooling tank."/>
454          <Annotation Term="Redfish.Revisions">
455            <Collection>
456              <Record>
457                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
458                <PropertyValue Property="Version" String="v1_23_0"/>
459              </Record>
460            </Collection>
461          </Annotation>
462        </Member>
463        <Member Name="HeatExchanger">
464          <Annotation Term="OData.Description" String="A heat exchanger."/>
465          <Annotation Term="Redfish.Revisions">
466            <Collection>
467              <Record>
468                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
469                <PropertyValue Property="Version" String="v1_23_0"/>
470              </Record>
471            </Collection>
472          </Annotation>
473        </Member>
474        <Member Name="PowerStrip">
475          <Annotation Term="OData.Description" String="A power strip, typically placed in the zero-U space of a rack."/>
476          <Annotation Term="Redfish.Revisions">
477            <Collection>
478              <Record>
479                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
480                <PropertyValue Property="Version" String="v1_25_0"/>
481              </Record>
482            </Collection>
483          </Annotation>
484        </Member>
485        <Member Name="Other">
486          <Annotation Term="OData.Description" String="A chassis that does not fit any of these definitions."/>
487        </Member>
488      </EnumType>
489
490      <EnumType Name="IndicatorLED">
491        <Member Name="Unknown">
492          <Annotation Term="OData.Description" String="The state of the indicator LED cannot be determined."/>
493          <Annotation Term="OData.LongDescription" String="This value shall represent the indicator LED is in an unknown state.  The service shall reject `PATCH` or `PUT` requests containing this value by returning the HTTP `400 Bad Request` status code."/>
494          <Annotation Term="Redfish.Revisions">
495            <Collection>
496              <Record>
497                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
498                <PropertyValue Property="Version" String="v1_2_0"/>
499                <PropertyValue Property="Description" String="This value has been deprecated in favor of returning `null` if the state is unknown."/>
500              </Record>
501            </Collection>
502          </Annotation>
503        </Member>
504        <Member Name="Lit">
505          <Annotation Term="OData.Description" String="The indicator LED is lit."/>
506          <Annotation Term="OData.LongDescription" String="This value shall represent the indicator LED is in a solid on state.  If the service does not support this value, it shall return the HTTP `400 Bad Request` status code to reject `PATCH` or `PUT` requests that contain this value."/>
507        </Member>
508        <Member Name="Blinking">
509          <Annotation Term="OData.Description" String="The indicator LED is blinking."/>
510          <Annotation Term="OData.LongDescription" String="This value shall represent the indicator LED is in a blinking state where the LED is being turned on and off in repetition.  If the service does not support this value, it shall reject `PATCH` or `PUT` requests containing this value by returning the HTTP `400 Bad Request` status code."/>
511        </Member>
512        <Member Name="Off">
513          <Annotation Term="OData.Description" String="The indicator LED is off."/>
514          <Annotation Term="OData.LongDescription" String="This value shall represent the indicator LED is in a solid off state.  If the service does not support this value, it shall reject `PATCH` or `PUT` requests containing this value by returning the HTTP `400 Bad Request` status code."/>
515        </Member>
516      </EnumType>
517    </Schema>
518
519    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_1">
520      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
521
522      <EntityType Name="Chassis" BaseType="Chassis.v1_0_0.Chassis">
523        <Property Name="PowerState" Type="Resource.PowerState">
524          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
525          <Annotation Term="OData.Description" String="The current power state of the chassis."/>
526          <Annotation Term="OData.LongDescription" String="This property shall contain the power state of the chassis."/>
527        </Property>
528      </EntityType>
529    </Schema>
530
531    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_2">
532      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
533      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
534      <EntityType Name="Chassis" BaseType="Chassis.v1_0_1.Chassis"/>
535    </Schema>
536
537    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_3">
538      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
539      <Annotation Term="OData.Description" String="This version was created to add explicit permissions annotations to all properties for clarity."/>
540      <EntityType Name="Chassis" BaseType="Chassis.v1_0_2.Chassis"/>
541    </Schema>
542
543    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_4">
544      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
545      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links and to add the deprecated annotation to certain enumerated values."/>
546      <EntityType Name="Chassis" BaseType="Chassis.v1_0_3.Chassis"/>
547    </Schema>
548
549    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_5">
550      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
551      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
552      <EntityType Name="Chassis" BaseType="Chassis.v1_0_4.Chassis"/>
553    </Schema>
554
555    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_6">
556      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
557      <Annotation Term="OData.Description" String="This version was created to correct the short and long descriptions in the defined actions."/>
558      <EntityType Name="Chassis" BaseType="Chassis.v1_0_5.Chassis"/>
559    </Schema>
560
561    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_7">
562      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
563      <Annotation Term="OData.Description" String="This version was 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."/>
564      <EntityType Name="Chassis" BaseType="Chassis.v1_0_6.Chassis"/>
565    </Schema>
566
567    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_8">
568      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
569      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
570      <EntityType Name="Chassis" BaseType="Chassis.v1_0_7.Chassis"/>
571    </Schema>
572
573    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_9">
574      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
575      <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."/>
576      <EntityType Name="Chassis" BaseType="Chassis.v1_0_8.Chassis"/>
577    </Schema>
578
579    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_10">
580      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
581      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
582      <EntityType Name="Chassis" BaseType="Chassis.v1_0_9.Chassis"/>
583    </Schema>
584
585    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_11">
586      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
587      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
588      <EntityType Name="Chassis" BaseType="Chassis.v1_0_10.Chassis"/>
589    </Schema>
590
591    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_12">
592      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
593      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
594      <EntityType Name="Chassis" BaseType="Chassis.v1_0_11.Chassis"/>
595    </Schema>
596
597    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_13">
598      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
599      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
600      <EntityType Name="Chassis" BaseType="Chassis.v1_0_12.Chassis"/>
601    </Schema>
602
603    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_14">
604      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
605      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
606      <EntityType Name="Chassis" BaseType="Chassis.v1_0_13.Chassis"/>
607    </Schema>
608
609    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_15">
610      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
611      <Annotation Term="OData.Description" String="This version was created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/>
612      <EntityType Name="Chassis" BaseType="Chassis.v1_0_14.Chassis"/>
613    </Schema>
614
615    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_16">
616      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
617      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
618      <EntityType Name="Chassis" BaseType="Chassis.v1_0_15.Chassis"/>
619    </Schema>
620
621    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_0_17">
622      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
623      <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."/>
624      <EntityType Name="Chassis" BaseType="Chassis.v1_0_16.Chassis"/>
625    </Schema>
626
627    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_0">
628      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
629      <Annotation Term="Redfish.Release" String="1.1"/>
630
631      <EntityType Name="Chassis" BaseType="Chassis.v1_0_2.Chassis">
632        <Property Name="PhysicalSecurity" Type="Chassis.v1_1_0.PhysicalSecurity" Nullable="false">
633          <Annotation Term="OData.Description" String="The physical security state of the chassis."/>
634          <Annotation Term="OData.LongDescription" String="This property shall contain the physical security state of the chassis.  Services may construct this state from multiple physical sensors."/>
635        </Property>
636      </EntityType>
637
638      <ComplexType Name="PhysicalSecurity">
639        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
640        <Annotation Term="OData.Description" String="The physical security state of the chassis."/>
641        <Annotation Term="OData.LongDescription" String="This type shall describe the physical security state of the chassis."/>
642        <Property Name="IntrusionSensorNumber" Type="Edm.Int64">
643          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
644          <Annotation Term="OData.Description" String="A numerical identifier to represent the physical security sensor."/>
645          <Annotation Term="OData.LongDescription" String="This property shall contain a numerical identifier for this physical security sensor that is unique within this resource."/>
646          <Annotation Term="Redfish.Revisions">
647            <Collection>
648              <Record>
649                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
650                <PropertyValue Property="Version" String="v1_22_0"/>
651                <PropertyValue Property="Description" String="This property has been deprecated in order to allow for multiple physical sensors to construct this object."/>
652              </Record>
653            </Collection>
654          </Annotation>
655        </Property>
656        <Property Name="IntrusionSensor" Type="Chassis.v1_1_0.IntrusionSensor">
657          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
658          <Annotation Term="OData.Description" String="The physical security state of the chassis, such as if hardware intrusion is detected."/>
659          <Annotation Term="OData.LongDescription" String="This property shall contain the physical security state of the chassis.  If the `IntrusionSensorReArm` property contains `Manual`, a client may set this property to `Normal` to reset the physical security state."/>
660        </Property>
661        <Property Name="IntrusionSensorReArm" Type="Chassis.v1_1_0.IntrusionSensorReArm">
662          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
663          <Annotation Term="OData.Description" String="The policy that describes how the physical security state of the chassis returns to a normal state."/>
664          <Annotation Term="OData.LongDescription" String="This property shall contain the policy that describes how the `IntrusionSensor` property returns to the `Normal` value."/>
665        </Property>
666      </ComplexType>
667
668      <EnumType Name="IntrusionSensor">
669        <Member Name="Normal">
670          <Annotation Term="OData.Description" String="No physical security condition is detected at this time."/>
671        </Member>
672        <Member Name="HardwareIntrusion">
673          <Annotation Term="OData.Description" String="A door, lock, or other mechanism protecting the internal system hardware from being accessed is detected to be in an insecure state."/>
674        </Member>
675        <Member Name="TamperingDetected">
676          <Annotation Term="OData.Description" String="Physical tampering of the monitored entity is detected."/>
677        </Member>
678      </EnumType>
679
680      <EnumType Name="IntrusionSensorReArm">
681        <Member Name="Manual">
682          <Annotation Term="OData.Description" String="A user is required to clear the sensor to restore it to the normal state."/>
683          <Annotation Term="OData.LongDescription" String="This value shall indicate a user is required to set the `IntrusionSensor` property to `Normal` to restore the sensor to its normal state."/>
684        </Member>
685        <Member Name="Automatic">
686          <Annotation Term="OData.Description" String="The sensor is automatically restored to the normal state when no security condition is detected."/>
687          <Annotation Term="OData.LongDescription" String="This value shall indicate the service sets the `IntrusionSensor` property to `Normal` when no security condition is detected."/>
688        </Member>
689      </EnumType>
690    </Schema>
691
692    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_2">
693      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
694      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
695      <EntityType Name="Chassis" BaseType="Chassis.v1_1_0.Chassis"/>
696    </Schema>
697
698    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_3">
699      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
700      <Annotation Term="OData.Description" String="This version was created to add explicit permissions annotations to all properties for clarity."/>
701      <EntityType Name="Chassis" BaseType="Chassis.v1_1_2.Chassis"/>
702    </Schema>
703
704    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_4">
705      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
706      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links and to add the deprecated annotation to certain enumerated values."/>
707      <EntityType Name="Chassis" BaseType="Chassis.v1_1_3.Chassis"/>
708    </Schema>
709
710    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_5">
711      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
712      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
713      <EntityType Name="Chassis" BaseType="Chassis.v1_1_4.Chassis"/>
714    </Schema>
715
716    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_6">
717      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
718      <Annotation Term="OData.Description" String="This version was created to correct the short and long descriptions in the defined actions."/>
719      <EntityType Name="Chassis" BaseType="Chassis.v1_1_5.Chassis"/>
720    </Schema>
721
722    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_7">
723      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
724      <Annotation Term="OData.Description" String="This version was 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."/>
725      <EntityType Name="Chassis" BaseType="Chassis.v1_1_6.Chassis"/>
726    </Schema>
727
728    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_8">
729      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
730      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
731      <EntityType Name="Chassis" BaseType="Chassis.v1_1_7.Chassis"/>
732    </Schema>
733
734    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_9">
735      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
736      <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."/>
737      <EntityType Name="Chassis" BaseType="Chassis.v1_1_8.Chassis"/>
738    </Schema>
739
740    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_10">
741      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
742      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
743      <EntityType Name="Chassis" BaseType="Chassis.v1_1_9.Chassis"/>
744    </Schema>
745
746    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_11">
747      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
748      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
749      <EntityType Name="Chassis" BaseType="Chassis.v1_1_10.Chassis"/>
750    </Schema>
751
752    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_12">
753      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
754      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
755      <EntityType Name="Chassis" BaseType="Chassis.v1_1_11.Chassis"/>
756    </Schema>
757
758    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_13">
759      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
760      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
761      <EntityType Name="Chassis" BaseType="Chassis.v1_1_12.Chassis"/>
762    </Schema>
763
764    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_14">
765      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
766      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
767      <EntityType Name="Chassis" BaseType="Chassis.v1_1_13.Chassis"/>
768    </Schema>
769
770    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_15">
771      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
772      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/>
773      <EntityType Name="Chassis" BaseType="Chassis.v1_1_14.Chassis"/>
774    </Schema>
775
776    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_16">
777      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
778      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
779      <EntityType Name="Chassis" BaseType="Chassis.v1_1_15.Chassis"/>
780    </Schema>
781
782    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_17">
783      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
784      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable."/>
785      <EntityType Name="Chassis" BaseType="Chassis.v1_1_16.Chassis"/>
786    </Schema>
787
788    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_1_18">
789      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
790      <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."/>
791      <EntityType Name="Chassis" BaseType="Chassis.v1_1_17.Chassis"/>
792    </Schema>
793
794    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_0">
795      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
796      <Annotation Term="Redfish.Release" String="2016.1"/>
797
798      <EntityType Name="Chassis" BaseType="Chassis.v1_1_2.Chassis">
799        <Property Name="Location" Type="Resource.Location" Nullable="false">
800          <Annotation Term="OData.Description" String="The location of the chassis."/>
801          <Annotation Term="OData.LongDescription" String="This property shall contain the location information of the associated chassis."/>
802        </Property>
803      </EntityType>
804
805      <ComplexType Name="Links" BaseType="Chassis.v1_0_0.Links">
806        <NavigationProperty Name="ManagersInChassis" Type="Collection(Manager.Manager)">
807          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
808          <Annotation Term="OData.Description" String="An array of links to the managers located in this chassis."/>
809          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Manager` that are in this chassis."/>
810          <Annotation Term="OData.AutoExpandReferences"/>
811        </NavigationProperty>
812        <NavigationProperty Name="Drives" Type="Collection(Drive.Drive)">
813          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
814          <Annotation Term="OData.Description" String="An array of links to the drives located in this chassis."/>
815          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Drive` that are in this chassis."/>
816          <Annotation Term="OData.AutoExpandReferences"/>
817        </NavigationProperty>
818        <NavigationProperty Name="Storage" Type="Collection(Storage.Storage)">
819          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
820          <Annotation Term="OData.Description" String="An array of links to the storage subsystems connected to or inside this chassis."/>
821          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Storage` that are connected to or contained in this chassis."/>
822          <Annotation Term="OData.AutoExpandReferences"/>
823        </NavigationProperty>
824      </ComplexType>
825    </Schema>
826
827    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_1">
828      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
829      <Annotation Term="OData.Description" String="This version was created to add explicit permissions annotations to all properties for clarity."/>
830      <EntityType Name="Chassis" BaseType="Chassis.v1_2_0.Chassis"/>
831    </Schema>
832
833    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_2">
834      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
835      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links and to add the deprecated annotation to certain enumerated values."/>
836      <EntityType Name="Chassis" BaseType="Chassis.v1_2_1.Chassis"/>
837    </Schema>
838
839    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_3">
840      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
841      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
842      <EntityType Name="Chassis" BaseType="Chassis.v1_2_2.Chassis"/>
843    </Schema>
844
845    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_4">
846      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
847      <Annotation Term="OData.Description" String="This version was created to change Location to its abstract base type.  It was also created to correct the short and long descriptions in the defined actions."/>
848      <EntityType Name="Chassis" BaseType="Chassis.v1_2_3.Chassis"/>
849    </Schema>
850
851    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_5">
852      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
853      <Annotation Term="OData.Description" String="This version was 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."/>
854      <EntityType Name="Chassis" BaseType="Chassis.v1_2_4.Chassis"/>
855    </Schema>
856
857    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_6">
858      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
859      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
860      <EntityType Name="Chassis" BaseType="Chassis.v1_2_5.Chassis"/>
861    </Schema>
862
863    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_7">
864      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
865      <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."/>
866      <EntityType Name="Chassis" BaseType="Chassis.v1_2_6.Chassis"/>
867    </Schema>
868
869    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_8">
870      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
871      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
872      <EntityType Name="Chassis" BaseType="Chassis.v1_2_7.Chassis"/>
873    </Schema>
874
875    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_9">
876      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
877      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
878      <EntityType Name="Chassis" BaseType="Chassis.v1_2_8.Chassis"/>
879    </Schema>
880
881    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_10">
882      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
883      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
884      <EntityType Name="Chassis" BaseType="Chassis.v1_2_9.Chassis"/>
885    </Schema>
886
887    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_11">
888      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
889      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
890      <EntityType Name="Chassis" BaseType="Chassis.v1_2_10.Chassis"/>
891    </Schema>
892
893    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_12">
894      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
895      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
896      <EntityType Name="Chassis" BaseType="Chassis.v1_2_11.Chassis"/>
897    </Schema>
898
899    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_13">
900      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
901      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/>
902      <EntityType Name="Chassis" BaseType="Chassis.v1_2_12.Chassis"/>
903    </Schema>
904
905    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_14">
906      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
907      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
908      <EntityType Name="Chassis" BaseType="Chassis.v1_2_13.Chassis"/>
909    </Schema>
910
911    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_15">
912      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
913      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
914      <EntityType Name="Chassis" BaseType="Chassis.v1_2_14.Chassis"/>
915    </Schema>
916
917    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_2_16">
918      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
919      <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."/>
920      <EntityType Name="Chassis" BaseType="Chassis.v1_2_15.Chassis"/>
921    </Schema>
922
923    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_0">
924      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
925      <Annotation Term="Redfish.Release" String="2016.2"/>
926      <Annotation Term="OData.Description" String="This version was created to show the ChassisType enumerated list was updated."/>
927
928      <EntityType Name="Chassis" BaseType="Chassis.v1_2_0.Chassis"/>
929    </Schema>
930
931    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_1">
932      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
933      <Annotation Term="OData.Description" String="This version was created to add explicit permissions annotations to all properties for clarity."/>
934      <EntityType Name="Chassis" BaseType="Chassis.v1_3_0.Chassis"/>
935    </Schema>
936
937    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_2">
938      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
939      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links and to add the deprecated annotation to certain enumerated values."/>
940      <EntityType Name="Chassis" BaseType="Chassis.v1_3_1.Chassis"/>
941    </Schema>
942
943    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_3">
944      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
945      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
946      <EntityType Name="Chassis" BaseType="Chassis.v1_3_2.Chassis"/>
947    </Schema>
948
949    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_4">
950      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
951      <Annotation Term="OData.Description" String="This version was created to change Location to its abstract base type.  It was also created to correct the short and long descriptions in the defined actions."/>
952      <EntityType Name="Chassis" BaseType="Chassis.v1_3_3.Chassis"/>
953    </Schema>
954
955    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_5">
956      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
957      <Annotation Term="OData.Description" String="This version was 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."/>
958      <EntityType Name="Chassis" BaseType="Chassis.v1_3_4.Chassis"/>
959    </Schema>
960
961    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_6">
962      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
963      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
964      <EntityType Name="Chassis" BaseType="Chassis.v1_3_5.Chassis"/>
965    </Schema>
966
967    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_7">
968      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
969      <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."/>
970      <EntityType Name="Chassis" BaseType="Chassis.v1_3_6.Chassis"/>
971    </Schema>
972
973    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_8">
974      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
975      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
976      <EntityType Name="Chassis" BaseType="Chassis.v1_3_7.Chassis"/>
977    </Schema>
978
979    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_9">
980      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
981      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
982      <EntityType Name="Chassis" BaseType="Chassis.v1_3_8.Chassis"/>
983    </Schema>
984
985    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_10">
986      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
987      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
988      <EntityType Name="Chassis" BaseType="Chassis.v1_3_9.Chassis"/>
989    </Schema>
990
991    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_11">
992      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
993      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
994      <EntityType Name="Chassis" BaseType="Chassis.v1_3_10.Chassis"/>
995    </Schema>
996
997    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_12">
998      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
999      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1000      <EntityType Name="Chassis" BaseType="Chassis.v1_3_11.Chassis"/>
1001    </Schema>
1002
1003    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_13">
1004      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1005      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/>
1006      <EntityType Name="Chassis" BaseType="Chassis.v1_3_12.Chassis"/>
1007    </Schema>
1008
1009    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_14">
1010      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1011      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
1012      <EntityType Name="Chassis" BaseType="Chassis.v1_3_13.Chassis"/>
1013    </Schema>
1014
1015    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_15">
1016      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1017      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
1018      <EntityType Name="Chassis" BaseType="Chassis.v1_3_14.Chassis"/>
1019    </Schema>
1020
1021    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_3_16">
1022      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1023      <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."/>
1024      <EntityType Name="Chassis" BaseType="Chassis.v1_3_15.Chassis"/>
1025    </Schema>
1026
1027    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_0">
1028      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1029      <Annotation Term="Redfish.Release" String="2016.3"/>
1030
1031      <EntityType Name="Chassis" BaseType="Chassis.v1_3_1.Chassis">
1032        <Property Name="HeightMm" Type="Edm.Decimal">
1033          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1034          <Annotation Term="OData.Description" String="The height of the chassis."/>
1035          <Annotation Term="OData.LongDescription" String="This property shall represent the height of the chassis, in millimeter units, as specified by the manufacturer."/>
1036          <Annotation Term="Validation.Minimum" Int="0"/>
1037          <Annotation Term="Measures.Unit" String="mm"/>
1038        </Property>
1039        <Property Name="WidthMm" Type="Edm.Decimal">
1040          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1041          <Annotation Term="OData.Description" String="The width of the chassis."/>
1042          <Annotation Term="OData.LongDescription" String="This property shall represent the width of the chassis, in millimeter units, as specified by the manufacturer."/>
1043          <Annotation Term="Validation.Minimum" Int="0"/>
1044          <Annotation Term="Measures.Unit" String="mm"/>
1045        </Property>
1046        <Property Name="DepthMm" Type="Edm.Decimal">
1047          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1048          <Annotation Term="OData.Description" String="The depth of the chassis."/>
1049          <Annotation Term="OData.LongDescription" String="This property shall represent the depth (length) of the chassis, in millimeter units, as specified by the manufacturer."/>
1050          <Annotation Term="Validation.Minimum" Int="0"/>
1051          <Annotation Term="Measures.Unit" String="mm"/>
1052        </Property>
1053        <Property Name="WeightKg" Type="Edm.Decimal">
1054          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1055          <Annotation Term="OData.Description" String="The weight of the chassis."/>
1056          <Annotation Term="OData.LongDescription" String="This property shall represent the published mass, commonly referred to as weight, of the chassis, in kilogram units."/>
1057          <Annotation Term="Validation.Minimum" Int="0"/>
1058          <Annotation Term="Measures.Unit" String="kg"/>
1059        </Property>
1060        <NavigationProperty Name="NetworkAdapters" Type="NetworkAdapterCollection.NetworkAdapterCollection" ContainsTarget="true" Nullable="false">
1061          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1062          <Annotation Term="OData.Description" String="The link to the collection of network adapters associated with this chassis."/>
1063          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `NetworkAdapterCollection`."/>
1064          <Annotation Term="OData.AutoExpandReferences"/>
1065        </NavigationProperty>
1066      </EntityType>
1067
1068      <ComplexType Name="Links" BaseType="Chassis.v1_2_0.Links">
1069        <NavigationProperty Name="PCIeDevices" Type="Collection(PCIeDevice.PCIeDevice)">
1070          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1071          <Annotation Term="OData.Description" String="An array of links to the PCIe devices located in this chassis."/>
1072          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `PCIeDevice`."/>
1073          <Annotation Term="OData.AutoExpandReferences"/>
1074          <Annotation Term="Redfish.Revisions">
1075            <Collection>
1076              <Record>
1077                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1078                <PropertyValue Property="Version" String="v1_10_0"/>
1079                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `PCIeDevices` resource collection in the root of this resource."/>
1080              </Record>
1081            </Collection>
1082          </Annotation>
1083        </NavigationProperty>
1084      </ComplexType>
1085    </Schema>
1086
1087    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_1">
1088      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1089      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links and to add the deprecated annotation to certain enumerated values."/>
1090      <EntityType Name="Chassis" BaseType="Chassis.v1_4_0.Chassis"/>
1091    </Schema>
1092
1093    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_2">
1094      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1095      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1096      <EntityType Name="Chassis" BaseType="Chassis.v1_4_1.Chassis"/>
1097    </Schema>
1098
1099    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_3">
1100      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1101      <Annotation Term="OData.Description" String="This version was created to change Location to its abstract base type.  It was also created to correct the short and long descriptions in the defined actions."/>
1102      <EntityType Name="Chassis" BaseType="Chassis.v1_4_2.Chassis"/>
1103    </Schema>
1104
1105    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_4">
1106      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1107      <Annotation Term="OData.Description" String="This version was 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."/>
1108      <EntityType Name="Chassis" BaseType="Chassis.v1_4_3.Chassis"/>
1109    </Schema>
1110
1111    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_5">
1112      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1113      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
1114      <EntityType Name="Chassis" BaseType="Chassis.v1_4_4.Chassis"/>
1115    </Schema>
1116
1117    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_6">
1118      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1119      <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."/>
1120      <EntityType Name="Chassis" BaseType="Chassis.v1_4_5.Chassis"/>
1121    </Schema>
1122
1123    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_7">
1124      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1125      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1126      <EntityType Name="Chassis" BaseType="Chassis.v1_4_6.Chassis"/>
1127    </Schema>
1128
1129    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_8">
1130      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1131      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1132      <EntityType Name="Chassis" BaseType="Chassis.v1_4_7.Chassis"/>
1133    </Schema>
1134
1135    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_9">
1136      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1137      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1138      <EntityType Name="Chassis" BaseType="Chassis.v1_4_8.Chassis"/>
1139    </Schema>
1140
1141    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_10">
1142      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1143      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1144      <EntityType Name="Chassis" BaseType="Chassis.v1_4_9.Chassis"/>
1145    </Schema>
1146
1147    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_11">
1148      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1149      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1150      <EntityType Name="Chassis" BaseType="Chassis.v1_4_10.Chassis"/>
1151    </Schema>
1152
1153    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_12">
1154      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1155      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/>
1156      <EntityType Name="Chassis" BaseType="Chassis.v1_4_11.Chassis"/>
1157    </Schema>
1158
1159    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_13">
1160      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1161      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
1162      <EntityType Name="Chassis" BaseType="Chassis.v1_4_12.Chassis"/>
1163    </Schema>
1164
1165    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_14">
1166      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1167      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
1168      <EntityType Name="Chassis" BaseType="Chassis.v1_4_13.Chassis"/>
1169    </Schema>
1170
1171    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_4_15">
1172      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1173      <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."/>
1174      <EntityType Name="Chassis" BaseType="Chassis.v1_4_14.Chassis"/>
1175    </Schema>
1176
1177    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_0">
1178      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1179      <Annotation Term="Redfish.Release" String="2017.1"/>
1180
1181      <EntityType Name="Chassis" BaseType="Chassis.v1_4_1.Chassis"/>
1182
1183      <ComplexType Name="Links" BaseType="Chassis.v1_4_0.Links">
1184        <NavigationProperty Name="ResourceBlocks" Type="Collection(ResourceBlock.ResourceBlock)">
1185          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1186          <Annotation Term="OData.Description" String="An array of links to the resource blocks located in this chassis."/>
1187          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `ResourceBlock` that this chassis contains."/>
1188          <Annotation Term="OData.AutoExpandReferences"/>
1189        </NavigationProperty>
1190      </ComplexType>
1191    </Schema>
1192
1193    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_1">
1194      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1195      <Annotation Term="OData.Description" String="This version was created to show annotations in previous namespaces were updated."/>
1196      <EntityType Name="Chassis" BaseType="Chassis.v1_5_0.Chassis"/>
1197    </Schema>
1198
1199    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_2">
1200      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1201      <Annotation Term="OData.Description" String="This version was created to change Location to its abstract base type.  It was also created to correct the short and long descriptions in the defined actions."/>
1202      <EntityType Name="Chassis" BaseType="Chassis.v1_5_1.Chassis"/>
1203    </Schema>
1204
1205    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_3">
1206      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1207      <Annotation Term="OData.Description" String="This version was 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."/>
1208      <EntityType Name="Chassis" BaseType="Chassis.v1_5_2.Chassis"/>
1209    </Schema>
1210
1211    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_4">
1212      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1213      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
1214      <EntityType Name="Chassis" BaseType="Chassis.v1_5_3.Chassis"/>
1215    </Schema>
1216
1217    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_5">
1218      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1219      <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."/>
1220      <EntityType Name="Chassis" BaseType="Chassis.v1_5_4.Chassis"/>
1221    </Schema>
1222
1223    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_6">
1224      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1225      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1226      <EntityType Name="Chassis" BaseType="Chassis.v1_5_5.Chassis"/>
1227    </Schema>
1228
1229    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_7">
1230      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1231      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1232      <EntityType Name="Chassis" BaseType="Chassis.v1_5_6.Chassis"/>
1233    </Schema>
1234
1235    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_8">
1236      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1237      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1238      <EntityType Name="Chassis" BaseType="Chassis.v1_5_7.Chassis"/>
1239    </Schema>
1240
1241    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_9">
1242      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1243      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1244      <EntityType Name="Chassis" BaseType="Chassis.v1_5_8.Chassis"/>
1245    </Schema>
1246
1247    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_10">
1248      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1249      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1250      <EntityType Name="Chassis" BaseType="Chassis.v1_5_9.Chassis"/>
1251    </Schema>
1252
1253    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_11">
1254      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1255      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/>
1256      <EntityType Name="Chassis" BaseType="Chassis.v1_5_10.Chassis"/>
1257    </Schema>
1258
1259    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_12">
1260      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1261      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
1262      <EntityType Name="Chassis" BaseType="Chassis.v1_5_11.Chassis"/>
1263    </Schema>
1264
1265    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_13">
1266      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1267      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
1268      <EntityType Name="Chassis" BaseType="Chassis.v1_5_12.Chassis"/>
1269    </Schema>
1270
1271    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_5_14">
1272      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1273      <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."/>
1274      <EntityType Name="Chassis" BaseType="Chassis.v1_5_13.Chassis"/>
1275    </Schema>
1276
1277    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_0">
1278      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1279      <Annotation Term="Redfish.Release" String="2017.3"/>
1280      <Annotation Term="OData.Description" String="This version was created to add a link to an Assembly resource."/>
1281
1282      <EntityType Name="Chassis" BaseType="Chassis.v1_5_2.Chassis">
1283        <NavigationProperty Name="Assembly" Type="Assembly.Assembly" ContainsTarget="true" Nullable="false">
1284          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1285          <Annotation Term="OData.Description" String="The link to the assembly associated with this chassis."/>
1286          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `Assembly`."/>
1287          <Annotation Term="OData.AutoExpandReferences"/>
1288        </NavigationProperty>
1289      </EntityType>
1290    </Schema>
1291
1292    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_1">
1293      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1294      <Annotation Term="OData.Description" String="This version was 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."/>
1295      <EntityType Name="Chassis" BaseType="Chassis.v1_6_0.Chassis"/>
1296    </Schema>
1297
1298    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_2">
1299      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1300      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
1301      <EntityType Name="Chassis" BaseType="Chassis.v1_6_1.Chassis"/>
1302    </Schema>
1303
1304    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_3">
1305      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1306      <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."/>
1307      <EntityType Name="Chassis" BaseType="Chassis.v1_6_2.Chassis"/>
1308    </Schema>
1309
1310    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_4">
1311      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1312      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1313      <EntityType Name="Chassis" BaseType="Chassis.v1_6_3.Chassis"/>
1314    </Schema>
1315
1316    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_5">
1317      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1318      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1319      <EntityType Name="Chassis" BaseType="Chassis.v1_6_4.Chassis"/>
1320    </Schema>
1321
1322    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_6">
1323      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1324      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1325      <EntityType Name="Chassis" BaseType="Chassis.v1_6_5.Chassis"/>
1326    </Schema>
1327
1328    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_7">
1329      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1330      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1331      <EntityType Name="Chassis" BaseType="Chassis.v1_6_6.Chassis"/>
1332    </Schema>
1333
1334    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_8">
1335      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1336      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1337      <EntityType Name="Chassis" BaseType="Chassis.v1_6_7.Chassis"/>
1338    </Schema>
1339
1340    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_9">
1341      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1342      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/>
1343      <EntityType Name="Chassis" BaseType="Chassis.v1_6_8.Chassis"/>
1344    </Schema>
1345
1346    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_10">
1347      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1348      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
1349      <EntityType Name="Chassis" BaseType="Chassis.v1_6_9.Chassis"/>
1350    </Schema>
1351
1352    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_11">
1353      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1354      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
1355      <EntityType Name="Chassis" BaseType="Chassis.v1_6_10.Chassis"/>
1356    </Schema>
1357
1358    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_6_12">
1359      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1360      <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."/>
1361      <EntityType Name="Chassis" BaseType="Chassis.v1_6_11.Chassis"/>
1362    </Schema>
1363
1364    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_0">
1365      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1366      <Annotation Term="Redfish.Release" String="2018.1"/>
1367
1368      <EntityType Name="Chassis" BaseType="Chassis.v1_6_0.Chassis">
1369        <Property Name="UUID" Type="Resource.UUID">
1370          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1371          <Annotation Term="OData.Description" String="The UUID for this chassis."/>
1372          <Annotation Term="OData.LongDescription" String="This property shall contain the universally unique identifier number for this chassis."/>
1373        </Property>
1374      </EntityType>
1375
1376      <ComplexType Name="Links" BaseType="Chassis.v1_5_0.Links">
1377        <NavigationProperty Name="Switches" Type="Collection(Switch.Switch)">
1378          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1379          <Annotation Term="OData.Description" String="An array of links to the switches located in this chassis."/>
1380          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Switch` that this chassis contains."/>
1381          <Annotation Term="OData.AutoExpandReferences"/>
1382        </NavigationProperty>
1383      </ComplexType>
1384    </Schema>
1385
1386    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_1">
1387      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1388      <Annotation Term="OData.Description" String="This version was 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."/>
1389      <EntityType Name="Chassis" BaseType="Chassis.v1_7_0.Chassis"/>
1390    </Schema>
1391
1392    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_2">
1393      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1394      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
1395      <EntityType Name="Chassis" BaseType="Chassis.v1_7_1.Chassis"/>
1396    </Schema>
1397
1398    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_3">
1399      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1400      <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."/>
1401      <EntityType Name="Chassis" BaseType="Chassis.v1_7_2.Chassis"/>
1402    </Schema>
1403
1404    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_4">
1405      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1406      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1407      <EntityType Name="Chassis" BaseType="Chassis.v1_7_3.Chassis"/>
1408    </Schema>
1409
1410    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_5">
1411      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1412      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1413      <EntityType Name="Chassis" BaseType="Chassis.v1_7_4.Chassis"/>
1414    </Schema>
1415
1416    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_6">
1417      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1418      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1419      <EntityType Name="Chassis" BaseType="Chassis.v1_7_5.Chassis"/>
1420    </Schema>
1421
1422    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_7">
1423      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1424      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1425      <EntityType Name="Chassis" BaseType="Chassis.v1_7_6.Chassis"/>
1426    </Schema>
1427
1428    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_8">
1429      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1430      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1431      <EntityType Name="Chassis" BaseType="Chassis.v1_7_7.Chassis"/>
1432    </Schema>
1433
1434    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_9">
1435      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1436      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/>
1437      <EntityType Name="Chassis" BaseType="Chassis.v1_7_8.Chassis"/>
1438    </Schema>
1439
1440    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_10">
1441      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1442      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
1443      <EntityType Name="Chassis" BaseType="Chassis.v1_7_9.Chassis"/>
1444    </Schema>
1445
1446    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_11">
1447      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1448      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
1449      <EntityType Name="Chassis" BaseType="Chassis.v1_7_10.Chassis"/>
1450    </Schema>
1451
1452    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_7_12">
1453      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1454      <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."/>
1455      <EntityType Name="Chassis" BaseType="Chassis.v1_7_11.Chassis"/>
1456    </Schema>
1457
1458    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_0">
1459      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1460      <Annotation Term="Redfish.Release" String="2018.2"/>
1461
1462      <EntityType Name="Chassis" BaseType="Chassis.v1_7_1.Chassis">
1463        <NavigationProperty Name="PCIeSlots" Type="PCIeSlots.PCIeSlots" ContainsTarget="true" Nullable="false">
1464          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1465          <Annotation Term="OData.Description" String="The link to the PCIe slot properties for this chassis."/>
1466          <Annotation Term="OData.LongDescription" String="This property shall contain a link to the resource of type `PCIeSlots` that represents the PCIe slot information for this chassis."/>
1467          <Annotation Term="OData.AutoExpandReferences"/>
1468          <Annotation Term="Redfish.Revisions">
1469            <Collection>
1470              <Record>
1471                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1472                <PropertyValue Property="Version" String="v1_24_0"/>
1473                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `PCIeDevices` property.  The `PCIeSlots` schema has been deprecated in favor of the `PCIeDevice` schema.  Empty PCIe slots are represented by `PCIeDevice` resources using the `Absent` value of the `State` property within `Status`."/>
1474              </Record>
1475            </Collection>
1476          </Annotation>
1477        </NavigationProperty>
1478      </EntityType>
1479    </Schema>
1480
1481    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_1">
1482      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1483      <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation."/>
1484      <EntityType Name="Chassis" BaseType="Chassis.v1_8_0.Chassis"/>
1485    </Schema>
1486
1487    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_2">
1488      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1489      <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."/>
1490      <EntityType Name="Chassis" BaseType="Chassis.v1_8_1.Chassis"/>
1491    </Schema>
1492
1493    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_3">
1494      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1495      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1496      <EntityType Name="Chassis" BaseType="Chassis.v1_8_2.Chassis"/>
1497    </Schema>
1498
1499    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_4">
1500      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1501      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1502      <EntityType Name="Chassis" BaseType="Chassis.v1_8_3.Chassis"/>
1503    </Schema>
1504
1505    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_5">
1506      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1507      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1508      <EntityType Name="Chassis" BaseType="Chassis.v1_8_4.Chassis"/>
1509    </Schema>
1510
1511    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_6">
1512      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1513      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1514      <EntityType Name="Chassis" BaseType="Chassis.v1_8_5.Chassis"/>
1515    </Schema>
1516
1517    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_7">
1518      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1519      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1520      <EntityType Name="Chassis" BaseType="Chassis.v1_8_6.Chassis"/>
1521    </Schema>
1522
1523    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_8">
1524      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1525      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/>
1526      <EntityType Name="Chassis" BaseType="Chassis.v1_8_7.Chassis"/>
1527    </Schema>
1528
1529    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_9">
1530      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1531      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
1532      <EntityType Name="Chassis" BaseType="Chassis.v1_8_8.Chassis"/>
1533    </Schema>
1534
1535    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_10">
1536      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1537      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
1538      <EntityType Name="Chassis" BaseType="Chassis.v1_8_9.Chassis"/>
1539    </Schema>
1540
1541    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_8_11">
1542      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1543      <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."/>
1544      <EntityType Name="Chassis" BaseType="Chassis.v1_8_10.Chassis"/>
1545    </Schema>
1546
1547    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_0">
1548      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1549      <Annotation Term="Redfish.Release" String="2018.3"/>
1550
1551      <EntityType Name="Chassis" BaseType="Chassis.v1_8_1.Chassis">
1552        <Property Name="EnvironmentalClass" Type="Chassis.v1_9_0.EnvironmentalClass">
1553          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1554          <Annotation Term="OData.Description" String="The ASHRAE Environmental Class for this chassis."/>
1555          <Annotation Term="OData.LongDescription" String="This property shall contain the ASHRAE Environmental Class for this chassis, as defined by ASHRAE Thermal Guidelines for Data Processing Environments.  These classes define respective environmental limits that include temperature, relative humidity, dew point, and maximum allowable elevation."/>
1556        </Property>
1557        <NavigationProperty Name="Sensors" Type="SensorCollection.SensorCollection" Nullable="false">
1558          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1559          <Annotation Term="OData.Description" String="The link to the collection of sensors located in the equipment and sub-components."/>
1560          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `SensorCollection` that contains the sensors located in the chassis and sub-components."/>
1561          <Annotation Term="OData.AutoExpandReferences"/>
1562        </NavigationProperty>
1563      </EntityType>
1564
1565      <EnumType Name="EnvironmentalClass">
1566        <Member Name="A1">
1567          <Annotation Term="OData.Description" String="ASHRAE Environmental Class 'A1'."/>
1568        </Member>
1569        <Member Name="A2">
1570          <Annotation Term="OData.Description" String="ASHRAE Environmental Class 'A2'."/>
1571        </Member>
1572        <Member Name="A3">
1573          <Annotation Term="OData.Description" String="ASHRAE Environmental Class 'A3'."/>
1574        </Member>
1575        <Member Name="A4">
1576          <Annotation Term="OData.Description" String="ASHRAE Environmental Class 'A4'."/>
1577        </Member>
1578      </EnumType>
1579
1580      <ComplexType Name="Links" BaseType="Chassis.v1_7_0.Links">
1581        <NavigationProperty Name="Processors" Type="Collection(Processor.Processor)">
1582          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1583          <Annotation Term="OData.Description" String="An array of links to the processors located in this chassis."/>
1584          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Processor` type that this chassis contains."/>
1585          <Annotation Term="OData.AutoExpandReferences"/>
1586        </NavigationProperty>
1587      </ComplexType>
1588    </Schema>
1589
1590    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_1">
1591      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1592      <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."/>
1593      <EntityType Name="Chassis" BaseType="Chassis.v1_9_0.Chassis"/>
1594    </Schema>
1595
1596    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_2">
1597      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1598      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
1599      <EntityType Name="Chassis" BaseType="Chassis.v1_9_1.Chassis"/>
1600    </Schema>
1601
1602    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_3">
1603      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1604      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1605      <EntityType Name="Chassis" BaseType="Chassis.v1_9_2.Chassis"/>
1606    </Schema>
1607
1608    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_4">
1609      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1610      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1611      <EntityType Name="Chassis" BaseType="Chassis.v1_9_3.Chassis"/>
1612    </Schema>
1613
1614    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_5">
1615      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1616      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1617      <EntityType Name="Chassis" BaseType="Chassis.v1_9_4.Chassis"/>
1618    </Schema>
1619
1620    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_6">
1621      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1622      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1623      <EntityType Name="Chassis" BaseType="Chassis.v1_9_5.Chassis"/>
1624    </Schema>
1625
1626    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_7">
1627      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1628      <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/>
1629      <EntityType Name="Chassis" BaseType="Chassis.v1_9_6.Chassis"/>
1630    </Schema>
1631
1632    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_8">
1633      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1634      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/>
1635      <EntityType Name="Chassis" BaseType="Chassis.v1_9_7.Chassis"/>
1636    </Schema>
1637
1638    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_9">
1639      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1640      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
1641      <EntityType Name="Chassis" BaseType="Chassis.v1_9_8.Chassis"/>
1642    </Schema>
1643
1644    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_10">
1645      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1646      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
1647      <EntityType Name="Chassis" BaseType="Chassis.v1_9_9.Chassis"/>
1648    </Schema>
1649
1650    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_9_11">
1651      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1652      <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."/>
1653      <EntityType Name="Chassis" BaseType="Chassis.v1_9_10.Chassis"/>
1654    </Schema>
1655
1656    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_0">
1657      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1658      <Annotation Term="Redfish.Release" String="2019.2"/>
1659
1660      <EntityType Name="Chassis" BaseType="Chassis.v1_9_2.Chassis">
1661        <NavigationProperty Name="PCIeDevices" Type="PCIeDeviceCollection.PCIeDeviceCollection" ContainsTarget="true" Nullable="false">
1662          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1663          <Annotation Term="OData.Description" String="The link to the collection of PCIe devices located in this chassis."/>
1664          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `PCIeDeviceCollection`."/>
1665          <Annotation Term="OData.AutoExpandReferences"/>
1666        </NavigationProperty>
1667      </EntityType>
1668    </Schema>
1669
1670    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_1">
1671      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1672      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1673      <EntityType Name="Chassis" BaseType="Chassis.v1_10_0.Chassis"/>
1674    </Schema>
1675
1676    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_2">
1677      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1678      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1679      <EntityType Name="Chassis" BaseType="Chassis.v1_10_1.Chassis"/>
1680    </Schema>
1681
1682    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_3">
1683      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1684      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1685      <EntityType Name="Chassis" BaseType="Chassis.v1_10_2.Chassis"/>
1686    </Schema>
1687
1688    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_4">
1689      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1690      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1691      <EntityType Name="Chassis" BaseType="Chassis.v1_10_3.Chassis"/>
1692    </Schema>
1693
1694    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_5">
1695      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1696      <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/>
1697      <EntityType Name="Chassis" BaseType="Chassis.v1_10_4.Chassis"/>
1698    </Schema>
1699
1700    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_6">
1701      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1702      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema."/>
1703      <EntityType Name="Chassis" BaseType="Chassis.v1_10_5.Chassis"/>
1704    </Schema>
1705
1706    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_7">
1707      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1708      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
1709      <EntityType Name="Chassis" BaseType="Chassis.v1_10_6.Chassis"/>
1710    </Schema>
1711
1712    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_8">
1713      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1714      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
1715      <EntityType Name="Chassis" BaseType="Chassis.v1_10_7.Chassis"/>
1716    </Schema>
1717
1718    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_10_9">
1719      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1720      <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."/>
1721      <EntityType Name="Chassis" BaseType="Chassis.v1_10_8.Chassis"/>
1722    </Schema>
1723
1724    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_0">
1725      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1726      <Annotation Term="Redfish.Release" String="2019.4"/>
1727
1728      <EntityType Name="Chassis" BaseType="Chassis.v1_10_0.Chassis">
1729        <NavigationProperty Name="MediaControllers" Type="MediaControllerCollection.MediaControllerCollection" ContainsTarget="true" Nullable="false">
1730          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1731          <Annotation Term="OData.Description" String="The link to the collection of media controllers located in this chassis."/>
1732          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `MediaControllerCollection`."/>
1733          <Annotation Term="Redfish.Revisions">
1734            <Collection>
1735              <Record>
1736                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1737                <PropertyValue Property="Version" String="v1_20_0"/>
1738                <PropertyValue Property="Description" String="This property has been deprecated in favor of `FabricAdapters`."/>
1739              </Record>
1740            </Collection>
1741          </Annotation>
1742          <Annotation Term="OData.AutoExpandReferences"/>
1743        </NavigationProperty>
1744        <NavigationProperty Name="Memory" Type="MemoryCollection.MemoryCollection" ContainsTarget="true" Nullable="false">
1745          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1746          <Annotation Term="OData.Description" String="The link to the collection of memory located in this chassis that belong to fabric-related resource pools."/>
1747          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `MemoryCollection` that represents memory in this chassis that belong to fabric-related resource pools."/>
1748          <Annotation Term="OData.AutoExpandReferences"/>
1749        </NavigationProperty>
1750        <NavigationProperty Name="MemoryDomains" Type="MemoryDomainCollection.MemoryDomainCollection" ContainsTarget="true" Nullable="false">
1751          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1752          <Annotation Term="OData.Description" String="The link to the collection of memory domains located in this chassis that belong to fabric-related resource pools."/>
1753          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `MemoryDomainCollection` that represents memory domains in this chassis that belong to fabric-related resource pools."/>
1754          <Annotation Term="OData.AutoExpandReferences"/>
1755        </NavigationProperty>
1756      </EntityType>
1757
1758      <ComplexType Name="Links" BaseType="Chassis.v1_9_0.Links">
1759        <NavigationProperty Name="Facility" Type="Facility.Facility" Nullable="false">
1760          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1761          <Annotation Term="OData.Description" String="The link to the facility that contains this chassis."/>
1762          <Annotation Term="OData.LongDescription" String="This property shall contain a link to the resource of type `Facility` and shall represent the smallest facility that contains this chassis.  This property shall not appear in resources that include a `ContainedBy` property within the `Links` property."/>
1763          <Annotation Term="OData.AutoExpandReferences"/>
1764        </NavigationProperty>
1765      </ComplexType>
1766    </Schema>
1767
1768    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_1">
1769      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1770      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1771      <EntityType Name="Chassis" BaseType="Chassis.v1_11_0.Chassis"/>
1772    </Schema>
1773
1774    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_2">
1775      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1776      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1777      <EntityType Name="Chassis" BaseType="Chassis.v1_11_1.Chassis"/>
1778    </Schema>
1779
1780    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_3">
1781      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1782      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1783      <EntityType Name="Chassis" BaseType="Chassis.v1_11_2.Chassis"/>
1784    </Schema>
1785
1786    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_4">
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="Chassis" BaseType="Chassis.v1_11_3.Chassis"/>
1790    </Schema>
1791
1792    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_5">
1793      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1794      <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/>
1795      <EntityType Name="Chassis" BaseType="Chassis.v1_11_4.Chassis"/>
1796    </Schema>
1797
1798    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_6">
1799      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1800      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to clarify the expected contents of the `Memory` and `MemoryDomains` collections."/>
1801      <EntityType Name="Chassis" BaseType="Chassis.v1_11_5.Chassis"/>
1802    </Schema>
1803
1804    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_7">
1805      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1806      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
1807      <EntityType Name="Chassis" BaseType="Chassis.v1_11_6.Chassis"/>
1808    </Schema>
1809
1810    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_8">
1811      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1812      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
1813      <EntityType Name="Chassis" BaseType="Chassis.v1_11_7.Chassis"/>
1814    </Schema>
1815
1816    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_11_9">
1817      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1818      <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."/>
1819      <EntityType Name="Chassis" BaseType="Chassis.v1_11_8.Chassis"/>
1820    </Schema>
1821
1822    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_0">
1823      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1824      <Annotation Term="Redfish.Release" String="2020.1"/>
1825
1826      <EntityType Name="Chassis" BaseType="Chassis.v1_11_1.Chassis">
1827        <Property Name="MaxPowerWatts" Type="Edm.Decimal">
1828          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1829          <Annotation Term="OData.Description" String="The upper bound of the total power consumed by the chassis."/>
1830          <Annotation Term="OData.LongDescription" String="This property shall contain the upper bound of the total power consumed by the chassis."/>
1831          <Annotation Term="Measures.Unit" String="W"/>
1832        </Property>
1833        <Property Name="MinPowerWatts" Type="Edm.Decimal">
1834          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1835          <Annotation Term="OData.Description" String="The lower bound of the total power consumed by the chassis."/>
1836          <Annotation Term="OData.LongDescription" String="This property shall contain the lower bound of the total power consumed by the chassis."/>
1837          <Annotation Term="Measures.Unit" String="W"/>
1838        </Property>
1839      </EntityType>
1840    </Schema>
1841
1842    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_1">
1843      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1844      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
1845      <EntityType Name="Chassis" BaseType="Chassis.v1_12_0.Chassis"/>
1846    </Schema>
1847
1848    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_2">
1849      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1850      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1851      <EntityType Name="Chassis" BaseType="Chassis.v1_12_1.Chassis"/>
1852    </Schema>
1853
1854    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_3">
1855      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1856      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1857      <EntityType Name="Chassis" BaseType="Chassis.v1_12_2.Chassis"/>
1858    </Schema>
1859
1860    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_4">
1861      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1862      <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/>
1863      <EntityType Name="Chassis" BaseType="Chassis.v1_12_3.Chassis"/>
1864    </Schema>
1865
1866    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_5">
1867      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1868      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to clarify the expected contents of the `Memory` and `MemoryDomains` collections."/>
1869      <EntityType Name="Chassis" BaseType="Chassis.v1_12_4.Chassis"/>
1870    </Schema>
1871
1872    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_6">
1873      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1874      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
1875      <EntityType Name="Chassis" BaseType="Chassis.v1_12_5.Chassis"/>
1876    </Schema>
1877
1878    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_7">
1879      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1880      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
1881      <EntityType Name="Chassis" BaseType="Chassis.v1_12_6.Chassis"/>
1882    </Schema>
1883
1884    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_12_8">
1885      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1886      <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."/>
1887      <EntityType Name="Chassis" BaseType="Chassis.v1_12_7.Chassis"/>
1888    </Schema>
1889
1890    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_0">
1891      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1892      <Annotation Term="Redfish.Release" String="2020.2"/>
1893      <Annotation Term="OData.Description" String="This version was created to modify the `Contains` and `ContainedBy` properties to be writable."/>
1894
1895      <EntityType Name="Chassis" BaseType="Chassis.v1_12_1.Chassis"/>
1896    </Schema>
1897
1898    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_1">
1899      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1900      <Annotation Term="OData.Description" String="This version was created to add annotation recommendations for `ResetType`."/>
1901      <EntityType Name="Chassis" BaseType="Chassis.v1_13_0.Chassis"/>
1902    </Schema>
1903
1904    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_2">
1905      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1906      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1907      <EntityType Name="Chassis" BaseType="Chassis.v1_13_1.Chassis"/>
1908    </Schema>
1909
1910    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_3">
1911      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1912      <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/>
1913      <EntityType Name="Chassis" BaseType="Chassis.v1_13_2.Chassis"/>
1914    </Schema>
1915
1916    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_4">
1917      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1918      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to clarify the expected contents of the `Memory` and `MemoryDomains` collections."/>
1919      <EntityType Name="Chassis" BaseType="Chassis.v1_13_3.Chassis"/>
1920    </Schema>
1921
1922    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_5">
1923      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1924      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` to show there might be a tie to the `AssetTag` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
1925      <EntityType Name="Chassis" BaseType="Chassis.v1_13_4.Chassis"/>
1926    </Schema>
1927
1928    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_6">
1929      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1930      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
1931      <EntityType Name="Chassis" BaseType="Chassis.v1_13_5.Chassis"/>
1932    </Schema>
1933
1934    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_13_7">
1935      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1936      <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."/>
1937      <EntityType Name="Chassis" BaseType="Chassis.v1_13_6.Chassis"/>
1938    </Schema>
1939
1940    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_0">
1941      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1942      <Annotation Term="Redfish.Release" String="2020.3"/>
1943      <Annotation Term="OData.Description" String="This version was created to deprecate `IndicatorLED` in favor of `LocationIndicatorActive`."/>
1944
1945      <EntityType Name="Chassis" BaseType="Chassis.v1_13_1.Chassis">
1946        <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
1947          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1948          <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
1949          <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.  Modifying this property may modify the `LocationIndicatorActive` in the resource that represents the functional view of this chassis, such as a `ComputerSystem` resource."/>
1950        </Property>
1951        <NavigationProperty Name="Drives" Type="DriveCollection.DriveCollection" Nullable="false" ContainsTarget="true">
1952          <Annotation Term="OData.Description" String="The link to the collection of drives within this chassis."/>
1953          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `DriveCollection`."/>
1954          <Annotation Term="OData.AutoExpandReferences"/>
1955        </NavigationProperty>
1956      </EntityType>
1957    </Schema>
1958
1959    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_1">
1960      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1961      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
1962      <EntityType Name="Chassis" BaseType="Chassis.v1_14_0.Chassis"/>
1963    </Schema>
1964
1965    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_2">
1966      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1967      <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/>
1968      <EntityType Name="Chassis" BaseType="Chassis.v1_14_1.Chassis"/>
1969    </Schema>
1970
1971    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_3">
1972      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1973      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to clarify the expected contents of the `Memory` and `MemoryDomains` collections."/>
1974      <EntityType Name="Chassis" BaseType="Chassis.v1_14_2.Chassis"/>
1975    </Schema>
1976
1977    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_4">
1978      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1979      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
1980      <EntityType Name="Chassis" BaseType="Chassis.v1_14_3.Chassis"/>
1981    </Schema>
1982
1983    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_5">
1984      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1985      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
1986      <EntityType Name="Chassis" BaseType="Chassis.v1_14_4.Chassis"/>
1987    </Schema>
1988
1989    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_14_6">
1990      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1991      <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."/>
1992      <EntityType Name="Chassis" BaseType="Chassis.v1_14_5.Chassis"/>
1993    </Schema>
1994
1995    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_0">
1996      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1997      <Annotation Term="Redfish.Release" String="2020.4"/>
1998
1999      <EntityType Name="Chassis" BaseType="Chassis.v1_14_0.Chassis">
2000        <NavigationProperty Name="PowerSubsystem" Type="PowerSubsystem.PowerSubsystem" ContainsTarget="true" Nullable="false">
2001          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2002          <Annotation Term="OData.Description" String="The link to the power subsystem properties for this chassis."/>
2003          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `PowerSubsystem` that represents the power subsystem information for this chassis."/>
2004          <Annotation Term="OData.AutoExpandReferences"/>
2005        </NavigationProperty>
2006        <NavigationProperty Name="ThermalSubsystem" Type="ThermalSubsystem.ThermalSubsystem" ContainsTarget="true" Nullable="false">
2007          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2008          <Annotation Term="OData.Description" String="The link to the thermal subsystem properties for this chassis."/>
2009          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `ThermalSubsystem` that represents the thermal subsystem information for this chassis."/>
2010          <Annotation Term="OData.AutoExpandReferences"/>
2011        </NavigationProperty>
2012        <NavigationProperty Name="EnvironmentMetrics" Type="EnvironmentMetrics.EnvironmentMetrics" Nullable="false">
2013          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2014          <Annotation Term="OData.Description" String="The link to the environment metrics for this chassis."/>
2015          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `EnvironmentMetrics` that specifies the environment metrics for this chassis."/>
2016          <Annotation Term="OData.AutoExpandReferences"/>
2017        </NavigationProperty>
2018        <NavigationProperty Name="Certificates" Type="CertificateCollection.CertificateCollection" ContainsTarget="true" Nullable="false">
2019          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2020          <Annotation Term="OData.Description" String="The link to a collection of certificates for device identity and attestation."/>
2021          <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."/>
2022          <Annotation Term="OData.AutoExpandReferences"/>
2023        </NavigationProperty>
2024        <Property Name="Measurements" Type="Collection(SoftwareInventory.MeasurementBlock)" Nullable="false">
2025          <Annotation Term="OData.Description" String="An array of DSP0274-defined measurement blocks."/>
2026          <Annotation Term="OData.LongDescription" String="This property shall contain an array of DSP0274-defined measurement blocks."/>
2027          <Annotation Term="Redfish.Revisions">
2028            <Collection>
2029              <Record>
2030                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
2031                <PropertyValue Property="Version" String="v1_19_0"/>
2032                <PropertyValue Property="Description" String="This property has been deprecated in favor of the `ComponentIntegrity` resource."/>
2033              </Record>
2034            </Collection>
2035          </Annotation>
2036        </Property>
2037      </EntityType>
2038    </Schema>
2039
2040    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_1">
2041      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2042      <Annotation Term="OData.Description" String="This version was created to correct various descriptions to use proper normative terminology."/>
2043      <EntityType Name="Chassis" BaseType="Chassis.v1_15_0.Chassis"/>
2044    </Schema>
2045
2046    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_2">
2047      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2048      <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/>
2049      <EntityType Name="Chassis" BaseType="Chassis.v1_15_1.Chassis"/>
2050    </Schema>
2051
2052    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_3">
2053      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2054      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to clarify the expected contents of the `Memory` and `MemoryDomains` collections."/>
2055      <EntityType Name="Chassis" BaseType="Chassis.v1_15_2.Chassis"/>
2056    </Schema>
2057
2058    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_4">
2059      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2060      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
2061      <EntityType Name="Chassis" BaseType="Chassis.v1_15_3.Chassis"/>
2062    </Schema>
2063
2064    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_5">
2065      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2066      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
2067      <EntityType Name="Chassis" BaseType="Chassis.v1_15_4.Chassis"/>
2068    </Schema>
2069
2070    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_15_6">
2071      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2072      <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."/>
2073      <EntityType Name="Chassis" BaseType="Chassis.v1_15_5.Chassis"/>
2074    </Schema>
2075
2076    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_16_0">
2077      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2078      <Annotation Term="Redfish.Release" String="2021.1"/>
2079      <Annotation Term="OData.Description" String="This version was created to add SparePartNumber."/>
2080
2081      <EntityType Name="Chassis" BaseType="Chassis.v1_15_1.Chassis">
2082        <Property Name="SparePartNumber" Type="Edm.String">
2083          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2084          <Annotation Term="OData.Description" String="The spare part number of the chassis."/>
2085          <Annotation Term="OData.LongDescription" String="This property shall contain the spare part number of the chassis."/>
2086        </Property>
2087      </EntityType>
2088    </Schema>
2089
2090    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_16_1">
2091      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2092      <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/>
2093      <EntityType Name="Chassis" BaseType="Chassis.v1_16_0.Chassis"/>
2094    </Schema>
2095
2096    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_16_2">
2097      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2098      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to clarify the expected contents of the `Memory` and `MemoryDomains` collections."/>
2099      <EntityType Name="Chassis" BaseType="Chassis.v1_16_1.Chassis"/>
2100    </Schema>
2101
2102    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_16_3">
2103      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2104      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
2105      <EntityType Name="Chassis" BaseType="Chassis.v1_16_2.Chassis"/>
2106    </Schema>
2107
2108    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_16_4">
2109      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2110      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
2111      <EntityType Name="Chassis" BaseType="Chassis.v1_16_3.Chassis"/>
2112    </Schema>
2113
2114    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_16_5">
2115      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2116      <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."/>
2117      <EntityType Name="Chassis" BaseType="Chassis.v1_16_4.Chassis"/>
2118    </Schema>
2119
2120    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_17_0">
2121      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2122      <Annotation Term="Redfish.Release" String="2021.2"/>
2123
2124      <EntityType Name="Chassis" BaseType="Chassis.v1_16_0.Chassis">
2125        <NavigationProperty Name="Controls" Type="ControlCollection.ControlCollection" ContainsTarget="true" Nullable="false">
2126          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2127          <Annotation Term="OData.Description" String="The link to the collection of controls located in this chassis."/>
2128          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `ControlCollection`."/>
2129          <Annotation Term="OData.AutoExpandReferences"/>
2130        </NavigationProperty>
2131      </EntityType>
2132
2133      <ComplexType Name="Links" BaseType="Chassis.v1_11_0.Links">
2134        <NavigationProperty Name="Cables" Type="Collection(Cable.Cable)">
2135          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2136          <Annotation Term="OData.Description" String="An array of links to the cables connected to this chassis."/>
2137          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Cable` that represent the cables connected to this chassis."/>
2138          <Annotation Term="OData.AutoExpandReferences"/>
2139        </NavigationProperty>
2140      </ComplexType>
2141    </Schema>
2142
2143    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_17_1">
2144      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2145      <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/>
2146      <EntityType Name="Chassis" BaseType="Chassis.v1_17_0.Chassis"/>
2147    </Schema>
2148
2149    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_17_2">
2150      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2151      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to clarify the expected contents of the `Memory` and `MemoryDomains` collections."/>
2152      <EntityType Name="Chassis" BaseType="Chassis.v1_17_1.Chassis"/>
2153    </Schema>
2154
2155    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_17_3">
2156      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2157      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
2158      <EntityType Name="Chassis" BaseType="Chassis.v1_17_2.Chassis"/>
2159    </Schema>
2160
2161    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_17_4">
2162      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2163      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
2164      <EntityType Name="Chassis" BaseType="Chassis.v1_17_3.Chassis"/>
2165    </Schema>
2166
2167    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_17_5">
2168      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2169      <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."/>
2170      <EntityType Name="Chassis" BaseType="Chassis.v1_17_4.Chassis"/>
2171    </Schema>
2172
2173    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_18_0">
2174      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2175      <Annotation Term="Redfish.Release" String="2021.3"/>
2176
2177      <EntityType Name="Chassis" BaseType="Chassis.v1_17_0.Chassis">
2178        <Property Name="ElectricalSourceManagerURIs" Type="Collection(Edm.String)">
2179          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2180          <Annotation Term="OData.Description" String="The URIs of the management interfaces for the external electrical source connections for this chassis."/>
2181          <Annotation Term="OData.LongDescription" String="This property shall contain an array of URIs to the management applications or devices that provide monitoring or control of the external electrical sources that provide power to this chassis."/>
2182          <Annotation Term="OData.IsURL"/>
2183        </Property>
2184        <Property Name="ElectricalSourceNames" Type="Collection(Edm.String)">
2185          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2186          <Annotation Term="OData.Description" String="The names of the external electrical sources, such as circuits or outlets, connected to this chassis."/>
2187          <Annotation Term="OData.LongDescription" String="This property shall contain an array of strings that identify the external electrical sources, such as the names of circuits or outlets, that provide power to this chassis."/>
2188        </Property>
2189      </EntityType>
2190
2191      <ComplexType Name="Links" BaseType="Chassis.v1_17_0.Links">
2192        <NavigationProperty Name="PowerOutlets" Type="Collection(Outlet.Outlet)">
2193          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2194          <Annotation Term="OData.Description" String="An array of links to the outlets that provide power to this chassis."/>
2195          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Outlet` that represent the outlets that provide power to this chassis.  This property shall not be present if the `PoweredByParent` property contains `true`."/>
2196          <Annotation Term="OData.AutoExpandReferences"/>
2197        </NavigationProperty>
2198      </ComplexType>
2199    </Schema>
2200
2201    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_18_1">
2202      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2203      <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/>
2204      <EntityType Name="Chassis" BaseType="Chassis.v1_18_0.Chassis"/>
2205    </Schema>
2206
2207    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_18_2">
2208      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2209      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to clarify the expected contents of the `Memory` and `MemoryDomains` collections."/>
2210      <EntityType Name="Chassis" BaseType="Chassis.v1_18_1.Chassis"/>
2211    </Schema>
2212
2213    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_18_3">
2214      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2215      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
2216      <EntityType Name="Chassis" BaseType="Chassis.v1_18_2.Chassis"/>
2217    </Schema>
2218
2219    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_18_4">
2220      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2221      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
2222      <EntityType Name="Chassis" BaseType="Chassis.v1_18_3.Chassis"/>
2223    </Schema>
2224
2225    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_18_5">
2226      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2227      <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."/>
2228      <EntityType Name="Chassis" BaseType="Chassis.v1_18_4.Chassis"/>
2229    </Schema>
2230
2231    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_19_0">
2232      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2233      <Annotation Term="Redfish.Release" String="2021.4"/>
2234      <Annotation Term="OData.Description" String="This version was created to deprecate `Measurements` in favor of measurement reporting in the `ComponentIntegrity` resource."/>
2235
2236      <EntityType Name="Chassis" BaseType="Chassis.v1_18_0.Chassis"/>
2237    </Schema>
2238
2239    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_19_1">
2240      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2241      <Annotation Term="OData.Description" String="This version was created to change the permissions of `EnvironmentalClass` to be read-write."/>
2242      <EntityType Name="Chassis" BaseType="Chassis.v1_19_0.Chassis"/>
2243    </Schema>
2244
2245    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_19_2">
2246      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2247      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to clarify the expected contents of the `Memory` and `MemoryDomains` collections."/>
2248      <EntityType Name="Chassis" BaseType="Chassis.v1_19_1.Chassis"/>
2249    </Schema>
2250
2251    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_19_3">
2252      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2253      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
2254      <EntityType Name="Chassis" BaseType="Chassis.v1_19_2.Chassis"/>
2255    </Schema>
2256
2257    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_19_4">
2258      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2259      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
2260      <EntityType Name="Chassis" BaseType="Chassis.v1_19_3.Chassis"/>
2261    </Schema>
2262
2263    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_19_5">
2264      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2265      <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."/>
2266      <EntityType Name="Chassis" BaseType="Chassis.v1_19_4.Chassis"/>
2267    </Schema>
2268
2269    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_20_0">
2270      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2271      <Annotation Term="Redfish.Release" String="2022.1"/>
2272      <Annotation Term="OData.Description" String="This version was created to deprecate `MediaControllers` in favor of `FabricAdapters`.  It was also created to deprecate `PoweredBy` in favor of `PowerOutlets`, `PowerSupplies`, and details provided in the `PowerSubsystem` resource."/>
2273
2274      <EntityType Name="Chassis" BaseType="Chassis.v1_19_1.Chassis">
2275        <NavigationProperty Name="FabricAdapters" Type="FabricAdapterCollection.FabricAdapterCollection" ContainsTarget="true" Nullable="false">
2276          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2277          <Annotation Term="OData.Description" String="The link to the collection of fabric adapters located in this chassis that provide access to fabric-related resource pools."/>
2278          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `FabricAdapterCollection` that represents fabric adapters in this chassis that provide access to fabric-related resource pools."/>
2279          <Annotation Term="OData.AutoExpandReferences"/>
2280        </NavigationProperty>
2281        <Property Name="PoweredByParent" Type="Edm.Boolean">
2282          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2283          <Annotation Term="OData.Description" String="Indicates that the chassis receives power from the containing chassis."/>
2284          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the chassis receives power from the chassis that contains it.  The value `true` shall indicate that the containing chassis provides power.  The value `false` shall indicate the chassis receives power from its own power subsystem, another chassis instance's power supplies, or outlets."/>
2285        </Property>
2286        <Property Name="ThermalManagedByParent" Type="Edm.Boolean">
2287          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2288          <Annotation Term="OData.Description" String="Indicates that the chassis is thermally managed by the parent chassis."/>
2289          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the chassis relies on the containing chassis to provide thermal management.  The value `true` shall indicate that the chassis relies on the containing chassis to provide thermal management.  The value `false` shall indicate the chassis provides thermal management, and may provide details in a `ThermalSubsystem` resource, or by populating the `Fans` property in Links."/>
2290        </Property>
2291        <Property Name="ThermalDirection" Type="Chassis.v1_20_0.ThermalDirection">
2292          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2293          <Annotation Term="OData.Description" String="Indicates the thermal management path through the chassis."/>
2294          <Annotation Term="OData.LongDescription" String="This property shall indicate the general direction of the thermal management path through the chassis."/>
2295        </Property>
2296      </EntityType>
2297
2298      <EnumType Name="ThermalDirection">
2299        <Member Name="FrontToBack">
2300          <Annotation Term="OData.Description" String="A chassis with the air intake in the front and exhaust out the back."/>
2301          <Annotation Term="OData.LongDescription" String="This value shall indicate a chassis with the air intake generally from the front of the chassis and the air exhaust out the back of the chassis."/>
2302        </Member>
2303        <Member Name="BackToFront">
2304          <Annotation Term="OData.Description" String="A chassis with the air intake in the back and exhaust out the front."/>
2305          <Annotation Term="OData.LongDescription" String="This value shall indicate a chassis with the air intake generally from the back of the chassis and the air exhaust out the front of the chassis."/>
2306        </Member>
2307        <Member Name="TopExhaust">
2308          <Annotation Term="OData.Description" String="A chassis with air exhaust on the top."/>
2309          <Annotation Term="OData.LongDescription" String="This value shall indicate a chassis with the air exhaust out the top of the chassis."/>
2310        </Member>
2311        <Member Name="Sealed">
2312          <Annotation Term="OData.Description" String="A sealed chassis with no air pathway."/>
2313          <Annotation Term="OData.LongDescription" String="This value shall indicate a sealed chassis with no air pathway through the chassis."/>
2314        </Member>
2315      </EnumType>
2316
2317      <ComplexType Name="Links" BaseType="Chassis.v1_18_0.Links">
2318        <NavigationProperty Name="PowerSupplies" Type="Collection(PowerSupply.PowerSupply)">
2319          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2320          <Annotation Term="OData.Description" String="An array of links to the power supplies that provide power to this chassis."/>
2321          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `PowerSupply` that represent the power supplies that provide power to this chassis.  This property shall not be present if the `PoweredByParent` property contains `true` or if the power supplies are contained in the `PowerSubsystem` resource for this chassis."/>
2322          <Annotation Term="OData.AutoExpandReferences"/>
2323        </NavigationProperty>
2324        <NavigationProperty Name="Fans" Type="Collection(Fan.Fan)">
2325          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2326          <Annotation Term="OData.Description" String="An array of links to the fans that cool this chassis."/>
2327          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Fan` that represent the fans that provide cooling to this chassis.  This property shall not be present if the `ThermalManagedByParent` property contains `true` or if the fans are contained in the `ThermalSubsystem` resource for this chassis."/>
2328          <Annotation Term="OData.AutoExpandReferences"/>
2329        </NavigationProperty>
2330        <NavigationProperty Name="PowerDistribution" Type="PowerDistribution.PowerDistribution">
2331          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2332          <Annotation Term="OData.Description" String="A link to power distribution functionality contained in this chassis."/>
2333          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `PowerDistribution` that represents the power distribution functionality contained within this chassis."/>
2334          <Annotation Term="OData.AutoExpandReferences"/>
2335        </NavigationProperty>
2336      </ComplexType>
2337    </Schema>
2338
2339    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_20_1">
2340      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2341      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to clarify the expected contents of the `Memory`, `MemoryDomains`, and `FabricAdapters` collections."/>
2342      <EntityType Name="Chassis" BaseType="Chassis.v1_20_0.Chassis"/>
2343    </Schema>
2344
2345    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_20_2">
2346      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2347      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
2348      <EntityType Name="Chassis" BaseType="Chassis.v1_20_1.Chassis"/>
2349    </Schema>
2350
2351    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_20_3">
2352      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2353      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
2354      <EntityType Name="Chassis" BaseType="Chassis.v1_20_2.Chassis"/>
2355    </Schema>
2356
2357    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_20_4">
2358      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2359      <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."/>
2360      <EntityType Name="Chassis" BaseType="Chassis.v1_20_3.Chassis"/>
2361    </Schema>
2362
2363    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_21_0">
2364      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2365      <Annotation Term="Redfish.Release" String="2022.2"/>
2366
2367      <EntityType Name="Chassis" BaseType="Chassis.v1_20_0.Chassis">
2368        <NavigationProperty Name="TrustedComponents" Type="TrustedComponentCollection.TrustedComponentCollection" ContainsTarget="true" Nullable="false">
2369          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2370          <Annotation Term="OData.Description" String="The link to the trusted components in this chassis."/>
2371          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `TrustedComponentCollection`."/>
2372          <Annotation Term="OData.AutoExpandReferences"/>
2373        </NavigationProperty>
2374        <Property Name="Version" Type="Edm.String">
2375          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2376          <Annotation Term="OData.Description" String="The hardware version of this chassis."/>
2377          <Annotation Term="OData.LongDescription" String="This property shall contain the hardware version of this chassis as determined by the vendor or supplier."/>
2378        </Property>
2379        <Property Name="HotPluggable" Type="Edm.Boolean">
2380          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2381          <Annotation Term="OData.Description" String="An indication of whether this component can be inserted or removed while the equipment is in operation."/>
2382          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the component can be inserted or removed while the underlying equipment otherwise remains in its current operational state.  Components indicated as hot-pluggable shall allow the component to become operable without altering the operational state of the underlying equipment.  Components that cannot be inserted or removed from equipment in operation, or components that cannot become operable without affecting the operational state of that equipment, shall be indicated as not hot-pluggable."/>
2383        </Property>
2384        <Property Name="Replaceable" Type="Edm.Boolean">
2385          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2386          <Annotation Term="OData.Description" String="An indication of whether this component can be independently replaced as allowed by the vendor's replacement policy."/>
2387          <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`."/>
2388        </Property>
2389      </EntityType>
2390    </Schema>
2391
2392    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_21_1">
2393      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2394      <Annotation Term="OData.Description" String="This version was created to clarify the re-arm behavior of the `PhysicalSecurity` property.  It was also created to allow for multiple sensors to factor into the physical security state of the chassis.  It was also created to update the `PowerState` property to reference the common enumeration in the `Resource` schema.  It was also created to clarify the expected contents of the `Memory`, `MemoryDomains`, and `FabricAdapters` collections."/>
2395      <EntityType Name="Chassis" BaseType="Chassis.v1_21_0.Chassis"/>
2396    </Schema>
2397
2398    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_21_2">
2399      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2400      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
2401      <EntityType Name="Chassis" BaseType="Chassis.v1_21_1.Chassis"/>
2402    </Schema>
2403
2404    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_21_3">
2405      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2406      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
2407      <EntityType Name="Chassis" BaseType="Chassis.v1_21_2.Chassis"/>
2408    </Schema>
2409
2410    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_21_4">
2411      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2412      <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."/>
2413      <EntityType Name="Chassis" BaseType="Chassis.v1_21_3.Chassis"/>
2414    </Schema>
2415
2416    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_22_0">
2417      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2418      <Annotation Term="Redfish.Release" String="2022.3"/>
2419      <Annotation Term="OData.Description" String="This version was created to deprecate `IntrusionSensorNumber` in `PhysicalSecurity`."/>
2420
2421      <EntityType Name="Chassis" BaseType="Chassis.v1_21_1.Chassis">
2422        <NavigationProperty Name="Processors" Type="ProcessorCollection.ProcessorCollection" ContainsTarget="true" Nullable="false">
2423          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2424          <Annotation Term="OData.Description" String="The link to the collection of processors located in this chassis that belong to fabric-related resource pools."/>
2425          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `ProcessorCollection` that represents processors in this chassis that belong to fabric-related resource pools."/>
2426          <Annotation Term="OData.AutoExpandReferences"/>
2427        </NavigationProperty>
2428      </EntityType>
2429    </Schema>
2430
2431    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_22_1">
2432      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2433      <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 update the description for the `Reset` action to indicate that systems or other contained resources might reset depending on the `ResetType` used.  It was also created to remove non-inclusive language.  It was also created to update the description for `AssetTag` and `LocationIndicatorActive` to show there might be a tie to the `AssetTag` and `LocationIndicatorActive` of the functional resource contained in a chassis, such as a `ComputerSystem` resource."/>
2434      <EntityType Name="Chassis" BaseType="Chassis.v1_22_0.Chassis"/>
2435    </Schema>
2436
2437    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_22_2">
2438      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2439      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
2440      <EntityType Name="Chassis" BaseType="Chassis.v1_22_1.Chassis"/>
2441    </Schema>
2442
2443    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_22_3">
2444      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2445      <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."/>
2446      <EntityType Name="Chassis" BaseType="Chassis.v1_22_2.Chassis"/>
2447    </Schema>
2448
2449    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_23_0">
2450      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2451      <Annotation Term="Redfish.Release" String="2023.1"/>
2452      <Annotation Term="OData.Description" String="This version was created to add `ImmersionTank` and `HeatExchanger` to `ChassisType`."/>
2453
2454      <EntityType Name="Chassis" BaseType="Chassis.v1_22_0.Chassis"/>
2455
2456      <ComplexType Name="Links" BaseType="Chassis.v1_20_0.Links">
2457        <NavigationProperty Name="CoolingUnits" Type="Collection(CoolingUnit.CoolingUnit)">
2458          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2459          <Annotation Term="OData.Description" String="An array of links to cooling unit functionality contained in this chassis."/>
2460          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `CoolingUnit` that represent the cooling unit functionality contained within this chassis."/>
2461          <Annotation Term="OData.AutoExpandReferences"/>
2462        </NavigationProperty>
2463        <NavigationProperty Name="ConnectedCoolingLoops" Type="Collection(CoolingLoop.CoolingLoop)">
2464          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2465          <Annotation Term="OData.Description" String="An array of links to cooling loops connected to this chassis."/>
2466          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `CoolingLoop` that represent the cooling loops connected to this chassis."/>
2467          <Annotation Term="OData.AutoExpandReferences"/>
2468        </NavigationProperty>
2469      </ComplexType>
2470    </Schema>
2471
2472    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_23_1">
2473      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2474      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
2475      <EntityType Name="Chassis" BaseType="Chassis.v1_23_0.Chassis"/>
2476    </Schema>
2477
2478    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_23_2">
2479      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2480      <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."/>
2481      <EntityType Name="Chassis" BaseType="Chassis.v1_23_1.Chassis"/>
2482    </Schema>
2483
2484    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_24_0">
2485      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2486      <Annotation Term="Redfish.Release" String="2023.2"/>
2487      <Annotation Term="OData.Description" String="This version was created to deprecate `PCIeSlots` in favor of `PCIeDevices`."/>
2488
2489      <EntityType Name="Chassis" BaseType="Chassis.v1_23_0.Chassis">
2490        <Property Name="Doors" Type="Chassis.v1_24_0.Doors" Nullable="false">
2491           <Annotation Term="OData.Description" String="The doors or access panels of the chassis."/>
2492           <Annotation Term="OData.LongDescription" String="This property shall contain information about the doors or access panels of the chassis."/>
2493        </Property>
2494      </EntityType>
2495
2496      <ComplexType Name="Doors">
2497        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2498        <Annotation Term="OData.Description" String="The doors or access panels of the chassis."/>
2499        <Annotation Term="OData.LongDescription" String="This type shall describe the doors or access panels of the chassis."/>
2500        <Property Name="Front" Type="Chassis.v1_24_0.Door">
2501          <Annotation Term="OData.Description" String="The front door of the chassis."/>
2502          <Annotation Term="OData.LongDescription" String="This property shall contain information related to the front door, as defined by the manufacturer, of the chassis."/>
2503        </Property>
2504        <Property Name="Rear" Type="Chassis.v1_24_0.Door">
2505          <Annotation Term="OData.Description" String="The rear door of the chassis."/>
2506          <Annotation Term="OData.LongDescription" String="This property shall contain information related to the rear door, as defined by the manufacturer, of the chassis."/>
2507        </Property>
2508      </ComplexType>
2509
2510      <ComplexType Name="Door">
2511        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
2512        <Annotation Term="OData.Description" String="A door or access panel on the chassis."/>
2513        <Annotation Term="OData.LongDescription" String="This type shall describe a door or access panel on the chassis."/>
2514        <Property Name="DoorState" Type="Chassis.v1_24_0.DoorState">
2515          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2516          <Annotation Term="OData.Description" String="The state of the door."/>
2517          <Annotation Term="OData.LongDescription" String="This property shall contain the current state of the door."/>
2518        </Property>
2519        <Property Name="Locked" Type="Edm.Boolean">
2520          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2521          <Annotation Term="OData.Description" String="Indicates if the door is locked."/>
2522          <Annotation Term="OData.LongDescription" String="This property shall indicate if the door is locked."/>
2523        </Property>
2524        <Property Name="UserLabel" Type="Edm.String" Nullable="false">
2525          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2526          <Annotation Term="OData.Description" String="A user-assigned label."/>
2527          <Annotation Term="OData.LongDescription" String="This property shall contain a user-assigned label used to identify this resource.  If a value has not been assigned by a user, the value of this property shall be an empty string."/>
2528        </Property>
2529      </ComplexType>
2530
2531      <EnumType Name="DoorState">
2532        <Member Name="Locked">
2533          <Annotation Term="OData.Description" String="Door is closed and locked."/>
2534          <Annotation Term="OData.LongDescription" String="This value shall indicate that the door is both closed and locked.  In this state, the door cannot be opened unless the value of the `Locked` property is set to `false`."/>
2535        </Member>
2536        <Member Name="Closed">
2537          <Annotation Term="OData.Description" String="Door is closed."/>
2538          <Annotation Term="OData.LongDescription" String="This value shall indicate that the door is closed but unlocked."/>
2539        </Member>
2540        <Member Name="LockedAndOpen">
2541          <Annotation Term="OData.Description" String="Door is open and locked."/>
2542          <Annotation Term="OData.LongDescription" String="This value shall indicate that the door is open but the lock has been engaged.  It may be possible to close the door while in this state."/>
2543        </Member>
2544        <Member Name="Open">
2545          <Annotation Term="OData.Description" String="Door is open."/>
2546          <Annotation Term="OData.LongDescription" String="This value shall indicate that the door is open."/>
2547        </Member>
2548      </EnumType>
2549    </Schema>
2550
2551    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_24_1">
2552      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2553      <Annotation Term="OData.Description" String="This version was created to change `IntrusionSensorReArm` to be writable.  It was also created to correct various typographical errors."/>
2554      <EntityType Name="Chassis" BaseType="Chassis.v1_24_0.Chassis"/>
2555    </Schema>
2556
2557    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_24_2">
2558      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2559      <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."/>
2560      <EntityType Name="Chassis" BaseType="Chassis.v1_24_1.Chassis"/>
2561    </Schema>
2562
2563    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_25_0">
2564      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2565      <Annotation Term="Redfish.Release" String="2023.3"/>
2566      <Annotation Term="OData.Description" String="This version was created to add `PowerStrip` to ChassisType."/>
2567
2568      <EntityType Name="Chassis" BaseType="Chassis.v1_24_1.Chassis">
2569        <Property Name="HeatingCoolingManagerURIs" Type="Collection(Edm.String)">
2570          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2571          <Annotation Term="OData.Description" String="The URIs of the management interfaces for the external heating or cooling equipment for this chassis."/>
2572          <Annotation Term="OData.LongDescription" String="This property shall contain an array of URIs to the management applications or devices that provide monitoring or control of the external heating or cooling equipment that provide thermal management for this chassis."/>
2573          <Annotation Term="OData.IsURL"/>
2574        </Property>
2575        <Property Name="HeatingCoolingEquipmentNames" Type="Collection(Edm.String)">
2576          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2577          <Annotation Term="OData.Description" String="The names of the external heating or cooling equipment, such as coolant distribution units, connected to this chassis."/>
2578          <Annotation Term="OData.LongDescription" String="This property shall contain an array of strings that identify the external heating or cooling equipment, such as the names of specific coolant distribution units, that provide thermal management for this chassis."/>
2579        </Property>
2580      </EntityType>
2581    </Schema>
2582
2583    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Chassis.v1_25_1">
2584      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2585      <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."/>
2586      <EntityType Name="Chassis" BaseType="Chassis.v1_25_0.Chassis"/>
2587    </Schema>
2588
2589  </edmx:DataServices>
2590</edmx:Edmx>
2591