12bde4061SEd Tanous<?xml version="1.0" encoding="UTF-8"?>
22bde4061SEd Tanous<!---->
32bde4061SEd Tanous<!--################################################################################       -->
4*f2a8e57eSGunnar Mills<!--# Redfish Schema:  Facility v1.4.2                                                     -->
52bde4061SEd Tanous<!--#                                                                                      -->
62bde4061SEd Tanous<!--# For a detailed change log, see the README file contained in the DSP8010 bundle,      -->
72bde4061SEd Tanous<!--# available at http://www.dmtf.org/standards/redfish                                   -->
8*f2a8e57eSGunnar Mills<!--# Copyright 2014-2024 DMTF.                                                            -->
92bde4061SEd Tanous<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
102bde4061SEd Tanous<!--################################################################################       -->
112bde4061SEd Tanous<!---->
122bde4061SEd Tanous<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
132bde4061SEd Tanous
142bde4061SEd Tanous  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
152bde4061SEd Tanous    <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
162bde4061SEd Tanous  </edmx:Reference>
172bde4061SEd Tanous  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
182bde4061SEd Tanous    <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
192bde4061SEd Tanous  </edmx:Reference>
202bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
212bde4061SEd Tanous    <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
222bde4061SEd Tanous  </edmx:Reference>
232bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
242bde4061SEd Tanous    <edmx:Include Namespace="Resource"/>
252bde4061SEd Tanous    <edmx:Include Namespace="Resource.v1_0_0"/>
262bde4061SEd Tanous  </edmx:Reference>
272bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Chassis_v1.xml">
282bde4061SEd Tanous    <edmx:Include Namespace="Chassis"/>
292bde4061SEd Tanous  </edmx:Reference>
302bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Manager_v1.xml">
312bde4061SEd Tanous    <edmx:Include Namespace="Manager"/>
322bde4061SEd Tanous  </edmx:Reference>
332bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PowerDomainCollection_v1.xml">
342bde4061SEd Tanous    <edmx:Include Namespace="PowerDomainCollection"/>
352bde4061SEd Tanous  </edmx:Reference>
362bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PowerDistribution_v1.xml">
372bde4061SEd Tanous    <edmx:Include Namespace="PowerDistribution"/>
382bde4061SEd Tanous  </edmx:Reference>
392bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EnvironmentMetrics_v1.xml">
402bde4061SEd Tanous    <edmx:Include Namespace="EnvironmentMetrics"/>
412bde4061SEd Tanous  </edmx:Reference>
422bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CoolingUnit_v1.xml">
432bde4061SEd Tanous    <edmx:Include Namespace="CoolingUnit"/>
442bde4061SEd Tanous  </edmx:Reference>
452bde4061SEd Tanous  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/CoolingLoop_v1.xml">
462bde4061SEd Tanous    <edmx:Include Namespace="CoolingLoop"/>
472bde4061SEd Tanous  </edmx:Reference>
482bde4061SEd Tanous
492bde4061SEd Tanous  <edmx:DataServices>
502bde4061SEd Tanous
512bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Facility">
522bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
53*f2a8e57eSGunnar Mills      <Annotation Term="Redfish.Language" String="en"/>
542bde4061SEd Tanous
552bde4061SEd Tanous      <EntityType Name="Facility" BaseType="Resource.v1_0_0.Resource" Abstract="true">
56*f2a8e57eSGunnar Mills        <Annotation Term="OData.Description" String="The `Facility` schema represents the physical location containing equipment, such as a room, building, or campus."/>
572bde4061SEd Tanous        <Annotation Term="OData.LongDescription" String="This resource shall be used to represent a location containing equipment, such as a room, building, or campus, for a Redfish implementation."/>
582bde4061SEd Tanous        <Annotation Term="Capabilities.InsertRestrictions">
592bde4061SEd Tanous          <Record>
602bde4061SEd Tanous            <PropertyValue Property="Insertable" Bool="false"/>
612bde4061SEd Tanous          </Record>
622bde4061SEd Tanous        </Annotation>
632bde4061SEd Tanous        <Annotation Term="Capabilities.UpdateRestrictions">
642bde4061SEd Tanous          <Record>
652bde4061SEd Tanous            <PropertyValue Property="Updatable" Bool="true"/>
662bde4061SEd Tanous            <Annotation Term="OData.Description" String="Any writable properties can be updated."/>
672bde4061SEd Tanous          </Record>
682bde4061SEd Tanous        </Annotation>
692bde4061SEd Tanous        <Annotation Term="Capabilities.DeleteRestrictions">
702bde4061SEd Tanous          <Record>
712bde4061SEd Tanous            <PropertyValue Property="Deletable" Bool="true"/>
722bde4061SEd Tanous            <Annotation Term="OData.Description" String="Implementations can allow deletion of facilities from the collection."/>
732bde4061SEd Tanous          </Record>
742bde4061SEd Tanous        </Annotation>
752bde4061SEd Tanous        <Annotation Term="Redfish.Uris">
762bde4061SEd Tanous          <Collection>
772bde4061SEd Tanous            <String>/redfish/v1/Facilities/{FacilityId}</String>
782bde4061SEd Tanous          </Collection>
792bde4061SEd Tanous        </Annotation>
802bde4061SEd Tanous      </EntityType>
812bde4061SEd Tanous    </Schema>
822bde4061SEd Tanous
832bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Facility.v1_0_0">
842bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
852bde4061SEd Tanous      <Annotation Term="Redfish.Release" String="2019.4"/>
862bde4061SEd Tanous
872bde4061SEd Tanous      <EntityType Name="Facility" BaseType="Facility.Facility">
882bde4061SEd Tanous        <Property Name="FacilityType" Nullable="false" Type="Facility.v1_0_0.FacilityType">
892bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
902bde4061SEd Tanous          <Annotation Term="OData.Description" String="The type of location this resource represents."/>
912bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the type of location this resource represents."/>
922bde4061SEd Tanous          <Annotation Term="Redfish.Required"/>
932bde4061SEd Tanous        </Property>
942bde4061SEd Tanous        <Property Name="Status" Type="Resource.Status" Nullable="false">
952bde4061SEd Tanous          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
962bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
972bde4061SEd Tanous        </Property>
982bde4061SEd Tanous        <Property Name="Location" Type="Resource.Location" Nullable="false">
992bde4061SEd Tanous          <Annotation Term="OData.Description" String="The location of the facility."/>
1002bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the location information of the associated facility."/>
1012bde4061SEd Tanous        </Property>
1022bde4061SEd Tanous        <NavigationProperty Name="PowerDomains" Type="PowerDomainCollection.PowerDomainCollection" Nullable="false">
1032bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1042bde4061SEd Tanous          <Annotation Term="OData.Description" String="Link to the power domains in this facility."/>
105*f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `PowerDomainCollection` that contains the power domains associated with this facility."/>
1062bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
1072bde4061SEd Tanous        </NavigationProperty>
1082bde4061SEd Tanous        <Property Name="Links" Type="Facility.v1_0_0.Links" Nullable="false">
1092bde4061SEd Tanous          <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
1102bde4061SEd 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."/>
1112bde4061SEd Tanous        </Property>
1122bde4061SEd Tanous        <Property Name="Actions" Type="Facility.v1_0_0.Actions" Nullable="false">
1132bde4061SEd Tanous          <Annotation Term="OData.Description" String="The available actions for this resource."/>
1142bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
1152bde4061SEd Tanous        </Property>
1162bde4061SEd Tanous      </EntityType>
1172bde4061SEd Tanous
1182bde4061SEd Tanous      <EnumType Name="FacilityType">
1192bde4061SEd Tanous        <Member Name="Room">
1202bde4061SEd Tanous          <Annotation Term="OData.Description" String="A room inside of a building or floor."/>
1212bde4061SEd Tanous        </Member>
1222bde4061SEd Tanous        <Member Name="Floor">
1232bde4061SEd Tanous          <Annotation Term="OData.Description" String="A floor inside of a building."/>
1242bde4061SEd Tanous        </Member>
1252bde4061SEd Tanous        <Member Name="Building">
1262bde4061SEd Tanous          <Annotation Term="OData.Description" String="A structure with a roof and walls."/>
1272bde4061SEd Tanous        </Member>
1282bde4061SEd Tanous        <Member Name="Site">
1292bde4061SEd Tanous          <Annotation Term="OData.Description" String="A small area consisting of several buildings."/>
1302bde4061SEd Tanous        </Member>
1312bde4061SEd Tanous      </EnumType>
1322bde4061SEd Tanous
1332bde4061SEd Tanous      <ComplexType Name="Links" BaseType="Resource.Links">
1342bde4061SEd Tanous        <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
1352bde4061SEd 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."/>
1362bde4061SEd Tanous        <NavigationProperty Name="ContainedByFacility" Type="Facility.Facility" Nullable="false">
1372bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1382bde4061SEd Tanous          <Annotation Term="OData.Description" String="The link to the facility that contains this facility."/>
139*f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `Facility` that represents the facility that contains this facility."/>
1402bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
1412bde4061SEd Tanous        </NavigationProperty>
1422bde4061SEd Tanous        <NavigationProperty Name="ContainsFacilities" Type="Collection(Facility.Facility)">
1432bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1442bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of links to other facilities contained within this facility."/>
145*f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="The value of this property shall be an array of links to resources of type `Facility` that represent the facilities that this facility contains."/>
1462bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
1472bde4061SEd Tanous        </NavigationProperty>
1482bde4061SEd Tanous        <NavigationProperty Name="ManagedBy" Type="Collection(Manager.Manager)">
1492bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1502bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the managers responsible for managing this facility."/>
151*f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="The value of this property shall be an array of links to resources of type `Manager` that represent the managers that manager this facility."/>
1522bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
1532bde4061SEd Tanous        </NavigationProperty>
1542bde4061SEd Tanous        <NavigationProperty Name="ContainsChassis" Type="Collection(Chassis.Chassis)">
1552bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1562bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the outermost chassis contained within this facility."/>
157*f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="The value of this property shall be an array of links to resources of type `Chassis` that represent the outermost chassis that this facility contains.  This array shall only contain chassis instances that do not include a `ContainedBy` property within the `Links` property.  That is, only chassis instances that are not contained by another chassis."/>
1582bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
1592bde4061SEd Tanous        </NavigationProperty>
1602bde4061SEd Tanous        <NavigationProperty Name="FloorPDUs" Type="Collection(PowerDistribution.PowerDistribution)">
1612bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1622bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the floor power distribution units in this facility."/>
163*f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="The value of this property shall be an array of links to resources of type `PowerDistribution` that represent the floor power distribution units in this facility."/>
1642bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
1652bde4061SEd Tanous        </NavigationProperty>
1662bde4061SEd Tanous        <NavigationProperty Name="RackPDUs" Type="Collection(PowerDistribution.PowerDistribution)">
1672bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1682bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the rack-level power distribution units in this facility."/>
169*f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="The value of this property shall be an array of links to resources of type `PowerDistribution` that represent the rack-level power distribution units in this facility."/>
1702bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
1712bde4061SEd Tanous        </NavigationProperty>
1722bde4061SEd Tanous        <NavigationProperty Name="TransferSwitches" Type="Collection(PowerDistribution.PowerDistribution)">
1732bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1742bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the transfer switches in this facility."/>
175*f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="The value of this property shall be an array of links to resources of type `PowerDistribution` that represent the transfer switches in this facility."/>
1762bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
1772bde4061SEd Tanous        </NavigationProperty>
1782bde4061SEd Tanous        <NavigationProperty Name="Switchgear" Type="Collection(PowerDistribution.PowerDistribution)">
1792bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1802bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the switchgear in this facility."/>
181*f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="The value of this property shall be an array of links to resources of type `PowerDistribution` that represent the switchgear in this facility."/>
1822bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
1832bde4061SEd Tanous        </NavigationProperty>
1842bde4061SEd Tanous      </ComplexType>
1852bde4061SEd Tanous
1862bde4061SEd Tanous      <ComplexType Name="Actions">
1872bde4061SEd Tanous        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1882bde4061SEd Tanous        <Annotation Term="OData.Description" String="The available actions for this resource."/>
1892bde4061SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
1902bde4061SEd Tanous        <Property Name="Oem" Type="Facility.v1_0_0.OemActions" Nullable="false">
1912bde4061SEd Tanous          <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
1922bde4061SEd Tanous          <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
1932bde4061SEd Tanous        </Property>
1942bde4061SEd Tanous      </ComplexType>
1952bde4061SEd Tanous
1962bde4061SEd Tanous      <ComplexType Name="OemActions">
1972bde4061SEd Tanous        <Annotation Term="OData.AdditionalProperties" Bool="true"/>
1982bde4061SEd Tanous        <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
1992bde4061SEd Tanous        <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
2002bde4061SEd Tanous      </ComplexType>
2012bde4061SEd Tanous    </Schema>
2022bde4061SEd Tanous
2032bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Facility.v1_0_1">
2042bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2052bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2062bde4061SEd Tanous      <EntityType Name="Facility" BaseType="Facility.v1_0_0.Facility"/>
2072bde4061SEd Tanous    </Schema>
2082bde4061SEd Tanous
2092bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Facility.v1_0_2">
2102bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2112bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2122bde4061SEd Tanous      <EntityType Name="Facility" BaseType="Facility.v1_0_1.Facility"/>
2132bde4061SEd Tanous    </Schema>
2142bde4061SEd Tanous
215*f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Facility.v1_0_3">
216*f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
217*f2a8e57eSGunnar Mills      <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."/>
218*f2a8e57eSGunnar Mills      <EntityType Name="Facility" BaseType="Facility.v1_0_2.Facility"/>
219*f2a8e57eSGunnar Mills    </Schema>
220*f2a8e57eSGunnar Mills
2212bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Facility.v1_1_0">
2222bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2232bde4061SEd Tanous      <Annotation Term="Redfish.Release" String="2020.4"/>
2242bde4061SEd Tanous
2252bde4061SEd Tanous      <EntityType Name="Facility" BaseType="Facility.v1_0_1.Facility">
2262bde4061SEd Tanous        <NavigationProperty Name="EnvironmentMetrics" Type="EnvironmentMetrics.EnvironmentMetrics" Nullable="false">
2272bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2282bde4061SEd Tanous          <Annotation Term="OData.Description" String="The link to the environment metrics for this facility."/>
229*f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `EnvironmentMetrics` that specifies the environment metrics for this facility."/>
2302bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
2312bde4061SEd Tanous        </NavigationProperty>
2322bde4061SEd Tanous        <NavigationProperty Name="AmbientMetrics" Type="EnvironmentMetrics.EnvironmentMetrics" Nullable="false">
2332bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2342bde4061SEd Tanous          <Annotation Term="OData.Description" String="The link to the ambient environment metrics for this facility."/>
235*f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `EnvironmentMetrics` that specifies the outdoor environment metrics for this facility."/>
2362bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
2372bde4061SEd Tanous        </NavigationProperty>
2382bde4061SEd Tanous      </EntityType>
2392bde4061SEd Tanous    </Schema>
2402bde4061SEd Tanous
2412bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Facility.v1_1_1">
2422bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2432bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2442bde4061SEd Tanous      <EntityType Name="Facility" BaseType="Facility.v1_1_0.Facility"/>
2452bde4061SEd Tanous    </Schema>
2462bde4061SEd Tanous
247*f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Facility.v1_1_2">
248*f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
249*f2a8e57eSGunnar Mills      <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."/>
250*f2a8e57eSGunnar Mills      <EntityType Name="Facility" BaseType="Facility.v1_1_1.Facility"/>
251*f2a8e57eSGunnar Mills    </Schema>
252*f2a8e57eSGunnar Mills
2532bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Facility.v1_2_0">
2542bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2552bde4061SEd Tanous      <Annotation Term="Redfish.Release" String="2021.2"/>
2562bde4061SEd Tanous
2572bde4061SEd Tanous      <EntityType Name="Facility" BaseType="Facility.v1_1_0.Facility"/>
2582bde4061SEd Tanous
2592bde4061SEd Tanous      <ComplexType Name="Links" BaseType="Facility.v1_0_0.Links">
2602bde4061SEd Tanous        <NavigationProperty Name="PowerShelves" Type="Collection(PowerDistribution.PowerDistribution)">
2612bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2622bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the power shelves in this facility."/>
263*f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="The value of this property shall be an array of links to resources of type `PowerDistribution` that represent the power shelves in this facility."/>
2642bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
2652bde4061SEd Tanous        </NavigationProperty>
2662bde4061SEd Tanous      </ComplexType>
2672bde4061SEd Tanous    </Schema>
2682bde4061SEd Tanous
2692bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Facility.v1_2_1">
2702bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2712bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
2722bde4061SEd Tanous      <EntityType Name="Facility" BaseType="Facility.v1_2_0.Facility"/>
2732bde4061SEd Tanous    </Schema>
2742bde4061SEd Tanous
275*f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Facility.v1_2_2">
276*f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
277*f2a8e57eSGunnar Mills      <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."/>
278*f2a8e57eSGunnar Mills      <EntityType Name="Facility" BaseType="Facility.v1_2_1.Facility"/>
279*f2a8e57eSGunnar Mills    </Schema>
280*f2a8e57eSGunnar Mills
2812bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Facility.v1_3_0">
2822bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2832bde4061SEd Tanous      <Annotation Term="Redfish.Release" String="2021.3"/>
2842bde4061SEd Tanous
2852bde4061SEd Tanous      <EntityType Name="Facility" BaseType="Facility.v1_2_0.Facility"/>
2862bde4061SEd Tanous
2872bde4061SEd Tanous      <ComplexType Name="Links" BaseType="Facility.v1_2_0.Links">
2882bde4061SEd Tanous        <NavigationProperty Name="ElectricalBuses" Type="Collection(PowerDistribution.PowerDistribution)">
2892bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
2902bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the electrical buses in this facility."/>
291*f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="The value of this property shall contain an array of links to resources of type `PowerDistribution` that represent the electrical buses in this facility."/>
2922bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
2932bde4061SEd Tanous        </NavigationProperty>
2942bde4061SEd Tanous      </ComplexType>
2952bde4061SEd Tanous    </Schema>
2962bde4061SEd Tanous
2972bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Facility.v1_3_1">
2982bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
2992bde4061SEd Tanous      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
3002bde4061SEd Tanous      <EntityType Name="Facility" BaseType="Facility.v1_3_0.Facility"/>
3012bde4061SEd Tanous    </Schema>
3022bde4061SEd Tanous
303*f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Facility.v1_3_2">
304*f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
305*f2a8e57eSGunnar Mills      <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."/>
306*f2a8e57eSGunnar Mills      <EntityType Name="Facility" BaseType="Facility.v1_3_1.Facility"/>
307*f2a8e57eSGunnar Mills    </Schema>
308*f2a8e57eSGunnar Mills
3092bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Facility.v1_4_0">
3102bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3112bde4061SEd Tanous      <Annotation Term="Redfish.Release" String="2023.1"/>
3122bde4061SEd Tanous
3132bde4061SEd Tanous      <EntityType Name="Facility" BaseType="Facility.v1_3_0.Facility"/>
3142bde4061SEd Tanous
3152bde4061SEd Tanous      <ComplexType Name="Links" BaseType="Facility.v1_3_0.Links">
3162bde4061SEd Tanous        <NavigationProperty Name="CDUs" Type="Collection(CoolingUnit.CoolingUnit)">
3172bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3182bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the coolant distribution units in this facility."/>
319*f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="The value of this property shall contain an array of links to resources of type `CoolingUnit` that represent the coolant distribution units in this facility."/>
3202bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
3212bde4061SEd Tanous        </NavigationProperty>
3222bde4061SEd Tanous        <NavigationProperty Name="ImmersionUnits" Type="Collection(CoolingUnit.CoolingUnit)">
3232bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3242bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the immersion cooling units in this facility."/>
325*f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="The value of this property shall contain an array of links to resources of type `CoolingUnit` that represent the immersion cooling units in this facility."/>
3262bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
3272bde4061SEd Tanous        </NavigationProperty>
3282bde4061SEd Tanous        <NavigationProperty Name="CoolingLoops" Type="Collection(CoolingLoop.CoolingLoop)">
3292bde4061SEd Tanous          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
3302bde4061SEd Tanous          <Annotation Term="OData.Description" String="An array of links to the cooling loops in this facility."/>
331*f2a8e57eSGunnar Mills          <Annotation Term="OData.LongDescription" String="The value of this property shall contain an array of links to resources of type `CoolingLoop` that represent the cooling loops in this facility."/>
3322bde4061SEd Tanous          <Annotation Term="OData.AutoExpandReferences"/>
3332bde4061SEd Tanous        </NavigationProperty>
3342bde4061SEd Tanous      </ComplexType>
3352bde4061SEd Tanous    </Schema>
3362bde4061SEd Tanous
3372bde4061SEd Tanous    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Facility.v1_4_1">
3382bde4061SEd Tanous      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
3392bde4061SEd 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."/>
3402bde4061SEd Tanous      <EntityType Name="Facility" BaseType="Facility.v1_4_0.Facility"/>
3412bde4061SEd Tanous    </Schema>
3422bde4061SEd Tanous
343*f2a8e57eSGunnar Mills    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Facility.v1_4_2">
344*f2a8e57eSGunnar Mills      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
345*f2a8e57eSGunnar Mills      <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."/>
346*f2a8e57eSGunnar Mills      <EntityType Name="Facility" BaseType="Facility.v1_4_1.Facility"/>
347*f2a8e57eSGunnar Mills    </Schema>
348*f2a8e57eSGunnar Mills
3492bde4061SEd Tanous  </edmx:DataServices>
3502bde4061SEd Tanous</edmx:Edmx>
351