@@ -32,7 +32,7 @@ Key ``conforme/lineeGuidaDesign``
3232- Type: boolean
3333- Presence: optional
3434
35- If present and set to ``yes ``, the software is compliant with the Italian accessibility
35+ If present and set to ``true ``, the software is compliant with the Italian accessibility
3636laws (L. 4/2004), as further explained in the
3737`linee guida di
3838design <https://docs.italia.it/italia/designers-italia/design-linee-guida-docs> `__ (Italian language).
@@ -43,7 +43,7 @@ Key ``conforme/modelloInteroperatibilita``
4343- Type: boolean
4444- Presence: optional
4545
46- If present and set to ``yes ``, the software is compliant with the `linee
46+ If present and set to ``true ``, the software is compliant with the `linee
4747guida
4848sull’interoperabilità <https://docs.italia.it/italia/piano-triennale-ict/lg-modellointeroperabilita-docs> `__.
4949
@@ -57,7 +57,7 @@ Key ``conforme/misureMinimeSicurezza``
5757- Type: boolean
5858- Presence: optional
5959
60- If present and set to ``yes ``, the software is compliant with the `Misure
60+ If present and set to ``true ``, the software is compliant with the `Misure
6161minime di sicurezza ICT per le Pubbliche
6262amministrazioni <https://www.agid.gov.it/it/sicurezza/misure-minime-sicurezza-ict> `__ (Italian language).
6363
@@ -68,7 +68,7 @@ Key ``conforme/gdpr``
6868- Type: boolean
6969- Presence: optional
7070
71- If present and set to ``yes ``, the software respects the GDPR.
71+ If present and set to ``true ``, the software respects the GDPR.
7272
7373
7474Section ``piattaforme ``
@@ -81,7 +81,7 @@ Key ``piattaforme/spid``
8181- Presence: optional
8282
8383
84- If present and set to ``yes ``, the software interfaces with `SPID
84+ If present and set to ``true ``, the software interfaces with `SPID
8585- il Sistema Pubblico di Identità
8686Digitale <https://developers.italia.it/it/spid> `__.
8787
@@ -91,7 +91,7 @@ Key ``piattaforme/cie``
9191- Type: boolean
9292- Presence: optional
9393
94- If present and set to ``yes ``, the software interfaces with the Italian
94+ If present and set to ``true ``, the software interfaces with the Italian
9595electronic ID card (``Carta di Identità Elettronica ``).
9696
9797Key ``piattaforme/anpr ``
@@ -100,15 +100,15 @@ Key ``piattaforme/anpr``
100100- Type: boolean
101101- Presence: optional
102102
103- If present and set to ``yes ``, the software interfaces with ANPR.
103+ If present and set to ``true ``, the software interfaces with ANPR.
104104
105105Key ``piattafome/pagopa ``
106106'''''''''''''''''''''''''
107107
108108- Type: boolean
109109- Presence: optional
110110
111- If present and set to ``yes ``, the software interfaces with pagoPA.
111+ If present and set to ``true ``, the software interfaces with pagoPA.
112112
113113Section ``riuso ``
114114~~~~~~~~~~~~~~~~~
0 commit comments