You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Update EWC Trusted List table formatting and content
- Enhanced table structure by adding borders for better readability.
- Improved descriptions for various fields to ensure clarity and consistency.
- Updated formatting for country codes and service status URIs to enhance presentation.
Signed-off-by: George J Padayatti <george.padayatti@igrant.io>
<td>Data-time character string formatted according to ISO 8601 (UTC)
236
-
</td>
199
+
<td>Service Status Starting time</td>
200
+
<td>StatusStartingTime</td>
201
+
<td>Date-time character string formatted according to ISO 8601 (UTC).</td>
237
202
</tr>
238
203
<tr>
239
-
<td>Service name
240
-
</td>
241
-
<td>ServiceName
242
-
</td>
243
-
<td>Name of the service
244
-
</td>
204
+
<td>Service name</td>
205
+
<td>ServiceName</td>
206
+
<td>Name of the service.</td>
245
207
</tr>
246
208
<tr>
247
-
<td>Service endpoint (supply point) URI
248
-
</td>
249
-
<td>ServiceEndpointURI
250
-
</td>
251
-
<td>One or more URIs where relying parties can access the service, or component services or other types of services related to the service.
252
-
</td>
209
+
<td>Service endpoint (supply point) URI</td>
210
+
<td>ServiceEndpointURI</td>
211
+
<td>One or more URIs where relying parties can access the service or related services.</td>
253
212
</tr>
254
213
<tr>
255
-
<td>Service definition URI
256
-
</td>
257
-
<td>ServiceDefinitionURI
258
-
</td>
259
-
<td>URIs where relying parties can obtain service-specific information.
260
-
</td>
214
+
<td>Service definition URI</td>
215
+
<td>ServiceDefinitionURI</td>
216
+
<td>URIs where relying parties can obtain service-specific information.</td>
261
217
</tr>
262
218
<tr>
263
-
<td>Service Digital Identity (Trust Anchor)
264
-
</td>
265
-
<td>DigitalIdentity
266
-
</td>
267
-
<td>It specifies one and only one service digital identifier / public key uniquely and unambiguously identifying the service with the type it is associated with.
268
-
</td>
219
+
<td>Service Digital Identity (Trust Anchor)</td>
220
+
<td>DigitalIdentity</td>
221
+
<td>Specifies a unique service digital identifier/public key identifying the service.</td>
269
222
</tr>
270
223
</table>
271
224
272
225
## 3.2 List of service type URIs
273
226
274
227
The trusted list includes providers and all the services a provider is authorised to provide within the scope of the governance framework. Each service has a service type, denoted with a unique type URI. Please note that for Service Provider types not yet covered by the ETSI 119 612 standard, a URI definition following the standard syntax is marked with “EWC” as the source. These URIs will be updated if a future version of the standard (or a dedicated one) is released.
0 commit comments