xref: /openbmc/bmcweb/features/redfish/schema/dmtf/csdl/Assembly_v1.xml (revision c6d7a45d427f9a6d9e761afcf305761dca60d7cf)
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-2025 DMTF.                                                            -->
9<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10<!--################################################################################       -->
11<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15    <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16  </edmx:Reference>
17  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18    <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19  </edmx:Reference>
20  <edmx:Reference Uri="http://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/RPUs/{CoolingUnitId}/Assembly</String>
117            <String>/redfish/v1/ThermalEquipment/CDUs/{CoolingUnitId}/Reservoirs/{ReservoirId}/Assembly</String>
118            <String>/redfish/v1/ThermalEquipment/ImmersionUnits/{CoolingUnitId}/Reservoirs/{ReservoirId}/Assembly</String>
119            <String>/redfish/v1/ThermalEquipment/HeatExchangers/{CoolingUnitId}/Reservoirs/{ReservoirId}/Assembly</String>
120            <String>/redfish/v1/ThermalEquipment/RPUs/{CoolingUnitId}/Reservoirs/{ReservoirId}/Assembly</String>
121            <String>/redfish/v1/ThermalEquipment/CDUs/{CoolingUnitId}/Pumps/{PumpId}/Assembly</String>
122            <String>/redfish/v1/ThermalEquipment/ImmersionUnits/{CoolingUnitId}/Pumps/{PumpId}/Assembly</String>
123            <String>/redfish/v1/ThermalEquipment/HeatExchangers/{CoolingUnitId}/Pumps/{PumpId}/Assembly</String>
124            <String>/redfish/v1/ThermalEquipment/RPUs/{CoolingUnitId}/Pumps/{PumpId}/Assembly</String>
125            <String>/redfish/v1/ThermalEquipment/CDUs/{CoolingUnitId}/Filters/{FilterId}/Assembly</String>
126            <String>/redfish/v1/ThermalEquipment/CDUs/{CoolingUnitId}/Reservoirs/{ReservoirId}/Filters/{FilterId}/Assembly</String>
127            <String>/redfish/v1/ThermalEquipment/CDUs/{CoolingUnitId}/Pumps/{PumpId}/Filters/{FilterId}/Assembly</String>
128            <String>/redfish/v1/ThermalEquipment/ImmersionUnits/{CoolingUnitId}/Filters/{FilterId}/Assembly</String>
129            <String>/redfish/v1/ThermalEquipment/ImmersionUnits/{CoolingUnitId}/Reservoirs/{ReservoirId}/Filters/{FilterId}/Assembly</String>
130            <String>/redfish/v1/ThermalEquipment/ImmersionUnits/{CoolingUnitId}/Pumps/{PumpId}/Filters/{FilterId}/Assembly</String>
131            <String>/redfish/v1/ThermalEquipment/HeatExchangers/{CoolingUnitId}/Filters/{FilterId}/Assembly</String>
132            <String>/redfish/v1/ThermalEquipment/HeatExchangers/{CoolingUnitId}/Reservoirs/{ReservoirId}/Filters/{FilterId}/Assembly</String>
133            <String>/redfish/v1/ThermalEquipment/HeatExchangers/{CoolingUnitId}/Pumps/{PumpId}/Filters/{FilterId}/Assembly</String>
134            <String>/redfish/v1/ThermalEquipment/RPUs/{CoolingUnitId}/Filters/{FilterId}/Assembly</String>
135            <String>/redfish/v1/ThermalEquipment/RPUs/{CoolingUnitId}/Reservoirs/{ReservoirId}/Filters/{FilterId}/Assembly</String>
136            <String>/redfish/v1/ThermalEquipment/RPUs/{CoolingUnitId}/Pumps/{PumpId}/Filters/{FilterId}/Assembly</String>
137          </Collection>
138        </Annotation>
139        <Annotation Term="Redfish.DeprecatedUris">
140          <Collection>
141            <String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/Drives/{DriveId}/Assembly</String>
142            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/Drives/{DriveId}/Assembly</String>
143            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/Drives/{DriveId}/Assembly</String>
144            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/Drives/{DriveId}/Assembly</String>
145            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/Drives/{DriveId}/Assembly</String>
146          </Collection>
147        </Annotation>
148      </EntityType>
149    </Schema>
150
151    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_0_0">
152      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
153      <Annotation Term="Redfish.Release" String="2017.3"/>
154
155      <EntityType Name="Assembly" BaseType="Assembly.Assembly">
156        <NavigationProperty Name="Assemblies" Type="Collection(Assembly.v1_0_0.AssemblyData)" ContainsTarget="true">
157          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
158          <Annotation Term="OData.Description" String="The assembly records."/>
159          <Annotation Term="OData.LongDescription" String="These properties shall define assembly records for a Redfish implementation."/>
160          <Annotation Term="OData.AutoExpand"/>
161        </NavigationProperty>
162        <Property Name="Actions" Type="Assembly.v1_0_0.Actions" Nullable="false">
163          <Annotation Term="OData.Description" String="The available actions for this resource."/>
164          <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
165        </Property>
166      </EntityType>
167
168      <EntityType Name="AssemblyData" BaseType="Resource.v1_0_0.ReferenceableMember">
169        <Property Name="Name" Type="Edm.String">
170          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
171          <Annotation Term="OData.Description" String="The name of the assembly."/>
172          <Annotation Term="OData.LongDescription" String="This property shall contain the name of the assembly."/>
173        </Property>
174        <Property Name="Description" Type="Edm.String">
175          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
176          <Annotation Term="OData.Description" String="The description of the assembly."/>
177          <Annotation Term="OData.LongDescription" String="This property shall contain the description of the assembly."/>
178        </Property>
179        <Property Name="Model" Type="Edm.String">
180          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
181          <Annotation Term="OData.Description" String="The model number of the assembly."/>
182          <Annotation Term="OData.LongDescription" String="This property shall contain the name by which the manufacturer generally refers to the assembly."/>
183        </Property>
184        <Property Name="PartNumber" Type="Edm.String">
185          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
186          <Annotation Term="OData.Description" String="The part number of the assembly."/>
187          <Annotation Term="OData.LongDescription" String="This property shall contain the part number of the assembly."/>
188        </Property>
189        <Property Name="SparePartNumber" Type="Edm.String">
190          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
191          <Annotation Term="OData.Description" String="The spare part number of the assembly."/>
192          <Annotation Term="OData.LongDescription" String="This property shall contain the spare part number of the assembly."/>
193        </Property>
194        <Property Name="SKU" Type="Edm.String">
195          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
196          <Annotation Term="OData.Description" String="The SKU of the assembly."/>
197          <Annotation Term="OData.LongDescription" String="This property shall contain the SKU of the assembly."/>
198        </Property>
199        <Property Name="Vendor" Type="Edm.String">
200          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
201          <Annotation Term="OData.Description" String="The vendor of the assembly."/>
202          <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."/>
203        </Property>
204        <Property Name="ProductionDate" Type="Edm.DateTimeOffset">
205          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
206          <Annotation Term="OData.Description" String="The production date of the assembly."/>
207          <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."/>
208        </Property>
209        <Property Name="Producer" Type="Edm.String">
210          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
211          <Annotation Term="OData.Description" String="The producer or manufacturer of the assembly."/>
212          <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."/>
213        </Property>
214        <Property Name="Version" Type="Edm.String">
215          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
216          <Annotation Term="OData.Description" String="The hardware version of the assembly."/>
217          <Annotation Term="OData.LongDescription" String="This property shall contain the hardware version of the assembly as determined by the vendor or supplier."/>
218        </Property>
219        <Property Name="EngineeringChangeLevel" Type="Edm.String">
220          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
221          <Annotation Term="OData.Description" String="The engineering change level of the assembly."/>
222          <Annotation Term="OData.LongDescription" String="This property shall contain the engineering change level or revision of the assembly."/>
223        </Property>
224        <Property Name="BinaryDataURI" Type="Edm.String">
225          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
226          <Annotation Term="OData.Description" String="The URI at which to access an image of the assembly information."/>
227          <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."/>
228          <Annotation Term="OData.IsURL"/>
229        </Property>
230        <Property Name="Actions" Type="Assembly.v1_0_0.AssemblyDataActions" Nullable="false">
231          <Annotation Term="OData.Description" String="The available actions for this resource."/>
232          <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
233        </Property>
234      </EntityType>
235
236      <ComplexType Name="Actions">
237        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
238        <Annotation Term="OData.Description" String="The available actions for this resource."/>
239        <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
240        <Property Name="Oem" Type="Assembly.v1_0_0.OemActions" Nullable="false">
241          <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
242          <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
243        </Property>
244      </ComplexType>
245
246      <ComplexType Name="OemActions">
247        <Annotation Term="OData.AdditionalProperties" Bool="true"/>
248        <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
249        <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
250      </ComplexType>
251
252      <ComplexType Name="AssemblyDataActions">
253        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
254        <Annotation Term="OData.Description" String="The available actions for this resource."/>
255        <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
256        <Property Name="Oem" Type="Assembly.v1_0_0.AssemblyDataOemActions" Nullable="false">
257          <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
258          <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
259        </Property>
260      </ComplexType>
261
262      <ComplexType Name="AssemblyDataOemActions">
263        <Annotation Term="OData.AdditionalProperties" Bool="true"/>
264        <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
265        <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
266      </ComplexType>
267    </Schema>
268
269    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_0_1">
270      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
271      <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."/>
272      <EntityType Name="Assembly" BaseType="Assembly.v1_0_0.Assembly"/>
273      <EntityType Name="AssemblyData" BaseType="Assembly.v1_0_0.AssemblyData"/>
274    </Schema>
275
276    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_0_2">
277      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
278      <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."/>
279      <EntityType Name="Assembly" BaseType="Assembly.v1_0_1.Assembly"/>
280      <EntityType Name="AssemblyData" BaseType="Assembly.v1_0_1.AssemblyData"/>
281    </Schema>
282
283    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_0_3">
284      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
285      <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."/>
286      <EntityType Name="Assembly" BaseType="Assembly.v1_0_2.Assembly"/>
287      <EntityType Name="AssemblyData" BaseType="Assembly.v1_0_2.AssemblyData"/>
288    </Schema>
289
290    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_0_4">
291      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
292      <Annotation Term="OData.Description" String="This version was created to clarify the description for `Version`."/>
293      <EntityType Name="Assembly" BaseType="Assembly.v1_0_3.Assembly"/>
294      <EntityType Name="AssemblyData" BaseType="Assembly.v1_0_3.AssemblyData"/>
295    </Schema>
296
297    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_0_5">
298      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
299      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
300      <EntityType Name="Assembly" BaseType="Assembly.v1_0_4.Assembly"/>
301      <EntityType Name="AssemblyData" BaseType="Assembly.v1_0_4.AssemblyData"/>
302    </Schema>
303
304    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_0_6">
305      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
306      <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."/>
307      <EntityType Name="Assembly" BaseType="Assembly.v1_0_5.Assembly"/>
308      <EntityType Name="AssemblyData" BaseType="Assembly.v1_0_5.AssemblyData"/>
309    </Schema>
310
311    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_1_0">
312      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
313      <Annotation Term="Redfish.Release" String="2018.1"/>
314
315      <EntityType Name="Assembly" BaseType="Assembly.v1_0_0.Assembly"/>
316
317      <EntityType Name="AssemblyData" BaseType="Assembly.v1_0_0.AssemblyData">
318        <Property Name="Status" Type="Resource.Status" Nullable="false">
319          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
320          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
321        </Property>
322      </EntityType>
323    </Schema>
324
325    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_1_1">
326      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
327      <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."/>
328      <EntityType Name="Assembly" BaseType="Assembly.v1_1_0.Assembly"/>
329      <EntityType Name="AssemblyData" BaseType="Assembly.v1_1_0.AssemblyData"/>
330    </Schema>
331
332    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_1_2">
333      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
334      <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."/>
335      <EntityType Name="Assembly" BaseType="Assembly.v1_1_1.Assembly"/>
336      <EntityType Name="AssemblyData" BaseType="Assembly.v1_1_1.AssemblyData"/>
337    </Schema>
338
339    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_1_3">
340      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
341      <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."/>
342      <EntityType Name="Assembly" BaseType="Assembly.v1_1_2.Assembly"/>
343      <EntityType Name="AssemblyData" BaseType="Assembly.v1_1_2.AssemblyData"/>
344    </Schema>
345
346    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_1_4">
347      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
348      <Annotation Term="OData.Description" String="This version was created to clarify the description for `Version`."/>
349      <EntityType Name="Assembly" BaseType="Assembly.v1_1_3.Assembly"/>
350      <EntityType Name="AssemblyData" BaseType="Assembly.v1_1_3.AssemblyData"/>
351    </Schema>
352
353    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_1_5">
354      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
355      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
356      <EntityType Name="Assembly" BaseType="Assembly.v1_1_4.Assembly"/>
357      <EntityType Name="AssemblyData" BaseType="Assembly.v1_1_4.AssemblyData"/>
358    </Schema>
359
360    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_1_6">
361      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
362      <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."/>
363      <EntityType Name="Assembly" BaseType="Assembly.v1_1_5.Assembly"/>
364      <EntityType Name="AssemblyData" BaseType="Assembly.v1_1_5.AssemblyData"/>
365    </Schema>
366
367    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_2_0">
368      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
369      <Annotation Term="Redfish.Release" String="2018.2"/>
370
371      <EntityType Name="Assembly" BaseType="Assembly.v1_1_1.Assembly"/>
372
373      <EntityType Name="AssemblyData" BaseType="Assembly.v1_1_1.AssemblyData">
374        <Property Name="SerialNumber" Type="Edm.String">
375          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
376          <Annotation Term="OData.Description" String="The serial number of the assembly."/>
377          <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the assembly."/>
378        </Property>
379        <Property Name="PhysicalContext" Type="PhysicalContext.PhysicalContext" Nullable="false">
380          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
381          <Annotation Term="OData.Description" String="The area or device to which the assembly data applies."/>
382          <Annotation Term="OData.LongDescription" String="This property shall contain a description of the physical context for the assembly data."/>
383        </Property>
384      </EntityType>
385    </Schema>
386
387    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_2_1">
388      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
389      <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."/>
390      <EntityType Name="Assembly" BaseType="Assembly.v1_2_0.Assembly"/>
391      <EntityType Name="AssemblyData" BaseType="Assembly.v1_2_0.AssemblyData"/>
392    </Schema>
393
394    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_2_2">
395      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
396      <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."/>
397      <EntityType Name="Assembly" BaseType="Assembly.v1_2_1.Assembly"/>
398      <EntityType Name="AssemblyData" BaseType="Assembly.v1_2_1.AssemblyData"/>
399    </Schema>
400
401    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_2_3">
402      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
403      <Annotation Term="OData.Description" String="This version was created to clarify the description for `Version`."/>
404      <EntityType Name="Assembly" BaseType="Assembly.v1_2_2.Assembly"/>
405      <EntityType Name="AssemblyData" BaseType="Assembly.v1_2_2.AssemblyData"/>
406    </Schema>
407
408    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_2_4">
409      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
410      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
411      <EntityType Name="Assembly" BaseType="Assembly.v1_2_3.Assembly"/>
412      <EntityType Name="AssemblyData" BaseType="Assembly.v1_2_3.AssemblyData"/>
413    </Schema>
414
415    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_2_5">
416      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
417      <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."/>
418      <EntityType Name="Assembly" BaseType="Assembly.v1_2_4.Assembly"/>
419      <EntityType Name="AssemblyData" BaseType="Assembly.v1_2_4.AssemblyData"/>
420    </Schema>
421
422    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_3_0">
423      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
424      <Annotation Term="Redfish.Release" String="2020.3"/>
425
426      <EntityType Name="Assembly" BaseType="Assembly.v1_2_3.Assembly"/>
427
428      <EntityType Name="AssemblyData" BaseType="Assembly.v1_2_3.AssemblyData">
429        <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
430          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
431          <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
432          <Annotation Term="OData.LongDescription" String="This property shall contain the state of the indicator used to physically identify or locate this resource."/>
433        </Property>
434        <Property Name="Location" Type="Resource.Location" Nullable="false">
435          <Annotation Term="OData.Description" String="The location of the assembly."/>
436          <Annotation Term="OData.LongDescription" String="This property shall contain the location information of the associated assembly."/>
437        </Property>
438      </EntityType>
439    </Schema>
440
441    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_3_1">
442      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
443      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
444      <EntityType Name="Assembly" BaseType="Assembly.v1_3_0.Assembly"/>
445      <EntityType Name="AssemblyData" BaseType="Assembly.v1_3_0.AssemblyData"/>
446    </Schema>
447
448    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_3_2">
449      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
450      <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."/>
451      <EntityType Name="Assembly" BaseType="Assembly.v1_3_1.Assembly"/>
452      <EntityType Name="AssemblyData" BaseType="Assembly.v1_3_1.AssemblyData"/>
453    </Schema>
454
455    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_4_0">
456      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
457      <Annotation Term="Redfish.Release" String="2022.2"/>
458
459      <EntityType Name="Assembly" BaseType="Assembly.v1_3_0.Assembly"/>
460
461      <EntityType Name="AssemblyData" BaseType="Assembly.v1_3_0.AssemblyData">
462        <Property Name="Replaceable" Type="Edm.Boolean">
463          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
464          <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."/>
465          <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`."/>
466        </Property>
467      </EntityType>
468    </Schema>
469
470    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_4_1">
471      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
472      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
473      <EntityType Name="Assembly" BaseType="Assembly.v1_4_0.Assembly"/>
474      <EntityType Name="AssemblyData" BaseType="Assembly.v1_4_0.AssemblyData"/>
475    </Schema>
476
477    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_4_2">
478      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
479      <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."/>
480      <EntityType Name="Assembly" BaseType="Assembly.v1_4_1.Assembly"/>
481      <EntityType Name="AssemblyData" BaseType="Assembly.v1_4_1.AssemblyData"/>
482    </Schema>
483
484    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_5_0">
485      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
486      <Annotation Term="Redfish.Release" String="2022.3"/>
487
488      <EntityType Name="Assembly" BaseType="Assembly.v1_4_1.Assembly"/>
489
490      <EntityType Name="AssemblyData" BaseType="Assembly.v1_4_1.AssemblyData">
491        <Property Name="ISOCountryCodeOfOrigin" Type="Edm.String">
492          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
493          <Annotation Term="OData.Description" String="The manufacturing country of origin, using the ISO 3166-1 country code."/>
494          <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."/>
495          <Annotation Term="Validation.Pattern" String="^([A-Z]{2}|[A-Z]{3})$"/>
496        </Property>
497      </EntityType>
498    </Schema>
499
500    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Assembly.v1_5_1">
501      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
502      <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."/>
503      <EntityType Name="Assembly" BaseType="Assembly.v1_5_0.Assembly"/>
504      <EntityType Name="AssemblyData" BaseType="Assembly.v1_5_0.AssemblyData"/>
505    </Schema>
506
507  </edmx:DataServices>
508</edmx:Edmx>
509