blob: 01917810d2746ede3a306bae7c176a34470dfbb3 [file] [log] [blame]
Jason M. Billsea4aa752018-06-05 13:29:11 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################ -->
Gunnar Millsa778c022020-05-12 12:20:36 -05004<!--# Redfish Schema: Redundancy v1.3.4 -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07005<!--# -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle, -->
7<!--# available at http://www.dmtf.org/standards/redfish -->
Gunnar Millsa778c022020-05-12 12:20:36 -05008<!--# Copyright 2014-2020 DMTF. -->
Jason M. Billsea4aa752018-06-05 13:29:11 -07009<!--# 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://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
18 <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
19 </edmx:Reference>
20 <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
21 <edmx:Include Namespace="Resource"/>
22 <edmx:Include Namespace="Resource.v1_0_0"/>
23 </edmx:Reference>
24
25 <edmx:DataServices>
26
27 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy">
28 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
29
30 <EntityType Name="Redundancy" BaseType="Resource.v1_0_0.ReferenceableMember" Abstract="true">
Ed Tanouscb103132019-10-08 11:34:22 -070031 <Annotation Term="OData.Description" String="The common redundancy definition and structure used in other Redfish schemas."/>
32 <Annotation Term="OData.LongDescription" String="This object represents the redundancy element property."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070033 </EntityType>
Jason M. Billsea4aa752018-06-05 13:29:11 -070034 </Schema>
35
36 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_0_0">
37 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -060038 <Annotation Term="Redfish.Release" String="1.0"/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070039
40 <EntityType Name="Redundancy" BaseType="Redundancy.Redundancy">
Jason M. Billsea4aa752018-06-05 13:29:11 -070041 <Property Name="Name" Type="Edm.String" Nullable="false">
42 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -050043 <Annotation Term="OData.Description" String="The name of the resource or array member."/>
44 <Annotation Term="OData.LongDescription" String="This object represents the name of this resource or array member. The resource values shall comply with the Redfish Specification-described requirements. This string value shall be of the 'Name' reserved word format."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070045 <Annotation Term="Redfish.Required"/>
46 </Property>
47 <Property Name="Mode" Type="Redundancy.v1_0_0.RedundancyMode">
48 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -070049 <Annotation Term="OData.Description" String="The redundancy mode of the group."/>
50 <Annotation Term="OData.LongDescription" String="This property shall contain the information about the redundancy mode of this subsystem."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070051 <Annotation Term="Redfish.Required"/>
52 </Property>
53 <Property Name="MaxNumSupported" Type="Edm.Int64">
54 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -070055 <Annotation Term="OData.Description" String="The maximum number of members allowable for this particular redundancy group."/>
56 <Annotation Term="OData.LongDescription" String="This property shall contain the maximum number of members allowed in the redundancy group."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070057 </Property>
58 <Property Name="MinNumNeeded" Type="Edm.Int64">
59 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Gunnar Millsa778c022020-05-12 12:20:36 -050060 <Annotation Term="OData.Description" String="The minimum number of members needed for this group to be redundant."/>
Ed Tanouscb103132019-10-08 11:34:22 -070061 <Annotation Term="OData.LongDescription" String="This property shall contain the minimum number of members allowed in the redundancy group for the current redundancy mode to still be fault tolerant."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070062 <Annotation Term="Redfish.Required"/>
63 </Property>
64 <Property Name="Status" Type="Resource.Status" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -050065 <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
66 <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070067 <Annotation Term="Redfish.Required"/>
68 </Property>
69 <NavigationProperty Name="RedundancySet" Type="Collection(Resource.Item)">
70 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
Ed Tanouscb103132019-10-08 11:34:22 -070071 <Annotation Term="OData.Description" String="The links to components of this redundancy set."/>
72 <Annotation Term="OData.LongDescription" String="This property shall contain the links to components that are part of this redundancy set."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070073 <Annotation Term="OData.AutoExpandReferences"/>
74 <Annotation Term="Redfish.Required"/>
75 </NavigationProperty>
76 </EntityType>
77
78 <TypeDefinition Name="RedundancyMode" UnderlyingType="Edm.String">
79 <Annotation Term="Redfish.Enumeration">
80 <Collection>
81 <Record>
82 <PropertyValue Property="Member" String="Failover"/>
Ed Tanouscb103132019-10-08 11:34:22 -070083 <Annotation Term="OData.Description" String="Failure of one unit automatically causes a standby or offline unit in the redundancy set to take over its functions."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -070084 </Record>
85 <Record>
86 <PropertyValue Property="Member" String="N+m"/>
87 <Annotation Term="OData.Description" String="Multiple units are available and active such that normal operation will continue if one or more units fail."/>
88 </Record>
89 <Record>
90 <PropertyValue Property="Member" String="Sharing"/>
91 <Annotation Term="OData.Description" String="Multiple units contribute or share such that operation will continue, but at a reduced capacity, if one or more units fail."/>
92 </Record>
93 <Record>
94 <PropertyValue Property="Member" String="Sparing"/>
95 <Annotation Term="OData.Description" String="One or more spare units are available to take over the function of a failed unit, but takeover is not automatic."/>
96 </Record>
97 <Record>
98 <PropertyValue Property="Member" String="NotRedundant"/>
99 <Annotation Term="OData.Description" String="The subsystem is not configured in a redundancy mode, either due to configuration or the functionality has been disabled by the user."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600100 <Annotation Term="Redfish.Revisions">
101 <Collection>
102 <Record>
103 <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
104 <PropertyValue Property="Version" String="v1_3_0"/>
105 </Record>
106 </Collection>
107 </Annotation>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700108 </Record>
109 </Collection>
110 </Annotation>
111 </TypeDefinition>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700112 </Schema>
113
114 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_0_1">
115 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700116 <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700117 <EntityType Name="Redundancy" BaseType="Redundancy.v1_0_0.Redundancy"/>
118 </Schema>
119
120 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_0_2">
121 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700122 <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700123 <EntityType Name="Redundancy" BaseType="Redundancy.v1_0_1.Redundancy"/>
124 </Schema>
125
126 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_0_3">
127 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700128 <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700129 <EntityType Name="Redundancy" BaseType="Redundancy.v1_0_2.Redundancy"/>
130 </Schema>
131
132 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_0_4">
133 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700134 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700135 <EntityType Name="Redundancy" BaseType="Redundancy.v1_0_3.Redundancy"/>
136 </Schema>
137
Ed Tanous530520e2019-01-02 13:41:37 -0800138 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_0_5">
139 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
140 <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."/>
141 <EntityType Name="Redundancy" BaseType="Redundancy.v1_0_4.Redundancy"/>
142 </Schema>
143
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600144 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_0_6">
145 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500146 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation. It was also created to remove the required term on MaxNumSupported."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600147 <EntityType Name="Redundancy" BaseType="Redundancy.v1_0_5.Redundancy"/>
148 </Schema>
149
Ed Tanouscb103132019-10-08 11:34:22 -0700150 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_0_7">
151 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
152 <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."/>
153 <EntityType Name="Redundancy" BaseType="Redundancy.v1_0_6.Redundancy"/>
154 </Schema>
155
156 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_0_8">
157 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
158 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
159 <EntityType Name="Redundancy" BaseType="Redundancy.v1_0_7.Redundancy"/>
160 </Schema>
161
Gunnar Millsa778c022020-05-12 12:20:36 -0500162 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_0_9">
163 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
164 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
165 <EntityType Name="Redundancy" BaseType="Redundancy.v1_0_8.Redundancy"/>
166 </Schema>
167
Jason M. Billsea4aa752018-06-05 13:29:11 -0700168 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_1_0">
169 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600170 <Annotation Term="Redfish.Release" String="2016.2"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500171
Jason M. Billsea4aa752018-06-05 13:29:11 -0700172 <EntityType Name="Redundancy" BaseType="Redundancy.v1_0_2.Redundancy">
173 <Property Name="RedundancyEnabled" Type="Edm.Boolean">
174 <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700175 <Annotation Term="OData.Description" String="An indication of whether redundancy is enabled."/>
176 <Annotation Term="OData.LongDescription" String="This property shall indicate whether the redundancy is enabled."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700177 </Property>
178 </EntityType>
179 </Schema>
180
181 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_1_1">
182 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700183 <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700184 <EntityType Name="Redundancy" BaseType="Redundancy.v1_1_0.Redundancy"/>
185 </Schema>
186
187 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_1_2">
188 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Ed Tanouscb103132019-10-08 11:34:22 -0700189 <Annotation Term="OData.Description" String="This version was created to remove the Nullable facet on NavigationProperties of the Collection type."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700190 <EntityType Name="Redundancy" BaseType="Redundancy.v1_1_1.Redundancy"/>
191 </Schema>
192
Ed Tanous530520e2019-01-02 13:41:37 -0800193 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_1_3">
194 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
195 <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."/>
196 <EntityType Name="Redundancy" BaseType="Redundancy.v1_1_2.Redundancy"/>
197 </Schema>
198
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600199 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_1_4">
200 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500201 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation. It was also created to remove the required term on MaxNumSupported."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600202 <EntityType Name="Redundancy" BaseType="Redundancy.v1_1_3.Redundancy"/>
203 </Schema>
204
Ed Tanouscb103132019-10-08 11:34:22 -0700205 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_1_5">
206 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
207 <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."/>
208 <EntityType Name="Redundancy" BaseType="Redundancy.v1_1_4.Redundancy"/>
209 </Schema>
210
211 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_1_6">
212 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
213 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
214 <EntityType Name="Redundancy" BaseType="Redundancy.v1_1_5.Redundancy"/>
215 </Schema>
216
Gunnar Millsa778c022020-05-12 12:20:36 -0500217 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_1_7">
218 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
219 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
220 <EntityType Name="Redundancy" BaseType="Redundancy.v1_1_6.Redundancy"/>
221 </Schema>
222
Jason M. Billsea4aa752018-06-05 13:29:11 -0700223 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_2_0">
224 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600225 <Annotation Term="Redfish.Release" String="2017.1"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500226
Jason M. Billsea4aa752018-06-05 13:29:11 -0700227 <EntityType Name="Redundancy" BaseType="Redundancy.v1_1_2.Redundancy">
228 <Property Name="Actions" Type="Redundancy.v1_2_0.Actions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500229 <Annotation Term="OData.Description" String="The available actions for this resource."/>
230 <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700231 </Property>
232 </EntityType>
233
234 <ComplexType Name="Actions">
235 <Annotation Term="OData.AdditionalProperties" Bool="false"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500236 <Annotation Term="OData.Description" String="The available actions for this resource."/>
237 <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800238 <Property Name="Oem" Type="Redundancy.v1_2_0.OemActions" Nullable="false">
Gunnar Millsa778c022020-05-12 12:20:36 -0500239 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
240 <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
Ed Tanous530520e2019-01-02 13:41:37 -0800241 </Property>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700242 </ComplexType>
243
244 <ComplexType Name="OemActions">
245 <Annotation Term="OData.AdditionalProperties" Bool="true"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500246 <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
247 <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
Jason M. Billsea4aa752018-06-05 13:29:11 -0700248 </ComplexType>
249 </Schema>
250
Ed Tanous530520e2019-01-02 13:41:37 -0800251 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_2_1">
252 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
253 <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."/>
254 <EntityType Name="Redundancy" BaseType="Redundancy.v1_2_0.Redundancy"/>
255 </Schema>
256
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600257 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_2_2">
258 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500259 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation. It was also created to remove the required term on MaxNumSupported."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600260 <EntityType Name="Redundancy" BaseType="Redundancy.v1_2_1.Redundancy"/>
261 </Schema>
262
Ed Tanouscb103132019-10-08 11:34:22 -0700263 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_2_3">
264 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
265 <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."/>
266 <EntityType Name="Redundancy" BaseType="Redundancy.v1_2_2.Redundancy"/>
267 </Schema>
268
269 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_2_4">
270 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
271 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
272 <EntityType Name="Redundancy" BaseType="Redundancy.v1_2_3.Redundancy"/>
273 </Schema>
274
Gunnar Millsa778c022020-05-12 12:20:36 -0500275 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_2_5">
276 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
277 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
278 <EntityType Name="Redundancy" BaseType="Redundancy.v1_2_4.Redundancy"/>
279 </Schema>
280
Jason M. Billsea4aa752018-06-05 13:29:11 -0700281 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_3_0">
282 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600283 <Annotation Term="Redfish.Release" String="2017.3"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500284 <Annotation Term="OData.Description" String="This version was created to add the `NotRedundant` enumeration to Mode, enable read-write support for that property, and clarify its description."/>
285
Jason M. Billsea4aa752018-06-05 13:29:11 -0700286 <EntityType Name="Redundancy" BaseType="Redundancy.v1_2_0.Redundancy"/>
287 </Schema>
288
Ed Tanous530520e2019-01-02 13:41:37 -0800289 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_3_1">
290 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
291 <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."/>
292 <EntityType Name="Redundancy" BaseType="Redundancy.v1_3_0.Redundancy"/>
293 </Schema>
294
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600295 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_3_2">
296 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
Gunnar Millsa778c022020-05-12 12:20:36 -0500297 <Annotation Term="OData.Description" String="This version was created to use the new revisions annotation. It was also created to remove the required term on MaxNumSupported."/>
Marri Devender Raod45d2d02019-01-21 10:11:34 -0600298 <EntityType Name="Redundancy" BaseType="Redundancy.v1_3_1.Redundancy"/>
299 </Schema>
300
Ed Tanouscb103132019-10-08 11:34:22 -0700301 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_3_3">
302 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
303 <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."/>
304 <EntityType Name="Redundancy" BaseType="Redundancy.v1_3_2.Redundancy"/>
305 </Schema>
306
307 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_3_4">
308 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
309 <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
310 <EntityType Name="Redundancy" BaseType="Redundancy.v1_3_3.Redundancy"/>
311 </Schema>
312
Gunnar Millsa778c022020-05-12 12:20:36 -0500313 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Redundancy.v1_3_5">
314 <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
315 <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
316 <EntityType Name="Redundancy" BaseType="Redundancy.v1_3_4.Redundancy"/>
317 </Schema>
318
Jason M. Billsea4aa752018-06-05 13:29:11 -0700319 </edmx:DataServices>
320</edmx:Edmx>