1*2bde4061SEd Tanous<?xml version="1.0" encoding="UTF-8"?>
2*2bde4061SEd Tanous<!---->
3*2bde4061SEd Tanous<!--################################################################################       -->
4*2bde4061SEd Tanous<!--# Redfish Schema:  CoolingUnit v1.1.1                                                  -->
5*2bde4061SEd Tanous<!--#                                                                                      -->
6*2bde4061SEd Tanous<!--# For a detailed change log, see the README file contained in the DSP8010 bundle,      -->
7*2bde4061SEd Tanous<!--# available at http://www.dmtf.org/standards/redfish                                   -->
8*2bde4061SEd Tanous<!--# Copyright 2014-2023 DMTF.                                                            -->
9*2bde4061SEd Tanous<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10*2bde4061SEd Tanous<!--################################################################################       -->
11*2bde4061SEd Tanous<!---->
12*2bde4061SEd Tanous<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13*2bde4061SEd Tanous
14*2bde4061SEd Tanous  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15*2bde4061SEd Tanous    <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16*2bde4061SEd Tanous  </edmx:Reference>
17*2bde4061SEd Tanous  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18*2bde4061SEd Tanous    <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19*2bde4061SEd Tanous  </edmx:Reference>
20*2bde4061SEd Tanous  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Measures.V1.xml">
21*2bde4061SEd Tanous    <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/>
22*2bde4061SEd Tanous  </edmx:Reference>
23*2bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
24*2bde4061SEd Tanous    <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
25*2bde4061SEd Tanous    <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/>
26*2bde4061SEd Tanous  </edmx:Reference>
27*2bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
28*2bde4061SEd Tanous    <edmx:Include Namespace="Resource"/>
29*2bde4061SEd Tanous    <edmx:Include Namespace="Resource.v1_0_0"/>
30*2bde4061SEd Tanous  </edmx:Reference>
31*2bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Chassis_v1.xml">
32*2bde4061SEd Tanous    <edmx:Include Namespace="Chassis"/>
33*2bde4061SEd Tanous  </edmx:Reference>
34*2bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Manager_v1.xml">
35*2bde4061SEd Tanous    <edmx:Include Namespace="Manager"/>
36*2bde4061SEd Tanous  </edmx:Reference>
37*2bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Facility_v1.xml">
38*2bde4061SEd Tanous    <edmx:Include Namespace="Facility"/>
39*2bde4061SEd Tanous  </edmx:Reference>
40*2bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/LeakDetection_v1.xml">
41*2bde4061SEd Tanous    <edmx:Include Namespace="LeakDetection"/>
42*2bde4061SEd Tanous  </edmx:Reference>
43*2bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EnvironmentMetrics_v1.xml">
44*2bde4061SEd Tanous    <edmx:Include Namespace="EnvironmentMetrics"/>
45*2bde4061SEd Tanous  </edmx:Reference>
46*2bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Redundancy_v1.xml">
47*2bde4061SEd Tanous    <edmx:Include Namespace="Redundancy"/>
48*2bde4061SEd Tanous  </edmx:Reference>
49*2bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CoolingLoop_v1.xml">
50*2bde4061SEd Tanous    <edmx:Include Namespace="CoolingLoop"/>
51*2bde4061SEd Tanous  </edmx:Reference>
52*2bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CoolantConnectorCollection_v1.xml">
53*2bde4061SEd Tanous    <edmx:Include Namespace="CoolantConnectorCollection"/>
54*2bde4061SEd Tanous  </edmx:Reference>
55*2bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PumpCollection_v1.xml">
56*2bde4061SEd Tanous    <edmx:Include Namespace="PumpCollection"/>
57*2bde4061SEd Tanous  </edmx:Reference>
58*2bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/FilterCollection_v1.xml">
59*2bde4061SEd Tanous    <edmx:Include Namespace="FilterCollection"/>
60*2bde4061SEd Tanous  </edmx:Reference>
61*2bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/ReservoirCollection_v1.xml">
62*2bde4061SEd Tanous    <edmx:Include Namespace="ReservoirCollection"/>
63*2bde4061SEd Tanous  </edmx:Reference>
64*2bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Assembly_v1.xml">
65*2bde4061SEd Tanous    <edmx:Include Namespace="Assembly"/>
66*2bde4061SEd Tanous  </edmx:Reference>
67*2bde4061SEd Tanous
68*2bde4061SEd Tanous  <edmx:DataServices>
69*2bde4061SEd Tanous
70*2bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="CoolingUnit">
71*2bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
72*2bde4061SEd Tanous
73*2bde4061SEd Tanous      <EntityType Name="CoolingUnit" BaseType="Resource.v1_0_0.Resource" Abstract="true">
74*2bde4061SEd Tanous        <Annotation Term="OData.Description" String="This is the schema definition for a cooling system component or unit, such as a coolant distribution unit (CDU) or a heat exchanger."/>
75*2bde4061SEd Tanous        <Annotation Term="OData.LongDescription" String="This resource shall represent a cooling system component or unit for a Redfish implementation."/>
76*2bde4061SEd Tanous        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
77*2bde4061SEd Tanous        <Annotation Term="Capabilities.InsertRestrictions">
78*2bde4061SEd Tanous          <Record>
79*2bde4061SEd Tanous            <PropertyValue Property="Insertable" Bool="false"/>
80*2bde4061SEd Tanous          </Record>
81*2bde4061SEd Tanous        </Annotation>
82*2bde4061SEd Tanous        <Annotation Term="Capabilities.UpdateRestrictions">
83*2bde4061SEd Tanous          <Record>
84*2bde4061SEd Tanous            <PropertyValue Property="Updatable" Bool="true"/>
85*2bde4061SEd Tanous            <Annotation Term="OData.Description" String="Any writable properties can be updated."/>
86*2bde4061SEd Tanous          </Record>
87*2bde4061SEd Tanous        </Annotation>
88*2bde4061SEd Tanous        <Annotation Term="Capabilities.DeleteRestrictions">
89*2bde4061SEd Tanous          <Record>
90*2bde4061SEd Tanous            <PropertyValue Property="Deletable" Bool="false"/>
91*2bde4061SEd Tanous          </Record>
92*2bde4061SEd Tanous        </Annotation>
93*2bde4061SEd Tanous        <Annotation Term="Redfish.Uris">
94*2bde4061SEd Tanous          <Collection>
95*2bde4061SEd Tanous            <String>/redfish/v1/ThermalEquipment/CDUs/{CoolingUnitId}</String>
96*2bde4061SEd Tanous            <String>/redfish/v1/ThermalEquipment/ImmersionUnits/{CoolingUnitId}</String>
97*2bde4061SEd Tanous            <String>/redfish/v1/ThermalEquipment/HeatExchangers/{CoolingUnitId}</String>
98*2bde4061SEd Tanous          </Collection>
99*2bde4061SEd Tanous        </Annotation>
100*2bde4061SEd Tanous      </EntityType>
101*2bde4061SEd Tanous    </Schema>
102*2bde4061SEd Tanous
103*2bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="CoolingUnit.v1_0_0">
104*2bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
105*2bde4061SEd Tanous      <Annotation Term="Redfish.Release" String="2023.1"/>
106*2bde4061SEd Tanous
107*2bde4061SEd Tanous      <EntityType Name="CoolingUnit" BaseType="CoolingUnit.CoolingUnit">
108*2bde4061SEd Tanous        <Property Name="EquipmentType" Nullable="false" Type="CoolingUnit.v1_0_0.CoolingEquipmentType">
109*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
110*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The type of equipment this resource represents."/>
111*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the type of equipment this resource represents."/>
112*2bde4061SEd Tanous          <Annotation Term="Redfish.Required"/>
113*2bde4061SEd Tanous        </Property>
114*2bde4061SEd Tanous        <Property Name="UserLabel" Type="Edm.String" Nullable="false">
115*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
116*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="A user-assigned label."/>
117*2bde4061SEd Tanous          <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."/>
118*2bde4061SEd Tanous        </Property>
119*2bde4061SEd Tanous        <Property Name="CoolingCapacityWatts" Type="Edm.Int64">
120*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
121*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The cooling capacity (W) of this equipment."/>
122*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the manufacturer-provided cooling capacity, in watt units, of this equipment."/>
123*2bde4061SEd Tanous        </Property>
124*2bde4061SEd Tanous        <Property Name="Model" Type="Edm.String">
125*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
126*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The product model number of this equipment."/>
127*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the manufacturer-provided model information of this equipment."/>
128*2bde4061SEd Tanous        </Property>
129*2bde4061SEd Tanous        <Property Name="Manufacturer" Type="Edm.String">
130*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
131*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The manufacturer of this equipment."/>
132*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the name of the organization responsible for producing the equipment.  This organization may be the entity from which the equipment is purchased, but this is not necessarily true."/>
133*2bde4061SEd Tanous        </Property>
134*2bde4061SEd Tanous        <Property Name="SerialNumber" Type="Edm.String">
135*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
136*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The serial number for this equipment."/>
137*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the equipment."/>
138*2bde4061SEd Tanous        </Property>
139*2bde4061SEd Tanous        <Property Name="PartNumber" Type="Edm.String">
140*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
141*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The part number for this equipment."/>
142*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the manufacturer-provided part number for the equipment."/>
143*2bde4061SEd Tanous        </Property>
144*2bde4061SEd Tanous        <Property Name="Version" Type="Edm.String">
145*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
146*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The hardware version of this equipment."/>
147*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the hardware version of this equipment as determined by the vendor or supplier."/>
148*2bde4061SEd Tanous        </Property>
149*2bde4061SEd Tanous        <Property Name="FirmwareVersion" Type="Edm.String" Nullable="false">
150*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
151*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The firmware version of this equipment."/>
152*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain a string describing the firmware version of this equipment as provided by the manufacturer."/>
153*2bde4061SEd Tanous        </Property>
154*2bde4061SEd Tanous        <Property Name="ProductionDate" Type="Edm.DateTimeOffset">
155*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
156*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The production or manufacturing date of this equipment."/>
157*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the date of production or manufacture for this equipment."/>
158*2bde4061SEd Tanous        </Property>
159*2bde4061SEd Tanous        <Property Name="AssetTag" Type="Edm.String">
160*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
161*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The user-assigned asset tag for this equipment."/>
162*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the user-assigned asset tag, which is an identifying string that tracks the equipment for inventory purposes."/>
163*2bde4061SEd Tanous        </Property>
164*2bde4061SEd Tanous        <Property Name="Location" Type="Resource.Location" Nullable="false">
165*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The location of the equipment."/>
166*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the location information of the associated equipment."/>
167*2bde4061SEd Tanous        </Property>
168*2bde4061SEd Tanous        <Property Name="PumpRedundancy" Type="Collection(Redundancy.RedundantGroup)" Nullable="false">
169*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The redundancy information for the groups of pumps in this unit."/>
170*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain redundancy information for the groups of pumps in this unit."/>
171*2bde4061SEd Tanous        </Property>
172*2bde4061SEd Tanous        <Property Name="FilterRedundancy" Type="Collection(Redundancy.RedundantGroup)" Nullable="false">
173*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The redundancy information for the groups of filters in this unit."/>
174*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain redundancy information for the groups of filters in this unit."/>
175*2bde4061SEd Tanous        </Property>
176*2bde4061SEd Tanous        <Property Name="Coolant" Type="CoolingLoop.Coolant" Nullable="false">
177*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="Details about the coolant used in this unit."/>
178*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain details regarding the coolant contained or used by this unit."/>
179*2bde4061SEd Tanous        </Property>
180*2bde4061SEd Tanous        <Property Name="Status" Type="Resource.Status" Nullable="false">
181*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
182*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
183*2bde4061SEd Tanous        </Property>
184*2bde4061SEd Tanous        <NavigationProperty Name="PrimaryCoolantConnectors" Type="CoolantConnectorCollection.CoolantConnectorCollection" Nullable="false">
185*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
186*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="A link to the primary coolant connectors for this equipment."/>
187*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type CoolantConnectorCollection that contains the primary coolant connectors for this equipment."/>
188*2bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
189*2bde4061SEd Tanous        </NavigationProperty>
190*2bde4061SEd Tanous        <NavigationProperty Name="SecondaryCoolantConnectors" Type="CoolantConnectorCollection.CoolantConnectorCollection" Nullable="false">
191*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
192*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="A link to the secondary coolant connectors for this equipment."/>
193*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type CoolantConnectorCollection that contains the secondary coolant connectors for this equipment."/>
194*2bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
195*2bde4061SEd Tanous        </NavigationProperty>
196*2bde4061SEd Tanous        <NavigationProperty Name="LeakDetection" Type="LeakDetection.LeakDetection" Nullable="false">
197*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
198*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="A link to the leak detection components associated with this equipment."/>
199*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type LeakDetection that contains the leak detection component information for this equipment."/>
200*2bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
201*2bde4061SEd Tanous        </NavigationProperty>
202*2bde4061SEd Tanous        <NavigationProperty Name="Pumps" Type="PumpCollection.PumpCollection" Nullable="false">
203*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
204*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="A link to the pumps for this equipment."/>
205*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type PumpCollection that contains the pump information for this equipment."/>
206*2bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
207*2bde4061SEd Tanous        </NavigationProperty>
208*2bde4061SEd Tanous        <NavigationProperty Name="Filters" Type="FilterCollection.FilterCollection" Nullable="false">
209*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
210*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="A link to the filters for this equipment."/>
211*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type FilterCollection that contains the filter information for this equipment."/>
212*2bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
213*2bde4061SEd Tanous        </NavigationProperty>
214*2bde4061SEd Tanous        <NavigationProperty Name="Reservoirs" Type="ReservoirCollection.ReservoirCollection" Nullable="false">
215*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
216*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="A link to the reservoirs for this equipment."/>
217*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type ReservoirCollection that contains the reservoir information for this equipment."/>
218*2bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
219*2bde4061SEd Tanous        </NavigationProperty>
220*2bde4061SEd Tanous        <NavigationProperty Name="EnvironmentMetrics" Type="EnvironmentMetrics.EnvironmentMetrics" Nullable="false">
221*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
222*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The link to the environment metrics for this equipment."/>
223*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type EnvironmentMetrics that specifies the environment metrics for this equipment."/>
224*2bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
225*2bde4061SEd Tanous        </NavigationProperty>
226*2bde4061SEd Tanous        <NavigationProperty Name="Assembly" Type="Assembly.Assembly" ContainsTarget="true" Nullable="false">
227*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
228*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The link to the assembly associated with this cooling unit."/>
229*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type Assembly."/>
230*2bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
231*2bde4061SEd Tanous        </NavigationProperty>
232*2bde4061SEd Tanous        <Property Name="Links" Type="CoolingUnit.v1_0_0.Links" Nullable="false">
233*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
234*2bde4061SEd Tanous          <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."/>
235*2bde4061SEd Tanous        </Property>
236*2bde4061SEd Tanous        <Property Name="Actions" Type="CoolingUnit.v1_0_0.Actions" Nullable="false">
237*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The available actions for this resource."/>
238*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
239*2bde4061SEd Tanous        </Property>
240*2bde4061SEd Tanous      </EntityType>
241*2bde4061SEd Tanous
242*2bde4061SEd Tanous      <ComplexType Name="Links" BaseType="Resource.Links">
243*2bde4061SEd Tanous        <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
244*2bde4061SEd Tanous        <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."/>
245*2bde4061SEd Tanous        <NavigationProperty Name="Chassis" Type="Collection(Chassis.Chassis)">
246*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
247*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the chassis that contain this equipment."/>
248*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Chassis that represent the physical containers that contain this equipment."/>
249*2bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
250*2bde4061SEd Tanous        </NavigationProperty>
251*2bde4061SEd Tanous        <NavigationProperty Name="Facility" Type="Facility.Facility" Nullable="false">
252*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
253*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="A link to the facility that contains this equipment."/>
254*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type Facility that represents the facility that contains this equipment."/>
255*2bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
256*2bde4061SEd Tanous        </NavigationProperty>
257*2bde4061SEd Tanous        <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)">
258*2bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
259*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the managers responsible for managing this equipment."/>
260*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type Manager that represent the managers that manage this equipment."/>
261*2bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
262*2bde4061SEd Tanous        </NavigationProperty>
263*2bde4061SEd Tanous      </ComplexType>
264*2bde4061SEd Tanous
265*2bde4061SEd Tanous      <EnumType Name="CoolingEquipmentType">
266*2bde4061SEd Tanous        <Member Name="CDU">
267*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="A coolant distribution unit (CDU)."/>
268*2bde4061SEd Tanous        </Member>
269*2bde4061SEd Tanous        <Member Name="HeatExchanger">
270*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="A heat exchanger."/>
271*2bde4061SEd Tanous        </Member>
272*2bde4061SEd Tanous        <Member Name="ImmersionUnit">
273*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="An immersion cooling unit."/>
274*2bde4061SEd Tanous        </Member>
275*2bde4061SEd Tanous      </EnumType>
276*2bde4061SEd Tanous
277*2bde4061SEd Tanous      <ComplexType Name="Actions">
278*2bde4061SEd Tanous        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
279*2bde4061SEd Tanous        <Annotation Term="OData.Description" String="The available actions for this resource."/>
280*2bde4061SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
281*2bde4061SEd Tanous        <Property Name="Oem" Type="CoolingUnit.v1_0_0.OemActions" Nullable="false">
282*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
283*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
284*2bde4061SEd Tanous        </Property>
285*2bde4061SEd Tanous      </ComplexType>
286*2bde4061SEd Tanous
287*2bde4061SEd Tanous      <ComplexType Name="OemActions">
288*2bde4061SEd Tanous        <Annotation Term="OData.AdditionalProperties" Bool="true"/>
289*2bde4061SEd Tanous        <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
290*2bde4061SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
291*2bde4061SEd Tanous      </ComplexType>
292*2bde4061SEd Tanous    </Schema>
293*2bde4061SEd Tanous
294*2bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="CoolingUnit.v1_0_1">
295*2bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
296*2bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct terminology and improve description text.  It was also created to correct various typographical errors."/>
297*2bde4061SEd Tanous      <EntityType Name="CoolingUnit" BaseType="CoolingUnit.v1_0_0.CoolingUnit"/>
298*2bde4061SEd Tanous    </Schema>
299*2bde4061SEd Tanous
300*2bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="CoolingUnit.v1_1_0">
301*2bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
302*2bde4061SEd Tanous      <Annotation Term="Redfish.Release" String="2023.2"/>
303*2bde4061SEd Tanous
304*2bde4061SEd Tanous      <EntityType Name="CoolingUnit" BaseType="CoolingUnit.v1_0_0.CoolingUnit">
305*2bde4061SEd Tanous        <Property Name="CoolantConnectorRedundancy" Type="Collection(Redundancy.RedundantGroup)" Nullable="false">
306*2bde4061SEd Tanous          <Annotation Term="OData.Description" String="The redundancy information for the coolant connectors in this cooling unit."/>
307*2bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain redundancy information for the set of coolant connectors attached to this equipment.  The values of the RedundancyGroup array shall reference resources of type CoolantConnector."/>
308*2bde4061SEd Tanous        </Property>
309*2bde4061SEd Tanous      </EntityType>
310*2bde4061SEd Tanous    </Schema>
311*2bde4061SEd Tanous
312*2bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="CoolingUnit.v1_1_1">
313*2bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
314*2bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct terminology and improve description text.  It was also created to correct various typographical errors."/>
315*2bde4061SEd Tanous      <EntityType Name="CoolingUnit" BaseType="CoolingUnit.v1_1_0.CoolingUnit"/>
316*2bde4061SEd Tanous    </Schema>
317*2bde4061SEd Tanous
318*2bde4061SEd Tanous  </edmx:DataServices>
319*2bde4061SEd Tanous</edmx:Edmx>
320