Skip to content

Commit 32452e4

Browse files
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>
1 parent 4f60bd7 commit 32452e4

File tree

1 file changed

+103
-197
lines changed

1 file changed

+103
-197
lines changed

ewc-rfc012-trust-mechanism.md

+103-197
Original file line numberDiff line numberDiff line change
@@ -130,262 +130,168 @@ The EWC Trusted List is based on a subset of information defined in ETSI TS 119
130130

131131
The EWC Trusted List provides the following information for each registrant.
132132

133-
<table>
133+
<table border="1">
134134
<tr>
135-
<td>Name
136-
</td>
137-
<td>Field name
138-
</td>
139-
<td>Description
140-
</td>
135+
<th>Name</th>
136+
<th>Field name</th>
137+
<th>Description</th>
141138
</tr>
142139
<tr>
143-
<td>Provider name
144-
</td>
145-
<td>TSPName
146-
</td>
147-
<td>Name of the legal entity providing the service.
148-
</td>
140+
<td>Provider name</td>
141+
<td>TSPName</td>
142+
<td>Name of the legal entity providing the service.</td>
149143
</tr>
150144
<tr>
151-
<td>Provider tradename
152-
</td>
153-
<td>TSPTradeName
154-
</td>
155-
<td>Official registration identifier or alternative name that uniquely identifies the provider
156-
</td>
145+
<td>Provider tradename</td>
146+
<td>TSPTradeName</td>
147+
<td>Official registration identifier or alternative name that uniquely identifies the provider.</td>
157148
</tr>
158149
<tr>
159-
<td>Street address
160-
</td>
161-
<td>StreetAddress
162-
</td>
163-
<td>Street address of the provider
164-
</td>
150+
<td>Street address</td>
151+
<td>StreetAddress</td>
152+
<td>Street address of the provider.</td>
165153
</tr>
166154
<tr>
167-
<td>City
168-
</td>
169-
<td>Locality
170-
</td>
171-
<td>City of the provider
172-
</td>
155+
<td>City</td>
156+
<td>Locality</td>
157+
<td>City of the provider.</td>
173158
</tr>
174159
<tr>
175-
<td>Postal Code
176-
</td>
177-
<td>PostalCode
178-
</td>
179-
<td>Postal code of the provider.
180-
</td>
160+
<td>Postal Code</td>
161+
<td>PostalCode</td>
162+
<td>Postal code of the provider.</td>
181163
</tr>
182164
<tr>
183-
<td>Country (code)
184-
</td>
185-
<td>CountryName
186-
</td>
187-
<td>Country where the provider is registered in. <p><p>
188-
Format in ISO 3166-1 [15] Alpha 2 codes with the following exceptions:
189-
<p>
190-
1. United Kingdom = "UK";<p>
191-
2. Greece = "EL";
192-
</td>
165+
<td>Country (code)</td>
166+
<td>CountryName</td>
167+
<td>
168+
Country where the provider is registered.<br>
169+
Format: ISO 3166-1 Alpha-2 codes with exceptions:<br>
170+
1. United Kingdom = "UK"<br>
171+
2. Greece = "EL"
172+
</td>
193173
</tr>
194174
<tr>
195-
<td>Email
196-
</td>
197-
<td>ElectronicAddress
198-
</td>
199-
<td>Contact email of the provider.
200-
</td>
175+
<td>Email</td>
176+
<td>ElectronicAddress</td>
177+
<td>Contact email of the provider.</td>
201178
</tr>
202179
<tr>
203-
<td>Information URI
204-
</td>
205-
<td>TSPInformationURI
206-
</td>
207-
<td>Specifies the URI(s) where users (e.g. relying parties) can obtain provider-specific information
208-
</td>
180+
<td>Information URI</td>
181+
<td>TSPInformationURI</td>
182+
<td>URI(s) where users (e.g., relying parties) can obtain provider-specific information.</td>
209183
</tr>
210184
<tr>
211-
<td>Service Type URI
212-
</td>
213-
<td>ServiceTypeIdentifier
214-
</td>
215-
<td>URI describes the type of the service. See chapter 3.2 for a list of possible Service type URIs.
216-
</td>
185+
<td>Service Type URI</td>
186+
<td>ServiceTypeIdentifier</td>
187+
<td>URI describing the type of the service. See chapter 3.2 for a list of possible service type URIs.</td>
217188
</tr>
218189
<tr>
219-
<td>Service current status
220-
</td>
221-
<td>ServiceStatus
222-
</td>
223-
<td>The current status of the service is in the format of an identifier expressed as a URI. Possible values are:
224-
<p>
225-
<b>Granted</b>:
226-
http://uri.etsi.org/TrstSvc/TrustedList/Svcstatus/granted \
227-
<p><b>Withdrawn</b>: http://uri.etsi.org/TrstSvc/TrustedList/Svcstatus/withdrawn
228-
</td>
190+
<td>Service current status</td>
191+
<td>ServiceStatus</td>
192+
<td>
193+
The current status of the service as a URI identifier:<br>
194+
<b>Granted</b>: <a href="http://uri.etsi.org/TrstSvc/TrustedList/Svcstatus/granted">http://uri.etsi.org/TrstSvc/TrustedList/Svcstatus/granted</a><br>
195+
<b>Withdrawn</b>: <a href="http://uri.etsi.org/TrstSvc/TrustedList/Svcstatus/withdrawn">http://uri.etsi.org/TrstSvc/TrustedList/Svcstatus/withdrawn</a>
196+
</td>
229197
</tr>
230198
<tr>
231-
<td>Service Status Starting time
232-
</td>
233-
<td>StatusStartingTime
234-
</td>
235-
<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>
237202
</tr>
238203
<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>
245207
</tr>
246208
<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>
253212
</tr>
254213
<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>
261217
</tr>
262218
<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>
269222
</tr>
270223
</table>
271224

