1<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################       -->
4<!--# Redfish Schema:  Assembly v1.5.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://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
21    <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/>
22    <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
23  </edmx:Reference>
24  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
25    <edmx:Include Namespace="Resource"/>
26    <edmx:Include Namespace="Resource.v1_0_0"/>
27  </edmx:Reference>
28  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PhysicalContext_v1.xml">
29    <edmx:Include Namespace="PhysicalContext"/>
30  </edmx:Reference>
31
32  <edmx:DataServices>
33
34    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly">
35      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
36      <Annotation Term="Redfish.Language" String="en"/>
37
38      <EntityType Name="Assembly" BaseType="Resource.v1_0_0.Resource" Abstract="true">
39        <Annotation Term="OData.Description" String="The `Assembly` schema defines an assembly.  Assembly information contains details about a device, such as part number, serial number, manufacturer, and production date.  It also provides access to the original data for the assembly."/>
40        <Annotation Term="OData.LongDescription" String="This resource shall represent an assembly for a Redfish implementation.  Assembly information contains details about a device, such as part number, serial number, manufacturer, and production date.  It also provides access to the original data for the assembly."/>
41        <Annotation Term="Capabilities.InsertRestrictions">
42          <Record>
43            <PropertyValue Property="Insertable" Bool="false"/>
44          </Record>
45        </Annotation>
46        <Annotation Term="Capabilities.UpdateRestrictions">
47          <Record>
48            <PropertyValue Property="Updatable" Bool="true"/>
49            <Annotation Term="OData.Description" String="Any writable properties can be updated for an assembly."/>
50          </Record>
51        </Annotation>
52        <Annotation Term="Capabilities.DeleteRestrictions">
53          <Record>
54            <PropertyValue Property="Deletable" Bool="false"/>
55          </Record>
56        </Annotation>
57        <Annotation Term="Redfish.Uris">
58          <Collection>
59            <String>/redfish/v1/Chassis/{ChassisId}/Assembly</String>
60            <String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/Drives/{DriveId}/Assembly</String>
61            <String>/redfish/v1/Chassis/{ChassisId}/Drives/{DriveId}/Assembly</String>
62            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/Drives/{DriveId}/Assembly</String>
63            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Drives/{DriveId}/Assembly</String>
64            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/Drives/{DriveId}/Assembly</String>
65            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/Drives/{DriveId}/Assembly</String>
66            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Drives/{DriveId}/Assembly</String>
67            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/Drives/{DriveId}/Assembly</String>
68            <String>/redfish/v1/Systems/{ComputerSystemId}/Memory/{MemoryId}/Assembly</String>
69            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Memory/{MemoryId}/Assembly</String>
70            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Memory/{MemoryId}/Assembly</String>
71            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Memory/{MemoryId}/Assembly</String>
72            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Memory/{MemoryId}/Assembly</String>
73            <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Assembly</String>
74            <String>/redfish/v1/Chassis/{ChassisId}/PCIeDevices/{PCIeDeviceId}/Assembly</String>
75            <String>/redfish/v1/Systems/{ComputerSystemId}/PCIeDevices/{PCIeDeviceId}/Assembly</String>
76            <String>/redfish/v1/Chassis/{ChassisId}/Power/PowerSupplies/{PowerSupplyId}/Assembly</String>
77            <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/Assembly</String>
78            <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/Assembly</String>
79            <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}/Assembly</String>
80            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/Assembly</String>
81            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/Assembly</String>
82            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}/Assembly</String>
83            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/Assembly</String>
84            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/Assembly</String>
85            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}/Assembly</String>
86            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/Assembly</String>
87            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/Assembly</String>
88            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}/Assembly</String>
89            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/Assembly</String>
90            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/Assembly</String>
91            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}/Assembly</String>
92            <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Processors/{ProcessorId}/Assembly</String>
93            <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/Assembly</String>
94            <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Processors/{ProcessorId}/SubProcessors/{ProcessorId2}/SubProcessors/{ProcessorId3}/Assembly</String>
95            <String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Assembly</String>
96            <String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/Controllers/{StorageControllerId}/Assembly</String>
97            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Assembly</String>
98            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/Controllers/{StorageControllerId}/Assembly</String>
99            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Assembly</String>
100            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/Controllers/{StorageControllerId}/Assembly</String>
101            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Assembly</String>
102            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/Controllers/{StorageControllerId}/Assembly</String>
103            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Assembly</String>
104            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/Controllers/{StorageControllerId}/Assembly</String>
105            <String>/redfish/v1/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Assembly</String>
106            <String>/redfish/v1/Storage/{StorageId}/Controllers/{StorageControllerId}/Assembly</String>
107            <String>/redfish/v1/Chassis/{ChassisId}/Thermal/Fans/{FanId}/Assembly</String>
108            <String>/redfish/v1/Chassis/{ChassisId}/ThermalSubsystem/Fans/{FanId}/Assembly</String>
109            <String>/redfish/v1/Chassis/{ChassisId}/PowerSubsystem/PowerSupplies/{PowerSupplyId}/Assembly</String>
110            <String>/redfish/v1/PowerEquipment/PowerShelves/{PowerDistributionId}/PowerSupplies/{PowerSupplyId}/Assembly</String>
111            <String>/redfish/v1/Chassis/{ChassisId}/PowerSubsystem/Batteries/{BatteryId}/Assembly</String>
112            <String>/redfish/v1/Chassis/{ChassisId}/ThermalSubsystem/Heaters/{HeaderId}/Assembly</String>
113            <String>/redfish/v1/ThermalEquipment/CDUs/{CoolingUnitId}/Assembly</String>
114            <String>/redfish/v1/ThermalEquipment/ImmersionUnits/{CoolingUnitId}/Assembly</String>
115            <String>/redfish/v1/ThermalEquipment/HeatExchangers/{CoolingUnitId}/Assembly</String>
116            <String>/redfish/v1/ThermalEquipment/CDUs/{CoolingUnitId}/Reservoirs/{ReservoirId}/Assembly</String>
117            <String>/redfish/v1/ThermalEquipment/ImmersionUnits/{CoolingUnitId}/Reservoirs/{ReservoirId}/Assembly</String>
118            <String>/redfish/v1/ThermalEquipment/HeatExchangers/{CoolingUnitId}/Reservoirs/{ReservoirId}/Assembly</String>
119            <String>/redfish/v1/ThermalEquipment/CDUs/{CoolingUnitId}/Pumps/{PumpId}/Assembly</String>
120            <String>/redfish/v1/ThermalEquipment/ImmersionUnits/{CoolingUnitId}/Pumps/{PumpId}/Assembly</String>
121            <String>/redfish/v1/ThermalEquipment/HeatExchangers/{CoolingUnitId}/Pumps/{PumpId}/Assembly</String>
122            <String>/redfish/v1/ThermalEquipment/CDUs/{CoolingUnitId}/Filters/{FilterId}/Assembly</String>
123            <String>/redfish/v1/ThermalEquipment/CDUs/{CoolingUnitId}/Reservoirs/{ReservoirId}/Filters/{FilterId}/Assembly</String>
124            <String>/redfish/v1/ThermalEquipment/CDUs/{CoolingUnitId}/Pumps/{PumpId}/Filters/{FilterId}/Assembly</String>
125            <String>/redfish/v1/ThermalEquipment/ImmersionUnits/{CoolingUnitId}/Filters/{FilterId}/Assembly</String>
126            <String>/redfish/v1/ThermalEquipment/ImmersionUnits/{CoolingUnitId}/Reservoirs/{ReservoirId}/Filters/{FilterId}/Assembly</String>
127            <String>/redfish/v1/ThermalEquipment/ImmersionUnits/{CoolingUnitId}/Pumps/{PumpId}/Filters/{FilterId}/Assembly</String>
128            <String>/redfish/v1/ThermalEquipment/HeatExchangers/{CoolingUnitId}/Filters/{FilterId}/Assembly</String>
129            <String>/redfish/v1/ThermalEquipment/HeatExchangers/{CoolingUnitId}/Reservoirs/{ReservoirId}/Filters/{FilterId}/Assembly</String>
130            <String>/redfish/v1/ThermalEquipment/HeatExchangers/{CoolingUnitId}/Pumps/{PumpId}/Filters/{FilterId}/Assembly</String>
131          </Collection>
132        </Annotation>
133      </EntityType>
134    </Schema>
135
136    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_0_0">
137      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
138      <Annotation Term="Redfish.Release" String="2017.3"/>
139
140      <EntityType Name="Assembly" BaseType="Assembly.Assembly">
141        <NavigationProperty Name="Assemblies" Type="Collection(Assembly.v1_0_0.AssemblyData)" ContainsTarget="true">
142          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
143          <Annotation Term="OData.Description" String="The assembly records."/>
144          <Annotation Term="OData.LongDescription" String="These properties shall define assembly records for a Redfish implementation."/>
145          <Annotation Term="OData.AutoExpand"/>
146        </NavigationProperty>
147        <Property Name="Actions" Type="Assembly.v1_0_0.Actions" Nullable="false">
148          <Annotation Term="OData.Description" String="The available actions for this resource."/>
149          <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
150        </Property>
151      </EntityType>
152
153      <EntityType Name="AssemblyData" BaseType="Resource.v1_0_0.ReferenceableMember">
154        <Property Name="Name" Type="Edm.String">
155          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
156          <Annotation Term="OData.Description" String="The name of the assembly."/>
157          <Annotation Term="OData.LongDescription" String="This property shall contain the name of the assembly."/>
158        </Property>
159        <Property Name="Description" Type="Edm.String">
160          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
161          <Annotation Term="OData.Description" String="The description of the assembly."/>
162          <Annotation Term="OData.LongDescription" String="This property shall contain the description of the assembly."/>
163        </Property>
164        <Property Name="Model" Type="Edm.String">
165          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
166          <Annotation Term="OData.Description" String="The model number of the assembly."/>
167          <Annotation Term="OData.LongDescription" String="This property shall contain the name by which the manufacturer generally refers to the assembly."/>
168        </Property>
169        <Property Name="PartNumber" Type="Edm.String">
170          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
171          <Annotation Term="OData.Description" String="The part number of the assembly."/>
172          <Annotation Term="OData.LongDescription" String="This property shall contain the part number of the assembly."/>
173        </Property>
174        <Property Name="SparePartNumber" Type="Edm.String">
175          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
176          <Annotation Term="OData.Description" String="The spare part number of the assembly."/>
177          <Annotation Term="OData.LongDescription" String="This property shall contain the spare part number of the assembly."/>
178        </Property>
179        <Property Name="SKU" Type="Edm.String">
180          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
181          <Annotation Term="OData.Description" String="The SKU of the assembly."/>
182          <Annotation Term="OData.LongDescription" String="This property shall contain the SKU of the assembly."/>
183        </Property>
184        <Property Name="Vendor" Type="Edm.String">
185          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
186          <Annotation Term="OData.Description" String="The vendor of the assembly."/>
187          <Annotation Term="OData.LongDescription" String="This property shall contain the name of the company that provides the final product that includes this assembly.  This value shall be equal to the 'Vendor' field value in a PLDM FRU structure, if applicable, for the assembly."/>
188        </Property>
189        <Property Name="ProductionDate" Type="Edm.DateTimeOffset">
190          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
191          <Annotation Term="OData.Description" String="The production date of the assembly."/>
192          <Annotation Term="OData.LongDescription" String="This property shall contain the date of production or manufacture for the assembly.  The time of day portion of the property shall be `00:00:00Z`, if the time of day is unknown."/>
193        </Property>
194        <Property Name="Producer" Type="Edm.String">
195          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
196          <Annotation Term="OData.Description" String="The producer or manufacturer of the assembly."/>
197          <Annotation Term="OData.LongDescription" String="This property shall contain the name of the company that produced or manufactured the assembly.  This value shall be equal to the 'Manufacturer' field value in a PLDM FRU structure, if applicable, for the assembly."/>
198        </Property>
199        <Property Name="Version" Type="Edm.String">
200          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
201          <Annotation Term="OData.Description" String="The hardware version of the assembly."/>
202          <Annotation Term="OData.LongDescription" String="This property shall contain the hardware version of the assembly as determined by the vendor or supplier."/>
203        </Property>
204        <Property Name="EngineeringChangeLevel" Type="Edm.String">
205          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
206          <Annotation Term="OData.Description" String="The engineering change level of the assembly."/>
207          <Annotation Term="OData.LongDescription" String="This property shall contain the engineering change level or revision of the assembly."/>
208        </Property>
209        <Property Name="BinaryDataURI" Type="Edm.String">
210          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
211          <Annotation Term="OData.Description" String="The URI at which to access an image of the assembly information."/>
212          <Annotation Term="OData.LongDescription" String="This property shall contain the URI at which to access an image of the assembly information, using the Redfish protocol and authentication methods.  The service provides this URI for the download of the OEM-specific binary image of the assembly data.  An HTTP `GET` from this URI shall return a response payload of MIME type `application/octet-stream`.  If the service supports it, an HTTP `PUT` to this URI shall replace the binary image of the assembly."/>
213          <Annotation Term="OData.IsURL"/>
214        </Property>
215        <Property Name="Actions" Type="Assembly.v1_0_0.AssemblyDataActions" Nullable="false">
216          <Annotation Term="OData.Description" String="The available actions for this resource."/>
217          <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
218        </Property>
219      </EntityType>
220
221      <ComplexType Name="Actions">
222        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
223        <Annotation Term="OData.Description" String="The available actions for this resource."/>
224        <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
225        <Property Name="Oem" Type="Assembly.v1_0_0.OemActions" Nullable="false">
226          <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
227          <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
228        </Property>
229      </ComplexType>
230
231      <ComplexType Name="OemActions">
232        <Annotation Term="OData.AdditionalProperties" Bool="true"/>
233        <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
234        <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
235      </ComplexType>
236
237      <ComplexType Name="AssemblyDataActions">
238        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
239        <Annotation Term="OData.Description" String="The available actions for this resource."/>
240        <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
241        <Property Name="Oem" Type="Assembly.v1_0_0.AssemblyDataOemActions" Nullable="false">
242          <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
243          <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
244        </Property>
245      </ComplexType>
246
247      <ComplexType Name="AssemblyDataOemActions">
248        <Annotation Term="OData.AdditionalProperties" Bool="true"/>
249        <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
250        <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
251      </ComplexType>
252    </Schema>
253
254    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_0_1">
255      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
256      <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.  It was also created to clarify the time of day portion of the `ProductionDate` property."/>
257      <EntityType Name="Assembly" BaseType="Assembly.v1_0_0.Assembly"/>
258      <EntityType Name="AssemblyData" BaseType="Assembly.v1_0_0.AssemblyData"/>
259    </Schema>
260
261    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_0_2">
262      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
263      <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."/>
264      <EntityType Name="Assembly" BaseType="Assembly.v1_0_1.Assembly"/>
265      <EntityType Name="AssemblyData" BaseType="Assembly.v1_0_1.AssemblyData"/>
266    </Schema>
267
268    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_0_3">
269      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
270      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines.  It was also created to update the description of the `BinaryDataURI` property."/>
271      <EntityType Name="Assembly" BaseType="Assembly.v1_0_2.Assembly"/>
272      <EntityType Name="AssemblyData" BaseType="Assembly.v1_0_2.AssemblyData"/>
273    </Schema>
274
275    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_0_4">
276      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
277      <Annotation Term="OData.Description" String="This version was created to clarify the description for `Version`."/>
278      <EntityType Name="Assembly" BaseType="Assembly.v1_0_3.Assembly"/>
279      <EntityType Name="AssemblyData" BaseType="Assembly.v1_0_3.AssemblyData"/>
280    </Schema>
281
282    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_0_5">
283      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
284      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
285      <EntityType Name="Assembly" BaseType="Assembly.v1_0_4.Assembly"/>
286      <EntityType Name="AssemblyData" BaseType="Assembly.v1_0_4.AssemblyData"/>
287    </Schema>
288
289    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_0_6">
290      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
291      <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."/>
292      <EntityType Name="Assembly" BaseType="Assembly.v1_0_5.Assembly"/>
293      <EntityType Name="AssemblyData" BaseType="Assembly.v1_0_5.AssemblyData"/>
294    </Schema>
295
296    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_1_0">
297      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
298      <Annotation Term="Redfish.Release" String="2018.1"/>
299
300      <EntityType Name="Assembly" BaseType="Assembly.v1_0_0.Assembly"/>
301
302      <EntityType Name="AssemblyData" BaseType="Assembly.v1_0_0.AssemblyData">
303        <Property Name="Status" Type="Resource.Status" Nullable="false">
304          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
305          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
306        </Property>
307      </EntityType>
308    </Schema>
309
310    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_1_1">
311      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
312      <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.  It was also created to clarify the time of day portion of the `ProductionDate` property."/>
313      <EntityType Name="Assembly" BaseType="Assembly.v1_1_0.Assembly"/>
314      <EntityType Name="AssemblyData" BaseType="Assembly.v1_1_0.AssemblyData"/>
315    </Schema>
316
317    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_1_2">
318      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
319      <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."/>
320      <EntityType Name="Assembly" BaseType="Assembly.v1_1_1.Assembly"/>
321      <EntityType Name="AssemblyData" BaseType="Assembly.v1_1_1.AssemblyData"/>
322    </Schema>
323
324    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_1_3">
325      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
326      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines.  It was also created to update the description of the `BinaryDataURI` property."/>
327      <EntityType Name="Assembly" BaseType="Assembly.v1_1_2.Assembly"/>
328      <EntityType Name="AssemblyData" BaseType="Assembly.v1_1_2.AssemblyData"/>
329    </Schema>
330
331    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_1_4">
332      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
333      <Annotation Term="OData.Description" String="This version was created to clarify the description for `Version`."/>
334      <EntityType Name="Assembly" BaseType="Assembly.v1_1_3.Assembly"/>
335      <EntityType Name="AssemblyData" BaseType="Assembly.v1_1_3.AssemblyData"/>
336    </Schema>
337
338    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_1_5">
339      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
340      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
341      <EntityType Name="Assembly" BaseType="Assembly.v1_1_4.Assembly"/>
342      <EntityType Name="AssemblyData" BaseType="Assembly.v1_1_4.AssemblyData"/>
343    </Schema>
344
345    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_1_6">
346      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
347      <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."/>
348      <EntityType Name="Assembly" BaseType="Assembly.v1_1_5.Assembly"/>
349      <EntityType Name="AssemblyData" BaseType="Assembly.v1_1_5.AssemblyData"/>
350    </Schema>
351
352    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_2_0">
353      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
354      <Annotation Term="Redfish.Release" String="2018.2"/>
355
356      <EntityType Name="Assembly" BaseType="Assembly.v1_1_1.Assembly"/>
357
358      <EntityType Name="AssemblyData" BaseType="Assembly.v1_1_1.AssemblyData">
359        <Property Name="SerialNumber" Type="Edm.String">
360          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
361          <Annotation Term="OData.Description" String="The serial number of the assembly."/>
362          <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the assembly."/>
363        </Property>
364        <Property Name="PhysicalContext" Type="PhysicalContext.PhysicalContext" Nullable="false">
365          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
366          <Annotation Term="OData.Description" String="The area or device to which the assembly data applies."/>
367          <Annotation Term="OData.LongDescription" String="This property shall contain a description of the physical context for the assembly data."/>
368        </Property>
369      </EntityType>
370    </Schema>
371
372    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_2_1">
373      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
374      <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."/>
375      <EntityType Name="Assembly" BaseType="Assembly.v1_2_0.Assembly"/>
376      <EntityType Name="AssemblyData" BaseType="Assembly.v1_2_0.AssemblyData"/>
377    </Schema>
378
379    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_2_2">
380      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
381      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines.  It was also created to update the description of the `BinaryDataURI` property."/>
382      <EntityType Name="Assembly" BaseType="Assembly.v1_2_1.Assembly"/>
383      <EntityType Name="AssemblyData" BaseType="Assembly.v1_2_1.AssemblyData"/>
384    </Schema>
385
386    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_2_3">
387      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
388      <Annotation Term="OData.Description" String="This version was created to clarify the description for `Version`."/>
389      <EntityType Name="Assembly" BaseType="Assembly.v1_2_2.Assembly"/>
390      <EntityType Name="AssemblyData" BaseType="Assembly.v1_2_2.AssemblyData"/>
391    </Schema>
392
393    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_2_4">
394      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
395      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
396      <EntityType Name="Assembly" BaseType="Assembly.v1_2_3.Assembly"/>
397      <EntityType Name="AssemblyData" BaseType="Assembly.v1_2_3.AssemblyData"/>
398    </Schema>
399
400    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_2_5">
401      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
402      <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."/>
403      <EntityType Name="Assembly" BaseType="Assembly.v1_2_4.Assembly"/>
404      <EntityType Name="AssemblyData" BaseType="Assembly.v1_2_4.AssemblyData"/>
405    </Schema>
406
407    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_3_0">
408      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
409      <Annotation Term="Redfish.Release" String="2020.3"/>
410
411      <EntityType Name="Assembly" BaseType="Assembly.v1_2_3.Assembly"/>
412
413      <EntityType Name="AssemblyData" BaseType="Assembly.v1_2_3.AssemblyData">
414        <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
415          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
416          <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
417          <Annotation Term="OData.LongDescription" String="This property shall contain the state of the indicator used to physically identify or locate this resource."/>
418        </Property>
419        <Property Name="Location" Type="Resource.Location" Nullable="false">
420          <Annotation Term="OData.Description" String="The location of the assembly."/>
421          <Annotation Term="OData.LongDescription" String="This property shall contain the location information of the associated assembly."/>
422        </Property>
423      </EntityType>
424    </Schema>
425
426    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_3_1">
427      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
428      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
429      <EntityType Name="Assembly" BaseType="Assembly.v1_3_0.Assembly"/>
430      <EntityType Name="AssemblyData" BaseType="Assembly.v1_3_0.AssemblyData"/>
431    </Schema>
432
433    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_3_2">
434      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
435      <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."/>
436      <EntityType Name="Assembly" BaseType="Assembly.v1_3_1.Assembly"/>
437      <EntityType Name="AssemblyData" BaseType="Assembly.v1_3_1.AssemblyData"/>
438    </Schema>
439
440    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_4_0">
441      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
442      <Annotation Term="Redfish.Release" String="2022.2"/>
443
444      <EntityType Name="Assembly" BaseType="Assembly.v1_3_0.Assembly"/>
445
446      <EntityType Name="AssemblyData" BaseType="Assembly.v1_3_0.AssemblyData">
447        <Property Name="Replaceable" Type="Edm.Boolean">
448          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
449          <Annotation Term="OData.Description" String="An indication of whether the component associated this assembly can be independently replaced as allowed by the vendor's replacement policy."/>
450          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the component associated this assembly 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 assembly contains `Embedded`, this property shall contain `false`."/>
451        </Property>
452      </EntityType>
453    </Schema>
454
455    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_4_1">
456      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
457      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
458      <EntityType Name="Assembly" BaseType="Assembly.v1_4_0.Assembly"/>
459      <EntityType Name="AssemblyData" BaseType="Assembly.v1_4_0.AssemblyData"/>
460    </Schema>
461
462    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_4_2">
463      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
464      <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."/>
465      <EntityType Name="Assembly" BaseType="Assembly.v1_4_1.Assembly"/>
466      <EntityType Name="AssemblyData" BaseType="Assembly.v1_4_1.AssemblyData"/>
467    </Schema>
468
469    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_5_0">
470      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
471      <Annotation Term="Redfish.Release" String="2022.3"/>
472
473      <EntityType Name="Assembly" BaseType="Assembly.v1_4_1.Assembly"/>
474
475      <EntityType Name="AssemblyData" BaseType="Assembly.v1_4_1.AssemblyData">
476        <Property Name="ISOCountryCodeOfOrigin" Type="Edm.String">
477          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
478          <Annotation Term="OData.Description" String="The manufacturing country of origin, using the ISO 3166-1 country code."/>
479          <Annotation Term="OData.LongDescription" String="This property shall contain the ISO 3166-1-defined alpha-2 or alpha-3 country code that reflects the manufacturing country of origin."/>
480          <Annotation Term="Validation.Pattern" String="^([A-Z]{2}|[A-Z]{3})$"/>
481        </Property>
482      </EntityType>
483    </Schema>
484
485    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_5_1">
486      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
487      <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."/>
488      <EntityType Name="Assembly" BaseType="Assembly.v1_5_0.Assembly"/>
489      <EntityType Name="AssemblyData" BaseType="Assembly.v1_5_0.AssemblyData"/>
490    </Schema>
491
492  </edmx:DataServices>
493</edmx:Edmx>
494