Ed Tanous | 710adfc | 2017-10-24 17:04:52 -0700 | [diff] [blame] | 1 | <?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"/> |
| 102 | <edmx:Include Namespace="Session.v1_0_3"/> |
| 103 | </edmx:Reference> |
| 104 | <edmx:Reference Uri="/redfish/v1/schema/SessionCollection_v1.xml"> |
| 105 | <edmx:Include Namespace="SessionCollection"/> |
| 106 | </edmx:Reference> |
| 107 | <edmx:Reference Uri="/redfish/v1/schema/SessionService_v1.xml"> |
| 108 | <edmx:Include Namespace="SessionService"/> |
| 109 | <edmx:Include Namespace="SessionService.v1_0_3"/> |
| 110 | <edmx:Include Namespace="SessionService.v1_1_1"/> |
| 111 | </edmx:Reference> |
| 112 | <edmx:Reference Uri="/redfish/v1/schema/Thermal_v1.xml"> |
| 113 | <edmx:Include Namespace="Thermal"/> |
| 114 | <edmx:Include Namespace="Thermal.v1_0_3"/> |
| 115 | <edmx:Include Namespace="Thermal.v1_1_1"/> |
| 116 | <edmx:Include Namespace="Thermal.v1_2_0"/> |
| 117 | </edmx:Reference> |
| 118 | <edmx:Reference Uri="/redfish/v1/schema/RedfishExtensions_v1.xml"> |
| 119 | <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/> |
| 120 | </edmx:Reference> |
| 121 | <edmx:Reference Uri="/redfish/v1/schema/IPAddresses_v1.xml"> |
| 122 | <edmx:Include Namespace="IPAddresses"/> |
| 123 | <edmx:Include Namespace="IPAddresses.v1_0_4"/> |
| 124 | </edmx:Reference> |
| 125 | <edmx:Reference Uri="/redfish/v1/schema/MemoryCollection_v1.xml"> |
| 126 | <edmx:Include Namespace="MemoryCollection"/> |
| 127 | </edmx:Reference> |
| 128 | <edmx:Reference Uri="/redfish/v1/schema/MemoryMetrics_v1.xml"> |
| 129 | <edmx:Include Namespace="MemoryMetrics"/> |
| 130 | <edmx:Include Namespace="MemoryMetrics.v1_0_1"/> |
| 131 | <edmx:Include Namespace="MemoryMetrics.v1_1_1"/> |
| 132 | </edmx:Reference> |
| 133 | <edmx:Reference Uri="/redfish/v1/schema/Memory_v1.xml"> |
| 134 | <edmx:Include Namespace="Memory"/> |
| 135 | <edmx:Include Namespace="Memory.v1_0_1"/> |
| 136 | <edmx:Include Namespace="Memory.v1_1_0"/> |
| 137 | </edmx:Reference> |
| 138 | <edmx:Reference Uri="/redfish/v1/schema/PhysicalContext_v1.xml"> |
| 139 | <edmx:Include Namespace="PhysicalContext"/> |
| 140 | <edmx:Include Namespace="PhysicalContext.v1_0_3"/> |
| 141 | </edmx:Reference> |
| 142 | <edmx:Reference Uri="/redfish/v1/schema/Privileges_v1.xml"> |
| 143 | <edmx:Include Namespace="Privileges"/> |
| 144 | <edmx:Include Namespace="Privileges.v1_0_3"/> |
| 145 | </edmx:Reference> |
| 146 | <edmx:Reference Uri="/redfish/v1/schema/Redundancy_v1.xml"> |
| 147 | <edmx:Include Namespace="Redundancy"/> |
| 148 | <edmx:Include Namespace="Redundancy.v1_0_3"/> |
| 149 | <edmx:Include Namespace="Redundancy.v1_1_1"/> |
| 150 | </edmx:Reference> |
| 151 | <edmx:Reference Uri="/redfish/v1/schema/Resource_v1.xml"> |
| 152 | <edmx:Include Namespace="Resource"/> |
| 153 | <edmx:Include Namespace="Resource.v1_0_3"/> |
| 154 | <edmx:Include Namespace="Resource.v1_1_2"/> |
| 155 | <edmx:Include Namespace="Resource.v1_2_1"/> |
| 156 | <edmx:Include Namespace="Resource.v1_3_0"/> |
| 157 | </edmx:Reference> |
| 158 | <edmx:Reference Uri="/redfish/v1/schema/VirtualMediaCollection_v1.xml"> |
| 159 | <edmx:Include Namespace="VirtualMediaCollection"/> |
| 160 | </edmx:Reference> |
| 161 | <edmx:Reference Uri="/redfish/v1/schema/VirtualMedia_v1.xml"> |
| 162 | <edmx:Include Namespace="VirtualMedia"/> |
| 163 | <edmx:Include Namespace="VirtualMedia.v1_0_3"/> |
| 164 | </edmx:Reference> |
| 165 | <edmx:Reference Uri="/redfish/v1/schema/VLanNetworkInterfaceCollection_v1.xml"> |
| 166 | <edmx:Include Namespace="VLanNetworkInterfaceCollection"/> |
| 167 | </edmx:Reference> |
| 168 | <edmx:Reference Uri="/redfish/v1/schema/VLanNetworkInterface_v1.xml"> |
| 169 | <edmx:Include Namespace="VLanNetworkInterface"/> |
| 170 | <edmx:Include Namespace="VLanNetworkInterface.v1_0_3"/> |
| 171 | </edmx:Reference> |
| 172 | <edmx:Reference Uri="/redfish/v1/schema/StorageCollection_v1.xml"> |
| 173 | <edmx:Include Namespace="StorageCollection"/> |
| 174 | </edmx:Reference> |
| 175 | <edmx:Reference Uri="/redfish/v1/schema/Storage_v1.xml"> |
| 176 | <edmx:Include Namespace="Storage"/> |
| 177 | <edmx:Include Namespace="Storage.v1_0_2"/> |
| 178 | <edmx:Include Namespace="Storage.v1_1_1"/> |
| 179 | </edmx:Reference> |
| 180 | <edmx:Reference Uri="/redfish/v1/schema/Drive_v1.xml"> |
| 181 | <edmx:Include Namespace="Drive"/> |
| 182 | <edmx:Include Namespace="Drive.v1_0_2"/> |
| 183 | <edmx:Include Namespace="Drive.v1_1_1"/> |
| 184 | </edmx:Reference> |
| 185 | <edmx:Reference Uri="/redfish/v1/schema/SoftwareInventoryCollection_v1.xml"> |
| 186 | <edmx:Include Namespace="SoftwareInventoryCollection"/> |
| 187 | </edmx:Reference> |
| 188 | <edmx:Reference Uri="/redfish/v1/schema/SoftwareInventory_v1.xml"> |
| 189 | <edmx:Include Namespace="SoftwareInventory"/> |
| 190 | <edmx:Include Namespace="SoftwareInventory.v1_0_1"/> |
| 191 | <edmx:Include Namespace="SoftwareInventory.v1_1_1"/> |
| 192 | </edmx:Reference> |
| 193 | <edmx:Reference Uri="/redfish/v1/schema/UpdateService_v1.xml"> |
| 194 | <edmx:Include Namespace="UpdateService"/> |
| 195 | <edmx:Include Namespace="UpdateService.v1_0_1"/> |
| 196 | <edmx:Include Namespace="UpdateService.v1_1_0"/> |
| 197 | </edmx:Reference> |
| 198 | <edmx:Reference Uri="/redfish/v1/schema/Message_v1.xml"> |
| 199 | <edmx:Include Namespace="Message"/> |
| 200 | <edmx:Include Namespace="Message.v1_0_4"/> |
| 201 | </edmx:Reference> |
| 202 | <edmx:Reference Uri="/redfish/v1/schema/EndpointCollection_v1.xml"> |
| 203 | <edmx:Include Namespace="EndpointCollection"/> |
| 204 | </edmx:Reference> |
| 205 | <edmx:Reference Uri="/redfish/v1/schema/Endpoint_v1.xml"> |
| 206 | <edmx:Include Namespace="Endpoint"/> |
| 207 | <edmx:Include Namespace="Endpoint.v1_0_1"/> |
| 208 | </edmx:Reference> |
| 209 | <edmx:Reference Uri="/redfish/v1/schema/HostInterfaceCollection_v1.xml"> |
| 210 | <edmx:Include Namespace="HostInterfaceCollection"/> |
| 211 | </edmx:Reference> |
| 212 | <edmx:Reference Uri="/redfish/v1/schema/HostInterface_v1.xml"> |
| 213 | <edmx:Include Namespace="HostInterface"/> |
| 214 | <edmx:Include Namespace="HostInterface.v1_0_0"/> |
| 215 | </edmx:Reference> |
| 216 | <edmx:Reference Uri="/redfish/v1/schema/MessageRegistryFileCollection_v1.xml"> |
| 217 | <edmx:Include Namespace="MessageRegistryFileCollection"/> |
| 218 | </edmx:Reference> |
| 219 | <edmx:Reference Uri="/redfish/v1/schema/MessageRegistryFile_v1.xml"> |
| 220 | <edmx:Include Namespace="MessageRegistryFile"/> |
| 221 | <edmx:Include Namespace="MessageRegistryFile.v1_0_3"/> |
| 222 | </edmx:Reference> |
| 223 | <edmx:Reference Uri="/redfish/v1/schema/EventService_v1.xml"> |
| 224 | <edmx:Include Namespace="EventService"/> |
| 225 | <edmx:Include Namespace="EventService.v1_0_3"/> |
| 226 | </edmx:Reference> |
| 227 | <edmx:Reference Uri="/redfish/v1/schema/EventDestinationCollection_v1.xml"> |
| 228 | <edmx:Include Namespace="EventDestinationCollection"/> |
| 229 | </edmx:Reference> |
| 230 | <edmx:Reference Uri="/redfish/v1/schema/EventDestination_v1.xml"> |
| 231 | <edmx:Include Namespace="EventDestination"/> |
| 232 | <edmx:Include Namespace="EventDestination.v1_0_3"/> |
| 233 | <edmx:Include Namespace="EventDestination.v1_1_1"/> |
| 234 | </edmx:Reference> |
| 235 | <edmx:Reference Uri="/redfish/v1/schema/Event_v1.xml"> |
| 236 | <edmx:Include Namespace="Event"/> |
| 237 | <edmx:Include Namespace="Event.v1_0_4"/> |
| 238 | <edmx:Include Namespace="Event.v1_1_2"/> |
| 239 | </edmx:Reference> |
| 240 | <edmx:DataServices> |
| 241 | <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Service"> |
| 242 | <EntityContainer Name="Service" Extends="ServiceRoot.v1_0_0.ServiceContainer"/> |
| 243 | </Schema> |
| 244 | </edmx:DataServices> |
| 245 | </edmx:Edmx>) |