blob: c185baffd9420e8cc2ecf89cfd490c45323c7ea1 [file] [log] [blame]
Ed Tanous710adfc2017-10-24 17:04:52 -07001<?xml version="1.0" encoding="UTF-8"?>
2<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
3 <edmx:Reference Uri="/redfish/v1/schema/ServiceRoot_v1.xml">
4 <edmx:Include Namespace="ServiceRoot"/>
5 <edmx:Include Namespace="ServiceRoot.v1_0_4"/>
6 <edmx:Include Namespace="ServiceRoot.v1_1_1"/>
7 </edmx:Reference>
8 <edmx:Reference Uri="/redfish/v1/schema/AccountService_v1.xml">
9 <edmx:Include Namespace="AccountService"/>
10 <edmx:Include Namespace="AccountService.v1_0_3"/>
11 <edmx:Include Namespace="AccountService.v1_1_0"/>
12 </edmx:Reference>
13 <edmx:Reference Uri="/redfish/v1/schema/Chassis_v1.xml">
14 <edmx:Include Namespace="Chassis"/>
15 <edmx:Include Namespace="Chassis.v1_0_3"/>
16 <edmx:Include Namespace="Chassis.v1_1_3"/>
17 <edmx:Include Namespace="Chassis.v1_2_1"/>
18 <edmx:Include Namespace="Chassis.v1_3_1"/>
19 <edmx:Include Namespace="Chassis.v1_4_0"/>
20 </edmx:Reference>
21 <edmx:Reference Uri="/redfish/v1/schema/ChassisCollection_v1.xml">
22 <edmx:Include Namespace="ChassisCollection"/>
23 </edmx:Reference>
24 <edmx:Reference Uri="/redfish/v1/schema/ComputerSystem_v1.xml">
25 <edmx:Include Namespace="ComputerSystem"/>
26 <edmx:Include Namespace="ComputerSystem.v1_0_4"/>
27 <edmx:Include Namespace="ComputerSystem.v1_1_2"/>
28 <edmx:Include Namespace="ComputerSystem.v1_2_1"/>
29 <edmx:Include Namespace="ComputerSystem.v1_3_0"/>
30 </edmx:Reference>
31 <edmx:Reference Uri="/redfish/v1/schema/ComputerSystemCollection_v1.xml">
32 <edmx:Include Namespace="ComputerSystemCollection"/>
33 </edmx:Reference>
34 <edmx:Reference Uri="/redfish/v1/schema/EthernetInterface_v1.xml">
35 <edmx:Include Namespace="EthernetInterface"/>
36 <edmx:Include Namespace="EthernetInterface.v1_0_3"/>
37 <edmx:Include Namespace="EthernetInterface.v1_1_1"/>
38 <edmx:Include Namespace="EthernetInterface.v1_2_0"/>
39 </edmx:Reference>
40 <edmx:Reference Uri="/redfish/v1/schema/EthernetInterfaceCollection_v1.xml">
41 <edmx:Include Namespace="EthernetInterfaceCollection"/>
42 </edmx:Reference>
43 <edmx:Reference Uri="/redfish/v1/schema/LogEntry_v1.xml">
44 <edmx:Include Namespace="LogEntry"/>
45 <edmx:Include Namespace="LogEntry.v1_0_3"/>
46 <edmx:Include Namespace="LogEntry.v1_1_1"/>
47 </edmx:Reference>
48 <edmx:Reference Uri="/redfish/v1/schema/LogEntryCollection_v1.xml">
49 <edmx:Include Namespace="LogEntryCollection"/>
50 </edmx:Reference>
51 <edmx:Reference Uri="/redfish/v1/schema/LogService_v1.xml">
52 <edmx:Include Namespace="LogService"/>
53 <edmx:Include Namespace="LogService.v1_0_3"/>
54 </edmx:Reference>
55 <edmx:Reference Uri="/redfish/v1/schema/LogServiceCollection_v1.xml">
56 <edmx:Include Namespace="LogServiceCollection"/>
57 </edmx:Reference>
58 <edmx:Reference Uri="/redfish/v1/schema/Manager_v1.xml">
59 <edmx:Include Namespace="Manager"/>
60 <edmx:Include Namespace="Manager.v1_0_3"/>
61 <edmx:Include Namespace="Manager.v1_1_1"/>
62 <edmx:Include Namespace="Manager.v1_2_1"/>
63 <edmx:Include Namespace="Manager.v1_3_0"/>
64 </edmx:Reference>
65 <edmx:Reference Uri="/redfish/v1/schema/ManagerAccount_v1.xml">
66 <edmx:Include Namespace="ManagerAccount"/>
67 <edmx:Include Namespace="ManagerAccount.v1_0_3"/>
68 </edmx:Reference>
69 <edmx:Reference Uri="/redfish/v1/schema/ManagerNetworkProtocol_v1.xml">
70 <edmx:Include Namespace="ManagerNetworkProtocol"/>
71 <edmx:Include Namespace="ManagerNetworkProtocol.v1_0_3"/>
72 <edmx:Include Namespace="ManagerNetworkProtocol.v1_1_0"/>
73 </edmx:Reference>
74 <edmx:Reference Uri="/redfish/v1/schema/ManagerAccountCollection_v1.xml">
75 <edmx:Include Namespace="ManagerAccountCollection"/>
76 </edmx:Reference>
77 <edmx:Reference Uri="/redfish/v1/schema/ManagerCollection_v1.xml">
78 <edmx:Include Namespace="ManagerCollection"/>
79 </edmx:Reference>
80 <edmx:Reference Uri="/redfish/v1/schema/Power_v1.xml">
81 <edmx:Include Namespace="Power"/>
82 <edmx:Include Namespace="Power.v1_0_3"/>
83 <edmx:Include Namespace="Power.v1_1_1"/>
84 <edmx:Include Namespace="Power.v1_2_1"/>
85 </edmx:Reference>
86 <edmx:Reference Uri="/redfish/v1/schema/Processor_v1.xml">
87 <edmx:Include Namespace="Processor"/>
88 <edmx:Include Namespace="Processor.v1_0_3"/>
89 </edmx:Reference>
90 <edmx:Reference Uri="/redfish/v1/schema/ProcessorCollection_v1.xml">
91 <edmx:Include Namespace="ProcessorCollection"/>
92 </edmx:Reference>
93 <edmx:Reference Uri="/redfish/v1/schema/Role_v1.xml">
94 <edmx:Include Namespace="Role"/>
95 <edmx:Include Namespace="Role.v1_0_2"/>
96 </edmx:Reference>
97 <edmx:Reference Uri="/redfish/v1/schema/RoleCollection_v1.xml">
98 <edmx:Include Namespace="RoleCollection"/>
99 </edmx:Reference>
100 <edmx:Reference Uri="/redfish/v1/schema/Session_v1.xml">
101 <edmx:Include Namespace="Session"/>
Lewanczyk, Dawidc5b2abe2018-05-30 16:59:42 +0200102 <edmx:Include Namespace="Session.v1_0_2"/>
Ed Tanous710adfc2017-10-24 17:04:52 -0700103 <edmx:Include Namespace="Session.v1_0_3"/>
104 </edmx:Reference>
105 <edmx:Reference Uri="/redfish/v1/schema/SessionCollection_v1.xml">
106 <edmx:Include Namespace="SessionCollection"/>
107 </edmx:Reference>
108 <edmx:Reference Uri="/redfish/v1/schema/SessionService_v1.xml">
109 <edmx:Include Namespace="SessionService"/>
Lewanczyk, Dawidc5b2abe2018-05-30 16:59:42 +0200110 <edmx:Include Namespace="SessionService.v1_0_2"/>
Ed Tanous710adfc2017-10-24 17:04:52 -0700111 <edmx:Include Namespace="SessionService.v1_0_3"/>
112 <edmx:Include Namespace="SessionService.v1_1_1"/>
113 </edmx:Reference>
114 <edmx:Reference Uri="/redfish/v1/schema/Thermal_v1.xml">
115 <edmx:Include Namespace="Thermal"/>
Lewanczyk, Dawid78859542018-06-11 16:58:40 +0200116 <edmx:Include Namespace="Thermal.v1_0_0"/>
Ed Tanous710adfc2017-10-24 17:04:52 -0700117 <edmx:Include Namespace="Thermal.v1_0_3"/>
118 <edmx:Include Namespace="Thermal.v1_1_1"/>
119 <edmx:Include Namespace="Thermal.v1_2_0"/>
Lewanczyk, Dawid78859542018-06-11 16:58:40 +0200120 <edmx:Include Namespace="Thermal.v1_3_0"/>
121 <edmx:Include Namespace="Thermal.v1_4_0"/>
Ed Tanous710adfc2017-10-24 17:04:52 -0700122 </edmx:Reference>
123 <edmx:Reference Uri="/redfish/v1/schema/RedfishExtensions_v1.xml">
124 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
125 </edmx:Reference>
126 <edmx:Reference Uri="/redfish/v1/schema/IPAddresses_v1.xml">
127 <edmx:Include Namespace="IPAddresses"/>
128 <edmx:Include Namespace="IPAddresses.v1_0_4"/>
129 </edmx:Reference>
130 <edmx:Reference Uri="/redfish/v1/schema/MemoryCollection_v1.xml">
131 <edmx:Include Namespace="MemoryCollection"/>
132 </edmx:Reference>
133 <edmx:Reference Uri="/redfish/v1/schema/MemoryMetrics_v1.xml">
134 <edmx:Include Namespace="MemoryMetrics"/>
135 <edmx:Include Namespace="MemoryMetrics.v1_0_1"/>
136 <edmx:Include Namespace="MemoryMetrics.v1_1_1"/>
137 </edmx:Reference>
138 <edmx:Reference Uri="/redfish/v1/schema/Memory_v1.xml">
139 <edmx:Include Namespace="Memory"/>
140 <edmx:Include Namespace="Memory.v1_0_1"/>
141 <edmx:Include Namespace="Memory.v1_1_0"/>
142 </edmx:Reference>
143 <edmx:Reference Uri="/redfish/v1/schema/PhysicalContext_v1.xml">
144 <edmx:Include Namespace="PhysicalContext"/>
145 <edmx:Include Namespace="PhysicalContext.v1_0_3"/>
146 </edmx:Reference>
147 <edmx:Reference Uri="/redfish/v1/schema/Privileges_v1.xml">
148 <edmx:Include Namespace="Privileges"/>
149 <edmx:Include Namespace="Privileges.v1_0_3"/>
150 </edmx:Reference>
151 <edmx:Reference Uri="/redfish/v1/schema/Redundancy_v1.xml">
152 <edmx:Include Namespace="Redundancy"/>
153 <edmx:Include Namespace="Redundancy.v1_0_3"/>
154 <edmx:Include Namespace="Redundancy.v1_1_1"/>
155 </edmx:Reference>
156 <edmx:Reference Uri="/redfish/v1/schema/Resource_v1.xml">
157 <edmx:Include Namespace="Resource"/>
158 <edmx:Include Namespace="Resource.v1_0_3"/>
159 <edmx:Include Namespace="Resource.v1_1_2"/>
160 <edmx:Include Namespace="Resource.v1_2_1"/>
161 <edmx:Include Namespace="Resource.v1_3_0"/>
162 </edmx:Reference>
163 <edmx:Reference Uri="/redfish/v1/schema/VirtualMediaCollection_v1.xml">
164 <edmx:Include Namespace="VirtualMediaCollection"/>
165 </edmx:Reference>
166 <edmx:Reference Uri="/redfish/v1/schema/VirtualMedia_v1.xml">
167 <edmx:Include Namespace="VirtualMedia"/>
168 <edmx:Include Namespace="VirtualMedia.v1_0_3"/>
169 </edmx:Reference>
170 <edmx:Reference Uri="/redfish/v1/schema/VLanNetworkInterfaceCollection_v1.xml">
171 <edmx:Include Namespace="VLanNetworkInterfaceCollection"/>
172 </edmx:Reference>
173 <edmx:Reference Uri="/redfish/v1/schema/VLanNetworkInterface_v1.xml">
174 <edmx:Include Namespace="VLanNetworkInterface"/>
175 <edmx:Include Namespace="VLanNetworkInterface.v1_0_3"/>
176 </edmx:Reference>
177 <edmx:Reference Uri="/redfish/v1/schema/StorageCollection_v1.xml">
178 <edmx:Include Namespace="StorageCollection"/>
179 </edmx:Reference>
180 <edmx:Reference Uri="/redfish/v1/schema/Storage_v1.xml">
181 <edmx:Include Namespace="Storage"/>
182 <edmx:Include Namespace="Storage.v1_0_2"/>
183 <edmx:Include Namespace="Storage.v1_1_1"/>
184 </edmx:Reference>
185 <edmx:Reference Uri="/redfish/v1/schema/Drive_v1.xml">
186 <edmx:Include Namespace="Drive"/>
187 <edmx:Include Namespace="Drive.v1_0_2"/>
188 <edmx:Include Namespace="Drive.v1_1_1"/>
189 </edmx:Reference>
190 <edmx:Reference Uri="/redfish/v1/schema/SoftwareInventoryCollection_v1.xml">
191 <edmx:Include Namespace="SoftwareInventoryCollection"/>
192 </edmx:Reference>
193 <edmx:Reference Uri="/redfish/v1/schema/SoftwareInventory_v1.xml">
194 <edmx:Include Namespace="SoftwareInventory"/>
195 <edmx:Include Namespace="SoftwareInventory.v1_0_1"/>
Lewanczyk, Dawidc5b2abe2018-05-30 16:59:42 +0200196 <edmx:Include Namespace="SoftwareInventory.v1_1_0"/>
Ed Tanous710adfc2017-10-24 17:04:52 -0700197 <edmx:Include Namespace="SoftwareInventory.v1_1_1"/>
198 </edmx:Reference>
199 <edmx:Reference Uri="/redfish/v1/schema/UpdateService_v1.xml">
200 <edmx:Include Namespace="UpdateService"/>
201 <edmx:Include Namespace="UpdateService.v1_0_1"/>
202 <edmx:Include Namespace="UpdateService.v1_1_0"/>
Lewanczyk, Dawidc5b2abe2018-05-30 16:59:42 +0200203 <edmx:Include Namespace="UpdateService.v1_2_0"/>
Ed Tanous710adfc2017-10-24 17:04:52 -0700204 </edmx:Reference>
205 <edmx:Reference Uri="/redfish/v1/schema/Message_v1.xml">
206 <edmx:Include Namespace="Message"/>
207 <edmx:Include Namespace="Message.v1_0_4"/>
208 </edmx:Reference>
209 <edmx:Reference Uri="/redfish/v1/schema/EndpointCollection_v1.xml">
210 <edmx:Include Namespace="EndpointCollection"/>
211 </edmx:Reference>
212 <edmx:Reference Uri="/redfish/v1/schema/Endpoint_v1.xml">
213 <edmx:Include Namespace="Endpoint"/>
214 <edmx:Include Namespace="Endpoint.v1_0_1"/>
215 </edmx:Reference>
216 <edmx:Reference Uri="/redfish/v1/schema/HostInterfaceCollection_v1.xml">
217 <edmx:Include Namespace="HostInterfaceCollection"/>
218 </edmx:Reference>
219 <edmx:Reference Uri="/redfish/v1/schema/HostInterface_v1.xml">
220 <edmx:Include Namespace="HostInterface"/>
221 <edmx:Include Namespace="HostInterface.v1_0_0"/>
222 </edmx:Reference>
223 <edmx:Reference Uri="/redfish/v1/schema/MessageRegistryFileCollection_v1.xml">
224 <edmx:Include Namespace="MessageRegistryFileCollection"/>
225 </edmx:Reference>
226 <edmx:Reference Uri="/redfish/v1/schema/MessageRegistryFile_v1.xml">
227 <edmx:Include Namespace="MessageRegistryFile"/>
228 <edmx:Include Namespace="MessageRegistryFile.v1_0_3"/>
229 </edmx:Reference>
230 <edmx:Reference Uri="/redfish/v1/schema/EventService_v1.xml">
231 <edmx:Include Namespace="EventService"/>
232 <edmx:Include Namespace="EventService.v1_0_3"/>
233 </edmx:Reference>
234 <edmx:Reference Uri="/redfish/v1/schema/EventDestinationCollection_v1.xml">
235 <edmx:Include Namespace="EventDestinationCollection"/>
Ed Tanous9dc2c4d2018-03-07 14:51:27 -0800236 </edmx:Reference>
Ed Tanous710adfc2017-10-24 17:04:52 -0700237 <edmx:Reference Uri="/redfish/v1/schema/EventDestination_v1.xml">
238 <edmx:Include Namespace="EventDestination"/>
239 <edmx:Include Namespace="EventDestination.v1_0_3"/>
240 <edmx:Include Namespace="EventDestination.v1_1_1"/>
Ed Tanous9dc2c4d2018-03-07 14:51:27 -0800241 </edmx:Reference>
Ed Tanous710adfc2017-10-24 17:04:52 -0700242 <edmx:Reference Uri="/redfish/v1/schema/Event_v1.xml">
243 <edmx:Include Namespace="Event"/>
244 <edmx:Include Namespace="Event.v1_0_4"/>
245 <edmx:Include Namespace="Event.v1_1_2"/>
Ed Tanous9dc2c4d2018-03-07 14:51:27 -0800246 </edmx:Reference>
Ed Tanous710adfc2017-10-24 17:04:52 -0700247 <edmx:DataServices>
248 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Service">
249 <EntityContainer Name="Service" Extends="ServiceRoot.v1_0_0.ServiceContainer"/>
250 </Schema>
251 </edmx:DataServices>
Lewanczyk, Dawidc5b2abe2018-05-30 16:59:42 +0200252</edmx:Edmx>