272225
## 3.2 List of service type URIs
273226

274227
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.
275228

276-
<table>
229+
<table border="1">
277230
<tr>
278-
<td><strong>Service</strong>
279-
</td>
280-
<td><strong>Object</strong>
281-
</td>
282-
<td><strong>URI</strong>
283-
</td>
284-
<td><strong>Source</strong>
285-
</td>
231+
<th>Service</th>
232+
<th>Object</th>
233+
<th>URI</th>
234+
<th>Source</th>
286235
</tr>
287236
<tr>
288-
<td>QES Provider
289-
</td>
290-
<td>QC
291-
</td>
292-
<td><a href="http://uri.etsi.org/TrstSvc/Svctype/CA/QC">http://uri.etsi.org/TrstSvc/Svctype/CA/QC</a>
293-
</td>
294-
<td>ETSI 119 612
295-
</td>
237+
<td>QES Provider</td>
238+
<td>QC</td>
239+
<td><a href="http://uri.etsi.org/TrstSvc/Svctype/CA/QC">http://uri.etsi.org/TrstSvc/Svctype/CA/QC</a></td>
240+
<td>ETSI 119 612</td>
296241
</tr>
297242
<tr>
298-
<td>QEAA Provider
299-
</td>
300-
<td>QEAA
301-
</td>
302-
<td><a href="http://uri.etsi.org/TrstSvc/Svctype/EAA/Q">http://uri.etsi.org/TrstSvc/Svctype/EAA/Q</a>
303-
</td>
304-
<td>ETSI 119 612
305-
</td>
243+
<td>QEAA Provider</td>
244+
<td>QEAA</td>
245+
<td><a href="http://uri.etsi.org/TrstSvc/Svctype/EAA/Q">http://uri.etsi.org/TrstSvc/Svctype/EAA/Q</a></td>
246+
<td>ETSI 119 612</td>
306247
</tr>
307248
<tr>
308-
<td>EAA Provider
309-
</td>
310-
<td>EAA
311-
</td>
312-
<td><a href="http://uri.etsi.org/TrstSvc/Svctype/EAA">http://uri.etsi.org/TrstSvc/Svctype/EAA</a>
313-
</td>
314-
<td>ETSI 119 612
315-
</td>
249+
<td>EAA Provider</td>
250+
<td>EAA</td>
251+
<td><a href="http://uri.etsi.org/TrstSvc/Svctype/EAA">http://uri.etsi.org/TrstSvc/Svctype/EAA</a></td>
252+
<td>ETSI 119 612</td>
316253
</tr>
317254
<tr>
318-
<td>Pub-EAA Provider
319-
</td>
320-
<td>Pub-EAA
321-
</td>
322-
<td><a href="http://uri.etsi.org/TrstSvc/Svctype/EAA/Pub-EAA">http://uri.etsi.org/TrstSvc/Svctype/EAA/Pub-EAA</a>
323-
</td>
324-
<td>ETSI 119 612
325-
</td>
255+
<td>Pub-EAA Provider</td>
256+
<td>Pub-EAA</td>
257+
<td><a href="http://uri.etsi.org/TrstSvc/Svctype/EAA/Pub-EAA">http://uri.etsi.org/TrstSvc/Svctype/EAA/Pub-EAA</a></td>
258+
<td>ETSI 119 612</td>
326259
</tr>
327260
<tr>
328-
<td>Qualified Electronic Ledger
329-
</td>
330-
<td>Ledger record
331-
</td>
332-
<td><a href="http://uri.etsi.org/TrstSvc/Svctype/Ledgers/Q">http://uri.etsi.org/TrstSvc/Svctype/Ledgers/Q</a>
333-
334-
</td>
335-
<td>ETSI 119 612
336-
</td>
261+
<td>Qualified Electronic Ledger</td>
262+
<td>Ledger record</td>
263+
<td><a href="http://uri.etsi.org/TrstSvc/Svctype/Ledgers/Q">http://uri.etsi.org/TrstSvc/Svctype/Ledgers/Q</a></td>
264+
<td>ETSI 119 612</td>
337265
</tr>
338266
<tr>
339-
<td>Non-qualified electronic ledger
340-
</td>
341-
<td>Ledger record
342-
</td>
343-
<td><a href="http://uri.etsi.org/TrstSvc/Svctype/Ledgers">http://uri.etsi.org/TrstSvc/Svctype/Ledgers</a>
344-
345-
</td>
346-
<td>ETSI 119 612
347-
</td>
267+
<td>Non-qualified Electronic Ledger</td>
268+
<td>Ledger record</td>
269+
<td><a href="http://uri.etsi.org/TrstSvc/Svctype/Ledgers">http://uri.etsi.org/TrstSvc/Svctype/Ledgers</a></td>
270+
<td>ETSI 119 612</td>
348271
</tr>
349272
<tr>
350-
<td>Natural Person PID Provider
351-
</td>
352-
<td>PID
353-
</td>
354-
<td><a href="https://ewc-consortium.github.io/ewc-trust-list/TrstSvc/Svctype/PID">https://ewc-consortium.github.io/ewc-trust-list/TrstSvc/Svctype/PID</a>
355-
</td>
356-
<td>**EWC**
357-
</td>
273+
<td>Natural Person PID Provider</td>
274+
<td>PID</td>
275+
<td><a href="https://ewc-consortium.github.io/ewc-trust-list/TrstSvc/Svctype/PID">https://ewc-consortium.github.io/ewc-trust-list/TrstSvc/Svctype/PID</a></td>
276+
<td><strong>EWC</strong></td>
358277
</tr>
359278
<tr>
360-
<td>Legal Person PID Provider
361-
</td>
362-
<td>LPID
363-
</td>
364-
<td><a href="https://ewc-consortium.github.io/ewc-trust-list/TrstSvc/Svctype/LPID">https://ewc-consortium.github.io/ewc-trust-list/TrstSvc/Svctype/LPID</a>
365-
</td>
366-
<td>**EWC**
367-
</td>
279+
<td>Legal Person PID Provider</td>
280+
<td>LPID</td>
281+
<td><a href="https://ewc-consortium.github.io/ewc-trust-list/TrstSvc/Svctype/LPID">https://ewc-consortium.github.io/ewc-trust-list/TrstSvc/Svctype/LPID</a></td>
282+
<td><strong>EWC</strong></td>
368283
</tr>
369284
<tr>
370-
<td>Natural Person Wallet Provider
371-
</td>
372-
<td>NPWP
373-
</td>
374-
<td><a href="https://ewc-consortium.github.io/ewc-trust-list/TrstSvc/Svctype/NPWP">https://ewc-consortium.github.io/ewc-trust-list/TrstSvc/Svctype/NPWP</a>
375-
</td>
376-
<td>**EWC**
377-
</td>
285+
<td>Natural Person Wallet Provider</td>
286+
<td>NPWP</td>
287+
<td><a href="https://ewc-consortium.github.io/ewc-trust-list/TrstSvc/Svctype/NPWP">https://ewc-consortium.github.io/ewc-trust-list/TrstSvc/Svctype/NPWP</a></td>
288+
<td><strong>EWC</strong></td>
378289
</tr>
379290
<tr>
380-
<td>Legal Person Wallet Provider
381-
</td>
382-
<td>LPWP
383-
</td>
384-
<td><a href="https://ewc-consortium.github.io/ewc-trust-list/TrstSvc/Svctype/LPWP">https://ewc-consortium.github.io/ewc-trust-list/TrstSvc/Svctype/LPWP</a>
385-
</td>
386-
<td>**EWC**
387-
</td>
388-
</tr>
291+
<td>Legal Person Wallet Provider</td>
292+
<td>LPWP</td>
293+
<td><a href="https://ewc-consortium.github.io/ewc-trust-list/TrstSvc/Svctype/LPWP">https://ewc-consortium.github.io/ewc-trust-list/TrstSvc/Svctype/LPWP</a></td>
294+
<td><strong>EWC</strong></td>
389295
</tr>
390296
</table>
391297

0 commit comments

Comments
 (0)